| 1 | [ May 18 18:21:48 Enabled. ] | ||
| 2 | [ May 18 18:21:48 Rereading configuration. ] | ||
| 3 | [ May 18 18:21:49 Rereading configuration. ] | ||
| 4 | [ May 18 18:22:00 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 | [ May 18 18:22:00 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.05.18 18:22:01.502726 [ 1 ] {} <Information> Application: Will watch for the process with pid 24150 | ||
| 29 | 2026.05.18 18:22:01.503221 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.18 18:22:01.985217 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24150 | ||
| 31 | 2026.05.18 18:22:01.986477 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.18 18:22:01.986627 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.18 18:22:02.081562 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.18 18:22:02.101369 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.18 18:22:02.101444 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.18 18:22:02.101461 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.18 18:22:02.101510 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.18 18:22:02.102183 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.18 18:22:02.105170 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.18 18:22:02.106845 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.18 18:22:02.107794 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.18 18:22:02.108635 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.18 18:22:02.108688 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.18 18:22:02.108700 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.18 18:22:02.109396 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.18 18:22:02.111657 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.18 18:22:02.117997 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.18 18:22:02.119003 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.18 18:22:02.120945 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.18 18:22:02.121561 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.18 18:22:02.122287 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.18 18:22:02.122955 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.18 18:22:02.127978 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.18 18:22:02.128313 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.18 18:22:02.130432 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.18 18:22:02.130848 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.18 18:22:02.131190 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.18 18:22:02.131508 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.18 18:22:02.132583 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.18 18:22:02.132666 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.18 18:22:02.132759 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.18 18:22:02.132849 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.18 18:22:02.138783 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.18 18:22:02.138858 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000193586 sec | ||
| 69 | 2026.05.18 18:22:02.138918 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.18 18:22:02.138932 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.18 18:22:02.139639 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.18 18:22:02.140293 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.18 18:22:02.151870 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.18 18:22:02.151999 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.18 18:22:02.152014 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.18 18:22:02.152027 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.18 18:22:02.152138 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.18 18:22:02.152155 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.18 18:22:02.158447 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.18 18:22:02.158500 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.18 18:22:02.158605 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.18 18:22:02.158770 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.18 18:22:02.158810 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.18 18:22:02.158907 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.18 18:22:02.158920 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.18 18:22:02.158933 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.18 18:22:02.159040 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.18 18:22:02.159055 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.18 18:22:02.182764 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.18 18:22:02.183609 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.18 18:22:02.183665 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5553e-05 sec | ||
| 92 | 2026.05.18 18:22:02.183680 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.18 18:22:02.183691 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.18 18:22:02.183723 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.18 18:22:02.183966 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.18 18:22:02.184044 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.18 18:22:02.184059 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.18 18:22:02.184070 [ 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). | ||
| 99 | 2026.05.18 18:22:02.184148 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.18 18:22:02.202393 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.18 18:22:02.202589 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.30 MiB (RSS), difference: 92.45 MiB | ||
| 102 | 2026.05.18 18:22:02.204023 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4951e-05 sec. | ||
| 103 | 2026.05.18 18:22:02.204400 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.18 18:22:02.205133 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.18 18:22:02.205152 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.18 18:22:02.242051 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57102 | ||
| 107 | 2026.05.18 18:22:02.242345 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.18 18:22:02.242407 [ 3 ] {} <Debug> TCP-Session: df5d29e9-7ebe-40f7-9d99-b591758719f2 Authenticating user 'default' from [fd00:1122:3344:101::c]:57102 | ||
| 109 | 2026.05.18 18:22:02.242438 [ 3 ] {} <Debug> TCP-Session: df5d29e9-7ebe-40f7-9d99-b591758719f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.18 18:22:02.242530 [ 3 ] {} <Debug> TCP-Session: df5d29e9-7ebe-40f7-9d99-b591758719f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.18 18:22:02.242657 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.18 18:22:02.242694 [ 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 | ||
| 113 | 2026.05.18 18:22:02.242783 [ 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 | ||
| 114 | 2026.05.18 18:22:02.243173 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63277 | ||
| 115 | 2026.05.18 18:22:02.243301 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.18 18:22:02.243294 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61742 | ||
| 117 | 2026.05.18 18:22:02.243338 [ 4 ] {} <Debug> TCP-Session: b2442288-3986-49ed-84d1-368c17c053f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:63277 | ||
| 118 | 2026.05.18 18:22:02.243294 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45553 | ||
| 119 | 2026.05.18 18:22:02.243471 [ 4 ] {} <Debug> TCP-Session: b2442288-3986-49ed-84d1-368c17c053f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.18 18:22:02.243490 [ 4 ] {} <Debug> TCP-Session: b2442288-3986-49ed-84d1-368c17c053f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.18 18:22:02.243552 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44469 | ||
| 122 | 2026.05.18 18:22:02.243570 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35759 | ||
| 123 | 2026.05.18 18:22:02.243585 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.18 18:22:02.243630 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.18 18:22:02.243743 [ 254 ] {} <Debug> TCP-Session: 6e8a6855-1f10-4159-affb-d95010336da0 Authenticating user 'default' from [fd00:1122:3344:101::c]:61742 | ||
| 126 | 2026.05.18 18:22:02.243750 [ 5 ] {} <Debug> TCP-Session: 0fe4b359-af62-4383-8405-7ccab5bb99ef Authenticating user 'default' from [fd00:1122:3344:101::c]:45553 | ||
| 127 | 2026.05.18 18:22:02.243752 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.18 18:22:02.243784 [ 5 ] {} <Debug> TCP-Session: 0fe4b359-af62-4383-8405-7ccab5bb99ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.18 18:22:02.243779 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.18 18:22:02.243776 [ 254 ] {} <Debug> TCP-Session: 6e8a6855-1f10-4159-affb-d95010336da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.18 18:22:02.243938 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49618 | ||
| 132 | 2026.05.18 18:22:02.243897 [ 5 ] {} <Debug> TCP-Session: 0fe4b359-af62-4383-8405-7ccab5bb99ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.18 18:22:02.243928 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46182 | ||
| 134 | 2026.05.18 18:22:02.244005 [ 254 ] {} <Debug> TCP-Session: 6e8a6855-1f10-4159-affb-d95010336da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.18 18:22:02.243928 [ 255 ] {} <Debug> TCP-Session: 04a56c5e-e308-4bf7-9d55-742ada6f544d Authenticating user 'default' from [fd00:1122:3344:101::c]:35759 | ||
| 136 | 2026.05.18 18:22:02.243893 [ 256 ] {} <Debug> TCP-Session: d32a12f1-c91d-4e44-a956-3d35ef43dcc4 Authenticating user 'default' from [fd00:1122:3344:101::c]:44469 | ||
| 137 | 2026.05.18 18:22:02.244135 [ 256 ] {} <Debug> TCP-Session: d32a12f1-c91d-4e44-a956-3d35ef43dcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.18 18:22:02.244172 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.18 18:22:02.244156 [ 255 ] {} <Debug> TCP-Session: 04a56c5e-e308-4bf7-9d55-742ada6f544d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.18 18:22:02.244141 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.18 18:22:02.244261 [ 258 ] {} <Debug> TCP-Session: 243451bf-8b8a-40fc-990d-b8719321db00 Authenticating user 'default' from [fd00:1122:3344:101::c]:46182 | ||
| 142 | 2026.05.18 18:22:02.244229 [ 256 ] {} <Debug> TCP-Session: d32a12f1-c91d-4e44-a956-3d35ef43dcc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.18 18:22:02.244239 [ 255 ] {} <Debug> TCP-Session: 04a56c5e-e308-4bf7-9d55-742ada6f544d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.18 18:22:02.244356 [ 258 ] {} <Debug> TCP-Session: 243451bf-8b8a-40fc-990d-b8719321db00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.18 18:22:02.244338 [ 257 ] {} <Debug> TCP-Session: 3736a908-159b-4227-8d0b-c2a543171b4c Authenticating user 'default' from [fd00:1122:3344:101::c]:49618 | ||
| 146 | 2026.05.18 18:22:02.244464 [ 257 ] {} <Debug> TCP-Session: 3736a908-159b-4227-8d0b-c2a543171b4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.18 18:22:02.244474 [ 258 ] {} <Debug> TCP-Session: 243451bf-8b8a-40fc-990d-b8719321db00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.18 18:22:02.244556 [ 257 ] {} <Debug> TCP-Session: 3736a908-159b-4227-8d0b-c2a543171b4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.18 18:22:02.705077 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36704 | ||
| 150 | 2026.05.18 18:22:02.705272 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.18 18:22:02.705303 [ 259 ] {} <Debug> TCP-Session: 21eed17c-aa90-4974-aebb-ecb7107d32b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:36704 | ||
| 152 | 2026.05.18 18:22:02.705324 [ 259 ] {} <Debug> TCP-Session: 21eed17c-aa90-4974-aebb-ecb7107d32b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.18 18:22:02.705379 [ 259 ] {} <Debug> TCP-Session: 21eed17c-aa90-4974-aebb-ecb7107d32b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.18 18:22:02.705490 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.18 18:22:02.705522 [ 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 | ||
| 156 | 2026.05.18 18:22:02.705608 [ 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 | ||
| 157 | 2026.05.18 18:22:02.706147 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48956 | ||
| 158 | 2026.05.18 18:22:02.706262 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.18 18:22:02.706273 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40543 | ||
| 160 | 2026.05.18 18:22:02.706287 [ 261 ] {} <Debug> TCP-Session: f888b28e-8f2d-4011-9c3a-abd0bad25332 Authenticating user 'default' from [fd00:1122:3344:101::b]:48956 | ||
| 161 | 2026.05.18 18:22:02.706273 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40087 | ||
| 162 | 2026.05.18 18:22:02.706416 [ 261 ] {} <Debug> TCP-Session: f888b28e-8f2d-4011-9c3a-abd0bad25332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.05.18 18:22:02.706437 [ 261 ] {} <Debug> TCP-Session: f888b28e-8f2d-4011-9c3a-abd0bad25332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.18 18:22:02.706471 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.18 18:22:02.706439 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47169 | ||
| 166 | 2026.05.18 18:22:02.706610 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36210 | ||
| 167 | 2026.05.18 18:22:02.706613 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.18 18:22:02.706651 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52861 | ||
| 169 | 2026.05.18 18:22:02.706719 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.18 18:22:02.706722 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41644 | ||
| 171 | 2026.05.18 18:22:02.706632 [ 260 ] {} <Debug> TCP-Session: 91e3156e-b1ed-4f88-a2e8-d5025266ae5f Authenticating user 'default' from [fd00:1122:3344:101::b]:40543 | ||
| 172 | 2026.05.18 18:22:02.706813 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.18 18:22:02.706787 [ 262 ] {} <Debug> TCP-Session: dcb4d07d-fadb-4dfd-ae56-475883597701 Authenticating user 'default' from [fd00:1122:3344:101::b]:40087 | ||
| 174 | 2026.05.18 18:22:02.706784 [ 264 ] {} <Debug> TCP-Session: 57bf9682-5cca-47d9-962e-64314f9d40fd Authenticating user 'default' from [fd00:1122:3344:101::b]:47169 | ||
| 175 | 2026.05.18 18:22:02.706897 [ 265 ] {} <Debug> TCP-Session: bb90e448-acdd-4b73-9830-79a838edc494 Authenticating user 'default' from [fd00:1122:3344:101::b]:36210 | ||
| 176 | 2026.05.18 18:22:02.706892 [ 262 ] {} <Debug> TCP-Session: dcb4d07d-fadb-4dfd-ae56-475883597701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.18 18:22:02.706986 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.05.18 18:22:02.707040 [ 265 ] {} <Debug> TCP-Session: bb90e448-acdd-4b73-9830-79a838edc494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.18 18:22:02.707022 [ 262 ] {} <Debug> TCP-Session: dcb4d07d-fadb-4dfd-ae56-475883597701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.18 18:22:02.707121 [ 263 ] {} <Debug> TCP-Session: cccc8740-e32c-4041-9019-6e07647f4734 Authenticating user 'default' from [fd00:1122:3344:101::b]:52861 | ||
| 181 | 2026.05.18 18:22:02.707158 [ 265 ] {} <Debug> TCP-Session: bb90e448-acdd-4b73-9830-79a838edc494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.18 18:22:02.707017 [ 264 ] {} <Debug> TCP-Session: 57bf9682-5cca-47d9-962e-64314f9d40fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.18 18:22:02.707213 [ 263 ] {} <Debug> TCP-Session: cccc8740-e32c-4041-9019-6e07647f4734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.18 18:22:02.706875 [ 260 ] {} <Debug> TCP-Session: 91e3156e-b1ed-4f88-a2e8-d5025266ae5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.18 18:22:02.707287 [ 263 ] {} <Debug> TCP-Session: cccc8740-e32c-4041-9019-6e07647f4734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.18 18:22:02.707303 [ 264 ] {} <Debug> TCP-Session: 57bf9682-5cca-47d9-962e-64314f9d40fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.18 18:22:02.707348 [ 260 ] {} <Debug> TCP-Session: 91e3156e-b1ed-4f88-a2e8-d5025266ae5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.18 18:22:02.706948 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.18 18:22:02.707432 [ 266 ] {} <Debug> TCP-Session: 476e1ac9-ba50-4d6a-8263-3907b89e0f9f Authenticating user 'default' from [fd00:1122:3344:101::b]:41644 | ||
| 190 | 2026.05.18 18:22:02.707448 [ 266 ] {} <Debug> TCP-Session: 476e1ac9-ba50-4d6a-8263-3907b89e0f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.18 18:22:02.707532 [ 266 ] {} <Debug> TCP-Session: 476e1ac9-ba50-4d6a-8263-3907b89e0f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.18 18:22:02.707963 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58913 | ||
| 193 | 2026.05.18 18:22:02.708062 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.05.18 18:22:02.708166 [ 267 ] {} <Debug> TCP-Session: 5bc5b542-9909-4124-ad74-b45b70fb73dc Authenticating user 'default' from [fd00:1122:3344:101::e]:58913 | ||
| 195 | 2026.05.18 18:22:02.708183 [ 267 ] {} <Debug> TCP-Session: 5bc5b542-9909-4124-ad74-b45b70fb73dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.18 18:22:02.708195 [ 267 ] {} <Debug> TCP-Session: 5bc5b542-9909-4124-ad74-b45b70fb73dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.18 18:22:02.708309 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.05.18 18:22:02.708333 [ 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.05.18 18:22:02.708416 [ 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.05.18 18:22:02.708895 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63639 | ||
| 201 | 2026.05.18 18:22:02.709011 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42801 | ||
| 202 | 2026.05.18 18:22:02.709011 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60568 | ||
| 203 | 2026.05.18 18:22:02.709067 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.05.18 18:22:02.709099 [ 269 ] {} <Debug> TCP-Session: c62da3ee-dcd8-47e0-8640-000387fa7023 Authenticating user 'default' from [fd00:1122:3344:101::e]:63639 | ||
| 205 | 2026.05.18 18:22:02.709111 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56537 | ||
| 206 | 2026.05.18 18:22:02.709196 [ 269 ] {} <Debug> TCP-Session: c62da3ee-dcd8-47e0-8640-000387fa7023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.18 18:22:02.709218 [ 269 ] {} <Debug> TCP-Session: c62da3ee-dcd8-47e0-8640-000387fa7023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.18 18:22:02.709321 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44243 | ||
| 209 | 2026.05.18 18:22:02.709542 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.05.18 18:22:02.709583 [ 270 ] {} <Debug> TCP-Session: 7440f064-5711-4766-b662-bf77a4cd1143 Authenticating user 'default' from [fd00:1122:3344:101::e]:42801 | ||
| 211 | 2026.05.18 18:22:02.709606 [ 270 ] {} <Debug> TCP-Session: 7440f064-5711-4766-b662-bf77a4cd1143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.05.18 18:22:02.709618 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34257 | ||
| 213 | 2026.05.18 18:22:02.709705 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.05.18 18:22:02.709716 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54044 | ||
| 215 | 2026.05.18 18:22:02.709750 [ 272 ] {} <Debug> TCP-Session: 5fef808d-b013-4266-8eed-60e4d8d21289 Authenticating user 'default' from [fd00:1122:3344:101::e]:44243 | ||
| 216 | 2026.05.18 18:22:02.709717 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.18 18:22:02.709719 [ 270 ] {} <Debug> TCP-Session: 7440f064-5711-4766-b662-bf77a4cd1143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.05.18 18:22:02.709855 [ 272 ] {} <Debug> TCP-Session: 5fef808d-b013-4266-8eed-60e4d8d21289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.18 18:22:02.709889 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.18 18:22:02.709897 [ 268 ] {} <Debug> TCP-Session: cd19a2c7-860f-49c8-bc50-45b23b66244b Authenticating user 'default' from [fd00:1122:3344:101::e]:60568 | ||
| 221 | 2026.05.18 18:22:02.709717 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63800 | ||
| 222 | 2026.05.18 18:22:02.709982 [ 268 ] {} <Debug> TCP-Session: cd19a2c7-860f-49c8-bc50-45b23b66244b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.18 18:22:02.710007 [ 274 ] {} <Debug> TCP-Session: 38cfe9d5-39bf-4f66-bad9-15887cb0fc5c Authenticating user 'default' from [fd00:1122:3344:101::e]:34257 | ||
| 224 | 2026.05.18 18:22:02.709954 [ 272 ] {} <Debug> TCP-Session: 5fef808d-b013-4266-8eed-60e4d8d21289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.18 18:22:02.710069 [ 274 ] {} <Debug> TCP-Session: 38cfe9d5-39bf-4f66-bad9-15887cb0fc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.05.18 18:22:02.710092 [ 268 ] {} <Debug> TCP-Session: cd19a2c7-860f-49c8-bc50-45b23b66244b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.18 18:22:02.709710 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.05.18 18:22:02.710166 [ 274 ] {} <Debug> TCP-Session: 38cfe9d5-39bf-4f66-bad9-15887cb0fc5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.18 18:22:02.710234 [ 271 ] {} <Debug> TCP-Session: 1593c7ff-afa1-424b-b126-2b131a6ba158 Authenticating user 'default' from [fd00:1122:3344:101::e]:56537 | ||
| 230 | 2026.05.18 18:22:02.710258 [ 271 ] {} <Debug> TCP-Session: 1593c7ff-afa1-424b-b126-2b131a6ba158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.18 18:22:02.710307 [ 271 ] {} <Debug> TCP-Session: 1593c7ff-afa1-424b-b126-2b131a6ba158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.18 18:22:02.710625 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 233 | 2026.05.18 18:22:02.710658 [ 275 ] {} <Debug> TCP-Session: 19ae29b3-d872-4af2-8b38-867e73280db7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54044 | ||
| 234 | 2026.05.18 18:22:02.710675 [ 275 ] {} <Debug> TCP-Session: 19ae29b3-d872-4af2-8b38-867e73280db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.18 18:22:02.710754 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.05.18 18:22:02.710826 [ 275 ] {} <Debug> TCP-Session: 19ae29b3-d872-4af2-8b38-867e73280db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.18 18:22:02.710850 [ 273 ] {} <Debug> TCP-Session: 0c5b68ce-b2fa-4ef6-b612-3a091d49f4e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63800 | ||
| 238 | 2026.05.18 18:22:02.710955 [ 273 ] {} <Debug> TCP-Session: 0c5b68ce-b2fa-4ef6-b612-3a091d49f4e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.18 18:22:02.710968 [ 273 ] {} <Debug> TCP-Session: 0c5b68ce-b2fa-4ef6-b612-3a091d49f4e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.18 18:22:02.712079 [ 267 ] {} <Trace> TCP-Session: 5bc5b542-9909-4124-ad74-b45b70fb73dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.05.18 18:22:02.713236 [ 267 ] {6153779e-cd03-4118-a279-61caa0ff7120} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58913) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 242 | 2026.05.18 18:22:02.722256 [ 267 ] {6153779e-cd03-4118-a279-61caa0ff7120} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 243 | 2026.05.18 18:22:02.724898 [ 267 ] {6153779e-cd03-4118-a279-61caa0ff7120} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 244 | 2026.05.18 18:22:02.727745 [ 276 ] {6153779e-cd03-4118-a279-61caa0ff7120} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 245 | 2026.05.18 18:22:02.729342 [ 267 ] {6153779e-cd03-4118-a279-61caa0ff7120} <Debug> TCPHandler: Processed in 0.019567359 sec. | ||
| 246 | 2026.05.18 18:22:02.862682 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37305 | ||
| 247 | 2026.05.18 18:22:02.862888 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.05.18 18:22:02.862920 [ 277 ] {} <Debug> TCP-Session: 0777482b-e8f1-4049-8527-f07cb200fcef Authenticating user 'default' from [fd00:1122:3344:101::e]:37305 | ||
| 249 | 2026.05.18 18:22:02.862992 [ 277 ] {} <Debug> TCP-Session: 0777482b-e8f1-4049-8527-f07cb200fcef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.05.18 18:22:02.863042 [ 277 ] {} <Debug> TCP-Session: 0777482b-e8f1-4049-8527-f07cb200fcef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.18 18:22:02.863368 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52318 | ||
| 252 | 2026.05.18 18:22:02.863427 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33539 | ||
| 253 | 2026.05.18 18:22:02.863537 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41665 | ||
| 254 | 2026.05.18 18:22:02.863560 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.05.18 18:22:02.863623 [ 278 ] {} <Debug> TCP-Session: 7382dba9-9642-4ef8-a300-e6863a844a04 Authenticating user 'default' from [fd00:1122:3344:101::e]:52318 | ||
| 256 | 2026.05.18 18:22:02.863648 [ 278 ] {} <Debug> TCP-Session: 7382dba9-9642-4ef8-a300-e6863a844a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.05.18 18:22:02.863674 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.05.18 18:22:02.863730 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57413 | ||
| 259 | 2026.05.18 18:22:02.863731 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58203 | ||
| 260 | 2026.05.18 18:22:02.863801 [ 279 ] {} <Debug> TCP-Session: 4a6d72d1-470a-47af-a4ba-08e8b445307e Authenticating user 'default' from [fd00:1122:3344:101::e]:33539 | ||
| 261 | 2026.05.18 18:22:02.863798 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.05.18 18:22:02.863921 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40855 | ||
| 263 | 2026.05.18 18:22:02.863765 [ 278 ] {} <Debug> TCP-Session: 7382dba9-9642-4ef8-a300-e6863a844a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.05.18 18:22:02.864011 [ 280 ] {} <Debug> TCP-Session: 183ad25b-74e2-4aee-a2ee-b470f7c7b172 Authenticating user 'default' from [fd00:1122:3344:101::e]:41665 | ||
| 265 | 2026.05.18 18:22:02.864014 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48404 | ||
| 266 | 2026.05.18 18:22:02.863962 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.05.18 18:22:02.864109 [ 280 ] {} <Debug> TCP-Session: 183ad25b-74e2-4aee-a2ee-b470f7c7b172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.05.18 18:22:02.863963 [ 279 ] {} <Debug> TCP-Session: 4a6d72d1-470a-47af-a4ba-08e8b445307e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.05.18 18:22:02.864078 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.05.18 18:22:02.864130 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.05.18 18:22:02.864247 [ 279 ] {} <Debug> TCP-Session: 4a6d72d1-470a-47af-a4ba-08e8b445307e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.05.18 18:22:02.864245 [ 282 ] {} <Debug> TCP-Session: ff5cc8db-79a5-43dc-86da-c106e9f1ce2e Authenticating user 'default' from [fd00:1122:3344:101::e]:58203 | ||
| 273 | 2026.05.18 18:22:02.864221 [ 280 ] {} <Debug> TCP-Session: 183ad25b-74e2-4aee-a2ee-b470f7c7b172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.05.18 18:22:02.864329 [ 282 ] {} <Debug> TCP-Session: ff5cc8db-79a5-43dc-86da-c106e9f1ce2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.18 18:22:02.864320 [ 283 ] {} <Debug> TCP-Session: aca4d008-44f5-4793-b5f2-ac3c6683a28c Authenticating user 'default' from [fd00:1122:3344:101::e]:40855 | ||
| 276 | 2026.05.18 18:22:02.864293 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 277 | 2026.05.18 18:22:02.864426 [ 282 ] {} <Debug> TCP-Session: ff5cc8db-79a5-43dc-86da-c106e9f1ce2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.18 18:22:02.864415 [ 283 ] {} <Debug> TCP-Session: aca4d008-44f5-4793-b5f2-ac3c6683a28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.18 18:22:02.864206 [ 281 ] {} <Debug> TCP-Session: f55b3c89-9942-45bd-8543-0b994dfc389c Authenticating user 'default' from [fd00:1122:3344:101::e]:57413 | ||
| 280 | 2026.05.18 18:22:02.864505 [ 283 ] {} <Debug> TCP-Session: aca4d008-44f5-4793-b5f2-ac3c6683a28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.05.18 18:22:02.864501 [ 284 ] {} <Debug> TCP-Session: 471a572e-7a56-4211-9df3-5582b82f3b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:48404 | ||
| 282 | 2026.05.18 18:22:02.864580 [ 281 ] {} <Debug> TCP-Session: f55b3c89-9942-45bd-8543-0b994dfc389c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.18 18:22:02.864597 [ 284 ] {} <Debug> TCP-Session: 471a572e-7a56-4211-9df3-5582b82f3b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.18 18:22:02.864678 [ 281 ] {} <Debug> TCP-Session: f55b3c89-9942-45bd-8543-0b994dfc389c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.05.18 18:22:02.864694 [ 284 ] {} <Debug> TCP-Session: 471a572e-7a56-4211-9df3-5582b82f3b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.05.18 18:22:03.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.59 MiB, peak 119.59 MiB, free memory in arenas 0.00 B, will set to 125.38 MiB (RSS), difference: 5.80 MiB | ||
| 287 | 2026.05.18 18:22:03.273211 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64391 | ||
| 288 | 2026.05.18 18:22:03.273373 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 289 | 2026.05.18 18:22:03.273501 [ 285 ] {} <Debug> TCP-Session: 7bda672e-9405-48d0-81cd-58548b3b1548 Authenticating user 'default' from [fd00:1122:3344:101::a]:64391 | ||
| 290 | 2026.05.18 18:22:03.273528 [ 285 ] {} <Debug> TCP-Session: 7bda672e-9405-48d0-81cd-58548b3b1548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.18 18:22:03.273543 [ 285 ] {} <Debug> TCP-Session: 7bda672e-9405-48d0-81cd-58548b3b1548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.18 18:22:03.273710 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 293 | 2026.05.18 18:22:03.273742 [ 285 ] {} <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 | ||
| 294 | 2026.05.18 18:22:03.273843 [ 285 ] {} <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 | ||
| 295 | 2026.05.18 18:22:03.274320 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49753 | ||
| 296 | 2026.05.18 18:22:03.274501 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 297 | 2026.05.18 18:22:03.274539 [ 286 ] {} <Debug> TCP-Session: f6d5836d-771f-408c-955d-28597b8bd8b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:49753 | ||
| 298 | 2026.05.18 18:22:03.274555 [ 286 ] {} <Debug> TCP-Session: f6d5836d-771f-408c-955d-28597b8bd8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 299 | 2026.05.18 18:22:03.274555 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62418 | ||
| 300 | 2026.05.18 18:22:03.274620 [ 286 ] {} <Debug> TCP-Session: f6d5836d-771f-408c-955d-28597b8bd8b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 301 | 2026.05.18 18:22:03.274673 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38575 | ||
| 302 | 2026.05.18 18:22:03.274555 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43262 | ||
| 303 | 2026.05.18 18:22:03.274751 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50417 | ||
| 304 | 2026.05.18 18:22:03.274870 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40644 | ||
| 305 | 2026.05.18 18:22:03.274875 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63670 | ||
| 306 | 2026.05.18 18:22:03.275010 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 307 | 2026.05.18 18:22:03.275119 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 308 | 2026.05.18 18:22:03.275137 [ 288 ] {} <Debug> TCP-Session: fa6cc14f-01cf-4421-aa30-0f1112550239 Authenticating user 'default' from [fd00:1122:3344:101::a]:62418 | ||
| 309 | 2026.05.18 18:22:03.275206 [ 287 ] {} <Debug> TCP-Session: 63066f53-8fef-40c9-93a5-a52aa18ff1cd Authenticating user 'default' from [fd00:1122:3344:101::a]:43262 | ||
| 310 | 2026.05.18 18:22:03.275206 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 311 | 2026.05.18 18:22:03.275271 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 312 | 2026.05.18 18:22:03.275241 [ 287 ] {} <Debug> TCP-Session: 63066f53-8fef-40c9-93a5-a52aa18ff1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.18 18:22:03.275219 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 314 | 2026.05.18 18:22:03.275361 [ 291 ] {} <Debug> TCP-Session: 0695bf4c-688c-47ed-b73a-c9e5dac2fccb Authenticating user 'default' from [fd00:1122:3344:101::a]:50417 | ||
| 315 | 2026.05.18 18:22:03.275340 [ 287 ] {} <Debug> TCP-Session: 63066f53-8fef-40c9-93a5-a52aa18ff1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 316 | 2026.05.18 18:22:03.275337 [ 290 ] {} <Debug> TCP-Session: 75d79717-11bc-4ca5-b25b-1b73e82e6efe Authenticating user 'default' from [fd00:1122:3344:101::a]:38575 | ||
| 317 | 2026.05.18 18:22:03.275448 [ 291 ] {} <Debug> TCP-Session: 0695bf4c-688c-47ed-b73a-c9e5dac2fccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 318 | 2026.05.18 18:22:03.275430 [ 292 ] {} <Debug> TCP-Session: 3f36aac0-5582-44ba-a8e2-48d11ffbaae9 Authenticating user 'default' from [fd00:1122:3344:101::a]:40644 | ||
| 319 | 2026.05.18 18:22:03.275219 [ 288 ] {} <Debug> TCP-Session: fa6cc14f-01cf-4421-aa30-0f1112550239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 320 | 2026.05.18 18:22:03.275518 [ 291 ] {} <Debug> TCP-Session: 0695bf4c-688c-47ed-b73a-c9e5dac2fccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 321 | 2026.05.18 18:22:03.275512 [ 292 ] {} <Debug> TCP-Session: 3f36aac0-5582-44ba-a8e2-48d11ffbaae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.18 18:22:03.275206 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 323 | 2026.05.18 18:22:03.275605 [ 292 ] {} <Debug> TCP-Session: 3f36aac0-5582-44ba-a8e2-48d11ffbaae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.18 18:22:03.275592 [ 288 ] {} <Debug> TCP-Session: fa6cc14f-01cf-4421-aa30-0f1112550239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 325 | 2026.05.18 18:22:03.275624 [ 289 ] {} <Debug> TCP-Session: 142946ec-1b34-4764-8d43-956fe4b439e3 Authenticating user 'default' from [fd00:1122:3344:101::a]:63670 | ||
| 326 | 2026.05.18 18:22:03.275501 [ 290 ] {} <Debug> TCP-Session: 75d79717-11bc-4ca5-b25b-1b73e82e6efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.18 18:22:03.275696 [ 289 ] {} <Debug> TCP-Session: 142946ec-1b34-4764-8d43-956fe4b439e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.18 18:22:03.275706 [ 290 ] {} <Debug> TCP-Session: 75d79717-11bc-4ca5-b25b-1b73e82e6efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.18 18:22:03.275746 [ 289 ] {} <Debug> TCP-Session: 142946ec-1b34-4764-8d43-956fe4b439e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.18 18:22:04.355142 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65437 | ||
| 331 | 2026.05.18 18:22:04.357589 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 332 | 2026.05.18 18:22:04.357635 [ 293 ] {} <Debug> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:65437 | ||
| 333 | 2026.05.18 18:22:04.357793 [ 293 ] {} <Debug> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 334 | 2026.05.18 18:22:04.357813 [ 293 ] {} <Debug> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.18 18:22:04.357917 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 336 | 2026.05.18 18:22:04.358078 [ 293 ] {} <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 | ||
| 337 | 2026.05.18 18:22:04.358100 [ 293 ] {} <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 | ||
| 338 | 2026.05.18 18:22:04.360290 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35478 | ||
| 339 | 2026.05.18 18:22:04.360413 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59414 | ||
| 340 | 2026.05.18 18:22:04.360555 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65052 | ||
| 341 | 2026.05.18 18:22:04.360562 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 342 | 2026.05.18 18:22:04.360506 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38980 | ||
| 343 | 2026.05.18 18:22:04.360677 [ 294 ] {} <Debug> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Authenticating user 'default' from [fd00:1122:3344:101::d]:35478 | ||
| 344 | 2026.05.18 18:22:04.360645 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54792 | ||
| 345 | 2026.05.18 18:22:04.360776 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 346 | 2026.05.18 18:22:04.360811 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 347 | 2026.05.18 18:22:04.360832 [ 294 ] {} <Debug> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2026.05.18 18:22:04.360790 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43924 | ||
| 349 | 2026.05.18 18:22:04.360989 [ 294 ] {} <Debug> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 350 | 2026.05.18 18:22:04.361037 [ 295 ] {} <Debug> TCP-Session: 4bf396a7-fb44-4f6b-81b9-59a08689237d Authenticating user 'default' from [fd00:1122:3344:101::d]:59414 | ||
| 351 | 2026.05.18 18:22:04.361068 [ 293 ] {aa8f8873-29d1-4188-a8c4-e71d01608e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 352 | 2026.05.18 18:22:04.361176 [ 295 ] {} <Debug> TCP-Session: 4bf396a7-fb44-4f6b-81b9-59a08689237d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 353 | 2026.05.18 18:22:04.361250 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54057 | ||
| 354 | 2026.05.18 18:22:04.361254 [ 295 ] {} <Debug> TCP-Session: 4bf396a7-fb44-4f6b-81b9-59a08689237d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 355 | 2026.05.18 18:22:04.361282 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 356 | 2026.05.18 18:22:04.361312 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 357 | 2026.05.18 18:22:04.361259 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 358 | 2026.05.18 18:22:04.361410 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 359 | 2026.05.18 18:22:04.361412 [ 296 ] {} <Debug> TCP-Session: 28cf9364-2df7-47cf-8f83-f3725eb767fa Authenticating user 'default' from [fd00:1122:3344:101::d]:38980 | ||
| 360 | 2026.05.18 18:22:04.361491 [ 298 ] {} <Debug> TCP-Session: bde8caf9-e831-4dd1-96b5-1a340758a024 Authenticating user 'default' from [fd00:1122:3344:101::d]:54792 | ||
| 361 | 2026.05.18 18:22:04.361437 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54459 | ||
| 362 | 2026.05.18 18:22:04.361528 [ 296 ] {} <Debug> TCP-Session: 28cf9364-2df7-47cf-8f83-f3725eb767fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 363 | 2026.05.18 18:22:04.361474 [ 297 ] {} <Debug> TCP-Session: d5f9f105-d6ec-466a-82d0-a4c11d14a219 Authenticating user 'default' from [fd00:1122:3344:101::d]:65052 | ||
| 364 | 2026.05.18 18:22:04.361609 [ 296 ] {} <Debug> TCP-Session: 28cf9364-2df7-47cf-8f83-f3725eb767fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 365 | 2026.05.18 18:22:04.361596 [ 298 ] {} <Debug> TCP-Session: bde8caf9-e831-4dd1-96b5-1a340758a024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 366 | 2026.05.18 18:22:04.361454 [ 299 ] {} <Debug> TCP-Session: 903841f6-abd2-4b89-9103-bf953974dcac Authenticating user 'default' from [fd00:1122:3344:101::d]:43924 | ||
| 367 | 2026.05.18 18:22:04.361711 [ 298 ] {} <Debug> TCP-Session: bde8caf9-e831-4dd1-96b5-1a340758a024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2026.05.18 18:22:04.361709 [ 297 ] {} <Debug> TCP-Session: d5f9f105-d6ec-466a-82d0-a4c11d14a219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.05.18 18:22:04.361820 [ 299 ] {} <Debug> TCP-Session: 903841f6-abd2-4b89-9103-bf953974dcac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.05.18 18:22:04.361840 [ 297 ] {} <Debug> TCP-Session: d5f9f105-d6ec-466a-82d0-a4c11d14a219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2026.05.18 18:22:04.361931 [ 299 ] {} <Debug> TCP-Session: 903841f6-abd2-4b89-9103-bf953974dcac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2026.05.18 18:22:04.362228 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 373 | 2026.05.18 18:22:04.362354 [ 300 ] {} <Debug> TCP-Session: 1304aef1-b6b9-48f0-b0c4-d0c19ac89d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:54057 | ||
| 374 | 2026.05.18 18:22:04.362371 [ 300 ] {} <Debug> TCP-Session: 1304aef1-b6b9-48f0-b0c4-d0c19ac89d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 375 | 2026.05.18 18:22:04.362383 [ 300 ] {} <Debug> TCP-Session: 1304aef1-b6b9-48f0-b0c4-d0c19ac89d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.05.18 18:22:04.364066 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 377 | 2026.05.18 18:22:04.364112 [ 301 ] {} <Debug> TCP-Session: 84309233-40d4-41b8-a225-d9f49c226afc Authenticating user 'default' from [fd00:1122:3344:101::d]:54459 | ||
| 378 | 2026.05.18 18:22:04.364130 [ 301 ] {} <Debug> TCP-Session: 84309233-40d4-41b8-a225-d9f49c226afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.05.18 18:22:04.364222 [ 301 ] {} <Debug> TCP-Session: 84309233-40d4-41b8-a225-d9f49c226afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 380 | 2026.05.18 18:22:04.415842 [ 293 ] {aa8f8873-29d1-4188-a8c4-e71d01608e72} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65437) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 381 | |||
| 382 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 389 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 390 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 391 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 392 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 393 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 403 | |||
| 404 | 2026.05.18 18:22:04.416278 [ 293 ] {aa8f8873-29d1-4188-a8c4-e71d01608e72} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 405 | |||
| 406 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 407 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 413 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 414 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 415 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 416 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 417 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 427 | |||
| 428 | 2026.05.18 18:22:04.416516 [ 293 ] {aa8f8873-29d1-4188-a8c4-e71d01608e72} <Debug> TCPHandler: Processed in 0.056088753 sec. | ||
| 429 | 2026.05.18 18:22:04.416930 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.18 18:22:04.417128 [ 294 ] {61d1b77e-e5df-42cc-b121-baf9fafb987d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 431 | 2026.05.18 18:22:04.417510 [ 294 ] {61d1b77e-e5df-42cc-b121-baf9fafb987d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35478) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 432 | |||
| 433 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 434 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 436 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 437 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 438 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 439 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 440 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 441 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 442 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 443 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 444 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 445 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 446 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 447 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 448 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 449 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 450 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 451 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 452 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 453 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 454 | |||
| 455 | 2026.05.18 18:22:04.417788 [ 294 ] {61d1b77e-e5df-42cc-b121-baf9fafb987d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 456 | |||
| 457 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 458 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 459 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 460 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 461 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 462 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 463 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 464 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 465 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 466 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 467 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 468 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 469 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 470 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 471 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 472 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 473 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 474 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 475 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 476 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 477 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 478 | |||
| 479 | 2026.05.18 18:22:04.418015 [ 294 ] {61d1b77e-e5df-42cc-b121-baf9fafb987d} <Debug> TCPHandler: Processed in 0.00124745 sec. | ||
| 480 | 2026.05.18 18:22:04.418325 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.18 18:22:04.419240 [ 293 ] {5837286b-6d70-4b9e-b89d-1e397871f6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 482 | 2026.05.18 18:22:04.419352 [ 293 ] {5837286b-6d70-4b9e-b89d-1e397871f6b8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 483 | 2026.05.18 18:22:04.420100 [ 293 ] {5837286b-6d70-4b9e-b89d-1e397871f6b8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 484 | 2026.05.18 18:22:04.420204 [ 293 ] {5837286b-6d70-4b9e-b89d-1e397871f6b8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000134464 sec | ||
| 485 | 2026.05.18 18:22:04.420219 [ 293 ] {5837286b-6d70-4b9e-b89d-1e397871f6b8} <Trace> ReferentialDeps: No tables | ||
| 486 | 2026.05.18 18:22:04.420230 [ 293 ] {5837286b-6d70-4b9e-b89d-1e397871f6b8} <Trace> LoadingDeps: No tables | ||
| 487 | 2026.05.18 18:22:04.420252 [ 293 ] {5837286b-6d70-4b9e-b89d-1e397871f6b8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 488 | 2026.05.18 18:22:04.420388 [ 293 ] {5837286b-6d70-4b9e-b89d-1e397871f6b8} <Debug> TCPHandler: Processed in 0.002126178 sec. | ||
| 489 | 2026.05.18 18:22:04.420534 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 490 | 2026.05.18 18:22:04.420678 [ 293 ] {fbbd9bcf-60b2-477b-9f9f-a2a067bc1f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) /* The version table contains metadata about the `oximeter` database */ | ||
| 491 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 492 | 2026.05.18 18:22:04.420794 [ 293 ] {fbbd9bcf-60b2-477b-9f9f-a2a067bc1f40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 493 | 2026.05.18 18:22:04.424631 [ 293 ] {fbbd9bcf-60b2-477b-9f9f-a2a067bc1f40} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 494 | 2026.05.18 18:22:04.425865 [ 293 ] {fbbd9bcf-60b2-477b-9f9f-a2a067bc1f40} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468): Loading data parts | ||
| 495 | 2026.05.18 18:22:04.426235 [ 293 ] {fbbd9bcf-60b2-477b-9f9f-a2a067bc1f40} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468): There are no data parts | ||
| 496 | 2026.05.18 18:22:04.428027 [ 293 ] {fbbd9bcf-60b2-477b-9f9f-a2a067bc1f40} <Debug> TCPHandler: Processed in 0.007541393 sec. | ||
| 497 | 2026.05.18 18:22:04.428195 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.05.18 18:22:04.429151 [ 293 ] {be36b493-0abd-4b2e-86a5-c98db7acea59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) /* The measurement tables contain all individual samples from each timeseries. | ||
| 499 | * | ||
| 500 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 501 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 502 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 503 | * by all samples from the same timeseries. | ||
| 504 | * | ||
| 505 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 506 | * and then uses that to index quickly into the measurements tables. | ||
| 507 | */ | ||
| 508 | 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) | ||
| 509 | 2026.05.18 18:22:04.429283 [ 293 ] {be36b493-0abd-4b2e-86a5-c98db7acea59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 510 | 2026.05.18 18:22:04.434962 [ 293 ] {be36b493-0abd-4b2e-86a5-c98db7acea59} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Loading data parts | ||
| 511 | 2026.05.18 18:22:04.435127 [ 293 ] {be36b493-0abd-4b2e-86a5-c98db7acea59} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): There are no data parts | ||
| 512 | 2026.05.18 18:22:04.435717 [ 293 ] {be36b493-0abd-4b2e-86a5-c98db7acea59} <Debug> TCPHandler: Processed in 0.007571083 sec. | ||
| 513 | 2026.05.18 18:22:04.435871 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.05.18 18:22:04.436041 [ 293 ] {fa1f14f5-780f-4824-b9a6-f5bec983dcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 515 | 2026.05.18 18:22:04.436160 [ 293 ] {fa1f14f5-780f-4824-b9a6-f5bec983dcf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 516 | 2026.05.18 18:22:04.437276 [ 293 ] {fa1f14f5-780f-4824-b9a6-f5bec983dcf3} <Debug> oximeter.measurements_i8 (b6327a21-36fe-48ad-a981-2d96230292ba): Loading data parts | ||
| 517 | 2026.05.18 18:22:04.437438 [ 293 ] {fa1f14f5-780f-4824-b9a6-f5bec983dcf3} <Debug> oximeter.measurements_i8 (b6327a21-36fe-48ad-a981-2d96230292ba): There are no data parts | ||
| 518 | 2026.05.18 18:22:04.437953 [ 293 ] {fa1f14f5-780f-4824-b9a6-f5bec983dcf3} <Debug> TCPHandler: Processed in 0.002131149 sec. | ||
| 519 | 2026.05.18 18:22:04.438090 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.05.18 18:22:04.438323 [ 293 ] {08dfd00a-a44f-43c0-8779-b5ca378cb5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 521 | 2026.05.18 18:22:04.438442 [ 293 ] {08dfd00a-a44f-43c0-8779-b5ca378cb5b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 522 | 2026.05.18 18:22:04.439432 [ 293 ] {08dfd00a-a44f-43c0-8779-b5ca378cb5b8} <Debug> oximeter.measurements_u8 (86e06529-10b2-4c7f-ac94-64a89026797c): Loading data parts | ||
| 523 | 2026.05.18 18:22:04.439553 [ 293 ] {08dfd00a-a44f-43c0-8779-b5ca378cb5b8} <Debug> oximeter.measurements_u8 (86e06529-10b2-4c7f-ac94-64a89026797c): There are no data parts | ||
| 524 | 2026.05.18 18:22:04.440092 [ 293 ] {08dfd00a-a44f-43c0-8779-b5ca378cb5b8} <Debug> TCPHandler: Processed in 0.002050316 sec. | ||
| 525 | 2026.05.18 18:22:04.440226 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.05.18 18:22:04.440382 [ 293 ] {f0bf85c2-9360-470b-b38b-c1ca3af19013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 527 | 2026.05.18 18:22:04.440501 [ 293 ] {f0bf85c2-9360-470b-b38b-c1ca3af19013} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 528 | 2026.05.18 18:22:04.441530 [ 293 ] {f0bf85c2-9360-470b-b38b-c1ca3af19013} <Debug> oximeter.measurements_i16 (0d1f784c-b3c7-4045-a718-cc49cad583d2): Loading data parts | ||
| 529 | 2026.05.18 18:22:04.441710 [ 293 ] {f0bf85c2-9360-470b-b38b-c1ca3af19013} <Debug> oximeter.measurements_i16 (0d1f784c-b3c7-4045-a718-cc49cad583d2): There are no data parts | ||
| 530 | 2026.05.18 18:22:04.442177 [ 293 ] {f0bf85c2-9360-470b-b38b-c1ca3af19013} <Debug> TCPHandler: Processed in 0.001998965 sec. | ||
| 531 | 2026.05.18 18:22:04.442315 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.05.18 18:22:04.442550 [ 293 ] {4cd71854-860c-4cd2-8b0c-2a4ac524f8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 533 | 2026.05.18 18:22:04.442664 [ 293 ] {4cd71854-860c-4cd2-8b0c-2a4ac524f8dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 534 | 2026.05.18 18:22:04.443623 [ 293 ] {4cd71854-860c-4cd2-8b0c-2a4ac524f8dd} <Debug> oximeter.measurements_u16 (21639c9f-fb60-4446-b1cc-839d86355d5e): Loading data parts | ||
| 535 | 2026.05.18 18:22:04.443735 [ 293 ] {4cd71854-860c-4cd2-8b0c-2a4ac524f8dd} <Debug> oximeter.measurements_u16 (21639c9f-fb60-4446-b1cc-839d86355d5e): There are no data parts | ||
| 536 | 2026.05.18 18:22:04.444243 [ 293 ] {4cd71854-860c-4cd2-8b0c-2a4ac524f8dd} <Debug> TCPHandler: Processed in 0.001975553 sec. | ||
| 537 | 2026.05.18 18:22:04.444377 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.18 18:22:04.444532 [ 293 ] {b624d7e4-5a96-455f-bdcd-5d8252ab5f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 539 | 2026.05.18 18:22:04.444652 [ 293 ] {b624d7e4-5a96-455f-bdcd-5d8252ab5f9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 540 | 2026.05.18 18:22:04.445624 [ 293 ] {b624d7e4-5a96-455f-bdcd-5d8252ab5f9a} <Debug> oximeter.measurements_i32 (aff6bed0-bbdb-49dd-b37b-a7acfa44d423): Loading data parts | ||
| 541 | 2026.05.18 18:22:04.445807 [ 293 ] {b624d7e4-5a96-455f-bdcd-5d8252ab5f9a} <Debug> oximeter.measurements_i32 (aff6bed0-bbdb-49dd-b37b-a7acfa44d423): There are no data parts | ||
| 542 | 2026.05.18 18:22:04.446298 [ 293 ] {b624d7e4-5a96-455f-bdcd-5d8252ab5f9a} <Debug> TCPHandler: Processed in 0.001969083 sec. | ||
| 543 | 2026.05.18 18:22:04.446437 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.18 18:22:04.446668 [ 293 ] {71a6c178-5129-4264-b42c-0d15217546b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 545 | 2026.05.18 18:22:04.446783 [ 293 ] {71a6c178-5129-4264-b42c-0d15217546b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 546 | 2026.05.18 18:22:04.447769 [ 293 ] {71a6c178-5129-4264-b42c-0d15217546b5} <Debug> oximeter.measurements_u32 (e0d3a7f8-4393-4724-bdd1-17a599e5aa8b): Loading data parts | ||
| 547 | 2026.05.18 18:22:04.447881 [ 293 ] {71a6c178-5129-4264-b42c-0d15217546b5} <Debug> oximeter.measurements_u32 (e0d3a7f8-4393-4724-bdd1-17a599e5aa8b): There are no data parts | ||
| 548 | 2026.05.18 18:22:04.448451 [ 293 ] {71a6c178-5129-4264-b42c-0d15217546b5} <Debug> TCPHandler: Processed in 0.002061087 sec. | ||
| 549 | 2026.05.18 18:22:04.448588 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.18 18:22:04.448744 [ 293 ] {d3e5b890-01cc-4192-9776-02ebb39f1972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 551 | 2026.05.18 18:22:04.448864 [ 293 ] {d3e5b890-01cc-4192-9776-02ebb39f1972} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 552 | 2026.05.18 18:22:04.449840 [ 293 ] {d3e5b890-01cc-4192-9776-02ebb39f1972} <Debug> oximeter.measurements_i64 (317067d2-a27a-465f-91a2-cf0382d29a69): Loading data parts | ||
| 553 | 2026.05.18 18:22:04.450025 [ 293 ] {d3e5b890-01cc-4192-9776-02ebb39f1972} <Debug> oximeter.measurements_i64 (317067d2-a27a-465f-91a2-cf0382d29a69): There are no data parts | ||
| 554 | 2026.05.18 18:22:04.450472 [ 293 ] {d3e5b890-01cc-4192-9776-02ebb39f1972} <Debug> TCPHandler: Processed in 0.001932333 sec. | ||
| 555 | 2026.05.18 18:22:04.450607 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.18 18:22:04.450838 [ 293 ] {31574336-4b6e-44de-ba95-d1b37935b4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 557 | 2026.05.18 18:22:04.450953 [ 293 ] {31574336-4b6e-44de-ba95-d1b37935b4a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 558 | 2026.05.18 18:22:04.451911 [ 293 ] {31574336-4b6e-44de-ba95-d1b37935b4a9} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Loading data parts | ||
| 559 | 2026.05.18 18:22:04.452021 [ 293 ] {31574336-4b6e-44de-ba95-d1b37935b4a9} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): There are no data parts | ||
| 560 | 2026.05.18 18:22:04.452548 [ 293 ] {31574336-4b6e-44de-ba95-d1b37935b4a9} <Debug> TCPHandler: Processed in 0.001988454 sec. | ||
| 561 | 2026.05.18 18:22:04.452691 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.18 18:22:04.452851 [ 293 ] {4418f95a-1764-4f77-98df-f67590b6ee86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 563 | 2026.05.18 18:22:04.452979 [ 293 ] {4418f95a-1764-4f77-98df-f67590b6ee86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 564 | 2026.05.18 18:22:04.453946 [ 293 ] {4418f95a-1764-4f77-98df-f67590b6ee86} <Debug> oximeter.measurements_f32 (18126227-ed24-4ebf-bef0-7fe75e5c44e9): Loading data parts | ||
| 565 | 2026.05.18 18:22:04.454125 [ 293 ] {4418f95a-1764-4f77-98df-f67590b6ee86} <Debug> oximeter.measurements_f32 (18126227-ed24-4ebf-bef0-7fe75e5c44e9): There are no data parts | ||
| 566 | 2026.05.18 18:22:04.454642 [ 293 ] {4418f95a-1764-4f77-98df-f67590b6ee86} <Debug> TCPHandler: Processed in 0.001998885 sec. | ||
| 567 | 2026.05.18 18:22:04.454788 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.18 18:22:04.455035 [ 293 ] {5d523b08-26d1-4c61-ad1b-d931ce943c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 569 | 2026.05.18 18:22:04.455159 [ 293 ] {5d523b08-26d1-4c61-ad1b-d931ce943c17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 570 | 2026.05.18 18:22:04.456132 [ 293 ] {5d523b08-26d1-4c61-ad1b-d931ce943c17} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Loading data parts | ||
| 571 | 2026.05.18 18:22:04.456249 [ 293 ] {5d523b08-26d1-4c61-ad1b-d931ce943c17} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): There are no data parts | ||
| 572 | 2026.05.18 18:22:04.456833 [ 293 ] {5d523b08-26d1-4c61-ad1b-d931ce943c17} <Debug> TCPHandler: Processed in 0.002092637 sec. | ||
| 573 | 2026.05.18 18:22:04.456972 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.18 18:22:04.457127 [ 293 ] {cd3fb539-eec4-4c8b-a707-a58aed9304a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 575 | 2026.05.18 18:22:04.457245 [ 293 ] {cd3fb539-eec4-4c8b-a707-a58aed9304a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 576 | 2026.05.18 18:22:04.458238 [ 293 ] {cd3fb539-eec4-4c8b-a707-a58aed9304a6} <Debug> oximeter.measurements_string (7e9e72be-e068-4e7c-8d4e-3ba39ecd3d9e): Loading data parts | ||
| 577 | 2026.05.18 18:22:04.458434 [ 293 ] {cd3fb539-eec4-4c8b-a707-a58aed9304a6} <Debug> oximeter.measurements_string (7e9e72be-e068-4e7c-8d4e-3ba39ecd3d9e): There are no data parts | ||
| 578 | 2026.05.18 18:22:04.458965 [ 293 ] {cd3fb539-eec4-4c8b-a707-a58aed9304a6} <Debug> TCPHandler: Processed in 0.002041256 sec. | ||
| 579 | 2026.05.18 18:22:04.459101 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.18 18:22:04.459335 [ 293 ] {9fc7c614-40d0-4668-a41e-d97162360ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 581 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 582 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 583 | * a string isn't palatable for a few reasons. | ||
| 584 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 585 | * details. | ||
| 586 | */ | ||
| 587 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2026.05.18 18:22:04.459451 [ 293 ] {9fc7c614-40d0-4668-a41e-d97162360ba5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 589 | 2026.05.18 18:22:04.460466 [ 293 ] {9fc7c614-40d0-4668-a41e-d97162360ba5} <Debug> oximeter.measurements_bytes (1e2e11d9-fe34-4bef-b4b0-aeacd0f921c9): Loading data parts | ||
| 590 | 2026.05.18 18:22:04.460623 [ 293 ] {9fc7c614-40d0-4668-a41e-d97162360ba5} <Debug> oximeter.measurements_bytes (1e2e11d9-fe34-4bef-b4b0-aeacd0f921c9): There are no data parts | ||
| 591 | 2026.05.18 18:22:04.461069 [ 293 ] {9fc7c614-40d0-4668-a41e-d97162360ba5} <Debug> TCPHandler: Processed in 0.002016734 sec. | ||
| 592 | 2026.05.18 18:22:04.461203 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.05.18 18:22:04.461439 [ 293 ] {439a3768-f829-4626-ab5d-49a705775602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 594 | 2026.05.18 18:22:04.461553 [ 293 ] {439a3768-f829-4626-ab5d-49a705775602} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 595 | 2026.05.18 18:22:04.462730 [ 293 ] {439a3768-f829-4626-ab5d-49a705775602} <Debug> oximeter.measurements_cumulativei64 (261124f0-b3ac-417f-90de-450f51c96c45): Loading data parts | ||
| 596 | 2026.05.18 18:22:04.462852 [ 293 ] {439a3768-f829-4626-ab5d-49a705775602} <Debug> oximeter.measurements_cumulativei64 (261124f0-b3ac-417f-90de-450f51c96c45): There are no data parts | ||
| 597 | 2026.05.18 18:22:04.463460 [ 293 ] {439a3768-f829-4626-ab5d-49a705775602} <Debug> TCPHandler: Processed in 0.002303984 sec. | ||
| 598 | 2026.05.18 18:22:04.463601 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.05.18 18:22:04.463804 [ 293 ] {5e669dae-5fd4-44f2-b65a-8b1877dfd6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 600 | 2026.05.18 18:22:04.463885 [ 293 ] {5e669dae-5fd4-44f2-b65a-8b1877dfd6b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 601 | 2026.05.18 18:22:04.464988 [ 293 ] {5e669dae-5fd4-44f2-b65a-8b1877dfd6b4} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Loading data parts | ||
| 602 | 2026.05.18 18:22:04.465104 [ 293 ] {5e669dae-5fd4-44f2-b65a-8b1877dfd6b4} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): There are no data parts | ||
| 603 | 2026.05.18 18:22:04.465700 [ 293 ] {5e669dae-5fd4-44f2-b65a-8b1877dfd6b4} <Debug> TCPHandler: Processed in 0.002146539 sec. | ||
| 604 | 2026.05.18 18:22:04.465890 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.05.18 18:22:04.466052 [ 293 ] {eae38dd6-5ba2-4891-8d1b-acc8261be2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 606 | 2026.05.18 18:22:04.466176 [ 293 ] {eae38dd6-5ba2-4891-8d1b-acc8261be2d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 607 | 2026.05.18 18:22:04.467203 [ 293 ] {eae38dd6-5ba2-4891-8d1b-acc8261be2d5} <Debug> oximeter.measurements_cumulativef32 (7d15f163-9269-43fb-b7b1-1a1736a1a52b): Loading data parts | ||
| 608 | 2026.05.18 18:22:04.467397 [ 293 ] {eae38dd6-5ba2-4891-8d1b-acc8261be2d5} <Debug> oximeter.measurements_cumulativef32 (7d15f163-9269-43fb-b7b1-1a1736a1a52b): There are no data parts | ||
| 609 | 2026.05.18 18:22:04.467884 [ 293 ] {eae38dd6-5ba2-4891-8d1b-acc8261be2d5} <Debug> TCPHandler: Processed in 0.002042286 sec. | ||
| 610 | 2026.05.18 18:22:04.468034 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.05.18 18:22:04.468277 [ 293 ] {a4ba0102-acb5-45f8-802b-a4352e8eba12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 612 | 2026.05.18 18:22:04.468401 [ 293 ] {a4ba0102-acb5-45f8-802b-a4352e8eba12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 613 | 2026.05.18 18:22:04.469486 [ 293 ] {a4ba0102-acb5-45f8-802b-a4352e8eba12} <Debug> oximeter.measurements_cumulativef64 (b49c7cfc-24ca-42c0-8066-e5dd5fad9f65): Loading data parts | ||
| 614 | 2026.05.18 18:22:04.469625 [ 293 ] {a4ba0102-acb5-45f8-802b-a4352e8eba12} <Debug> oximeter.measurements_cumulativef64 (b49c7cfc-24ca-42c0-8066-e5dd5fad9f65): There are no data parts | ||
| 615 | 2026.05.18 18:22:04.470190 [ 293 ] {a4ba0102-acb5-45f8-802b-a4352e8eba12} <Debug> TCPHandler: Processed in 0.002203941 sec. | ||
| 616 | 2026.05.18 18:22:04.470363 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.05.18 18:22:04.470585 [ 293 ] {198e7441-518d-45d1-b444-094bb0fcc02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 618 | * NOTE: Array types cannot be Nullable, see | ||
| 619 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 620 | * for more details. | ||
| 621 | * | ||
| 622 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 623 | * is unfortunate, and at this point relies on the fact that an | ||
| 624 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 625 | * to figure out another way to represent missing samples here. | ||
| 626 | */ | ||
| 627 | 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) | ||
| 628 | 2026.05.18 18:22:04.470717 [ 293 ] {198e7441-518d-45d1-b444-094bb0fcc02d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 629 | 2026.05.18 18:22:04.471995 [ 293 ] {198e7441-518d-45d1-b444-094bb0fcc02d} <Debug> oximeter.measurements_histogrami8 (dfd7a992-195d-4fde-ab78-c9e0dda4a15b): Loading data parts | ||
| 630 | 2026.05.18 18:22:04.472166 [ 293 ] {198e7441-518d-45d1-b444-094bb0fcc02d} <Debug> oximeter.measurements_histogrami8 (dfd7a992-195d-4fde-ab78-c9e0dda4a15b): There are no data parts | ||
| 631 | 2026.05.18 18:22:04.472701 [ 293 ] {198e7441-518d-45d1-b444-094bb0fcc02d} <Debug> TCPHandler: Processed in 0.002392326 sec. | ||
| 632 | 2026.05.18 18:22:04.472852 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.05.18 18:22:04.473138 [ 293 ] {1600c991-b4b8-41b0-9368-a73387164801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 634 | 2026.05.18 18:22:04.473265 [ 293 ] {1600c991-b4b8-41b0-9368-a73387164801} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 635 | 2026.05.18 18:22:04.474451 [ 293 ] {1600c991-b4b8-41b0-9368-a73387164801} <Debug> oximeter.measurements_histogramu8 (70071303-0619-4246-8a1e-d22dec8c99a3): Loading data parts | ||
| 636 | 2026.05.18 18:22:04.474578 [ 293 ] {1600c991-b4b8-41b0-9368-a73387164801} <Debug> oximeter.measurements_histogramu8 (70071303-0619-4246-8a1e-d22dec8c99a3): There are no data parts | ||
| 637 | 2026.05.18 18:22:04.475193 [ 293 ] {1600c991-b4b8-41b0-9368-a73387164801} <Debug> TCPHandler: Processed in 0.002389757 sec. | ||
| 638 | 2026.05.18 18:22:04.475339 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 639 | 2026.05.18 18:22:04.475542 [ 293 ] {3a47dd1b-b481-4e66-8be3-ac89d56473bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 640 | 2026.05.18 18:22:04.475676 [ 293 ] {3a47dd1b-b481-4e66-8be3-ac89d56473bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 641 | 2026.05.18 18:22:04.476933 [ 293 ] {3a47dd1b-b481-4e66-8be3-ac89d56473bd} <Debug> oximeter.measurements_histogrami16 (df1ae515-f4f1-4b25-b3ef-e0953ecacb15): Loading data parts | ||
| 642 | 2026.05.18 18:22:04.477126 [ 293 ] {3a47dd1b-b481-4e66-8be3-ac89d56473bd} <Debug> oximeter.measurements_histogrami16 (df1ae515-f4f1-4b25-b3ef-e0953ecacb15): There are no data parts | ||
| 643 | 2026.05.18 18:22:04.477660 [ 293 ] {3a47dd1b-b481-4e66-8be3-ac89d56473bd} <Debug> TCPHandler: Processed in 0.002368706 sec. | ||
| 644 | 2026.05.18 18:22:04.477812 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2026.05.18 18:22:04.478098 [ 293 ] {396b34ee-0c5d-43b8-ac63-aa6488e55a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 646 | 2026.05.18 18:22:04.478226 [ 293 ] {396b34ee-0c5d-43b8-ac63-aa6488e55a26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 647 | 2026.05.18 18:22:04.479411 [ 293 ] {396b34ee-0c5d-43b8-ac63-aa6488e55a26} <Debug> oximeter.measurements_histogramu16 (7679393e-b27f-4f77-8ef2-b3626ca8b065): Loading data parts | ||
| 648 | 2026.05.18 18:22:04.479537 [ 293 ] {396b34ee-0c5d-43b8-ac63-aa6488e55a26} <Debug> oximeter.measurements_histogramu16 (7679393e-b27f-4f77-8ef2-b3626ca8b065): There are no data parts | ||
| 649 | 2026.05.18 18:22:04.480129 [ 293 ] {396b34ee-0c5d-43b8-ac63-aa6488e55a26} <Debug> TCPHandler: Processed in 0.002366286 sec. | ||
| 650 | 2026.05.18 18:22:04.480281 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 651 | 2026.05.18 18:22:04.480487 [ 293 ] {e1b59452-c439-4972-9202-e0eb1ce9d8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 652 | 2026.05.18 18:22:04.480622 [ 293 ] {e1b59452-c439-4972-9202-e0eb1ce9d8e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 653 | 2026.05.18 18:22:04.481865 [ 293 ] {e1b59452-c439-4972-9202-e0eb1ce9d8e2} <Debug> oximeter.measurements_histogrami32 (a432ef9c-392f-41fa-af24-cc5e2e05e402): Loading data parts | ||
| 654 | 2026.05.18 18:22:04.482172 [ 293 ] {e1b59452-c439-4972-9202-e0eb1ce9d8e2} <Debug> oximeter.measurements_histogrami32 (a432ef9c-392f-41fa-af24-cc5e2e05e402): There are no data parts | ||
| 655 | 2026.05.18 18:22:04.483089 [ 293 ] {e1b59452-c439-4972-9202-e0eb1ce9d8e2} <Debug> TCPHandler: Processed in 0.002850771 sec. | ||
| 656 | 2026.05.18 18:22:04.483333 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 657 | 2026.05.18 18:22:04.483704 [ 293 ] {4cbf8151-489b-4bb7-ba81-04b6fe4891af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 658 | 2026.05.18 18:22:04.483863 [ 293 ] {4cbf8151-489b-4bb7-ba81-04b6fe4891af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 659 | 2026.05.18 18:22:04.485374 [ 293 ] {4cbf8151-489b-4bb7-ba81-04b6fe4891af} <Debug> oximeter.measurements_histogramu32 (908c4264-705e-4206-9001-249cebdb7cdf): Loading data parts | ||
| 660 | 2026.05.18 18:22:04.485505 [ 293 ] {4cbf8151-489b-4bb7-ba81-04b6fe4891af} <Debug> oximeter.measurements_histogramu32 (908c4264-705e-4206-9001-249cebdb7cdf): There are no data parts | ||
| 661 | 2026.05.18 18:22:04.486193 [ 293 ] {4cbf8151-489b-4bb7-ba81-04b6fe4891af} <Debug> TCPHandler: Processed in 0.002974865 sec. | ||
| 662 | 2026.05.18 18:22:04.486398 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 663 | 2026.05.18 18:22:04.486616 [ 293 ] {2792fd61-71b3-487d-895a-11de9231cc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 664 | 2026.05.18 18:22:04.486760 [ 293 ] {2792fd61-71b3-487d-895a-11de9231cc20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 665 | 2026.05.18 18:22:04.487992 [ 293 ] {2792fd61-71b3-487d-895a-11de9231cc20} <Debug> oximeter.measurements_histogrami64 (e6876f3f-7acd-4984-808e-204e139390cf): Loading data parts | ||
| 666 | 2026.05.18 18:22:04.488201 [ 293 ] {2792fd61-71b3-487d-895a-11de9231cc20} <Debug> oximeter.measurements_histogrami64 (e6876f3f-7acd-4984-808e-204e139390cf): There are no data parts | ||
| 667 | 2026.05.18 18:22:04.488760 [ 293 ] {2792fd61-71b3-487d-895a-11de9231cc20} <Debug> TCPHandler: Processed in 0.002411478 sec. | ||
| 668 | 2026.05.18 18:22:04.488941 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 669 | 2026.05.18 18:22:04.489239 [ 293 ] {803650d3-9974-469f-ba9b-059e33a9da6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 670 | 2026.05.18 18:22:04.489379 [ 293 ] {803650d3-9974-469f-ba9b-059e33a9da6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 671 | 2026.05.18 18:22:04.490607 [ 293 ] {803650d3-9974-469f-ba9b-059e33a9da6a} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Loading data parts | ||
| 672 | 2026.05.18 18:22:04.490736 [ 293 ] {803650d3-9974-469f-ba9b-059e33a9da6a} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): There are no data parts | ||
| 673 | 2026.05.18 18:22:04.491334 [ 293 ] {803650d3-9974-469f-ba9b-059e33a9da6a} <Debug> TCPHandler: Processed in 0.002442428 sec. | ||
| 674 | 2026.05.18 18:22:04.491507 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 675 | 2026.05.18 18:22:04.491714 [ 293 ] {0e3fcd32-d693-4af9-85ca-8b171f8ee8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 676 | 2026.05.18 18:22:04.491855 [ 293 ] {0e3fcd32-d693-4af9-85ca-8b171f8ee8ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 677 | 2026.05.18 18:22:04.493048 [ 293 ] {0e3fcd32-d693-4af9-85ca-8b171f8ee8ea} <Debug> oximeter.measurements_histogramf32 (bd916771-9955-4457-b5a5-eca9a306b71c): Loading data parts | ||
| 678 | 2026.05.18 18:22:04.493314 [ 293 ] {0e3fcd32-d693-4af9-85ca-8b171f8ee8ea} <Debug> oximeter.measurements_histogramf32 (bd916771-9955-4457-b5a5-eca9a306b71c): There are no data parts | ||
| 679 | 2026.05.18 18:22:04.493827 [ 293 ] {0e3fcd32-d693-4af9-85ca-8b171f8ee8ea} <Debug> TCPHandler: Processed in 0.002369096 sec. | ||
| 680 | 2026.05.18 18:22:04.494004 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 681 | 2026.05.18 18:22:04.494299 [ 293 ] {ae88b364-472d-4017-af37-b84dd8d4aa6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 682 | 2026.05.18 18:22:04.494434 [ 293 ] {ae88b364-472d-4017-af37-b84dd8d4aa6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 683 | 2026.05.18 18:22:04.495673 [ 293 ] {ae88b364-472d-4017-af37-b84dd8d4aa6d} <Debug> oximeter.measurements_histogramf64 (fd9baad7-5289-43ce-bcbe-492fbee111ac): Loading data parts | ||
| 684 | 2026.05.18 18:22:04.495807 [ 293 ] {ae88b364-472d-4017-af37-b84dd8d4aa6d} <Debug> oximeter.measurements_histogramf64 (fd9baad7-5289-43ce-bcbe-492fbee111ac): There are no data parts | ||
| 685 | 2026.05.18 18:22:04.496424 [ 293 ] {ae88b364-472d-4017-af37-b84dd8d4aa6d} <Debug> TCPHandler: Processed in 0.002469609 sec. | ||
| 686 | 2026.05.18 18:22:04.496595 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 687 | 2026.05.18 18:22:04.496779 [ 293 ] {50985d1b-d9f0-4162-b48d-39d23d73dcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) /* The field tables store named dimensions of each timeseries. | ||
| 688 | * | ||
| 689 | * As with the measurement tables, there is one field table for each field data | ||
| 690 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 691 | * this behavior **must not** be relied upon for query correctness. | ||
| 692 | * | ||
| 693 | * The index for the fields differs from the measurements, however. Rows are | ||
| 694 | * sorted by timeseries name, then field name, field value, and finally | ||
| 695 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 696 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 697 | * usually then used to look up measurements. | ||
| 698 | * | ||
| 699 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 700 | * timeseries name and then key, since it would improve lookups where one | ||
| 701 | * already has the key. Realistically though, these tables are quite small and | ||
| 702 | * so performance benefits will be low in absolute terms. | ||
| 703 | * | ||
| 704 | * TTL: We use a materialized column to expire old field table records. This | ||
| 705 | * column is generated automatically by the database whenever a new row is | ||
| 706 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 707 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 708 | * record will remain during a deduplication, which will have the last | ||
| 709 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 710 | * measurement tables. | ||
| 711 | */ | ||
| 712 | 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) | ||
| 713 | 2026.05.18 18:22:04.496921 [ 293 ] {50985d1b-d9f0-4162-b48d-39d23d73dcf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 714 | 2026.05.18 18:22:04.498700 [ 293 ] {50985d1b-d9f0-4162-b48d-39d23d73dcf2} <Debug> oximeter.fields_bool (b34faf04-6edd-4925-af4e-6750787b32fb): Loading data parts | ||
| 715 | 2026.05.18 18:22:04.498935 [ 293 ] {50985d1b-d9f0-4162-b48d-39d23d73dcf2} <Debug> oximeter.fields_bool (b34faf04-6edd-4925-af4e-6750787b32fb): There are no data parts | ||
| 716 | 2026.05.18 18:22:04.499539 [ 293 ] {50985d1b-d9f0-4162-b48d-39d23d73dcf2} <Debug> TCPHandler: Processed in 0.002993276 sec. | ||
| 717 | 2026.05.18 18:22:04.499712 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 718 | 2026.05.18 18:22:04.499961 [ 293 ] {272a46f2-db5b-4bf6-af96-86afae592216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 719 | 2026.05.18 18:22:04.500112 [ 293 ] {272a46f2-db5b-4bf6-af96-86afae592216} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 720 | 2026.05.18 18:22:04.501466 [ 293 ] {272a46f2-db5b-4bf6-af96-86afae592216} <Debug> oximeter.fields_i8 (1091878f-b8fb-4c87-b8fa-a058c05ae08e): Loading data parts | ||
| 721 | 2026.05.18 18:22:04.501602 [ 293 ] {272a46f2-db5b-4bf6-af96-86afae592216} <Debug> oximeter.fields_i8 (1091878f-b8fb-4c87-b8fa-a058c05ae08e): There are no data parts | ||
| 722 | 2026.05.18 18:22:04.502325 [ 293 ] {272a46f2-db5b-4bf6-af96-86afae592216} <Debug> TCPHandler: Processed in 0.002660876 sec. | ||
| 723 | 2026.05.18 18:22:04.502625 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 724 | 2026.05.18 18:22:04.502826 [ 293 ] {8e14ae24-c0ba-4b5b-b3b9-53895f2d6e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 725 | 2026.05.18 18:22:04.502979 [ 293 ] {8e14ae24-c0ba-4b5b-b3b9-53895f2d6e45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 726 | 2026.05.18 18:22:04.504175 [ 293 ] {8e14ae24-c0ba-4b5b-b3b9-53895f2d6e45} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Loading data parts | ||
| 727 | 2026.05.18 18:22:04.504396 [ 293 ] {8e14ae24-c0ba-4b5b-b3b9-53895f2d6e45} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): There are no data parts | ||
| 728 | 2026.05.18 18:22:04.505057 [ 293 ] {8e14ae24-c0ba-4b5b-b3b9-53895f2d6e45} <Debug> TCPHandler: Processed in 0.00249417 sec. | ||
| 729 | 2026.05.18 18:22:04.505226 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 730 | 2026.05.18 18:22:04.505525 [ 293 ] {e5f00deb-96dd-4378-9054-25cd614aab7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 731 | 2026.05.18 18:22:04.505678 [ 293 ] {e5f00deb-96dd-4378-9054-25cd614aab7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 732 | 2026.05.18 18:22:04.506925 [ 293 ] {e5f00deb-96dd-4378-9054-25cd614aab7c} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Loading data parts | ||
| 733 | 2026.05.18 18:22:04.507045 [ 293 ] {e5f00deb-96dd-4378-9054-25cd614aab7c} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): There are no data parts | ||
| 734 | 2026.05.18 18:22:04.507639 [ 293 ] {e5f00deb-96dd-4378-9054-25cd614aab7c} <Debug> TCPHandler: Processed in 0.002472059 sec. | ||
| 735 | 2026.05.18 18:22:04.507825 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 736 | 2026.05.18 18:22:04.507983 [ 293 ] {542b3dd4-4d2f-477f-98db-9ebb70230918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 737 | 2026.05.18 18:22:04.508111 [ 293 ] {542b3dd4-4d2f-477f-98db-9ebb70230918} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 738 | 2026.05.18 18:22:04.509207 [ 293 ] {542b3dd4-4d2f-477f-98db-9ebb70230918} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Loading data parts | ||
| 739 | 2026.05.18 18:22:04.509421 [ 293 ] {542b3dd4-4d2f-477f-98db-9ebb70230918} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): There are no data parts | ||
| 740 | 2026.05.18 18:22:04.509927 [ 293 ] {542b3dd4-4d2f-477f-98db-9ebb70230918} <Debug> TCPHandler: Processed in 0.002151489 sec. | ||
| 741 | 2026.05.18 18:22:04.510071 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 742 | 2026.05.18 18:22:04.510315 [ 293 ] {3cf672e4-2d83-4f60-b216-04970c3ce14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 743 | 2026.05.18 18:22:04.510444 [ 293 ] {3cf672e4-2d83-4f60-b216-04970c3ce14c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 744 | 2026.05.18 18:22:04.511507 [ 293 ] {3cf672e4-2d83-4f60-b216-04970c3ce14c} <Debug> oximeter.fields_i32 (b610a38a-63ba-4878-8fa4-34649117e417): Loading data parts | ||
| 745 | 2026.05.18 18:22:04.511641 [ 293 ] {3cf672e4-2d83-4f60-b216-04970c3ce14c} <Debug> oximeter.fields_i32 (b610a38a-63ba-4878-8fa4-34649117e417): There are no data parts | ||
| 746 | 2026.05.18 18:22:04.512222 [ 293 ] {3cf672e4-2d83-4f60-b216-04970c3ce14c} <Debug> TCPHandler: Processed in 0.00219903 sec. | ||
| 747 | 2026.05.18 18:22:04.512392 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 748 | 2026.05.18 18:22:04.512548 [ 293 ] {fe27c41c-f2b1-4593-b428-a9266fa2f027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 749 | 2026.05.18 18:22:04.512674 [ 293 ] {fe27c41c-f2b1-4593-b428-a9266fa2f027} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 750 | 2026.05.18 18:22:04.513782 [ 293 ] {fe27c41c-f2b1-4593-b428-a9266fa2f027} <Debug> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Loading data parts | ||
| 751 | 2026.05.18 18:22:04.514029 [ 293 ] {fe27c41c-f2b1-4593-b428-a9266fa2f027} <Debug> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): There are no data parts | ||
| 752 | 2026.05.18 18:22:04.514628 [ 293 ] {fe27c41c-f2b1-4593-b428-a9266fa2f027} <Debug> TCPHandler: Processed in 0.002284034 sec. | ||
| 753 | 2026.05.18 18:22:04.514797 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.05.18 18:22:04.515085 [ 293 ] {910152cc-2ad8-46b2-96e0-52ae42613625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 755 | 2026.05.18 18:22:04.515230 [ 293 ] {910152cc-2ad8-46b2-96e0-52ae42613625} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 756 | 2026.05.18 18:22:04.516344 [ 293 ] {910152cc-2ad8-46b2-96e0-52ae42613625} <Debug> oximeter.fields_i64 (3880cd40-1efa-48bd-9496-a86c3c69a8df): Loading data parts | ||
| 757 | 2026.05.18 18:22:04.516516 [ 293 ] {910152cc-2ad8-46b2-96e0-52ae42613625} <Debug> oximeter.fields_i64 (3880cd40-1efa-48bd-9496-a86c3c69a8df): There are no data parts | ||
| 758 | 2026.05.18 18:22:04.517108 [ 293 ] {910152cc-2ad8-46b2-96e0-52ae42613625} <Debug> TCPHandler: Processed in 0.002372786 sec. | ||
| 759 | 2026.05.18 18:22:04.517258 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2026.05.18 18:22:04.517414 [ 293 ] {fa722fc9-5f0e-49cc-b5f1-ead334ef011d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 761 | 2026.05.18 18:22:04.517507 [ 293 ] {fa722fc9-5f0e-49cc-b5f1-ead334ef011d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 762 | 2026.05.18 18:22:04.518719 [ 293 ] {fa722fc9-5f0e-49cc-b5f1-ead334ef011d} <Debug> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Loading data parts | ||
| 763 | 2026.05.18 18:22:04.518864 [ 293 ] {fa722fc9-5f0e-49cc-b5f1-ead334ef011d} <Debug> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): There are no data parts | ||
| 764 | 2026.05.18 18:22:04.519380 [ 293 ] {fa722fc9-5f0e-49cc-b5f1-ead334ef011d} <Debug> TCPHandler: Processed in 0.00217231 sec. | ||
| 765 | 2026.05.18 18:22:04.519527 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.05.18 18:22:04.519738 [ 293 ] {bc541ebd-04b5-4c46-adf6-7756bc9338d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 767 | 2026.05.18 18:22:04.519781 [ 293 ] {bc541ebd-04b5-4c46-adf6-7756bc9338d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 768 | 2026.05.18 18:22:04.520879 [ 293 ] {bc541ebd-04b5-4c46-adf6-7756bc9338d4} <Debug> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Loading data parts | ||
| 769 | 2026.05.18 18:22:04.521004 [ 293 ] {bc541ebd-04b5-4c46-adf6-7756bc9338d4} <Debug> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): There are no data parts | ||
| 770 | 2026.05.18 18:22:04.521496 [ 293 ] {bc541ebd-04b5-4c46-adf6-7756bc9338d4} <Debug> TCPHandler: Processed in 0.002017514 sec. | ||
| 771 | 2026.05.18 18:22:04.521643 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.05.18 18:22:04.521800 [ 293 ] {df980326-f469-42b4-b9f5-ef1c799705f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 773 | 2026.05.18 18:22:04.521841 [ 293 ] {df980326-f469-42b4-b9f5-ef1c799705f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 774 | 2026.05.18 18:22:04.522915 [ 293 ] {df980326-f469-42b4-b9f5-ef1c799705f0} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Loading data parts | ||
| 775 | 2026.05.18 18:22:04.523037 [ 293 ] {df980326-f469-42b4-b9f5-ef1c799705f0} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): There are no data parts | ||
| 776 | 2026.05.18 18:22:04.523597 [ 293 ] {df980326-f469-42b4-b9f5-ef1c799705f0} <Debug> TCPHandler: Processed in 0.002001704 sec. | ||
| 777 | 2026.05.18 18:22:04.523767 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.05.18 18:22:04.523929 [ 293 ] {71563d40-46db-4acf-b224-c2d67a442969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) 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) | ||
| 779 | 2026.05.18 18:22:04.523970 [ 293 ] {71563d40-46db-4acf-b224-c2d67a442969} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 780 | 2026.05.18 18:22:04.525106 [ 293 ] {71563d40-46db-4acf-b224-c2d67a442969} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Loading data parts | ||
| 781 | 2026.05.18 18:22:04.525254 [ 293 ] {71563d40-46db-4acf-b224-c2d67a442969} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): There are no data parts | ||
| 782 | 2026.05.18 18:22:04.526069 [ 293 ] {71563d40-46db-4acf-b224-c2d67a442969} <Debug> TCPHandler: Processed in 0.002345845 sec. | ||
| 783 | 2026.05.18 18:22:04.526320 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.05.18 18:22:04.526651 [ 293 ] {f1ed5b8e-2345-4d37-ac3b-49915623067b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) /* The timeseries schema table stores the extracted schema for the samples | ||
| 785 | * oximeter collects. | ||
| 786 | */ | ||
| 787 | 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) | ||
| 788 | 2026.05.18 18:22:04.526736 [ 293 ] {f1ed5b8e-2345-4d37-ac3b-49915623067b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 789 | 2026.05.18 18:22:04.528082 [ 293 ] {f1ed5b8e-2345-4d37-ac3b-49915623067b} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3): Loading data parts | ||
| 790 | 2026.05.18 18:22:04.528238 [ 293 ] {f1ed5b8e-2345-4d37-ac3b-49915623067b} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3): There are no data parts | ||
| 791 | 2026.05.18 18:22:04.528945 [ 293 ] {f1ed5b8e-2345-4d37-ac3b-49915623067b} <Debug> TCPHandler: Processed in 0.002745258 sec. | ||
| 792 | 2026.05.18 18:22:04.531531 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.05.18 18:22:04.531770 [ 294 ] {245a1bb8-0c11-400e-a939-e5af0391a809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 794 | 2026.05.18 18:22:04.533537 [ 294 ] {245a1bb8-0c11-400e-a939-e5af0391a809} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 795 | 2026.05.18 18:22:04.539604 [ 276 ] {245a1bb8-0c11-400e-a939-e5af0391a809} <Trace> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 796 | 2026.05.18 18:22:04.539652 [ 276 ] {245a1bb8-0c11-400e-a939-e5af0391a809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 797 | 2026.05.18 18:22:04.543713 [ 276 ] {245a1bb8-0c11-400e-a939-e5af0391a809} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 798 | 2026.05.18 18:22:04.544430 [ 276 ] {245a1bb8-0c11-400e-a939-e5af0391a809} <Trace> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 799 | 2026.05.18 18:22:04.544707 [ 294 ] {245a1bb8-0c11-400e-a939-e5af0391a809} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01305 sec., 76.62835249042145 rows/sec., 1.20 KiB/sec. | ||
| 800 | 2026.05.18 18:22:04.544878 [ 294 ] {245a1bb8-0c11-400e-a939-e5af0391a809} <Debug> TCPHandler: Processed in 0.013401362 sec. | ||
| 801 | 2026.05.18 18:22:05.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.79 MiB, peak 132.79 MiB, free memory in arenas 0.00 B, will set to 141.54 MiB (RSS), difference: 8.74 MiB | ||
| 802 | 2026.05.18 18:22:09.660380 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.18 18:22:09.660415 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.18 18:22:09.660559 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.18 18:22:09.660617 [ 246 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.18 18:22:09.662820 [ 246 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Loading data parts | ||
| 807 | 2026.05.18 18:22:09.663004 [ 246 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): There are no data parts | ||
| 808 | 2026.05.18 18:22:09.664963 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.18 18:22:09.665003 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 810 | 2026.05.18 18:22:09.667011 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.18 18:22:09.667820 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.18 18:22:09.667967 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 813 | 2026.05.18 18:22:09.672364 [ 245 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Loading data parts | ||
| 814 | 2026.05.18 18:22:09.672546 [ 245 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): There are no data parts | ||
| 815 | 2026.05.18 18:22:09.696190 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.18 18:22:09.696234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 817 | 2026.05.18 18:22:09.703639 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.18 18:22:09.705729 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.18 18:22:09.712748 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.18 18:22:10.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.67 MiB, peak 150.67 MiB, free memory in arenas 0.00 B, will set to 155.68 MiB (RSS), difference: 9.01 MiB | ||
| 821 | 2026.05.18 18:22:12.160162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 822 | 2026.05.18 18:22:12.160257 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 823 | 2026.05.18 18:22:12.163853 [ 243 ] {} <Debug> system.query_log (852d570b-20a7-468b-8f29-a2cb0b32b54a): Loading data parts | ||
| 824 | 2026.05.18 18:22:12.164018 [ 243 ] {} <Debug> system.query_log (852d570b-20a7-468b-8f29-a2cb0b32b54a): There are no data parts | ||
| 825 | 2026.05.18 18:22:12.168067 [ 243 ] {} <Trace> system.query_log (852d570b-20a7-468b-8f29-a2cb0b32b54a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.05.18 18:22:12.168129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 827 | 2026.05.18 18:22:12.169838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2026.05.18 18:22:12.170453 [ 243 ] {} <Trace> system.query_log (852d570b-20a7-468b-8f29-a2cb0b32b54a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.05.18 18:22:12.170676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 830 | 2026.05.18 18:22:13.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 156.70 MiB (RSS), difference: -3.13 MiB | ||
| 831 | 2026.05.18 18:22:17.132945 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 832 | 2026.05.18 18:22:17.133017 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 833 | 2026.05.18 18:22:17.168942 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 834 | 2026.05.18 18:22:17.169693 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.05.18 18:22:17.169733 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 836 | 2026.05.18 18:22:17.170568 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 837 | 2026.05.18 18:22:17.171219 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.05.18 18:22:17.171366 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 839 | 2026.05.18 18:22:17.213678 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 840 | 2026.05.18 18:22:17.229542 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.05.18 18:22:17.229590 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 842 | 2026.05.18 18:22:17.236012 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 843 | 2026.05.18 18:22:17.237173 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.05.18 18:22:17.239721 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 845 | 2026.05.18 18:22:18.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.46 MiB, peak 161.46 MiB, free memory in arenas 0.00 B, will set to 159.20 MiB (RSS), difference: 1.74 MiB | ||
| 846 | 2026.05.18 18:22:24.567935 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.05.18 18:22:24.568194 [ 293 ] {0f3a0cf7-794e-4560-9bb9-88865019dfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 848 | 2026.05.18 18:22:24.568865 [ 293 ] {0f3a0cf7-794e-4560-9bb9-88865019dfab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.05.18 18:22:24.569007 [ 293 ] {0f3a0cf7-794e-4560-9bb9-88865019dfab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.05.18 18:22:24.569508 [ 293 ] {0f3a0cf7-794e-4560-9bb9-88865019dfab} <Debug> TCPHandler: Processed in 0.001713585 sec. | ||
| 851 | 2026.05.18 18:22:24.576940 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.05.18 18:22:24.577067 [ 293 ] {4f463007-40a3-428d-b2c0-6a9bbbfae892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 853 | 2026.05.18 18:22:24.577115 [ 293 ] {4f463007-40a3-428d-b2c0-6a9bbbfae892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.05.18 18:22:24.579773 [ 293 ] {4f463007-40a3-428d-b2c0-6a9bbbfae892} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.05.18 18:22:24.579817 [ 293 ] {4f463007-40a3-428d-b2c0-6a9bbbfae892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 856 | 2026.05.18 18:22:24.580558 [ 293 ] {4f463007-40a3-428d-b2c0-6a9bbbfae892} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2026.05.18 18:22:24.581032 [ 293 ] {4f463007-40a3-428d-b2c0-6a9bbbfae892} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.18 18:22:24.581197 [ 293 ] {4f463007-40a3-428d-b2c0-6a9bbbfae892} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004167 sec., 7679.385649148068 rows/sec., 1.70 MiB/sec. | ||
| 859 | 2026.05.18 18:22:24.581234 [ 293 ] {4f463007-40a3-428d-b2c0-6a9bbbfae892} <Debug> TCPHandler: Processed in 0.00435007 sec. | ||
| 860 | 2026.05.18 18:22:24.581399 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.18 18:22:24.581503 [ 293 ] {780c07bb-905c-4a01-8220-22d473567e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.18 18:22:24.581545 [ 293 ] {780c07bb-905c-4a01-8220-22d473567e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 863 | 2026.05.18 18:22:24.584871 [ 293 ] {780c07bb-905c-4a01-8220-22d473567e47} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2026.05.18 18:22:24.584907 [ 293 ] {780c07bb-905c-4a01-8220-22d473567e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 865 | 2026.05.18 18:22:24.585421 [ 293 ] {780c07bb-905c-4a01-8220-22d473567e47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2026.05.18 18:22:24.585945 [ 293 ] {780c07bb-905c-4a01-8220-22d473567e47} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2026.05.18 18:22:24.586082 [ 293 ] {780c07bb-905c-4a01-8220-22d473567e47} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.004603 sec., 61698.89202693895 rows/sec., 3.92 MiB/sec. | ||
| 868 | 2026.05.18 18:22:24.586115 [ 293 ] {780c07bb-905c-4a01-8220-22d473567e47} <Debug> TCPHandler: Processed in 0.004768814 sec. | ||
| 869 | 2026.05.18 18:22:24.586243 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.05.18 18:22:24.586344 [ 293 ] {33207e9a-c94b-4c52-9707-e85792dfdce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 871 | 2026.05.18 18:22:24.586386 [ 293 ] {33207e9a-c94b-4c52-9707-e85792dfdce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 872 | 2026.05.18 18:22:24.586911 [ 293 ] {33207e9a-c94b-4c52-9707-e85792dfdce2} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 873 | 2026.05.18 18:22:24.586975 [ 293 ] {33207e9a-c94b-4c52-9707-e85792dfdce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 874 | 2026.05.18 18:22:24.587546 [ 293 ] {33207e9a-c94b-4c52-9707-e85792dfdce2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 875 | 2026.05.18 18:22:24.588043 [ 293 ] {33207e9a-c94b-4c52-9707-e85792dfdce2} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 876 | 2026.05.18 18:22:24.588225 [ 293 ] {33207e9a-c94b-4c52-9707-e85792dfdce2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001897 sec., 5271.481286241434 rows/sec., 429.85 KiB/sec. | ||
| 877 | 2026.05.18 18:22:24.588278 [ 293 ] {33207e9a-c94b-4c52-9707-e85792dfdce2} <Debug> TCPHandler: Processed in 0.002086537 sec. | ||
| 878 | 2026.05.18 18:22:24.588492 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.05.18 18:22:24.588621 [ 293 ] {d86da578-ba40-45a3-8a41-bc3d1caf32d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 880 | 2026.05.18 18:22:24.588677 [ 293 ] {d86da578-ba40-45a3-8a41-bc3d1caf32d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 881 | 2026.05.18 18:22:24.589623 [ 293 ] {d86da578-ba40-45a3-8a41-bc3d1caf32d6} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2026.05.18 18:22:24.589661 [ 293 ] {d86da578-ba40-45a3-8a41-bc3d1caf32d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 883 | 2026.05.18 18:22:24.590200 [ 293 ] {d86da578-ba40-45a3-8a41-bc3d1caf32d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2026.05.18 18:22:24.590656 [ 293 ] {d86da578-ba40-45a3-8a41-bc3d1caf32d6} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2026.05.18 18:22:24.590793 [ 293 ] {d86da578-ba40-45a3-8a41-bc3d1caf32d6} <Debug> executeQuery: Read 824 rows, 65.37 KiB in 0.002209 sec., 373019.46582163876 rows/sec., 28.90 MiB/sec. | ||
| 886 | 2026.05.18 18:22:24.590830 [ 293 ] {d86da578-ba40-45a3-8a41-bc3d1caf32d6} <Debug> TCPHandler: Processed in 0.002446798 sec. | ||
| 887 | 2026.05.18 18:22:24.590968 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.05.18 18:22:24.591072 [ 293 ] {4359094e-428b-434c-b923-b401f7d473fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 889 | 2026.05.18 18:22:24.591115 [ 293 ] {4359094e-428b-434c-b923-b401f7d473fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 890 | 2026.05.18 18:22:24.591642 [ 293 ] {4359094e-428b-434c-b923-b401f7d473fb} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2026.05.18 18:22:24.591675 [ 293 ] {4359094e-428b-434c-b923-b401f7d473fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 892 | 2026.05.18 18:22:24.592147 [ 293 ] {4359094e-428b-434c-b923-b401f7d473fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2026.05.18 18:22:24.592609 [ 293 ] {4359094e-428b-434c-b923-b401f7d473fb} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 894 | 2026.05.18 18:22:24.592741 [ 293 ] {4359094e-428b-434c-b923-b401f7d473fb} <Debug> executeQuery: Read 163 rows, 10.07 KiB in 0.001693 sec., 96278.79503839338 rows/sec., 5.81 MiB/sec. | ||
| 895 | 2026.05.18 18:22:24.592774 [ 293 ] {4359094e-428b-434c-b923-b401f7d473fb} <Debug> TCPHandler: Processed in 0.00185729 sec. | ||
| 896 | 2026.05.18 18:22:24.592912 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.05.18 18:22:24.593011 [ 293 ] {bf75021c-ec44-42b4-9e41-0519175e6b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 898 | 2026.05.18 18:22:24.593052 [ 293 ] {bf75021c-ec44-42b4-9e41-0519175e6b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 899 | 2026.05.18 18:22:24.593503 [ 293 ] {bf75021c-ec44-42b4-9e41-0519175e6b73} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.05.18 18:22:24.593539 [ 293 ] {bf75021c-ec44-42b4-9e41-0519175e6b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 901 | 2026.05.18 18:22:24.593958 [ 293 ] {bf75021c-ec44-42b4-9e41-0519175e6b73} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2026.05.18 18:22:24.594417 [ 293 ] {bf75021c-ec44-42b4-9e41-0519175e6b73} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.05.18 18:22:24.594543 [ 293 ] {bf75021c-ec44-42b4-9e41-0519175e6b73} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001553 sec., 95943.33547971668 rows/sec., 6.20 MiB/sec. | ||
| 904 | 2026.05.18 18:22:24.594575 [ 293 ] {bf75021c-ec44-42b4-9e41-0519175e6b73} <Debug> TCPHandler: Processed in 0.001712495 sec. | ||
| 905 | 2026.05.18 18:22:24.594699 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.05.18 18:22:24.594795 [ 293 ] {5da4b58b-deed-4773-acd3-a478aad9a346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 907 | 2026.05.18 18:22:24.594834 [ 293 ] {5da4b58b-deed-4773-acd3-a478aad9a346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 908 | 2026.05.18 18:22:24.595291 [ 293 ] {5da4b58b-deed-4773-acd3-a478aad9a346} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.05.18 18:22:24.595326 [ 293 ] {5da4b58b-deed-4773-acd3-a478aad9a346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 910 | 2026.05.18 18:22:24.595753 [ 293 ] {5da4b58b-deed-4773-acd3-a478aad9a346} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.05.18 18:22:24.596253 [ 293 ] {5da4b58b-deed-4773-acd3-a478aad9a346} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.05.18 18:22:24.596386 [ 293 ] {5da4b58b-deed-4773-acd3-a478aad9a346} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00161 sec., 91925.4658385093 rows/sec., 5.23 MiB/sec. | ||
| 913 | 2026.05.18 18:22:24.596420 [ 293 ] {5da4b58b-deed-4773-acd3-a478aad9a346} <Debug> TCPHandler: Processed in 0.001770147 sec. | ||
| 914 | 2026.05.18 18:22:24.596578 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.05.18 18:22:24.596684 [ 293 ] {631fb7a7-be5e-4ca5-bc61-1cd938ad40dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 916 | 2026.05.18 18:22:24.596725 [ 293 ] {631fb7a7-be5e-4ca5-bc61-1cd938ad40dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 917 | 2026.05.18 18:22:24.597327 [ 293 ] {631fb7a7-be5e-4ca5-bc61-1cd938ad40dc} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.05.18 18:22:24.597364 [ 293 ] {631fb7a7-be5e-4ca5-bc61-1cd938ad40dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 919 | 2026.05.18 18:22:24.597821 [ 293 ] {631fb7a7-be5e-4ca5-bc61-1cd938ad40dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.05.18 18:22:24.598342 [ 293 ] {631fb7a7-be5e-4ca5-bc61-1cd938ad40dc} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.05.18 18:22:24.598468 [ 293 ] {631fb7a7-be5e-4ca5-bc61-1cd938ad40dc} <Debug> executeQuery: Read 511 rows, 36.88 KiB in 0.001812 sec., 282008.83002207504 rows/sec., 19.87 MiB/sec. | ||
| 922 | 2026.05.18 18:22:24.598501 [ 293 ] {631fb7a7-be5e-4ca5-bc61-1cd938ad40dc} <Debug> TCPHandler: Processed in 0.001972894 sec. | ||
| 923 | 2026.05.18 18:22:24.598633 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.05.18 18:22:24.598740 [ 293 ] {fedcb87b-0e77-4a16-a786-cb1bdfb75448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 925 | 2026.05.18 18:22:24.598782 [ 293 ] {fedcb87b-0e77-4a16-a786-cb1bdfb75448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 926 | 2026.05.18 18:22:24.599125 [ 293 ] {fedcb87b-0e77-4a16-a786-cb1bdfb75448} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.05.18 18:22:24.599160 [ 293 ] {fedcb87b-0e77-4a16-a786-cb1bdfb75448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 928 | 2026.05.18 18:22:24.599638 [ 293 ] {fedcb87b-0e77-4a16-a786-cb1bdfb75448} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.05.18 18:22:24.600145 [ 293 ] {fedcb87b-0e77-4a16-a786-cb1bdfb75448} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.05.18 18:22:24.600273 [ 293 ] {fedcb87b-0e77-4a16-a786-cb1bdfb75448} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
| 931 | 2026.05.18 18:22:24.600306 [ 293 ] {fedcb87b-0e77-4a16-a786-cb1bdfb75448} <Debug> TCPHandler: Processed in 0.001722755 sec. | ||
| 932 | 2026.05.18 18:22:24.600427 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.05.18 18:22:24.600523 [ 293 ] {c2bc5c46-3742-40fc-bcb8-19c00ae3f868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 934 | 2026.05.18 18:22:24.600564 [ 293 ] {c2bc5c46-3742-40fc-bcb8-19c00ae3f868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 935 | 2026.05.18 18:22:24.601045 [ 293 ] {c2bc5c46-3742-40fc-bcb8-19c00ae3f868} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.05.18 18:22:24.601079 [ 293 ] {c2bc5c46-3742-40fc-bcb8-19c00ae3f868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 937 | 2026.05.18 18:22:24.601613 [ 293 ] {c2bc5c46-3742-40fc-bcb8-19c00ae3f868} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2026.05.18 18:22:24.602312 [ 293 ] {c2bc5c46-3742-40fc-bcb8-19c00ae3f868} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.05.18 18:22:24.602551 [ 293 ] {c2bc5c46-3742-40fc-bcb8-19c00ae3f868} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.002038 sec., 132482.8263002944 rows/sec., 8.81 MiB/sec. | ||
| 940 | 2026.05.18 18:22:24.602613 [ 293 ] {c2bc5c46-3742-40fc-bcb8-19c00ae3f868} <Debug> TCPHandler: Processed in 0.002234682 sec. | ||
| 941 | 2026.05.18 18:22:24.602801 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.05.18 18:22:24.602941 [ 293 ] {d5332575-bc83-4aac-8c1f-29976ced03e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 943 | 2026.05.18 18:22:24.603004 [ 293 ] {d5332575-bc83-4aac-8c1f-29976ced03e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 944 | 2026.05.18 18:22:24.603412 [ 293 ] {d5332575-bc83-4aac-8c1f-29976ced03e2} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.05.18 18:22:24.603450 [ 293 ] {d5332575-bc83-4aac-8c1f-29976ced03e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 946 | 2026.05.18 18:22:24.603994 [ 293 ] {d5332575-bc83-4aac-8c1f-29976ced03e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.05.18 18:22:24.604613 [ 293 ] {d5332575-bc83-4aac-8c1f-29976ced03e2} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.05.18 18:22:24.604806 [ 293 ] {d5332575-bc83-4aac-8c1f-29976ced03e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001908 sec., 524.1090146750524 rows/sec., 35.32 KiB/sec. | ||
| 949 | 2026.05.18 18:22:24.604850 [ 293 ] {d5332575-bc83-4aac-8c1f-29976ced03e2} <Debug> TCPHandler: Processed in 0.002162909 sec. | ||
| 950 | 2026.05.18 18:22:24.605004 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.05.18 18:22:24.605129 [ 293 ] {16e747bb-e1f4-4180-a98a-bbe0779bfa96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 952 | 2026.05.18 18:22:24.605197 [ 293 ] {16e747bb-e1f4-4180-a98a-bbe0779bfa96} <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 | ||
| 953 | 2026.05.18 18:22:24.606108 [ 293 ] {16e747bb-e1f4-4180-a98a-bbe0779bfa96} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.05.18 18:22:24.606143 [ 293 ] {16e747bb-e1f4-4180-a98a-bbe0779bfa96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 955 | 2026.05.18 18:22:24.606872 [ 293 ] {16e747bb-e1f4-4180-a98a-bbe0779bfa96} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.05.18 18:22:24.607389 [ 293 ] {16e747bb-e1f4-4180-a98a-bbe0779bfa96} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.05.18 18:22:24.607526 [ 293 ] {16e747bb-e1f4-4180-a98a-bbe0779bfa96} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002427 sec., 4532.344458178822 rows/sec., 8.12 MiB/sec. | ||
| 958 | 2026.05.18 18:22:24.607580 [ 293 ] {16e747bb-e1f4-4180-a98a-bbe0779bfa96} <Debug> TCPHandler: Processed in 0.002637945 sec. | ||
| 959 | 2026.05.18 18:22:24.607712 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.05.18 18:22:24.607812 [ 293 ] {b6bd6ad9-2266-46a9-a69f-1fd1149ceedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 961 | 2026.05.18 18:22:24.607855 [ 293 ] {b6bd6ad9-2266-46a9-a69f-1fd1149ceedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 962 | 2026.05.18 18:22:24.608204 [ 293 ] {b6bd6ad9-2266-46a9-a69f-1fd1149ceedc} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.05.18 18:22:24.608239 [ 293 ] {b6bd6ad9-2266-46a9-a69f-1fd1149ceedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 964 | 2026.05.18 18:22:24.608693 [ 293 ] {b6bd6ad9-2266-46a9-a69f-1fd1149ceedc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.05.18 18:22:24.609312 [ 293 ] {b6bd6ad9-2266-46a9-a69f-1fd1149ceedc} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.05.18 18:22:24.609439 [ 293 ] {b6bd6ad9-2266-46a9-a69f-1fd1149ceedc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001649 sec., 54578.532443905395 rows/sec., 3.42 MiB/sec. | ||
| 967 | 2026.05.18 18:22:24.609473 [ 293 ] {b6bd6ad9-2266-46a9-a69f-1fd1149ceedc} <Debug> TCPHandler: Processed in 0.001812249 sec. | ||
| 968 | 2026.05.18 18:22:24.671428 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 969 | 2026.05.18 18:22:24.671859 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.05.18 18:22:24.671902 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 971 | 2026.05.18 18:22:24.672550 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 972 | 2026.05.18 18:22:24.673110 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.05.18 18:22:24.673262 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 974 | 2026.05.18 18:22:24.739787 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 975 | 2026.05.18 18:22:24.755931 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.05.18 18:22:24.755997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 977 | 2026.05.18 18:22:24.762402 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 978 | 2026.05.18 18:22:24.763633 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.05.18 18:22:24.766587 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 980 | 2026.05.18 18:22:25.001195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.66 MiB, peak 164.66 MiB, free memory in arenas 0.00 B, will set to 161.84 MiB (RSS), difference: 1.18 MiB | ||
| 981 | 2026.05.18 18:22:29.562678 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.05.18 18:22:29.562954 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 983 | 2026.05.18 18:22:29.563327 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 984 | 2026.05.18 18:22:29.563397 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 985 | 2026.05.18 18:22:29.563620 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2026.05.18 18:22:29.563804 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2026.05.18 18:22:29.564063 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 988 | 2026.05.18 18:22:29.564193 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 989 | 2026.05.18 18:22:29.564238 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (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 | ||
| 990 | 2026.05.18 18:22:29.564256 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 991 | 2026.05.18 18:22:29.564357 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 992 | 2026.05.18 18:22:29.564380 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 993 | 2026.05.18 18:22:29.567589 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004732 sec., 6762.46830092984 rows/sec., 1.50 MiB/sec. | ||
| 994 | 2026.05.18 18:22:29.567757 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Debug> MemoryTracker: Peak memory usage (for query): 137.41 KiB. | ||
| 995 | 2026.05.18 18:22:29.567788 [ 293 ] {fe14f3cf-e2a1-461e-b624-fd8556702453} <Debug> TCPHandler: Processed in 0.00526978 sec. | ||
| 996 | 2026.05.18 18:22:29.570101 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.05.18 18:22:29.570222 [ 293 ] {04a5bcfd-93e8-4d51-b400-3f86ee64fd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 998 | 2026.05.18 18:22:29.570267 [ 293 ] {04a5bcfd-93e8-4d51-b400-3f86ee64fd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 999 | 2026.05.18 18:22:29.570837 [ 293 ] {04a5bcfd-93e8-4d51-b400-3f86ee64fd2d} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.05.18 18:22:29.570876 [ 293 ] {04a5bcfd-93e8-4d51-b400-3f86ee64fd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1001 | 2026.05.18 18:22:29.571439 [ 293 ] {04a5bcfd-93e8-4d51-b400-3f86ee64fd2d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1002 | 2026.05.18 18:22:29.571957 [ 293 ] {04a5bcfd-93e8-4d51-b400-3f86ee64fd2d} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.05.18 18:22:29.572103 [ 293 ] {04a5bcfd-93e8-4d51-b400-3f86ee64fd2d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.23 MiB/sec. | ||
| 1004 | 2026.05.18 18:22:29.572136 [ 293 ] {04a5bcfd-93e8-4d51-b400-3f86ee64fd2d} <Debug> TCPHandler: Processed in 0.002095627 sec. | ||
| 1005 | 2026.05.18 18:22:29.572551 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.05.18 18:22:29.572873 [ 293 ] {e5f1b6c2-c655-4a15-a147-a7b7f7036133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1007 | 2026.05.18 18:22:29.572966 [ 293 ] {e5f1b6c2-c655-4a15-a147-a7b7f7036133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1008 | 2026.05.18 18:22:29.573709 [ 293 ] {e5f1b6c2-c655-4a15-a147-a7b7f7036133} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.05.18 18:22:29.573754 [ 293 ] {e5f1b6c2-c655-4a15-a147-a7b7f7036133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1010 | 2026.05.18 18:22:29.574358 [ 293 ] {e5f1b6c2-c655-4a15-a147-a7b7f7036133} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1011 | 2026.05.18 18:22:29.574902 [ 293 ] {e5f1b6c2-c655-4a15-a147-a7b7f7036133} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.05.18 18:22:29.575085 [ 293 ] {e5f1b6c2-c655-4a15-a147-a7b7f7036133} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002282 sec., 28045.574057843995 rows/sec., 2.19 MiB/sec. | ||
| 1013 | 2026.05.18 18:22:29.575126 [ 293 ] {e5f1b6c2-c655-4a15-a147-a7b7f7036133} <Debug> TCPHandler: Processed in 0.002629165 sec. | ||
| 1014 | 2026.05.18 18:22:29.575288 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.05.18 18:22:29.575386 [ 293 ] {a680b2f2-3455-4149-88a1-8fa3d2933903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1016 | 2026.05.18 18:22:29.575430 [ 293 ] {a680b2f2-3455-4149-88a1-8fa3d2933903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1017 | 2026.05.18 18:22:29.575892 [ 293 ] {a680b2f2-3455-4149-88a1-8fa3d2933903} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2026.05.18 18:22:29.575928 [ 293 ] {a680b2f2-3455-4149-88a1-8fa3d2933903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1019 | 2026.05.18 18:22:29.576400 [ 293 ] {a680b2f2-3455-4149-88a1-8fa3d2933903} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1020 | 2026.05.18 18:22:29.576925 [ 293 ] {a680b2f2-3455-4149-88a1-8fa3d2933903} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2026.05.18 18:22:29.577057 [ 293 ] {a680b2f2-3455-4149-88a1-8fa3d2933903} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec. | ||
| 1022 | 2026.05.18 18:22:29.577089 [ 293 ] {a680b2f2-3455-4149-88a1-8fa3d2933903} <Debug> TCPHandler: Processed in 0.00186987 sec. | ||
| 1023 | 2026.05.18 18:22:29.577250 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.05.18 18:22:29.577345 [ 293 ] {469aef2e-0008-4172-97e7-85bc658bd8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1025 | 2026.05.18 18:22:29.577387 [ 293 ] {469aef2e-0008-4172-97e7-85bc658bd8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1026 | 2026.05.18 18:22:29.577885 [ 293 ] {469aef2e-0008-4172-97e7-85bc658bd8c5} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.05.18 18:22:29.577958 [ 293 ] {469aef2e-0008-4172-97e7-85bc658bd8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1028 | 2026.05.18 18:22:29.578584 [ 293 ] {469aef2e-0008-4172-97e7-85bc658bd8c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1029 | 2026.05.18 18:22:29.579141 [ 293 ] {469aef2e-0008-4172-97e7-85bc658bd8c5} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.05.18 18:22:29.579326 [ 293 ] {469aef2e-0008-4172-97e7-85bc658bd8c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001993 sec., 30105.368790767687 rows/sec., 2.03 MiB/sec. | ||
| 1031 | 2026.05.18 18:22:29.579381 [ 293 ] {469aef2e-0008-4172-97e7-85bc658bd8c5} <Debug> TCPHandler: Processed in 0.00217921 sec. | ||
| 1032 | 2026.05.18 18:22:32.133142 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1033 | 2026.05.18 18:22:32.133248 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1034 | 2026.05.18 18:22:32.174207 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1035 | 2026.05.18 18:22:32.174698 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.05.18 18:22:32.174735 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1037 | 2026.05.18 18:22:32.175523 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1038 | 2026.05.18 18:22:32.176128 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.05.18 18:22:32.176269 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1040 | 2026.05.18 18:22:32.267512 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1041 | 2026.05.18 18:22:32.283542 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.05.18 18:22:32.283585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1043 | 2026.05.18 18:22:32.290044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1044 | 2026.05.18 18:22:32.291324 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.05.18 18:22:32.294006 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1046 | 2026.05.18 18:22:34.193757 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50121 | ||
| 1047 | 2026.05.18 18:22:34.193866 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.05.18 18:22:34.193898 [ 303 ] {} <Debug> TCP-Session: 451b3e7e-1a49-46f4-af1a-c6eff19e4ff5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50121 | ||
| 1049 | 2026.05.18 18:22:34.193921 [ 303 ] {} <Debug> TCP-Session: 451b3e7e-1a49-46f4-af1a-c6eff19e4ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.05.18 18:22:34.193935 [ 303 ] {} <Debug> TCP-Session: 451b3e7e-1a49-46f4-af1a-c6eff19e4ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.05.18 18:22:34.194392 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41169 | ||
| 1052 | 2026.05.18 18:22:34.194414 [ 303 ] {} <Trace> TCP-Session: 451b3e7e-1a49-46f4-af1a-c6eff19e4ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.05.18 18:22:34.194507 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64169 | ||
| 1054 | 2026.05.18 18:22:34.194514 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1055 | 2026.05.18 18:22:34.194612 [ 304 ] {} <Debug> TCP-Session: 0aa934df-a5da-4539-ac93-5a07a9cda7e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41169 | ||
| 1056 | 2026.05.18 18:22:34.194629 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32971 | ||
| 1057 | 2026.05.18 18:22:34.194657 [ 303 ] {1f2b62f1-265e-4c34-948f-685fe11cfd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50121) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1058 | 2026.05.18 18:22:34.194637 [ 304 ] {} <Debug> TCP-Session: 0aa934df-a5da-4539-ac93-5a07a9cda7e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.05.18 18:22:34.194691 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.05.18 18:22:34.194718 [ 304 ] {} <Debug> TCP-Session: 0aa934df-a5da-4539-ac93-5a07a9cda7e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.05.18 18:22:34.194771 [ 305 ] {} <Debug> TCP-Session: 4ca314ff-29d9-40d0-abcd-aa23fee6199f Authenticating user 'default' from [fd00:1122:3344:101::e]:64169 | ||
| 1062 | 2026.05.18 18:22:34.194801 [ 305 ] {} <Debug> TCP-Session: 4ca314ff-29d9-40d0-abcd-aa23fee6199f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.05.18 18:22:34.194816 [ 305 ] {} <Debug> TCP-Session: 4ca314ff-29d9-40d0-abcd-aa23fee6199f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.18 18:22:34.194817 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37352 | ||
| 1065 | 2026.05.18 18:22:34.194823 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1066 | 2026.05.18 18:22:34.194878 [ 306 ] {} <Debug> TCP-Session: b753fe1b-6d9c-469b-85fe-5013b1b3de6f Authenticating user 'default' from [fd00:1122:3344:101::e]:32971 | ||
| 1067 | 2026.05.18 18:22:34.194903 [ 306 ] {} <Debug> TCP-Session: b753fe1b-6d9c-469b-85fe-5013b1b3de6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.18 18:22:34.194916 [ 306 ] {} <Debug> TCP-Session: b753fe1b-6d9c-469b-85fe-5013b1b3de6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.18 18:22:34.194942 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57686 | ||
| 1070 | 2026.05.18 18:22:34.194946 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1071 | 2026.05.18 18:22:34.194990 [ 307 ] {} <Debug> TCP-Session: 0485ff1b-7492-42ac-98a1-27525e94bd6b Authenticating user 'default' from [fd00:1122:3344:101::e]:37352 | ||
| 1072 | 2026.05.18 18:22:34.195007 [ 307 ] {} <Debug> TCP-Session: 0485ff1b-7492-42ac-98a1-27525e94bd6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.05.18 18:22:34.195020 [ 307 ] {} <Debug> TCP-Session: 0485ff1b-7492-42ac-98a1-27525e94bd6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.05.18 18:22:34.195027 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58985 | ||
| 1075 | 2026.05.18 18:22:34.195050 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.05.18 18:22:34.195076 [ 308 ] {} <Debug> TCP-Session: f3948382-f9ce-4d08-a741-b7e7e261bdd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57686 | ||
| 1077 | 2026.05.18 18:22:34.195088 [ 303 ] {1f2b62f1-265e-4c34-948f-685fe11cfd8a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1078 | 2026.05.18 18:22:34.195092 [ 308 ] {} <Debug> TCP-Session: f3948382-f9ce-4d08-a741-b7e7e261bdd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.05.18 18:22:34.195130 [ 308 ] {} <Debug> TCP-Session: f3948382-f9ce-4d08-a741-b7e7e261bdd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.05.18 18:22:34.195130 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1081 | 2026.05.18 18:22:34.195156 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61101 | ||
| 1082 | 2026.05.18 18:22:34.195171 [ 303 ] {1f2b62f1-265e-4c34-948f-685fe11cfd8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.05.18 18:22:34.195161 [ 309 ] {} <Debug> TCP-Session: 8b3715d8-62de-47c4-ac0c-e43519afaf08 Authenticating user 'default' from [fd00:1122:3344:101::e]:58985 | ||
| 1084 | 2026.05.18 18:22:34.195222 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54729 | ||
| 1085 | 2026.05.18 18:22:34.195230 [ 309 ] {} <Debug> TCP-Session: 8b3715d8-62de-47c4-ac0c-e43519afaf08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.05.18 18:22:34.195251 [ 309 ] {} <Debug> TCP-Session: 8b3715d8-62de-47c4-ac0c-e43519afaf08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.05.18 18:22:34.195387 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1088 | 2026.05.18 18:22:34.195418 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.05.18 18:22:34.195433 [ 310 ] {} <Debug> TCP-Session: 18402f2c-6313-4c38-863d-7cf34d57991f Authenticating user 'default' from [fd00:1122:3344:101::e]:61101 | ||
| 1090 | 2026.05.18 18:22:34.195452 [ 311 ] {} <Debug> TCP-Session: 374f83ab-71c7-4824-8e9f-64965cc01ddf Authenticating user 'default' from [fd00:1122:3344:101::e]:54729 | ||
| 1091 | 2026.05.18 18:22:34.195460 [ 310 ] {} <Debug> TCP-Session: 18402f2c-6313-4c38-863d-7cf34d57991f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.05.18 18:22:34.195476 [ 311 ] {} <Debug> TCP-Session: 374f83ab-71c7-4824-8e9f-64965cc01ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.05.18 18:22:34.195485 [ 310 ] {} <Debug> TCP-Session: 18402f2c-6313-4c38-863d-7cf34d57991f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.05.18 18:22:34.195497 [ 311 ] {} <Debug> TCP-Session: 374f83ab-71c7-4824-8e9f-64965cc01ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.05.18 18:22:34.195790 [ 303 ] {1f2b62f1-265e-4c34-948f-685fe11cfd8a} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 1096 | 2026.05.18 18:22:34.202212 [ 315 ] {1f2b62f1-265e-4c34-948f-685fe11cfd8a} <Trace> AggregatingTransform: Aggregating | ||
| 1097 | 2026.05.18 18:22:34.203083 [ 315 ] {1f2b62f1-265e-4c34-948f-685fe11cfd8a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1098 | 2026.05.18 18:22:34.203180 [ 315 ] {1f2b62f1-265e-4c34-948f-685fe11cfd8a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004756663 sec. (210.231 rows/sec., 8.21 KiB/sec.) | ||
| 1099 | 2026.05.18 18:22:34.203201 [ 315 ] {1f2b62f1-265e-4c34-948f-685fe11cfd8a} <Trace> Aggregator: Merging aggregated data | ||
| 1100 | 2026.05.18 18:22:34.203234 [ 315 ] {1f2b62f1-265e-4c34-948f-685fe11cfd8a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1101 | 2026.05.18 18:22:34.204779 [ 303 ] {1f2b62f1-265e-4c34-948f-685fe11cfd8a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010207 sec., 97.97198001371606 rows/sec., 3.83 KiB/sec. | ||
| 1102 | 2026.05.18 18:22:34.204926 [ 303 ] {1f2b62f1-265e-4c34-948f-685fe11cfd8a} <Debug> TCPHandler: Processed in 0.010694874 sec. | ||
| 1103 | 2026.05.18 18:22:34.206228 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.05.18 18:22:34.206256 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.05.18 18:22:34.206281 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.05.18 18:22:34.206290 [ 303 ] {} <Debug> TCP-Session: 451b3e7e-1a49-46f4-af1a-c6eff19e4ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.05.18 18:22:34.206305 [ 306 ] {} <Debug> TCP-Session: b753fe1b-6d9c-469b-85fe-5013b1b3de6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.05.18 18:22:34.206326 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1109 | 2026.05.18 18:22:34.206356 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1110 | 2026.05.18 18:22:34.206380 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2026.05.18 18:22:34.206390 [ 308 ] {} <Debug> TCP-Session: f3948382-f9ce-4d08-a741-b7e7e261bdd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.05.18 18:22:34.206397 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1113 | 2026.05.18 18:22:34.206431 [ 309 ] {} <Debug> TCP-Session: 8b3715d8-62de-47c4-ac0c-e43519afaf08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.05.18 18:22:34.206416 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2026.05.18 18:22:34.206459 [ 310 ] {} <Debug> TCP-Session: 18402f2c-6313-4c38-863d-7cf34d57991f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.05.18 18:22:34.206411 [ 307 ] {} <Debug> TCP-Session: 0485ff1b-7492-42ac-98a1-27525e94bd6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.05.18 18:22:34.206499 [ 311 ] {} <Debug> TCP-Session: 374f83ab-71c7-4824-8e9f-64965cc01ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.05.18 18:22:34.206337 [ 304 ] {} <Debug> TCP-Session: 0aa934df-a5da-4539-ac93-5a07a9cda7e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.05.18 18:22:34.206303 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1120 | 2026.05.18 18:22:34.206602 [ 305 ] {} <Debug> TCP-Session: 4ca314ff-29d9-40d0-abcd-aa23fee6199f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.05.18 18:22:34.568785 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.05.18 18:22:34.569017 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1123 | 2026.05.18 18:22:34.569339 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1124 | 2026.05.18 18:22:34.569382 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1125 | 2026.05.18 18:22:34.569621 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1126 | 2026.05.18 18:22:34.569691 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1127 | 2026.05.18 18:22:34.569829 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1128 | 2026.05.18 18:22:34.569865 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1129 | 2026.05.18 18:22:34.569888 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (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 | ||
| 1130 | 2026.05.18 18:22:34.569904 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1131 | 2026.05.18 18:22:34.569946 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1132 | 2026.05.18 18:22:34.569967 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1133 | 2026.05.18 18:22:34.571207 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002274 sec., 14072.11961301671 rows/sec., 3.12 MiB/sec. | ||
| 1134 | 2026.05.18 18:22:34.571369 [ 293 ] {b36eeba9-9445-4403-b8c2-e204821e7d75} <Debug> TCPHandler: Processed in 0.002716347 sec. | ||
| 1135 | 2026.05.18 18:22:34.576290 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.18 18:22:34.576452 [ 293 ] {58605d89-a4ab-413b-8d53-110d96b6c679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.05.18 18:22:34.576518 [ 293 ] {58605d89-a4ab-413b-8d53-110d96b6c679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1138 | 2026.05.18 18:22:34.577270 [ 293 ] {58605d89-a4ab-413b-8d53-110d96b6c679} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.05.18 18:22:34.577324 [ 293 ] {58605d89-a4ab-413b-8d53-110d96b6c679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1140 | 2026.05.18 18:22:34.577871 [ 293 ] {58605d89-a4ab-413b-8d53-110d96b6c679} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2026.05.18 18:22:34.578467 [ 293 ] {58605d89-a4ab-413b-8d53-110d96b6c679} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.05.18 18:22:34.578699 [ 293 ] {58605d89-a4ab-413b-8d53-110d96b6c679} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002292 sec., 123909.24956369982 rows/sec., 7.87 MiB/sec. | ||
| 1143 | 2026.05.18 18:22:34.578760 [ 293 ] {58605d89-a4ab-413b-8d53-110d96b6c679} <Debug> TCPHandler: Processed in 0.002590524 sec. | ||
| 1144 | 2026.05.18 18:22:34.578939 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.05.18 18:22:34.579058 [ 293 ] {b391a301-1740-4980-95c9-8ded78aae156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1146 | 2026.05.18 18:22:34.579104 [ 293 ] {b391a301-1740-4980-95c9-8ded78aae156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1147 | 2026.05.18 18:22:34.580015 [ 293 ] {b391a301-1740-4980-95c9-8ded78aae156} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.18 18:22:34.580068 [ 293 ] {b391a301-1740-4980-95c9-8ded78aae156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1149 | 2026.05.18 18:22:34.580745 [ 293 ] {b391a301-1740-4980-95c9-8ded78aae156} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2026.05.18 18:22:34.581273 [ 293 ] {b391a301-1740-4980-95c9-8ded78aae156} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.05.18 18:22:34.581469 [ 293 ] {b391a301-1740-4980-95c9-8ded78aae156} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.002435 sec., 336344.9691991786 rows/sec., 26.07 MiB/sec. | ||
| 1152 | 2026.05.18 18:22:34.581519 [ 293 ] {b391a301-1740-4980-95c9-8ded78aae156} <Debug> TCPHandler: Processed in 0.002653206 sec. | ||
| 1153 | 2026.05.18 18:22:34.581691 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.05.18 18:22:34.581801 [ 293 ] {78cd5208-ab37-43a5-89a8-257d5e8ba8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.05.18 18:22:34.581856 [ 293 ] {78cd5208-ab37-43a5-89a8-257d5e8ba8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1156 | 2026.05.18 18:22:34.582336 [ 293 ] {78cd5208-ab37-43a5-89a8-257d5e8ba8f4} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.18 18:22:34.582379 [ 293 ] {78cd5208-ab37-43a5-89a8-257d5e8ba8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1158 | 2026.05.18 18:22:34.582862 [ 293 ] {78cd5208-ab37-43a5-89a8-257d5e8ba8f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2026.05.18 18:22:34.583453 [ 293 ] {78cd5208-ab37-43a5-89a8-257d5e8ba8f4} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.18 18:22:34.583597 [ 293 ] {78cd5208-ab37-43a5-89a8-257d5e8ba8f4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001818 sec., 84158.41584158417 rows/sec., 5.03 MiB/sec. | ||
| 1161 | 2026.05.18 18:22:34.583639 [ 293 ] {78cd5208-ab37-43a5-89a8-257d5e8ba8f4} <Debug> TCPHandler: Processed in 0.002004925 sec. | ||
| 1162 | 2026.05.18 18:22:34.583781 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.05.18 18:22:34.583886 [ 293 ] {691871dd-35b0-4b0d-822f-97027be31f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.05.18 18:22:34.583931 [ 293 ] {691871dd-35b0-4b0d-822f-97027be31f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1165 | 2026.05.18 18:22:34.584406 [ 293 ] {691871dd-35b0-4b0d-822f-97027be31f2a} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.05.18 18:22:34.584445 [ 293 ] {691871dd-35b0-4b0d-822f-97027be31f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1167 | 2026.05.18 18:22:34.584900 [ 293 ] {691871dd-35b0-4b0d-822f-97027be31f2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1168 | 2026.05.18 18:22:34.585437 [ 293 ] {691871dd-35b0-4b0d-822f-97027be31f2a} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.05.18 18:22:34.585577 [ 293 ] {691871dd-35b0-4b0d-822f-97027be31f2a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001713 sec., 86981.90309398716 rows/sec., 5.62 MiB/sec. | ||
| 1170 | 2026.05.18 18:22:34.585612 [ 293 ] {691871dd-35b0-4b0d-822f-97027be31f2a} <Debug> TCPHandler: Processed in 0.001890061 sec. | ||
| 1171 | 2026.05.18 18:22:34.585757 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.05.18 18:22:34.585858 [ 293 ] {5e7d4cbc-0439-4f02-8beb-66c989a42ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.05.18 18:22:34.585902 [ 293 ] {5e7d4cbc-0439-4f02-8beb-66c989a42ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1174 | 2026.05.18 18:22:34.586360 [ 293 ] {5e7d4cbc-0439-4f02-8beb-66c989a42ff7} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.05.18 18:22:34.586396 [ 293 ] {5e7d4cbc-0439-4f02-8beb-66c989a42ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1176 | 2026.05.18 18:22:34.586837 [ 293 ] {5e7d4cbc-0439-4f02-8beb-66c989a42ff7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2026.05.18 18:22:34.587340 [ 293 ] {5e7d4cbc-0439-4f02-8beb-66c989a42ff7} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.05.18 18:22:34.587473 [ 293 ] {5e7d4cbc-0439-4f02-8beb-66c989a42ff7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001634 sec., 90575.27539779681 rows/sec., 5.15 MiB/sec. | ||
| 1179 | 2026.05.18 18:22:34.587506 [ 293 ] {5e7d4cbc-0439-4f02-8beb-66c989a42ff7} <Debug> TCPHandler: Processed in 0.001802618 sec. | ||
| 1180 | 2026.05.18 18:22:34.587654 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.05.18 18:22:34.587752 [ 293 ] {ee9f9208-e5ac-4334-afa8-b62e0986a36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1182 | 2026.05.18 18:22:34.587793 [ 293 ] {ee9f9208-e5ac-4334-afa8-b62e0986a36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1183 | 2026.05.18 18:22:34.588442 [ 293 ] {ee9f9208-e5ac-4334-afa8-b62e0986a36a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.05.18 18:22:34.588481 [ 293 ] {ee9f9208-e5ac-4334-afa8-b62e0986a36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1185 | 2026.05.18 18:22:34.588922 [ 293 ] {ee9f9208-e5ac-4334-afa8-b62e0986a36a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1186 | 2026.05.18 18:22:34.589491 [ 293 ] {ee9f9208-e5ac-4334-afa8-b62e0986a36a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.05.18 18:22:34.589651 [ 293 ] {ee9f9208-e5ac-4334-afa8-b62e0986a36a} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001918 sec., 261209.59332638164 rows/sec., 18.36 MiB/sec. | ||
| 1188 | 2026.05.18 18:22:34.589686 [ 293 ] {ee9f9208-e5ac-4334-afa8-b62e0986a36a} <Debug> TCPHandler: Processed in 0.002085477 sec. | ||
| 1189 | 2026.05.18 18:22:34.589821 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.05.18 18:22:34.589920 [ 293 ] {8ebe2bc2-9ff6-40ff-b1b8-09dacee43e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1191 | 2026.05.18 18:22:34.589964 [ 293 ] {8ebe2bc2-9ff6-40ff-b1b8-09dacee43e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1192 | 2026.05.18 18:22:34.590306 [ 293 ] {8ebe2bc2-9ff6-40ff-b1b8-09dacee43e88} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.05.18 18:22:34.590342 [ 293 ] {8ebe2bc2-9ff6-40ff-b1b8-09dacee43e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1194 | 2026.05.18 18:22:34.590798 [ 293 ] {8ebe2bc2-9ff6-40ff-b1b8-09dacee43e88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1195 | 2026.05.18 18:22:34.591244 [ 293 ] {8ebe2bc2-9ff6-40ff-b1b8-09dacee43e88} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.05.18 18:22:34.591383 [ 293 ] {8ebe2bc2-9ff6-40ff-b1b8-09dacee43e88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 211.52 KiB/sec. | ||
| 1197 | 2026.05.18 18:22:34.591415 [ 293 ] {8ebe2bc2-9ff6-40ff-b1b8-09dacee43e88} <Debug> TCPHandler: Processed in 0.001646933 sec. | ||
| 1198 | 2026.05.18 18:22:34.591549 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.05.18 18:22:34.591650 [ 293 ] {a7394f6c-6277-4866-a928-a6d87c229f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1200 | 2026.05.18 18:22:34.591694 [ 293 ] {a7394f6c-6277-4866-a928-a6d87c229f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1201 | 2026.05.18 18:22:34.592127 [ 293 ] {a7394f6c-6277-4866-a928-a6d87c229f8b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.05.18 18:22:34.592162 [ 293 ] {a7394f6c-6277-4866-a928-a6d87c229f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1203 | 2026.05.18 18:22:34.592684 [ 293 ] {a7394f6c-6277-4866-a928-a6d87c229f8b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1204 | 2026.05.18 18:22:34.593134 [ 293 ] {a7394f6c-6277-4866-a928-a6d87c229f8b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.05.18 18:22:34.593267 [ 293 ] {a7394f6c-6277-4866-a928-a6d87c229f8b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001635 sec., 162079.51070336392 rows/sec., 10.77 MiB/sec. | ||
| 1206 | 2026.05.18 18:22:34.593303 [ 293 ] {a7394f6c-6277-4866-a928-a6d87c229f8b} <Debug> TCPHandler: Processed in 0.001818738 sec. | ||
| 1207 | 2026.05.18 18:22:34.593441 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.05.18 18:22:34.593556 [ 293 ] {fe6d5d5d-e950-4eb6-9377-5d257a81617a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.05.18 18:22:34.593600 [ 293 ] {fe6d5d5d-e950-4eb6-9377-5d257a81617a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1210 | 2026.05.18 18:22:34.593925 [ 293 ] {fe6d5d5d-e950-4eb6-9377-5d257a81617a} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.05.18 18:22:34.593962 [ 293 ] {fe6d5d5d-e950-4eb6-9377-5d257a81617a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1212 | 2026.05.18 18:22:34.594339 [ 293 ] {fe6d5d5d-e950-4eb6-9377-5d257a81617a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1213 | 2026.05.18 18:22:34.594754 [ 293 ] {fe6d5d5d-e950-4eb6-9377-5d257a81617a} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.05.18 18:22:34.594888 [ 293 ] {fe6d5d5d-e950-4eb6-9377-5d257a81617a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
| 1215 | 2026.05.18 18:22:34.594921 [ 293 ] {fe6d5d5d-e950-4eb6-9377-5d257a81617a} <Debug> TCPHandler: Processed in 0.001532309 sec. | ||
| 1216 | 2026.05.18 18:22:34.595046 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.05.18 18:22:34.595144 [ 293 ] {afd0d56a-91b4-4dbb-80f5-fe1125319537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1218 | 2026.05.18 18:22:34.595199 [ 293 ] {afd0d56a-91b4-4dbb-80f5-fe1125319537} <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 | ||
| 1219 | 2026.05.18 18:22:34.595999 [ 293 ] {afd0d56a-91b4-4dbb-80f5-fe1125319537} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.05.18 18:22:34.596037 [ 293 ] {afd0d56a-91b4-4dbb-80f5-fe1125319537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1221 | 2026.05.18 18:22:34.596720 [ 293 ] {afd0d56a-91b4-4dbb-80f5-fe1125319537} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1222 | 2026.05.18 18:22:34.597268 [ 293 ] {afd0d56a-91b4-4dbb-80f5-fe1125319537} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.05.18 18:22:34.597424 [ 293 ] {afd0d56a-91b4-4dbb-80f5-fe1125319537} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002297 sec., 4788.855028297779 rows/sec., 8.58 MiB/sec. | ||
| 1224 | 2026.05.18 18:22:34.597479 [ 293 ] {afd0d56a-91b4-4dbb-80f5-fe1125319537} <Debug> TCPHandler: Processed in 0.00248435 sec. | ||
| 1225 | 2026.05.18 18:22:34.597619 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.05.18 18:22:34.597718 [ 293 ] {5bdcefd1-31a1-483a-a2b7-66dd1fa6dbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1227 | 2026.05.18 18:22:34.597762 [ 293 ] {5bdcefd1-31a1-483a-a2b7-66dd1fa6dbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1228 | 2026.05.18 18:22:34.598128 [ 293 ] {5bdcefd1-31a1-483a-a2b7-66dd1fa6dbe7} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.05.18 18:22:34.598165 [ 293 ] {5bdcefd1-31a1-483a-a2b7-66dd1fa6dbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1230 | 2026.05.18 18:22:34.606326 [ 293 ] {5bdcefd1-31a1-483a-a2b7-66dd1fa6dbe7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1231 | 2026.05.18 18:22:34.606988 [ 293 ] {5bdcefd1-31a1-483a-a2b7-66dd1fa6dbe7} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.05.18 18:22:34.607141 [ 293 ] {5bdcefd1-31a1-483a-a2b7-66dd1fa6dbe7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.009439 sec., 9534.908358936329 rows/sec., 610.93 KiB/sec. | ||
| 1233 | 2026.05.18 18:22:34.607191 [ 293 ] {5bdcefd1-31a1-483a-a2b7-66dd1fa6dbe7} <Debug> TCPHandler: Processed in 0.00962543 sec. | ||
| 1234 | 2026.05.18 18:22:35.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.55 MiB, peak 172.95 MiB, free memory in arenas 0.00 B, will set to 167.52 MiB (RSS), difference: 1.97 MiB | ||
| 1235 | 2026.05.18 18:22:37.832014 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50924 | ||
| 1236 | 2026.05.18 18:22:37.832098 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1237 | 2026.05.18 18:22:37.832122 [ 303 ] {} <Debug> TCP-Session: a98b4ba5-1a82-44c5-aaf0-140f5923cf76 Authenticating user 'default' from [fd00:1122:3344:101::e]:50924 | ||
| 1238 | 2026.05.18 18:22:37.832144 [ 303 ] {} <Debug> TCP-Session: a98b4ba5-1a82-44c5-aaf0-140f5923cf76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2026.05.18 18:22:37.832158 [ 303 ] {} <Debug> TCP-Session: a98b4ba5-1a82-44c5-aaf0-140f5923cf76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.05.18 18:22:37.832389 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58319 | ||
| 1241 | 2026.05.18 18:22:37.832388 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42325 | ||
| 1242 | 2026.05.18 18:22:37.832416 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48688 | ||
| 1243 | 2026.05.18 18:22:37.832450 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1244 | 2026.05.18 18:22:37.832452 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37810 | ||
| 1245 | 2026.05.18 18:22:37.832477 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59517 | ||
| 1246 | 2026.05.18 18:22:37.832523 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1247 | 2026.05.18 18:22:37.832532 [ 305 ] {} <Debug> TCP-Session: 936aa22f-6f62-4655-b8ee-bb7b69dd647e Authenticating user 'default' from [fd00:1122:3344:101::e]:58319 | ||
| 1248 | 2026.05.18 18:22:37.832578 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1249 | 2026.05.18 18:22:37.832584 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1250 | 2026.05.18 18:22:37.832603 [ 305 ] {} <Debug> TCP-Session: 936aa22f-6f62-4655-b8ee-bb7b69dd647e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.05.18 18:22:37.832618 [ 308 ] {} <Debug> TCP-Session: 5399bff1-3c32-4e8c-a17f-fba67e8922c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37810 | ||
| 1252 | 2026.05.18 18:22:37.832639 [ 305 ] {} <Debug> TCP-Session: 936aa22f-6f62-4655-b8ee-bb7b69dd647e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.05.18 18:22:37.832627 [ 311 ] {} <Debug> TCP-Session: 4c82cebb-65b9-46bf-9316-93eebacaf290 Authenticating user 'default' from [fd00:1122:3344:101::e]:59517 | ||
| 1254 | 2026.05.18 18:22:37.832663 [ 308 ] {} <Debug> TCP-Session: 5399bff1-3c32-4e8c-a17f-fba67e8922c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.05.18 18:22:37.832696 [ 311 ] {} <Debug> TCP-Session: 4c82cebb-65b9-46bf-9316-93eebacaf290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.05.18 18:22:37.832703 [ 308 ] {} <Debug> TCP-Session: 5399bff1-3c32-4e8c-a17f-fba67e8922c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.05.18 18:22:37.832722 [ 311 ] {} <Debug> TCP-Session: 4c82cebb-65b9-46bf-9316-93eebacaf290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.05.18 18:22:37.832580 [ 304 ] {} <Debug> TCP-Session: d178f7aa-b5a5-419a-8e48-52ac5080bc44 Authenticating user 'default' from [fd00:1122:3344:101::e]:42325 | ||
| 1259 | 2026.05.18 18:22:37.832525 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1260 | 2026.05.18 18:22:37.832770 [ 304 ] {} <Debug> TCP-Session: d178f7aa-b5a5-419a-8e48-52ac5080bc44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.05.18 18:22:37.832794 [ 306 ] {} <Debug> TCP-Session: 8a7b2f68-e502-4d0a-962a-30955d169f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:48688 | ||
| 1262 | 2026.05.18 18:22:37.832809 [ 304 ] {} <Debug> TCP-Session: d178f7aa-b5a5-419a-8e48-52ac5080bc44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.05.18 18:22:37.832825 [ 306 ] {} <Debug> TCP-Session: 8a7b2f68-e502-4d0a-962a-30955d169f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.05.18 18:22:37.832470 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62276 | ||
| 1265 | 2026.05.18 18:22:37.832848 [ 306 ] {} <Debug> TCP-Session: 8a7b2f68-e502-4d0a-962a-30955d169f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.05.18 18:22:37.832453 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55022 | ||
| 1267 | 2026.05.18 18:22:37.832897 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1268 | 2026.05.18 18:22:37.832449 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37809 | ||
| 1269 | 2026.05.18 18:22:37.832929 [ 310 ] {} <Debug> TCP-Session: 459c87fa-9fc2-4e66-8e04-d894c5df52b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62276 | ||
| 1270 | 2026.05.18 18:22:37.832940 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1271 | 2026.05.18 18:22:37.832967 [ 310 ] {} <Debug> TCP-Session: 459c87fa-9fc2-4e66-8e04-d894c5df52b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.05.18 18:22:37.832978 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1273 | 2026.05.18 18:22:37.832984 [ 309 ] {} <Debug> TCP-Session: 97e68902-de5d-4328-9456-3e36f1069cbd Authenticating user 'default' from [fd00:1122:3344:101::e]:55022 | ||
| 1274 | 2026.05.18 18:22:37.832993 [ 310 ] {} <Debug> TCP-Session: 459c87fa-9fc2-4e66-8e04-d894c5df52b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.05.18 18:22:37.833011 [ 307 ] {} <Debug> TCP-Session: 60bfbf47-e346-4ebf-8e9a-ab704dd21030 Authenticating user 'default' from [fd00:1122:3344:101::e]:37809 | ||
| 1276 | 2026.05.18 18:22:37.833021 [ 309 ] {} <Debug> TCP-Session: 97e68902-de5d-4328-9456-3e36f1069cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.05.18 18:22:37.833047 [ 307 ] {} <Debug> TCP-Session: 60bfbf47-e346-4ebf-8e9a-ab704dd21030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.05.18 18:22:37.833058 [ 309 ] {} <Debug> TCP-Session: 97e68902-de5d-4328-9456-3e36f1069cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.05.18 18:22:37.833070 [ 307 ] {} <Debug> TCP-Session: 60bfbf47-e346-4ebf-8e9a-ab704dd21030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.05.18 18:22:37.832478 [ 303 ] {} <Trace> TCP-Session: a98b4ba5-1a82-44c5-aaf0-140f5923cf76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.05.18 18:22:37.833273 [ 303 ] {f554d131-732d-4f66-ab9d-e9769b2dfc30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1282 | 2026.05.18 18:22:37.833520 [ 303 ] {f554d131-732d-4f66-ab9d-e9769b2dfc30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1283 | 2026.05.18 18:22:37.833586 [ 303 ] {f554d131-732d-4f66-ab9d-e9769b2dfc30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1284 | 2026.05.18 18:22:37.833859 [ 303 ] {f554d131-732d-4f66-ab9d-e9769b2dfc30} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 1285 | 2026.05.18 18:22:37.834747 [ 346 ] {f554d131-732d-4f66-ab9d-e9769b2dfc30} <Trace> AggregatingTransform: Aggregating | ||
| 1286 | 2026.05.18 18:22:37.834795 [ 346 ] {f554d131-732d-4f66-ab9d-e9769b2dfc30} <Trace> Aggregator: Aggregation method: without_key | ||
| 1287 | 2026.05.18 18:22:37.834832 [ 346 ] {f554d131-732d-4f66-ab9d-e9769b2dfc30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877998 sec. (1138.955 rows/sec., 44.49 KiB/sec.) | ||
| 1288 | 2026.05.18 18:22:37.834851 [ 346 ] {f554d131-732d-4f66-ab9d-e9769b2dfc30} <Trace> Aggregator: Merging aggregated data | ||
| 1289 | 2026.05.18 18:22:37.835475 [ 303 ] {f554d131-732d-4f66-ab9d-e9769b2dfc30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002253 sec., 443.8526409232135 rows/sec., 17.34 KiB/sec. | ||
| 1290 | 2026.05.18 18:22:37.835632 [ 303 ] {f554d131-732d-4f66-ab9d-e9769b2dfc30} <Debug> TCPHandler: Processed in 0.003274215 sec. | ||
| 1291 | 2026.05.18 18:22:37.835757 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1292 | 2026.05.18 18:22:37.835790 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1293 | 2026.05.18 18:22:37.835808 [ 303 ] {} <Debug> TCP-Session: a98b4ba5-1a82-44c5-aaf0-140f5923cf76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.05.18 18:22:37.835813 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1295 | 2026.05.18 18:22:37.835833 [ 311 ] {} <Debug> TCP-Session: 4c82cebb-65b9-46bf-9316-93eebacaf290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.05.18 18:22:37.835867 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1297 | 2026.05.18 18:22:37.835879 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1298 | 2026.05.18 18:22:37.835900 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1299 | 2026.05.18 18:22:37.835921 [ 304 ] {} <Debug> TCP-Session: d178f7aa-b5a5-419a-8e48-52ac5080bc44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.05.18 18:22:37.835937 [ 306 ] {} <Debug> TCP-Session: 8a7b2f68-e502-4d0a-962a-30955d169f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.05.18 18:22:37.835941 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1302 | 2026.05.18 18:22:37.835954 [ 308 ] {} <Debug> TCP-Session: 5399bff1-3c32-4e8c-a17f-fba67e8922c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.05.18 18:22:37.835922 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1304 | 2026.05.18 18:22:37.835996 [ 310 ] {} <Debug> TCP-Session: 459c87fa-9fc2-4e66-8e04-d894c5df52b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.05.18 18:22:37.835879 [ 305 ] {} <Debug> TCP-Session: 936aa22f-6f62-4655-b8ee-bb7b69dd647e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2026.05.18 18:22:37.836039 [ 309 ] {} <Debug> TCP-Session: 97e68902-de5d-4328-9456-3e36f1069cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.05.18 18:22:37.835839 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1308 | 2026.05.18 18:22:37.836102 [ 307 ] {} <Debug> TCP-Session: 60bfbf47-e346-4ebf-8e9a-ab704dd21030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.05.18 18:22:38.583429 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46282 | ||
| 1310 | 2026.05.18 18:22:38.583515 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1311 | 2026.05.18 18:22:38.583554 [ 307 ] {} <Debug> TCP-Session: e2ce923d-0177-49e8-9937-3aee98a521b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46282 | ||
| 1312 | 2026.05.18 18:22:38.583578 [ 307 ] {} <Debug> TCP-Session: e2ce923d-0177-49e8-9937-3aee98a521b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2026.05.18 18:22:38.583591 [ 307 ] {} <Debug> TCP-Session: e2ce923d-0177-49e8-9937-3aee98a521b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2026.05.18 18:22:38.583802 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54159 | ||
| 1315 | 2026.05.18 18:22:38.583834 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61217 | ||
| 1316 | 2026.05.18 18:22:38.583870 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1317 | 2026.05.18 18:22:38.583877 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44477 | ||
| 1318 | 2026.05.18 18:22:38.583917 [ 308 ] {} <Debug> TCP-Session: d29aa208-b0a5-4c55-b22d-30b0f98d8f15 Authenticating user 'default' from [fd00:1122:3344:101::e]:54159 | ||
| 1319 | 2026.05.18 18:22:38.583895 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59228 | ||
| 1320 | 2026.05.18 18:22:38.583953 [ 308 ] {} <Debug> TCP-Session: d29aa208-b0a5-4c55-b22d-30b0f98d8f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.05.18 18:22:38.583965 [ 307 ] {} <Trace> TCP-Session: e2ce923d-0177-49e8-9937-3aee98a521b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2026.05.18 18:22:38.584001 [ 308 ] {} <Debug> TCP-Session: d29aa208-b0a5-4c55-b22d-30b0f98d8f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.05.18 18:22:38.583965 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1324 | 2026.05.18 18:22:38.584032 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1325 | 2026.05.18 18:22:38.583943 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1326 | 2026.05.18 18:22:38.584057 [ 304 ] {} <Debug> TCP-Session: 5951474e-7043-4e6c-8386-3b30db323ff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44477 | ||
| 1327 | 2026.05.18 18:22:38.584074 [ 306 ] {} <Debug> TCP-Session: d8719e88-a13e-4b92-818d-94ef97ab2e87 Authenticating user 'default' from [fd00:1122:3344:101::e]:59228 | ||
| 1328 | 2026.05.18 18:22:38.584094 [ 309 ] {} <Debug> TCP-Session: 6f2096cb-a946-4ad6-96eb-9d9e3ce98939 Authenticating user 'default' from [fd00:1122:3344:101::e]:61217 | ||
| 1329 | 2026.05.18 18:22:38.584104 [ 304 ] {} <Debug> TCP-Session: 5951474e-7043-4e6c-8386-3b30db323ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.05.18 18:22:38.584120 [ 306 ] {} <Debug> TCP-Session: d8719e88-a13e-4b92-818d-94ef97ab2e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.05.18 18:22:38.584137 [ 304 ] {} <Debug> TCP-Session: 5951474e-7043-4e6c-8386-3b30db323ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2026.05.18 18:22:38.584128 [ 309 ] {} <Debug> TCP-Session: 6f2096cb-a946-4ad6-96eb-9d9e3ce98939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.05.18 18:22:38.584149 [ 306 ] {} <Debug> TCP-Session: d8719e88-a13e-4b92-818d-94ef97ab2e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2026.05.18 18:22:38.584171 [ 309 ] {} <Debug> TCP-Session: 6f2096cb-a946-4ad6-96eb-9d9e3ce98939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2026.05.18 18:22:38.584187 [ 307 ] {8c5588c8-2aa1-4851-b0f9-caa0dba85372} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46282) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1336 | 2026.05.18 18:22:38.583893 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56646 | ||
| 1337 | 2026.05.18 18:22:38.583858 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46315 | ||
| 1338 | 2026.05.18 18:22:38.584330 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1339 | 2026.05.18 18:22:38.583837 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33730 | ||
| 1340 | 2026.05.18 18:22:38.584356 [ 311 ] {} <Debug> TCP-Session: afeed147-312b-48b3-9ea9-7178f959e841 Authenticating user 'default' from [fd00:1122:3344:101::e]:46315 | ||
| 1341 | 2026.05.18 18:22:38.584373 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1342 | 2026.05.18 18:22:38.584391 [ 311 ] {} <Debug> TCP-Session: afeed147-312b-48b3-9ea9-7178f959e841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.05.18 18:22:38.584404 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1344 | 2026.05.18 18:22:38.584428 [ 311 ] {} <Debug> TCP-Session: afeed147-312b-48b3-9ea9-7178f959e841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.05.18 18:22:38.584432 [ 305 ] {} <Debug> TCP-Session: 4ff72ef1-d7a9-4cd0-85d2-a9a6ee76e8c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56646 | ||
| 1346 | 2026.05.18 18:22:38.584447 [ 310 ] {} <Debug> TCP-Session: 0621e81e-7d2c-4ace-8575-a418e00ee551 Authenticating user 'default' from [fd00:1122:3344:101::e]:33730 | ||
| 1347 | 2026.05.18 18:22:38.584480 [ 305 ] {} <Debug> TCP-Session: 4ff72ef1-d7a9-4cd0-85d2-a9a6ee76e8c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.05.18 18:22:38.584488 [ 310 ] {} <Debug> TCP-Session: 0621e81e-7d2c-4ace-8575-a418e00ee551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.05.18 18:22:38.584504 [ 305 ] {} <Debug> TCP-Session: 4ff72ef1-d7a9-4cd0-85d2-a9a6ee76e8c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.05.18 18:22:38.584517 [ 310 ] {} <Debug> TCP-Session: 0621e81e-7d2c-4ace-8575-a418e00ee551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2026.05.18 18:22:38.583893 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35250 | ||
| 1352 | 2026.05.18 18:22:38.584570 [ 307 ] {8c5588c8-2aa1-4851-b0f9-caa0dba85372} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1353 | 2026.05.18 18:22:38.584598 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1354 | 2026.05.18 18:22:38.584625 [ 303 ] {} <Debug> TCP-Session: c17abad5-55b6-4b47-8d22-a77e63e0bbae Authenticating user 'default' from [fd00:1122:3344:101::e]:35250 | ||
| 1355 | 2026.05.18 18:22:38.584636 [ 307 ] {8c5588c8-2aa1-4851-b0f9-caa0dba85372} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1356 | 2026.05.18 18:22:38.584642 [ 303 ] {} <Debug> TCP-Session: c17abad5-55b6-4b47-8d22-a77e63e0bbae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2026.05.18 18:22:38.584670 [ 303 ] {} <Debug> TCP-Session: c17abad5-55b6-4b47-8d22-a77e63e0bbae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.05.18 18:22:38.584972 [ 307 ] {8c5588c8-2aa1-4851-b0f9-caa0dba85372} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 1359 | 2026.05.18 18:22:38.586071 [ 312 ] {8c5588c8-2aa1-4851-b0f9-caa0dba85372} <Trace> AggregatingTransform: Aggregating | ||
| 1360 | 2026.05.18 18:22:38.586113 [ 312 ] {8c5588c8-2aa1-4851-b0f9-caa0dba85372} <Trace> Aggregator: Aggregation method: without_key | ||
| 1361 | 2026.05.18 18:22:38.586146 [ 312 ] {8c5588c8-2aa1-4851-b0f9-caa0dba85372} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071434 sec. (933.329 rows/sec., 36.46 KiB/sec.) | ||
| 1362 | 2026.05.18 18:22:38.586162 [ 312 ] {8c5588c8-2aa1-4851-b0f9-caa0dba85372} <Trace> Aggregator: Merging aggregated data | ||
| 1363 | 2026.05.18 18:22:38.586749 [ 307 ] {8c5588c8-2aa1-4851-b0f9-caa0dba85372} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002634 sec., 379.6507213363705 rows/sec., 14.83 KiB/sec. | ||
| 1364 | 2026.05.18 18:22:38.586879 [ 307 ] {8c5588c8-2aa1-4851-b0f9-caa0dba85372} <Debug> TCPHandler: Processed in 0.003048898 sec. | ||
| 1365 | 2026.05.18 18:22:38.587026 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1366 | 2026.05.18 18:22:38.587064 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1367 | 2026.05.18 18:22:38.587086 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1368 | 2026.05.18 18:22:38.587107 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1369 | 2026.05.18 18:22:38.587117 [ 308 ] {} <Debug> TCP-Session: d29aa208-b0a5-4c55-b22d-30b0f98d8f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1370 | 2026.05.18 18:22:38.587140 [ 311 ] {} <Debug> TCP-Session: afeed147-312b-48b3-9ea9-7178f959e841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.05.18 18:22:38.587149 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1372 | 2026.05.18 18:22:38.587161 [ 309 ] {} <Debug> TCP-Session: 6f2096cb-a946-4ad6-96eb-9d9e3ce98939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2026.05.18 18:22:38.587178 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1374 | 2026.05.18 18:22:38.587203 [ 303 ] {} <Debug> TCP-Session: c17abad5-55b6-4b47-8d22-a77e63e0bbae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.05.18 18:22:38.587210 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1376 | 2026.05.18 18:22:38.587224 [ 310 ] {} <Debug> TCP-Session: 0621e81e-7d2c-4ace-8575-a418e00ee551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.05.18 18:22:38.587166 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1378 | 2026.05.18 18:22:38.587257 [ 305 ] {} <Debug> TCP-Session: 4ff72ef1-d7a9-4cd0-85d2-a9a6ee76e8c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.05.18 18:22:38.587121 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1380 | 2026.05.18 18:22:38.587300 [ 304 ] {} <Debug> TCP-Session: 5951474e-7043-4e6c-8386-3b30db323ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.05.18 18:22:38.587067 [ 307 ] {} <Debug> TCP-Session: e2ce923d-0177-49e8-9937-3aee98a521b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2026.05.18 18:22:38.587332 [ 306 ] {} <Debug> TCP-Session: d8719e88-a13e-4b92-818d-94ef97ab2e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2026.05.18 18:22:39.563038 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.05.18 18:22:39.563308 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1385 | 2026.05.18 18:22:39.563670 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1386 | 2026.05.18 18:22:39.563718 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1387 | 2026.05.18 18:22:39.563978 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1388 | 2026.05.18 18:22:39.564055 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1389 | 2026.05.18 18:22:39.564200 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1390 | 2026.05.18 18:22:39.564236 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1391 | 2026.05.18 18:22:39.564258 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (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 | ||
| 1392 | 2026.05.18 18:22:39.564274 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1393 | 2026.05.18 18:22:39.564313 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1394 | 2026.05.18 18:22:39.564333 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1395 | 2026.05.18 18:22:39.565414 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002214 sec., 14453.477868112015 rows/sec., 3.20 MiB/sec. | ||
| 1396 | 2026.05.18 18:22:39.565508 [ 293 ] {de819377-22ba-4378-9b7a-3e89f0348c8a} <Debug> TCPHandler: Processed in 0.002597623 sec. | ||
| 1397 | 2026.05.18 18:22:39.567591 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.05.18 18:22:39.567732 [ 293 ] {a99ab31e-ecfc-41bd-8f7b-d2a4109839a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1399 | 2026.05.18 18:22:39.567786 [ 293 ] {a99ab31e-ecfc-41bd-8f7b-d2a4109839a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1400 | 2026.05.18 18:22:39.568510 [ 293 ] {a99ab31e-ecfc-41bd-8f7b-d2a4109839a2} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.05.18 18:22:39.568582 [ 293 ] {a99ab31e-ecfc-41bd-8f7b-d2a4109839a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1402 | 2026.05.18 18:22:39.569269 [ 293 ] {a99ab31e-ecfc-41bd-8f7b-d2a4109839a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1403 | 2026.05.18 18:22:39.569721 [ 293 ] {a99ab31e-ecfc-41bd-8f7b-d2a4109839a2} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.05.18 18:22:39.569931 [ 293 ] {a99ab31e-ecfc-41bd-8f7b-d2a4109839a2} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002233 sec., 1343.4841021047916 rows/sec., 122.45 KiB/sec. | ||
| 1405 | 2026.05.18 18:22:39.570004 [ 293 ] {a99ab31e-ecfc-41bd-8f7b-d2a4109839a2} <Debug> TCPHandler: Processed in 0.002476599 sec. | ||
| 1406 | 2026.05.18 18:22:39.570221 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.05.18 18:22:39.570375 [ 293 ] {da788e6e-22c6-4b24-b4b8-d71cde030898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1408 | 2026.05.18 18:22:39.570443 [ 293 ] {da788e6e-22c6-4b24-b4b8-d71cde030898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1409 | 2026.05.18 18:22:39.570975 [ 293 ] {da788e6e-22c6-4b24-b4b8-d71cde030898} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.18 18:22:39.571020 [ 293 ] {da788e6e-22c6-4b24-b4b8-d71cde030898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1411 | 2026.05.18 18:22:39.571546 [ 293 ] {da788e6e-22c6-4b24-b4b8-d71cde030898} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1412 | 2026.05.18 18:22:39.572052 [ 293 ] {da788e6e-22c6-4b24-b4b8-d71cde030898} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.05.18 18:22:39.572188 [ 293 ] {da788e6e-22c6-4b24-b4b8-d71cde030898} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001859 sec., 1075.8472296933835 rows/sec., 87.73 KiB/sec. | ||
| 1414 | 2026.05.18 18:22:39.572223 [ 293 ] {da788e6e-22c6-4b24-b4b8-d71cde030898} <Debug> TCPHandler: Processed in 0.002133189 sec. | ||
| 1415 | 2026.05.18 18:22:39.572450 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.05.18 18:22:39.572642 [ 293 ] {9ab305a7-6468-4982-bd1a-0df1c7631b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1417 | 2026.05.18 18:22:39.572715 [ 293 ] {9ab305a7-6468-4982-bd1a-0df1c7631b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1418 | 2026.05.18 18:22:39.573406 [ 293 ] {9ab305a7-6468-4982-bd1a-0df1c7631b26} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.05.18 18:22:39.573445 [ 293 ] {9ab305a7-6468-4982-bd1a-0df1c7631b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1420 | 2026.05.18 18:22:39.574061 [ 293 ] {9ab305a7-6468-4982-bd1a-0df1c7631b26} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1421 | 2026.05.18 18:22:39.574581 [ 293 ] {9ab305a7-6468-4982-bd1a-0df1c7631b26} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.05.18 18:22:39.574733 [ 293 ] {9ab305a7-6468-4982-bd1a-0df1c7631b26} <Debug> executeQuery: Read 69 rows, 5.59 KiB in 0.002153 sec., 32048.30469112866 rows/sec., 2.54 MiB/sec. | ||
| 1423 | 2026.05.18 18:22:39.574772 [ 293 ] {9ab305a7-6468-4982-bd1a-0df1c7631b26} <Debug> TCPHandler: Processed in 0.002458768 sec. | ||
| 1424 | 2026.05.18 18:22:39.574906 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.05.18 18:22:39.575005 [ 293 ] {be07c018-c7d7-44a4-931d-49a5ae9b3149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1426 | 2026.05.18 18:22:39.575046 [ 293 ] {be07c018-c7d7-44a4-931d-49a5ae9b3149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1427 | 2026.05.18 18:22:39.575471 [ 293 ] {be07c018-c7d7-44a4-931d-49a5ae9b3149} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.05.18 18:22:39.575506 [ 293 ] {be07c018-c7d7-44a4-931d-49a5ae9b3149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1429 | 2026.05.18 18:22:39.575953 [ 293 ] {be07c018-c7d7-44a4-931d-49a5ae9b3149} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1430 | 2026.05.18 18:22:39.576446 [ 293 ] {be07c018-c7d7-44a4-931d-49a5ae9b3149} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.05.18 18:22:39.576578 [ 293 ] {be07c018-c7d7-44a4-931d-49a5ae9b3149} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.001592 sec., 5025.125628140703 rows/sec., 371.12 KiB/sec. | ||
| 1432 | 2026.05.18 18:22:39.576612 [ 293 ] {be07c018-c7d7-44a4-931d-49a5ae9b3149} <Debug> TCPHandler: Processed in 0.001757367 sec. | ||
| 1433 | 2026.05.18 18:22:39.576763 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.05.18 18:22:39.576861 [ 293 ] {fca83129-fad4-4d7f-bb80-7ba0503e8423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1435 | 2026.05.18 18:22:39.576903 [ 293 ] {fca83129-fad4-4d7f-bb80-7ba0503e8423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1436 | 2026.05.18 18:22:39.577360 [ 293 ] {fca83129-fad4-4d7f-bb80-7ba0503e8423} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.05.18 18:22:39.577401 [ 293 ] {fca83129-fad4-4d7f-bb80-7ba0503e8423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1438 | 2026.05.18 18:22:39.577853 [ 293 ] {fca83129-fad4-4d7f-bb80-7ba0503e8423} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1439 | 2026.05.18 18:22:39.578560 [ 293 ] {fca83129-fad4-4d7f-bb80-7ba0503e8423} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.05.18 18:22:39.578759 [ 293 ] {fca83129-fad4-4d7f-bb80-7ba0503e8423} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001914 sec., 43887.1473354232 rows/sec., 3.43 MiB/sec. | ||
| 1441 | 2026.05.18 18:22:39.578822 [ 293 ] {fca83129-fad4-4d7f-bb80-7ba0503e8423} <Debug> TCPHandler: Processed in 0.002111158 sec. | ||
| 1442 | 2026.05.18 18:22:39.578969 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.05.18 18:22:39.579091 [ 293 ] {7895fb65-d646-45b5-a828-5c3ef3c7a8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1444 | 2026.05.18 18:22:39.579137 [ 293 ] {7895fb65-d646-45b5-a828-5c3ef3c7a8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1445 | 2026.05.18 18:22:39.579577 [ 293 ] {7895fb65-d646-45b5-a828-5c3ef3c7a8f6} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.05.18 18:22:39.579614 [ 293 ] {7895fb65-d646-45b5-a828-5c3ef3c7a8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1447 | 2026.05.18 18:22:39.580094 [ 293 ] {7895fb65-d646-45b5-a828-5c3ef3c7a8f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1448 | 2026.05.18 18:22:39.580580 [ 293 ] {7895fb65-d646-45b5-a828-5c3ef3c7a8f6} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.05.18 18:22:39.580715 [ 293 ] {7895fb65-d646-45b5-a828-5c3ef3c7a8f6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00165 sec., 97575.75757575758 rows/sec., 6.80 MiB/sec. | ||
| 1450 | 2026.05.18 18:22:39.580748 [ 293 ] {7895fb65-d646-45b5-a828-5c3ef3c7a8f6} <Debug> TCPHandler: Processed in 0.0018431 sec. | ||
| 1451 | 2026.05.18 18:22:39.580871 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.05.18 18:22:39.580968 [ 293 ] {1592493c-29ac-4581-9817-f2874d78b66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1453 | 2026.05.18 18:22:39.581022 [ 293 ] {1592493c-29ac-4581-9817-f2874d78b66a} <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 | ||
| 1454 | 2026.05.18 18:22:39.581876 [ 293 ] {1592493c-29ac-4581-9817-f2874d78b66a} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.05.18 18:22:39.581913 [ 293 ] {1592493c-29ac-4581-9817-f2874d78b66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1456 | 2026.05.18 18:22:39.582670 [ 293 ] {1592493c-29ac-4581-9817-f2874d78b66a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1457 | 2026.05.18 18:22:39.583263 [ 293 ] {1592493c-29ac-4581-9817-f2874d78b66a} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.05.18 18:22:39.583405 [ 293 ] {1592493c-29ac-4581-9817-f2874d78b66a} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002456 sec., 2442.99674267101 rows/sec., 4.38 MiB/sec. | ||
| 1459 | 2026.05.18 18:22:39.583453 [ 293 ] {1592493c-29ac-4581-9817-f2874d78b66a} <Debug> TCPHandler: Processed in 0.002631525 sec. | ||
| 1460 | 2026.05.18 18:22:39.583577 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.05.18 18:22:39.583774 [ 293 ] {de8df58b-6c29-4e2c-9945-fa28c79d1db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1462 | 2026.05.18 18:22:39.583819 [ 293 ] {de8df58b-6c29-4e2c-9945-fa28c79d1db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1463 | 2026.05.18 18:22:39.584155 [ 293 ] {de8df58b-6c29-4e2c-9945-fa28c79d1db4} <Trace> oximeter.measurements_i64 (317067d2-a27a-465f-91a2-cf0382d29a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.05.18 18:22:39.584192 [ 293 ] {de8df58b-6c29-4e2c-9945-fa28c79d1db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1465 | 2026.05.18 18:22:39.584643 [ 293 ] {de8df58b-6c29-4e2c-9945-fa28c79d1db4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1466 | 2026.05.18 18:22:39.585230 [ 293 ] {de8df58b-6c29-4e2c-9945-fa28c79d1db4} <Trace> oximeter.measurements_i64 (317067d2-a27a-465f-91a2-cf0382d29a69): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.05.18 18:22:39.585364 [ 293 ] {de8df58b-6c29-4e2c-9945-fa28c79d1db4} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001609 sec., 7458.048477315103 rows/sec., 526.82 KiB/sec. | ||
| 1468 | 2026.05.18 18:22:39.585399 [ 293 ] {de8df58b-6c29-4e2c-9945-fa28c79d1db4} <Debug> TCPHandler: Processed in 0.00187206 sec. | ||
| 1469 | 2026.05.18 18:22:39.585533 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2026.05.18 18:22:39.585632 [ 293 ] {0cb20c7a-60f7-4fed-a8a1-e389daac0c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1471 | 2026.05.18 18:22:39.585674 [ 293 ] {0cb20c7a-60f7-4fed-a8a1-e389daac0c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1472 | 2026.05.18 18:22:39.586044 [ 293 ] {0cb20c7a-60f7-4fed-a8a1-e389daac0c3c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2026.05.18 18:22:39.586082 [ 293 ] {0cb20c7a-60f7-4fed-a8a1-e389daac0c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1474 | 2026.05.18 18:22:39.586637 [ 293 ] {0cb20c7a-60f7-4fed-a8a1-e389daac0c3c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1475 | 2026.05.18 18:22:39.587239 [ 293 ] {0cb20c7a-60f7-4fed-a8a1-e389daac0c3c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.05.18 18:22:39.587374 [ 293 ] {0cb20c7a-60f7-4fed-a8a1-e389daac0c3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001761 sec., 34071.550255536626 rows/sec., 2.30 MiB/sec. | ||
| 1477 | 2026.05.18 18:22:39.587406 [ 293 ] {0cb20c7a-60f7-4fed-a8a1-e389daac0c3c} <Debug> TCPHandler: Processed in 0.001924012 sec. | ||
| 1478 | 2026.05.18 18:22:39.677042 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 2333 | ||
| 1479 | 2026.05.18 18:22:39.677523 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.05.18 18:22:39.677568 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1481 | 2026.05.18 18:22:39.678184 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1482 | 2026.05.18 18:22:39.678664 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.05.18 18:22:39.678814 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2333 | ||
| 1484 | 2026.05.18 18:22:39.794765 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1485 | 2026.05.18 18:22:39.811173 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.05.18 18:22:39.811233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1487 | 2026.05.18 18:22:39.819043 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1488 | 2026.05.18 18:22:39.821170 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.05.18 18:22:39.829425 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1490 | 2026.05.18 18:22:40.001125 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.88 MiB, peak 175.95 MiB, free memory in arenas 0.00 B, will set to 169.88 MiB (RSS), difference: 1.00 MiB | ||
| 1491 | 2026.05.18 18:22:42.173287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 6 | ||
| 1492 | 2026.05.18 18:22:42.175295 [ 243 ] {} <Trace> system.query_log (852d570b-20a7-468b-8f29-a2cb0b32b54a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.05.18 18:22:42.175347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1494 | 2026.05.18 18:22:42.176674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1495 | 2026.05.18 18:22:42.177391 [ 243 ] {} <Trace> system.query_log (852d570b-20a7-468b-8f29-a2cb0b32b54a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.05.18 18:22:42.177666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 6 | ||
| 1497 | 2026.05.18 18:22:44.567808 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.05.18 18:22:44.568113 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1499 | 2026.05.18 18:22:44.568545 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1500 | 2026.05.18 18:22:44.568603 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1501 | 2026.05.18 18:22:44.568939 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1502 | 2026.05.18 18:22:44.569031 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1503 | 2026.05.18 18:22:44.569216 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1504 | 2026.05.18 18:22:44.569326 [ 319 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1505 | 2026.05.18 18:22:44.569348 [ 354 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1506 | 2026.05.18 18:22:44.569468 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1507 | 2026.05.18 18:22:44.569508 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1508 | 2026.05.18 18:22:44.569560 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1509 | 2026.05.18 18:22:44.569583 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1510 | 2026.05.18 18:22:44.570903 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002942 sec., 10876.954452753229 rows/sec., 2.41 MiB/sec. | ||
| 1511 | 2026.05.18 18:22:44.571046 [ 293 ] {e75de89b-b652-4c86-a5de-286e186c1c9d} <Debug> TCPHandler: Processed in 0.003477671 sec. | ||
| 1512 | 2026.05.18 18:22:44.576319 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.05.18 18:22:44.576464 [ 293 ] {37e19fad-15a6-498f-a776-cbf00706fe66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1514 | 2026.05.18 18:22:44.576530 [ 293 ] {37e19fad-15a6-498f-a776-cbf00706fe66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1515 | 2026.05.18 18:22:44.577212 [ 293 ] {37e19fad-15a6-498f-a776-cbf00706fe66} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.05.18 18:22:44.577261 [ 293 ] {37e19fad-15a6-498f-a776-cbf00706fe66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1517 | 2026.05.18 18:22:44.577873 [ 293 ] {37e19fad-15a6-498f-a776-cbf00706fe66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1518 | 2026.05.18 18:22:44.578357 [ 293 ] {37e19fad-15a6-498f-a776-cbf00706fe66} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2026.05.18 18:22:44.578518 [ 293 ] {37e19fad-15a6-498f-a776-cbf00706fe66} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002095 sec., 135560.85918854416 rows/sec., 8.61 MiB/sec. | ||
| 1520 | 2026.05.18 18:22:44.578558 [ 293 ] {37e19fad-15a6-498f-a776-cbf00706fe66} <Debug> TCPHandler: Processed in 0.002353005 sec. | ||
| 1521 | 2026.05.18 18:22:44.578700 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.05.18 18:22:44.578803 [ 293 ] {7d920551-5817-48b5-b867-bb3a14add2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1523 | 2026.05.18 18:22:44.578848 [ 293 ] {7d920551-5817-48b5-b867-bb3a14add2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1524 | 2026.05.18 18:22:44.579587 [ 293 ] {7d920551-5817-48b5-b867-bb3a14add2ed} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.05.18 18:22:44.579627 [ 293 ] {7d920551-5817-48b5-b867-bb3a14add2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1526 | 2026.05.18 18:22:44.580131 [ 293 ] {7d920551-5817-48b5-b867-bb3a14add2ed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1527 | 2026.05.18 18:22:44.580613 [ 293 ] {7d920551-5817-48b5-b867-bb3a14add2ed} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.05.18 18:22:44.580776 [ 293 ] {7d920551-5817-48b5-b867-bb3a14add2ed} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001995 sec., 410526.3157894737 rows/sec., 31.82 MiB/sec. | ||
| 1529 | 2026.05.18 18:22:44.580816 [ 293 ] {7d920551-5817-48b5-b867-bb3a14add2ed} <Debug> TCPHandler: Processed in 0.00216765 sec. | ||
| 1530 | 2026.05.18 18:22:44.580959 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.05.18 18:22:44.581060 [ 293 ] {6c9d4bc4-7997-4cf3-99be-ddc89d063a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1532 | 2026.05.18 18:22:44.581103 [ 293 ] {6c9d4bc4-7997-4cf3-99be-ddc89d063a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1533 | 2026.05.18 18:22:44.581567 [ 293 ] {6c9d4bc4-7997-4cf3-99be-ddc89d063a00} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.05.18 18:22:44.581605 [ 293 ] {6c9d4bc4-7997-4cf3-99be-ddc89d063a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1535 | 2026.05.18 18:22:44.582035 [ 293 ] {6c9d4bc4-7997-4cf3-99be-ddc89d063a00} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1536 | 2026.05.18 18:22:44.582501 [ 293 ] {6c9d4bc4-7997-4cf3-99be-ddc89d063a00} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.05.18 18:22:44.582633 [ 293 ] {6c9d4bc4-7997-4cf3-99be-ddc89d063a00} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001594 sec., 95984.9435382685 rows/sec., 5.74 MiB/sec. | ||
| 1538 | 2026.05.18 18:22:44.582668 [ 293 ] {6c9d4bc4-7997-4cf3-99be-ddc89d063a00} <Debug> TCPHandler: Processed in 0.001758917 sec. | ||
| 1539 | 2026.05.18 18:22:44.582802 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.05.18 18:22:44.582901 [ 293 ] {0686ee03-7228-4f46-9da7-c3b18bbb68c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1541 | 2026.05.18 18:22:44.582942 [ 293 ] {0686ee03-7228-4f46-9da7-c3b18bbb68c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1542 | 2026.05.18 18:22:44.583389 [ 293 ] {0686ee03-7228-4f46-9da7-c3b18bbb68c2} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.05.18 18:22:44.583428 [ 293 ] {0686ee03-7228-4f46-9da7-c3b18bbb68c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1544 | 2026.05.18 18:22:44.583851 [ 293 ] {0686ee03-7228-4f46-9da7-c3b18bbb68c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1545 | 2026.05.18 18:22:44.584251 [ 293 ] {0686ee03-7228-4f46-9da7-c3b18bbb68c2} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.05.18 18:22:44.584383 [ 293 ] {0686ee03-7228-4f46-9da7-c3b18bbb68c2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001501 sec., 99267.15522984677 rows/sec., 6.41 MiB/sec. | ||
| 1547 | 2026.05.18 18:22:44.584416 [ 293 ] {0686ee03-7228-4f46-9da7-c3b18bbb68c2} <Debug> TCPHandler: Processed in 0.001663704 sec. | ||
| 1548 | 2026.05.18 18:22:44.584544 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.05.18 18:22:44.584640 [ 293 ] {de26e2ca-0ad7-4b4e-9c91-4f228125042a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1550 | 2026.05.18 18:22:44.584681 [ 293 ] {de26e2ca-0ad7-4b4e-9c91-4f228125042a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1551 | 2026.05.18 18:22:44.585121 [ 293 ] {de26e2ca-0ad7-4b4e-9c91-4f228125042a} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.05.18 18:22:44.585159 [ 293 ] {de26e2ca-0ad7-4b4e-9c91-4f228125042a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1553 | 2026.05.18 18:22:44.585546 [ 293 ] {de26e2ca-0ad7-4b4e-9c91-4f228125042a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1554 | 2026.05.18 18:22:44.585945 [ 293 ] {de26e2ca-0ad7-4b4e-9c91-4f228125042a} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.05.18 18:22:44.586073 [ 293 ] {de26e2ca-0ad7-4b4e-9c91-4f228125042a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001451 sec., 101998.62164024811 rows/sec., 5.80 MiB/sec. | ||
| 1556 | 2026.05.18 18:22:44.586107 [ 293 ] {de26e2ca-0ad7-4b4e-9c91-4f228125042a} <Debug> TCPHandler: Processed in 0.001612502 sec. | ||
| 1557 | 2026.05.18 18:22:44.586229 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.05.18 18:22:44.586326 [ 293 ] {5f776519-deda-447f-8d90-5ea86ed27572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1559 | 2026.05.18 18:22:44.586365 [ 293 ] {5f776519-deda-447f-8d90-5ea86ed27572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1560 | 2026.05.18 18:22:44.586902 [ 293 ] {5f776519-deda-447f-8d90-5ea86ed27572} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.05.18 18:22:44.586936 [ 293 ] {5f776519-deda-447f-8d90-5ea86ed27572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1562 | 2026.05.18 18:22:44.587402 [ 293 ] {5f776519-deda-447f-8d90-5ea86ed27572} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1563 | 2026.05.18 18:22:44.587939 [ 293 ] {5f776519-deda-447f-8d90-5ea86ed27572} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.05.18 18:22:44.588098 [ 293 ] {5f776519-deda-447f-8d90-5ea86ed27572} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001789 sec., 280044.7177193963 rows/sec., 19.68 MiB/sec. | ||
| 1565 | 2026.05.18 18:22:44.588137 [ 293 ] {5f776519-deda-447f-8d90-5ea86ed27572} <Debug> TCPHandler: Processed in 0.001955593 sec. | ||
| 1566 | 2026.05.18 18:22:44.588282 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.05.18 18:22:44.588382 [ 293 ] {999983a1-cc85-4cef-80ef-f63125db4655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1568 | 2026.05.18 18:22:44.588424 [ 293 ] {999983a1-cc85-4cef-80ef-f63125db4655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1569 | 2026.05.18 18:22:44.588773 [ 293 ] {999983a1-cc85-4cef-80ef-f63125db4655} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.05.18 18:22:44.588808 [ 293 ] {999983a1-cc85-4cef-80ef-f63125db4655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1571 | 2026.05.18 18:22:44.589226 [ 293 ] {999983a1-cc85-4cef-80ef-f63125db4655} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1572 | 2026.05.18 18:22:44.589728 [ 293 ] {999983a1-cc85-4cef-80ef-f63125db4655} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.05.18 18:22:44.589859 [ 293 ] {999983a1-cc85-4cef-80ef-f63125db4655} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. | ||
| 1574 | 2026.05.18 18:22:44.589891 [ 293 ] {999983a1-cc85-4cef-80ef-f63125db4655} <Debug> TCPHandler: Processed in 0.001657513 sec. | ||
| 1575 | 2026.05.18 18:22:44.590041 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.05.18 18:22:44.590137 [ 293 ] {c415de39-9042-495d-b3ae-f662d4073386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1577 | 2026.05.18 18:22:44.590180 [ 293 ] {c415de39-9042-495d-b3ae-f662d4073386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1578 | 2026.05.18 18:22:44.590590 [ 293 ] {c415de39-9042-495d-b3ae-f662d4073386} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.05.18 18:22:44.590626 [ 293 ] {c415de39-9042-495d-b3ae-f662d4073386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1580 | 2026.05.18 18:22:44.591075 [ 293 ] {c415de39-9042-495d-b3ae-f662d4073386} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1581 | 2026.05.18 18:22:44.591558 [ 293 ] {c415de39-9042-495d-b3ae-f662d4073386} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.05.18 18:22:44.591717 [ 293 ] {c415de39-9042-495d-b3ae-f662d4073386} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001597 sec., 165936.1302442079 rows/sec., 11.03 MiB/sec. | ||
| 1583 | 2026.05.18 18:22:44.591753 [ 293 ] {c415de39-9042-495d-b3ae-f662d4073386} <Debug> TCPHandler: Processed in 0.001761047 sec. | ||
| 1584 | 2026.05.18 18:22:44.591896 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2026.05.18 18:22:44.591993 [ 293 ] {8754bebc-c81a-4aa3-9ced-451816777aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1586 | 2026.05.18 18:22:44.592036 [ 293 ] {8754bebc-c81a-4aa3-9ced-451816777aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1587 | 2026.05.18 18:22:44.592358 [ 293 ] {8754bebc-c81a-4aa3-9ced-451816777aa5} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.05.18 18:22:44.592395 [ 293 ] {8754bebc-c81a-4aa3-9ced-451816777aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1589 | 2026.05.18 18:22:44.592824 [ 293 ] {8754bebc-c81a-4aa3-9ced-451816777aa5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1590 | 2026.05.18 18:22:44.593280 [ 293 ] {8754bebc-c81a-4aa3-9ced-451816777aa5} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.05.18 18:22:44.593411 [ 293 ] {8754bebc-c81a-4aa3-9ced-451816777aa5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. | ||
| 1592 | 2026.05.18 18:22:44.593443 [ 293 ] {8754bebc-c81a-4aa3-9ced-451816777aa5} <Debug> TCPHandler: Processed in 0.001597141 sec. | ||
| 1593 | 2026.05.18 18:22:44.593573 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.05.18 18:22:44.593669 [ 293 ] {6e8cec14-023a-4ef8-800d-1276f135d16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1595 | 2026.05.18 18:22:44.593723 [ 293 ] {6e8cec14-023a-4ef8-800d-1276f135d16e} <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 | ||
| 1596 | 2026.05.18 18:22:44.594476 [ 293 ] {6e8cec14-023a-4ef8-800d-1276f135d16e} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.05.18 18:22:44.594512 [ 293 ] {6e8cec14-023a-4ef8-800d-1276f135d16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1598 | 2026.05.18 18:22:44.595138 [ 293 ] {6e8cec14-023a-4ef8-800d-1276f135d16e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1599 | 2026.05.18 18:22:44.595646 [ 293 ] {6e8cec14-023a-4ef8-800d-1276f135d16e} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.05.18 18:22:44.595787 [ 293 ] {6e8cec14-023a-4ef8-800d-1276f135d16e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002136 sec., 5149.812734082398 rows/sec., 9.23 MiB/sec. | ||
| 1601 | 2026.05.18 18:22:44.595842 [ 293 ] {6e8cec14-023a-4ef8-800d-1276f135d16e} <Debug> TCPHandler: Processed in 0.002317464 sec. | ||
| 1602 | 2026.05.18 18:22:44.595970 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.05.18 18:22:44.596067 [ 293 ] {d6f6b1b9-85fe-4db6-b227-14542d9efd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1604 | 2026.05.18 18:22:44.596110 [ 293 ] {d6f6b1b9-85fe-4db6-b227-14542d9efd18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1605 | 2026.05.18 18:22:44.596459 [ 293 ] {d6f6b1b9-85fe-4db6-b227-14542d9efd18} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.05.18 18:22:44.596497 [ 293 ] {d6f6b1b9-85fe-4db6-b227-14542d9efd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1607 | 2026.05.18 18:22:44.596940 [ 293 ] {d6f6b1b9-85fe-4db6-b227-14542d9efd18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1608 | 2026.05.18 18:22:44.597413 [ 293 ] {d6f6b1b9-85fe-4db6-b227-14542d9efd18} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.05.18 18:22:44.597569 [ 293 ] {d6f6b1b9-85fe-4db6-b227-14542d9efd18} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00152 sec., 59210.52631578947 rows/sec., 3.70 MiB/sec. | ||
| 1610 | 2026.05.18 18:22:44.597605 [ 293 ] {d6f6b1b9-85fe-4db6-b227-14542d9efd18} <Debug> TCPHandler: Processed in 0.001684444 sec. | ||
| 1611 | 2026.05.18 18:22:47.133313 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1612 | 2026.05.18 18:22:47.133368 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1613 | 2026.05.18 18:22:47.179050 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2845 | ||
| 1614 | 2026.05.18 18:22:47.179589 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.05.18 18:22:47.179640 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1616 | 2026.05.18 18:22:47.180318 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1617 | 2026.05.18 18:22:47.180904 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.05.18 18:22:47.181046 [ 29 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1619 | 2026.05.18 18:22:47.181055 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2845 | ||
| 1620 | 2026.05.18 18:22:47.181115 [ 29 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.05.18 18:22:47.181142 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1622 | 2026.05.18 18:22:47.181339 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 1623 | 2026.05.18 18:22:47.181506 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1624 | 2026.05.18 18:22:47.181578 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 1625 | 2026.05.18 18:22:47.181704 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1626 | 2026.05.18 18:22:47.181766 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1627 | 2026.05.18 18:22:47.181826 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1628 | 2026.05.18 18:22:47.181888 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 442 rows starting from the beginning of the part | ||
| 1629 | 2026.05.18 18:22:47.181941 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 1630 | 2026.05.18 18:22:47.192117 [ 190 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2845 rows, containing 4 columns (4 merged, 0 gathered) in 0.01088317 sec., 261412.80527640387 rows/sec., 3.74 MiB/sec. | ||
| 1631 | 2026.05.18 18:22:47.193084 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1632 | 2026.05.18 18:22:47.193765 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_6_1} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.05.18 18:22:47.193845 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_6_1} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1634 | 2026.05.18 18:22:47.193939 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1635 | 2026.05.18 18:22:47.329668 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1636 | 2026.05.18 18:22:47.346606 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.05.18 18:22:47.346675 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1638 | 2026.05.18 18:22:47.352762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1639 | 2026.05.18 18:22:47.354006 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.05.18 18:22:47.354275 [ 29 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1641 | 2026.05.18 18:22:47.354339 [ 29 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.05.18 18:22:47.354361 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1643 | 2026.05.18 18:22:47.354489 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 1644 | 2026.05.18 18:22:47.357582 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1645 | 2026.05.18 18:22:47.358893 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1646 | 2026.05.18 18:22:47.360470 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 1647 | 2026.05.18 18:22:47.365296 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 1648 | 2026.05.18 18:22:47.369792 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 1649 | 2026.05.18 18:22:47.373928 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 1650 | 2026.05.18 18:22:47.379546 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 1651 | 2026.05.18 18:22:47.384097 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 1652 | 2026.05.18 18:22:47.439176 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.084744446 sec., 542.8084337231965 rows/sec., 2.81 MiB/sec. | ||
| 1653 | 2026.05.18 18:22:47.441941 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1654 | 2026.05.18 18:22:47.444758 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_6_1} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.05.18 18:22:47.444845 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_6_1} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1656 | 2026.05.18 18:22:47.446828 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1657 | 2026.05.18 18:22:48.000301 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.10 MiB, peak 180.63 MiB, free memory in arenas 0.00 B, will set to 181.41 MiB (RSS), difference: 10.31 MiB | ||
| 1658 | 2026.05.18 18:22:49.564027 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.05.18 18:22:49.564418 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1660 | 2026.05.18 18:22:49.564808 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1661 | 2026.05.18 18:22:49.564848 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1662 | 2026.05.18 18:22:49.565093 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1663 | 2026.05.18 18:22:49.565165 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1664 | 2026.05.18 18:22:49.565329 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1665 | 2026.05.18 18:22:49.565502 [ 359 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1666 | 2026.05.18 18:22:49.565519 [ 313 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1667 | 2026.05.18 18:22:49.565653 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (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 | ||
| 1668 | 2026.05.18 18:22:49.565682 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1669 | 2026.05.18 18:22:49.565808 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1670 | 2026.05.18 18:22:49.565830 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1671 | 2026.05.18 18:22:49.565888 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1672 | 2026.05.18 18:22:49.565944 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1673 | 2026.05.18 18:22:49.567415 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.003166 sec., 11054.958938723941 rows/sec., 2.33 MiB/sec. | ||
| 1674 | 2026.05.18 18:22:49.567536 [ 293 ] {e02ec5dc-0404-4e6b-8b3a-3739af3e3af3} <Debug> TCPHandler: Processed in 0.003696658 sec. | ||
| 1675 | 2026.05.18 18:22:49.569658 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.05.18 18:22:49.569793 [ 293 ] {83910b9d-8099-432e-baf3-5013d4f3e782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1677 | 2026.05.18 18:22:49.569844 [ 293 ] {83910b9d-8099-432e-baf3-5013d4f3e782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1678 | 2026.05.18 18:22:49.570454 [ 293 ] {83910b9d-8099-432e-baf3-5013d4f3e782} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.05.18 18:22:49.570506 [ 293 ] {83910b9d-8099-432e-baf3-5013d4f3e782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1680 | 2026.05.18 18:22:49.571026 [ 293 ] {83910b9d-8099-432e-baf3-5013d4f3e782} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1681 | 2026.05.18 18:22:49.571534 [ 293 ] {83910b9d-8099-432e-baf3-5013d4f3e782} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.05.18 18:22:49.571673 [ 55 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1683 | 2026.05.18 18:22:49.571680 [ 293 ] {83910b9d-8099-432e-baf3-5013d4f3e782} <Debug> executeQuery: Read 94 rows, 7.97 KiB in 0.001926 sec., 48805.815160955346 rows/sec., 4.04 MiB/sec. | ||
| 1684 | 2026.05.18 18:22:49.571753 [ 55 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.05.18 18:22:49.571765 [ 293 ] {83910b9d-8099-432e-baf3-5013d4f3e782} <Debug> TCPHandler: Processed in 0.00216813 sec. | ||
| 1686 | 2026.05.18 18:22:49.571791 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1687 | 2026.05.18 18:22:49.571920 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.05.18 18:22:49.571938 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 1689 | 2026.05.18 18:22:49.572023 [ 293 ] {c61ab069-7464-4ff2-b7cc-0cca181763a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1690 | 2026.05.18 18:22:49.572063 [ 293 ] {c61ab069-7464-4ff2-b7cc-0cca181763a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1691 | 2026.05.18 18:22:49.572063 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1692 | 2026.05.18 18:22:49.572117 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 824 rows starting from the beginning of the part | ||
| 1693 | 2026.05.18 18:22:49.572211 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1694 | 2026.05.18 18:22:49.572268 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 819 rows starting from the beginning of the part | ||
| 1695 | 2026.05.18 18:22:49.572323 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 69 rows starting from the beginning of the part | ||
| 1696 | 2026.05.18 18:22:49.572383 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 819 rows starting from the beginning of the part | ||
| 1697 | 2026.05.18 18:22:49.572437 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 94 rows starting from the beginning of the part | ||
| 1698 | 2026.05.18 18:22:49.572490 [ 293 ] {c61ab069-7464-4ff2-b7cc-0cca181763a8} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.05.18 18:22:49.572528 [ 293 ] {c61ab069-7464-4ff2-b7cc-0cca181763a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1700 | 2026.05.18 18:22:49.573041 [ 293 ] {c61ab069-7464-4ff2-b7cc-0cca181763a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1701 | 2026.05.18 18:22:49.573690 [ 293 ] {c61ab069-7464-4ff2-b7cc-0cca181763a8} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.05.18 18:22:49.573851 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001979053 sec., 1354688.3282054598 rows/sec., 110.43 MiB/sec. | ||
| 1703 | 2026.05.18 18:22:49.573997 [ 293 ] {c61ab069-7464-4ff2-b7cc-0cca181763a8} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001983 sec., 9581.442259203228 rows/sec., 720.48 KiB/sec. | ||
| 1704 | 2026.05.18 18:22:49.574084 [ 293 ] {c61ab069-7464-4ff2-b7cc-0cca181763a8} <Debug> TCPHandler: Processed in 0.002212481 sec. | ||
| 1705 | 2026.05.18 18:22:49.574284 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1706 | 2026.05.18 18:22:49.574295 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.05.18 18:22:49.574465 [ 293 ] {c90b45ef-9b07-4c64-9f23-32fe72d49b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1708 | 2026.05.18 18:22:49.574536 [ 293 ] {c90b45ef-9b07-4c64-9f23-32fe72d49b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1709 | 2026.05.18 18:22:49.574803 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_6_1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.05.18 18:22:49.574873 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_6_1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1711 | 2026.05.18 18:22:49.574940 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1712 | 2026.05.18 18:22:49.575112 [ 293 ] {c90b45ef-9b07-4c64-9f23-32fe72d49b3e} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.05.18 18:22:49.575155 [ 293 ] {c90b45ef-9b07-4c64-9f23-32fe72d49b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1714 | 2026.05.18 18:22:49.575683 [ 293 ] {c90b45ef-9b07-4c64-9f23-32fe72d49b3e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1715 | 2026.05.18 18:22:49.576225 [ 293 ] {c90b45ef-9b07-4c64-9f23-32fe72d49b3e} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.05.18 18:22:49.576335 [ 72 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1717 | 2026.05.18 18:22:49.576359 [ 293 ] {c90b45ef-9b07-4c64-9f23-32fe72d49b3e} <Debug> executeQuery: Read 88 rows, 7.06 KiB in 0.001948 sec., 45174.53798767967 rows/sec., 3.54 MiB/sec. | ||
| 1718 | 2026.05.18 18:22:49.576399 [ 72 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.05.18 18:22:49.576404 [ 293 ] {c90b45ef-9b07-4c64-9f23-32fe72d49b3e} <Debug> TCPHandler: Processed in 0.002243642 sec. | ||
| 1720 | 2026.05.18 18:22:49.576438 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1721 | 2026.05.18 18:22:49.576586 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 1722 | 2026.05.18 18:22:49.576650 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.05.18 18:22:49.576684 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1724 | 2026.05.18 18:22:49.576714 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 511 rows starting from the beginning of the part | ||
| 1725 | 2026.05.18 18:22:49.576748 [ 293 ] {25e2bc2f-ba90-457a-b3fc-2a875bf3c5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.05.18 18:22:49.576774 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1727 | 2026.05.18 18:22:49.576794 [ 293 ] {25e2bc2f-ba90-457a-b3fc-2a875bf3c5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1728 | 2026.05.18 18:22:49.576823 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 501 rows starting from the beginning of the part | ||
| 1729 | 2026.05.18 18:22:49.576868 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 84 rows starting from the beginning of the part | ||
| 1730 | 2026.05.18 18:22:49.576922 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 501 rows starting from the beginning of the part | ||
| 1731 | 2026.05.18 18:22:49.576970 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part | ||
| 1732 | 2026.05.18 18:22:49.577223 [ 293 ] {25e2bc2f-ba90-457a-b3fc-2a875bf3c5ef} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.05.18 18:22:49.577272 [ 293 ] {25e2bc2f-ba90-457a-b3fc-2a875bf3c5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1734 | 2026.05.18 18:22:49.577927 [ 293 ] {25e2bc2f-ba90-457a-b3fc-2a875bf3c5ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1735 | 2026.05.18 18:22:49.578257 [ 201 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001726135 sec., 1013246.3567449823 rows/sec., 76.22 MiB/sec. | ||
| 1736 | 2026.05.18 18:22:49.578472 [ 293 ] {25e2bc2f-ba90-457a-b3fc-2a875bf3c5ef} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.05.18 18:22:49.578567 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1738 | 2026.05.18 18:22:49.578630 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1739 | 2026.05.18 18:22:49.578663 [ 293 ] {25e2bc2f-ba90-457a-b3fc-2a875bf3c5ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001929 sec., 82944.53084499741 rows/sec., 5.78 MiB/sec. | ||
| 1740 | 2026.05.18 18:22:49.578703 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.05.18 18:22:49.578738 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1742 | 2026.05.18 18:22:49.578746 [ 293 ] {25e2bc2f-ba90-457a-b3fc-2a875bf3c5ef} <Debug> TCPHandler: Processed in 0.002145779 sec. | ||
| 1743 | 2026.05.18 18:22:49.578829 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 1744 | 2026.05.18 18:22:49.578937 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1745 | 2026.05.18 18:22:49.578964 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1746 | 2026.05.18 18:22:49.578984 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.05.18 18:22:49.579009 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1748 | 2026.05.18 18:22:49.579055 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1749 | 2026.05.18 18:22:49.579094 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1750 | 2026.05.18 18:22:49.579134 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1751 | 2026.05.18 18:22:49.579138 [ 293 ] {a20e5a0e-cb38-4049-bf73-83411614497c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1752 | 2026.05.18 18:22:49.579172 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1753 | 2026.05.18 18:22:49.579230 [ 293 ] {a20e5a0e-cb38-4049-bf73-83411614497c} <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 | ||
| 1754 | 2026.05.18 18:22:49.579230 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_6_1} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.05.18 18:22:49.579333 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_6_1} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1756 | 2026.05.18 18:22:49.579418 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1757 | 2026.05.18 18:22:49.580195 [ 293 ] {a20e5a0e-cb38-4049-bf73-83411614497c} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.05.18 18:22:49.580241 [ 293 ] {a20e5a0e-cb38-4049-bf73-83411614497c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1759 | 2026.05.18 18:22:49.581054 [ 293 ] {a20e5a0e-cb38-4049-bf73-83411614497c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1760 | 2026.05.18 18:22:49.581579 [ 293 ] {a20e5a0e-cb38-4049-bf73-83411614497c} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.05.18 18:22:49.581765 [ 293 ] {a20e5a0e-cb38-4049-bf73-83411614497c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00267 sec., 7116.104868913858 rows/sec., 12.75 MiB/sec. | ||
| 1762 | 2026.05.18 18:22:49.581820 [ 293 ] {a20e5a0e-cb38-4049-bf73-83411614497c} <Debug> TCPHandler: Processed in 0.002965486 sec. | ||
| 1763 | 2026.05.18 18:22:49.581951 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.05.18 18:22:49.582048 [ 293 ] {75b1005a-82dc-44a6-8c6c-b3ec37cc9b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1765 | 2026.05.18 18:22:49.582090 [ 293 ] {75b1005a-82dc-44a6-8c6c-b3ec37cc9b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1766 | 2026.05.18 18:22:49.582502 [ 293 ] {75b1005a-82dc-44a6-8c6c-b3ec37cc9b2b} <Trace> oximeter.measurements_i64 (317067d2-a27a-465f-91a2-cf0382d29a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.05.18 18:22:49.582553 [ 293 ] {75b1005a-82dc-44a6-8c6c-b3ec37cc9b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1768 | 2026.05.18 18:22:49.582587 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1281 rows, containing 5 columns (5 merged, 0 gathered) in 0.003785311 sec., 338413.4090963728 rows/sec., 22.90 MiB/sec. | ||
| 1769 | 2026.05.18 18:22:49.582891 [ 187 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1770 | 2026.05.18 18:22:49.583184 [ 293 ] {75b1005a-82dc-44a6-8c6c-b3ec37cc9b2b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1771 | 2026.05.18 18:22:49.583451 [ 187 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.05.18 18:22:49.583527 [ 187 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1773 | 2026.05.18 18:22:49.583590 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1774 | 2026.05.18 18:22:49.583787 [ 293 ] {75b1005a-82dc-44a6-8c6c-b3ec37cc9b2b} <Trace> oximeter.measurements_i64 (317067d2-a27a-465f-91a2-cf0382d29a69): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.05.18 18:22:49.583948 [ 293 ] {75b1005a-82dc-44a6-8c6c-b3ec37cc9b2b} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001918 sec., 4692.387904066736 rows/sec., 360.99 KiB/sec. | ||
| 1776 | 2026.05.18 18:22:49.584000 [ 293 ] {75b1005a-82dc-44a6-8c6c-b3ec37cc9b2b} <Debug> TCPHandler: Processed in 0.002099187 sec. | ||
| 1777 | 2026.05.18 18:22:49.584153 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.05.18 18:22:49.584252 [ 293 ] {6649add7-fdcd-48a6-9c43-65a3b2a8c656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1779 | 2026.05.18 18:22:49.584295 [ 293 ] {6649add7-fdcd-48a6-9c43-65a3b2a8c656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1780 | 2026.05.18 18:22:49.584649 [ 293 ] {6649add7-fdcd-48a6-9c43-65a3b2a8c656} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.05.18 18:22:49.584686 [ 293 ] {6649add7-fdcd-48a6-9c43-65a3b2a8c656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1782 | 2026.05.18 18:22:49.585123 [ 293 ] {6649add7-fdcd-48a6-9c43-65a3b2a8c656} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1783 | 2026.05.18 18:22:49.585657 [ 293 ] {6649add7-fdcd-48a6-9c43-65a3b2a8c656} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.05.18 18:22:49.585764 [ 72 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1785 | 2026.05.18 18:22:49.585791 [ 293 ] {6649add7-fdcd-48a6-9c43-65a3b2a8c656} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. | ||
| 1786 | 2026.05.18 18:22:49.585808 [ 72 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.05.18 18:22:49.585829 [ 293 ] {6649add7-fdcd-48a6-9c43-65a3b2a8c656} <Debug> TCPHandler: Processed in 0.001727596 sec. | ||
| 1788 | 2026.05.18 18:22:49.585840 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1789 | 2026.05.18 18:22:49.585993 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 1790 | 2026.05.18 18:22:49.586114 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1791 | 2026.05.18 18:22:49.586151 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1792 | 2026.05.18 18:22:49.586250 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1793 | 2026.05.18 18:22:49.586303 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1794 | 2026.05.18 18:22:49.586347 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1795 | 2026.05.18 18:22:49.586389 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1796 | 2026.05.18 18:22:49.586455 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1797 | 2026.05.18 18:22:49.587337 [ 192 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001415635 sec., 317878.5492023015 rows/sec., 20.50 MiB/sec. | ||
| 1798 | 2026.05.18 18:22:49.587589 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1799 | 2026.05.18 18:22:49.588104 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_6_1} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.05.18 18:22:49.588171 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_6_1} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1801 | 2026.05.18 18:22:49.588236 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1802 | 2026.05.18 18:22:49.900240 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.05.18 18:22:49.900527 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1804 | 2026.05.18 18:22:49.900908 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1805 | 2026.05.18 18:22:49.900953 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1806 | 2026.05.18 18:22:49.901229 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1807 | 2026.05.18 18:22:49.901298 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1808 | 2026.05.18 18:22:49.901450 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 1809 | 2026.05.18 18:22:49.901563 [ 344 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1810 | 2026.05.18 18:22:49.901585 [ 359 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1811 | 2026.05.18 18:22:49.901715 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1812 | 2026.05.18 18:22:49.901743 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1813 | 2026.05.18 18:22:49.901789 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1814 | 2026.05.18 18:22:49.901810 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1815 | 2026.05.18 18:22:49.903000 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002601 sec., 12302.960399846213 rows/sec., 2.73 MiB/sec. | ||
| 1816 | 2026.05.18 18:22:49.903107 [ 293 ] {ebf4356c-3002-4a1b-8cb2-4847c6717a70} <Debug> TCPHandler: Processed in 0.003019237 sec. | ||
| 1817 | 2026.05.18 18:22:49.924359 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.05.18 18:22:49.924566 [ 293 ] {36db5bc3-a49e-4300-b40c-bb65e2ea61d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1819 | 2026.05.18 18:22:49.924654 [ 293 ] {36db5bc3-a49e-4300-b40c-bb65e2ea61d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1820 | 2026.05.18 18:22:49.925595 [ 293 ] {36db5bc3-a49e-4300-b40c-bb65e2ea61d7} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.05.18 18:22:49.925651 [ 293 ] {36db5bc3-a49e-4300-b40c-bb65e2ea61d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1822 | 2026.05.18 18:22:49.926285 [ 293 ] {36db5bc3-a49e-4300-b40c-bb65e2ea61d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1823 | 2026.05.18 18:22:49.926745 [ 293 ] {36db5bc3-a49e-4300-b40c-bb65e2ea61d7} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.18 18:22:49.926910 [ 293 ] {36db5bc3-a49e-4300-b40c-bb65e2ea61d7} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.002408 sec., 3737.5415282392028 rows/sec., 781.49 KiB/sec. | ||
| 1825 | 2026.05.18 18:22:49.926950 [ 293 ] {36db5bc3-a49e-4300-b40c-bb65e2ea61d7} <Debug> TCPHandler: Processed in 0.002740178 sec. | ||
| 1826 | 2026.05.18 18:22:49.927126 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.05.18 18:22:49.927225 [ 293 ] {ab36f6aa-08db-4957-a53a-c3743610e32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1828 | 2026.05.18 18:22:49.927267 [ 293 ] {ab36f6aa-08db-4957-a53a-c3743610e32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1829 | 2026.05.18 18:22:49.927844 [ 293 ] {ab36f6aa-08db-4957-a53a-c3743610e32d} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.05.18 18:22:49.927881 [ 293 ] {ab36f6aa-08db-4957-a53a-c3743610e32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1831 | 2026.05.18 18:22:49.928344 [ 293 ] {ab36f6aa-08db-4957-a53a-c3743610e32d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1832 | 2026.05.18 18:22:49.928820 [ 293 ] {ab36f6aa-08db-4957-a53a-c3743610e32d} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.05.18 18:22:49.928951 [ 293 ] {ab36f6aa-08db-4957-a53a-c3743610e32d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001746 sec., 162657.50286368842 rows/sec., 10.33 MiB/sec. | ||
| 1834 | 2026.05.18 18:22:49.928985 [ 293 ] {ab36f6aa-08db-4957-a53a-c3743610e32d} <Debug> TCPHandler: Processed in 0.001910422 sec. | ||
| 1835 | 2026.05.18 18:22:49.929125 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.05.18 18:22:49.929221 [ 293 ] {e7f97aa9-acd4-4936-9500-bd9549357494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1837 | 2026.05.18 18:22:49.929263 [ 293 ] {e7f97aa9-acd4-4936-9500-bd9549357494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1838 | 2026.05.18 18:22:49.929669 [ 293 ] {e7f97aa9-acd4-4936-9500-bd9549357494} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.05.18 18:22:49.929706 [ 293 ] {e7f97aa9-acd4-4936-9500-bd9549357494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1840 | 2026.05.18 18:22:49.930136 [ 293 ] {e7f97aa9-acd4-4936-9500-bd9549357494} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1841 | 2026.05.18 18:22:49.930607 [ 293 ] {e7f97aa9-acd4-4936-9500-bd9549357494} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.05.18 18:22:49.930739 [ 293 ] {e7f97aa9-acd4-4936-9500-bd9549357494} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001536 sec., 1302.0833333333333 rows/sec., 106.18 KiB/sec. | ||
| 1843 | 2026.05.18 18:22:49.930773 [ 293 ] {e7f97aa9-acd4-4936-9500-bd9549357494} <Debug> TCPHandler: Processed in 0.001697604 sec. | ||
| 1844 | 2026.05.18 18:22:49.930907 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.05.18 18:22:49.931004 [ 293 ] {5a59cf36-27e5-41f3-96ea-50461fcb43ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1846 | 2026.05.18 18:22:49.931043 [ 293 ] {5a59cf36-27e5-41f3-96ea-50461fcb43ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1847 | 2026.05.18 18:22:49.932990 [ 293 ] {5a59cf36-27e5-41f3-96ea-50461fcb43ba} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.05.18 18:22:49.933027 [ 293 ] {5a59cf36-27e5-41f3-96ea-50461fcb43ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1849 | 2026.05.18 18:22:49.933927 [ 293 ] {5a59cf36-27e5-41f3-96ea-50461fcb43ba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1850 | 2026.05.18 18:22:49.934402 [ 293 ] {5a59cf36-27e5-41f3-96ea-50461fcb43ba} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.05.18 18:22:49.934538 [ 293 ] {5a59cf36-27e5-41f3-96ea-50461fcb43ba} <Debug> executeQuery: Read 3161 rows, 240.52 KiB in 0.003552 sec., 889921.1711711711 rows/sec., 66.13 MiB/sec. | ||
| 1852 | 2026.05.18 18:22:49.934574 [ 293 ] {5a59cf36-27e5-41f3-96ea-50461fcb43ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1853 | 2026.05.18 18:22:49.934587 [ 293 ] {5a59cf36-27e5-41f3-96ea-50461fcb43ba} <Debug> TCPHandler: Processed in 0.00372859 sec. | ||
| 1854 | 2026.05.18 18:22:49.934731 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.05.18 18:22:49.934828 [ 293 ] {7c6971ac-315f-41d6-9202-4221818390a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1856 | 2026.05.18 18:22:49.934868 [ 293 ] {7c6971ac-315f-41d6-9202-4221818390a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1857 | 2026.05.18 18:22:49.935333 [ 293 ] {7c6971ac-315f-41d6-9202-4221818390a9} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.05.18 18:22:49.935370 [ 293 ] {7c6971ac-315f-41d6-9202-4221818390a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1859 | 2026.05.18 18:22:49.935824 [ 293 ] {7c6971ac-315f-41d6-9202-4221818390a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1860 | 2026.05.18 18:22:49.936347 [ 293 ] {7c6971ac-315f-41d6-9202-4221818390a9} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.05.18 18:22:49.936478 [ 293 ] {7c6971ac-315f-41d6-9202-4221818390a9} <Debug> executeQuery: Read 161 rows, 9.96 KiB in 0.001668 sec., 96522.78177458033 rows/sec., 5.83 MiB/sec. | ||
| 1862 | 2026.05.18 18:22:49.936488 [ 70 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1863 | 2026.05.18 18:22:49.936513 [ 293 ] {7c6971ac-315f-41d6-9202-4221818390a9} <Debug> TCPHandler: Processed in 0.001831429 sec. | ||
| 1864 | 2026.05.18 18:22:49.936550 [ 70 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.05.18 18:22:49.936582 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1866 | 2026.05.18 18:22:49.936680 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 1867 | 2026.05.18 18:22:49.936684 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.05.18 18:22:49.936805 [ 293 ] {68c53895-545b-42d0-a2a5-bf311f0291b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1869 | 2026.05.18 18:22:49.936807 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1870 | 2026.05.18 18:22:49.936851 [ 293 ] {68c53895-545b-42d0-a2a5-bf311f0291b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1871 | 2026.05.18 18:22:49.936858 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part | ||
| 1872 | 2026.05.18 18:22:49.936934 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 1873 | 2026.05.18 18:22:49.936980 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 1874 | 2026.05.18 18:22:49.937023 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 153 rows starting from the beginning of the part | ||
| 1875 | 2026.05.18 18:22:49.937064 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
| 1876 | 2026.05.18 18:22:49.937104 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 161 rows starting from the beginning of the part | ||
| 1877 | 2026.05.18 18:22:49.937751 [ 293 ] {68c53895-545b-42d0-a2a5-bf311f0291b6} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.05.18 18:22:49.937795 [ 293 ] {68c53895-545b-42d0-a2a5-bf311f0291b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1879 | 2026.05.18 18:22:49.938084 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431816 sec., 458857.8420690927 rows/sec., 29.57 MiB/sec. | ||
| 1880 | 2026.05.18 18:22:49.938408 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1881 | 2026.05.18 18:22:49.938415 [ 293 ] {68c53895-545b-42d0-a2a5-bf311f0291b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1882 | 2026.05.18 18:22:49.939061 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_6_1} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.05.18 18:22:49.939139 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_6_1} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1884 | 2026.05.18 18:22:49.939179 [ 293 ] {68c53895-545b-42d0-a2a5-bf311f0291b6} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.05.18 18:22:49.939228 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1886 | 2026.05.18 18:22:49.939438 [ 293 ] {68c53895-545b-42d0-a2a5-bf311f0291b6} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.002645 sec., 359168.2419659735 rows/sec., 21.13 MiB/sec. | ||
| 1887 | 2026.05.18 18:22:49.939522 [ 293 ] {68c53895-545b-42d0-a2a5-bf311f0291b6} <Debug> TCPHandler: Processed in 0.002887783 sec. | ||
| 1888 | 2026.05.18 18:22:49.939751 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.05.18 18:22:49.939893 [ 293 ] {4eafc585-ce03-40fe-9d07-6a2826199489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1890 | 2026.05.18 18:22:49.939955 [ 293 ] {4eafc585-ce03-40fe-9d07-6a2826199489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1891 | 2026.05.18 18:22:49.940488 [ 293 ] {4eafc585-ce03-40fe-9d07-6a2826199489} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.05.18 18:22:49.940528 [ 293 ] {4eafc585-ce03-40fe-9d07-6a2826199489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1893 | 2026.05.18 18:22:49.941043 [ 293 ] {4eafc585-ce03-40fe-9d07-6a2826199489} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1894 | 2026.05.18 18:22:49.941598 [ 293 ] {4eafc585-ce03-40fe-9d07-6a2826199489} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.05.18 18:22:49.941736 [ 293 ] {4eafc585-ce03-40fe-9d07-6a2826199489} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001892 sec., 1057.0824524312895 rows/sec., 74.33 KiB/sec. | ||
| 1896 | 2026.05.18 18:22:49.941776 [ 293 ] {4eafc585-ce03-40fe-9d07-6a2826199489} <Debug> TCPHandler: Processed in 0.002146239 sec. | ||
| 1897 | 2026.05.18 18:22:49.941909 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.05.18 18:22:49.942014 [ 293 ] {330e3a65-00d4-4990-8d99-07d74ba5d0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1899 | 2026.05.18 18:22:49.942058 [ 293 ] {330e3a65-00d4-4990-8d99-07d74ba5d0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1900 | 2026.05.18 18:22:49.942586 [ 293 ] {330e3a65-00d4-4990-8d99-07d74ba5d0ff} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.05.18 18:22:49.942623 [ 293 ] {330e3a65-00d4-4990-8d99-07d74ba5d0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1902 | 2026.05.18 18:22:49.943082 [ 293 ] {330e3a65-00d4-4990-8d99-07d74ba5d0ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1903 | 2026.05.18 18:22:49.943586 [ 293 ] {330e3a65-00d4-4990-8d99-07d74ba5d0ff} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.05.18 18:22:49.943717 [ 293 ] {330e3a65-00d4-4990-8d99-07d74ba5d0ff} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001728 sec., 85648.14814814815 rows/sec., 4.87 MiB/sec. | ||
| 1905 | 2026.05.18 18:22:49.943751 [ 293 ] {330e3a65-00d4-4990-8d99-07d74ba5d0ff} <Debug> TCPHandler: Processed in 0.001893601 sec. | ||
| 1906 | 2026.05.18 18:22:49.943882 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2026.05.18 18:22:49.943979 [ 293 ] {e23f32d8-f41b-4c47-bff3-24d49fea48b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1908 | 2026.05.18 18:22:49.944021 [ 293 ] {e23f32d8-f41b-4c47-bff3-24d49fea48b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1909 | 2026.05.18 18:22:49.945591 [ 293 ] {e23f32d8-f41b-4c47-bff3-24d49fea48b5} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.05.18 18:22:49.945628 [ 293 ] {e23f32d8-f41b-4c47-bff3-24d49fea48b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1911 | 2026.05.18 18:22:49.946222 [ 293 ] {e23f32d8-f41b-4c47-bff3-24d49fea48b5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1912 | 2026.05.18 18:22:49.946752 [ 293 ] {e23f32d8-f41b-4c47-bff3-24d49fea48b5} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.05.18 18:22:49.946887 [ 293 ] {e23f32d8-f41b-4c47-bff3-24d49fea48b5} <Debug> executeQuery: Read 1724 rows, 118.82 KiB in 0.002927 sec., 588998.9750597882 rows/sec., 39.64 MiB/sec. | ||
| 1914 | 2026.05.18 18:22:49.946922 [ 293 ] {e23f32d8-f41b-4c47-bff3-24d49fea48b5} <Debug> TCPHandler: Processed in 0.00308893 sec. | ||
| 1915 | 2026.05.18 18:22:49.947069 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2026.05.18 18:22:49.947165 [ 293 ] {8e4d3ea2-60e1-4fcd-96cf-fbc1052883e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1917 | 2026.05.18 18:22:49.947207 [ 293 ] {8e4d3ea2-60e1-4fcd-96cf-fbc1052883e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1918 | 2026.05.18 18:22:49.947554 [ 293 ] {8e4d3ea2-60e1-4fcd-96cf-fbc1052883e3} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.05.18 18:22:49.947591 [ 293 ] {8e4d3ea2-60e1-4fcd-96cf-fbc1052883e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1920 | 2026.05.18 18:22:49.948039 [ 293 ] {8e4d3ea2-60e1-4fcd-96cf-fbc1052883e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1921 | 2026.05.18 18:22:49.948636 [ 293 ] {8e4d3ea2-60e1-4fcd-96cf-fbc1052883e3} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.05.18 18:22:49.948768 [ 293 ] {8e4d3ea2-60e1-4fcd-96cf-fbc1052883e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001622 sec., 3699.1368680641185 rows/sec., 193.27 KiB/sec. | ||
| 1923 | 2026.05.18 18:22:49.948801 [ 293 ] {8e4d3ea2-60e1-4fcd-96cf-fbc1052883e3} <Debug> TCPHandler: Processed in 0.001782357 sec. | ||
| 1924 | 2026.05.18 18:22:49.948925 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.05.18 18:22:49.949021 [ 293 ] {b60dd146-4104-46b7-a18f-5722d9d18248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1926 | 2026.05.18 18:22:49.949065 [ 293 ] {b60dd146-4104-46b7-a18f-5722d9d18248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1927 | 2026.05.18 18:22:49.950475 [ 293 ] {b60dd146-4104-46b7-a18f-5722d9d18248} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.05.18 18:22:49.950512 [ 293 ] {b60dd146-4104-46b7-a18f-5722d9d18248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1929 | 2026.05.18 18:22:49.951236 [ 293 ] {b60dd146-4104-46b7-a18f-5722d9d18248} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1930 | 2026.05.18 18:22:49.951745 [ 293 ] {b60dd146-4104-46b7-a18f-5722d9d18248} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.05.18 18:22:49.951879 [ 293 ] {b60dd146-4104-46b7-a18f-5722d9d18248} <Debug> executeQuery: Read 2916 rows, 186.19 KiB in 0.002876 sec., 1013908.2058414464 rows/sec., 63.22 MiB/sec. | ||
| 1932 | 2026.05.18 18:22:49.951913 [ 293 ] {b60dd146-4104-46b7-a18f-5722d9d18248} <Debug> TCPHandler: Processed in 0.003036597 sec. | ||
| 1933 | 2026.05.18 18:22:49.952046 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.05.18 18:22:49.952141 [ 293 ] {090017b5-f0db-4405-b198-542066cbbced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1935 | 2026.05.18 18:22:49.952184 [ 293 ] {090017b5-f0db-4405-b198-542066cbbced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1936 | 2026.05.18 18:22:49.952506 [ 293 ] {090017b5-f0db-4405-b198-542066cbbced} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.05.18 18:22:49.952543 [ 293 ] {090017b5-f0db-4405-b198-542066cbbced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1938 | 2026.05.18 18:22:49.952994 [ 293 ] {090017b5-f0db-4405-b198-542066cbbced} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1939 | 2026.05.18 18:22:49.953485 [ 293 ] {090017b5-f0db-4405-b198-542066cbbced} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.05.18 18:22:49.953618 [ 293 ] {090017b5-f0db-4405-b198-542066cbbced} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 45.10 KiB/sec. | ||
| 1941 | 2026.05.18 18:22:49.953651 [ 293 ] {090017b5-f0db-4405-b198-542066cbbced} <Debug> TCPHandler: Processed in 0.001655373 sec. | ||
| 1942 | 2026.05.18 18:22:49.953780 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.05.18 18:22:49.953876 [ 293 ] {52b351ba-00e7-4242-850d-c3f530b6922e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1944 | 2026.05.18 18:22:49.953930 [ 293 ] {52b351ba-00e7-4242-850d-c3f530b6922e} <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 | ||
| 1945 | 2026.05.18 18:22:49.954778 [ 293 ] {52b351ba-00e7-4242-850d-c3f530b6922e} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.05.18 18:22:49.954814 [ 293 ] {52b351ba-00e7-4242-850d-c3f530b6922e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1947 | 2026.05.18 18:22:49.955478 [ 293 ] {52b351ba-00e7-4242-850d-c3f530b6922e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1948 | 2026.05.18 18:22:49.955964 [ 293 ] {52b351ba-00e7-4242-850d-c3f530b6922e} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.05.18 18:22:49.956079 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1950 | 2026.05.18 18:22:49.956104 [ 293 ] {52b351ba-00e7-4242-850d-c3f530b6922e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002246 sec., 7569.011576135351 rows/sec., 13.56 MiB/sec. | ||
| 1951 | 2026.05.18 18:22:49.956133 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.05.18 18:22:49.956163 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1953 | 2026.05.18 18:22:49.956169 [ 293 ] {52b351ba-00e7-4242-850d-c3f530b6922e} <Debug> TCPHandler: Processed in 0.002438629 sec. | ||
| 1954 | 2026.05.18 18:22:49.956276 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 1955 | 2026.05.18 18:22:49.956353 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.05.18 18:22:49.956455 [ 293 ] {c88b04a9-b4ca-4324-9acf-2fb80771b7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1957 | 2026.05.18 18:22:49.956497 [ 293 ] {c88b04a9-b4ca-4324-9acf-2fb80771b7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1958 | 2026.05.18 18:22:49.956523 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1959 | 2026.05.18 18:22:49.956595 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1960 | 2026.05.18 18:22:49.956732 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1961 | 2026.05.18 18:22:49.956858 [ 293 ] {c88b04a9-b4ca-4324-9acf-2fb80771b7e8} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.05.18 18:22:49.956869 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 1963 | 2026.05.18 18:22:49.956905 [ 293 ] {c88b04a9-b4ca-4324-9acf-2fb80771b7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1964 | 2026.05.18 18:22:49.957019 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1965 | 2026.05.18 18:22:49.957148 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
| 1966 | 2026.05.18 18:22:49.957274 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 1967 | 2026.05.18 18:22:49.957408 [ 293 ] {c88b04a9-b4ca-4324-9acf-2fb80771b7e8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1968 | 2026.05.18 18:22:49.957968 [ 293 ] {c88b04a9-b4ca-4324-9acf-2fb80771b7e8} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.05.18 18:22:49.958117 [ 293 ] {c88b04a9-b4ca-4324-9acf-2fb80771b7e8} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001681 sec., 24985.127900059488 rows/sec., 1.43 MiB/sec. | ||
| 1970 | 2026.05.18 18:22:49.958153 [ 293 ] {c88b04a9-b4ca-4324-9acf-2fb80771b7e8} <Debug> TCPHandler: Processed in 0.00185097 sec. | ||
| 1971 | 2026.05.18 18:22:49.959341 [ 192 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 19 columns (19 merged, 0 gathered) in 0.0031075 sec., 24135.15687851971 rows/sec., 43.25 MiB/sec. | ||
| 1972 | 2026.05.18 18:22:49.959919 [ 197 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1973 | 2026.05.18 18:22:49.960648 [ 197 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.05.18 18:22:49.960736 [ 197 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1975 | 2026.05.18 18:22:49.960859 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 1976 | 2026.05.18 18:22:54.561647 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.05.18 18:22:54.561899 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1978 | 2026.05.18 18:22:54.562229 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1979 | 2026.05.18 18:22:54.562266 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1980 | 2026.05.18 18:22:54.562480 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1981 | 2026.05.18 18:22:54.562551 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1982 | 2026.05.18 18:22:54.562693 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1983 | 2026.05.18 18:22:54.562798 [ 344 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1984 | 2026.05.18 18:22:54.562833 [ 313 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1985 | 2026.05.18 18:22:54.562863 [ 325 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1986 | 2026.05.18 18:22:54.563032 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1987 | 2026.05.18 18:22:54.563068 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1988 | 2026.05.18 18:22:54.563143 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1989 | 2026.05.18 18:22:54.563164 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1990 | 2026.05.18 18:22:54.563205 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1991 | 2026.05.18 18:22:54.563245 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1992 | 2026.05.18 18:22:54.564693 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002877 sec., 14250.955856795274 rows/sec., 2.57 MiB/sec. | ||
| 1993 | 2026.05.18 18:22:54.564884 [ 293 ] {d25096f2-4e74-46d0-92bd-d309195e3f29} <Debug> TCPHandler: Processed in 0.003375899 sec. | ||
| 1994 | 2026.05.18 18:22:54.566512 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.05.18 18:22:54.566664 [ 293 ] {8eff1497-9686-4818-b1ad-d56f2ceecfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1996 | 2026.05.18 18:22:54.566734 [ 293 ] {8eff1497-9686-4818-b1ad-d56f2ceecfe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1997 | 2026.05.18 18:22:54.567496 [ 293 ] {8eff1497-9686-4818-b1ad-d56f2ceecfe0} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.05.18 18:22:54.567541 [ 293 ] {8eff1497-9686-4818-b1ad-d56f2ceecfe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1999 | 2026.05.18 18:22:54.568164 [ 293 ] {8eff1497-9686-4818-b1ad-d56f2ceecfe0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2000 | 2026.05.18 18:22:54.568724 [ 293 ] {8eff1497-9686-4818-b1ad-d56f2ceecfe0} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.05.18 18:22:54.568872 [ 293 ] {8eff1497-9686-4818-b1ad-d56f2ceecfe0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002261 sec., 24767.80185758514 rows/sec., 1.89 MiB/sec. | ||
| 2002 | 2026.05.18 18:22:54.568907 [ 293 ] {8eff1497-9686-4818-b1ad-d56f2ceecfe0} <Debug> TCPHandler: Processed in 0.002518201 sec. | ||
| 2003 | 2026.05.18 18:22:54.569054 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.05.18 18:22:54.569152 [ 293 ] {7f3473a6-72f0-48fa-9695-7d3495a464c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2005 | 2026.05.18 18:22:54.569194 [ 293 ] {7f3473a6-72f0-48fa-9695-7d3495a464c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2006 | 2026.05.18 18:22:54.569707 [ 293 ] {7f3473a6-72f0-48fa-9695-7d3495a464c7} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.05.18 18:22:54.569744 [ 293 ] {7f3473a6-72f0-48fa-9695-7d3495a464c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2008 | 2026.05.18 18:22:54.570182 [ 293 ] {7f3473a6-72f0-48fa-9695-7d3495a464c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2009 | 2026.05.18 18:22:54.570668 [ 293 ] {7f3473a6-72f0-48fa-9695-7d3495a464c7} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.05.18 18:22:54.570798 [ 293 ] {7f3473a6-72f0-48fa-9695-7d3495a464c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001664 sec., 38461.53846153846 rows/sec., 3.00 MiB/sec. | ||
| 2011 | 2026.05.18 18:22:54.570831 [ 293 ] {7f3473a6-72f0-48fa-9695-7d3495a464c7} <Debug> TCPHandler: Processed in 0.001826979 sec. | ||
| 2012 | 2026.05.18 18:22:54.571017 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.05.18 18:22:54.571112 [ 293 ] {239a852d-c161-4371-8664-e993e21ddf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.05.18 18:22:54.571157 [ 293 ] {239a852d-c161-4371-8664-e993e21ddf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2015 | 2026.05.18 18:22:54.571612 [ 293 ] {239a852d-c161-4371-8664-e993e21ddf5e} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.05.18 18:22:54.571649 [ 293 ] {239a852d-c161-4371-8664-e993e21ddf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2017 | 2026.05.18 18:22:54.572117 [ 293 ] {239a852d-c161-4371-8664-e993e21ddf5e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2018 | 2026.05.18 18:22:54.572655 [ 293 ] {239a852d-c161-4371-8664-e993e21ddf5e} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.05.18 18:22:54.572786 [ 293 ] {239a852d-c161-4371-8664-e993e21ddf5e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001692 sec., 75650.1182033097 rows/sec., 5.27 MiB/sec. | ||
| 2020 | 2026.05.18 18:22:54.572820 [ 293 ] {239a852d-c161-4371-8664-e993e21ddf5e} <Debug> TCPHandler: Processed in 0.00185198 sec. | ||
| 2021 | 2026.05.18 18:22:54.572962 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.05.18 18:22:54.573065 [ 293 ] {a4701eae-f61e-46eb-b7f4-0f7aac021cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2023 | 2026.05.18 18:22:54.573107 [ 293 ] {a4701eae-f61e-46eb-b7f4-0f7aac021cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2024 | 2026.05.18 18:22:54.573470 [ 293 ] {a4701eae-f61e-46eb-b7f4-0f7aac021cd0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.05.18 18:22:54.573507 [ 293 ] {a4701eae-f61e-46eb-b7f4-0f7aac021cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2026 | 2026.05.18 18:22:54.573978 [ 293 ] {a4701eae-f61e-46eb-b7f4-0f7aac021cd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2027 | 2026.05.18 18:22:54.574505 [ 293 ] {a4701eae-f61e-46eb-b7f4-0f7aac021cd0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.05.18 18:22:54.574635 [ 293 ] {a4701eae-f61e-46eb-b7f4-0f7aac021cd0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001589 sec., 30207.677784770298 rows/sec., 2.04 MiB/sec. | ||
| 2029 | 2026.05.18 18:22:54.574668 [ 293 ] {a4701eae-f61e-46eb-b7f4-0f7aac021cd0} <Debug> TCPHandler: Processed in 0.001755036 sec. | ||
| 2030 | 2026.05.18 18:22:54.681957 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3293 | ||
| 2031 | 2026.05.18 18:22:54.682345 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.05.18 18:22:54.682381 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2033 | 2026.05.18 18:22:54.682940 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2034 | 2026.05.18 18:22:54.683423 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.05.18 18:22:54.683537 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3293 | ||
| 2036 | 2026.05.18 18:22:54.858478 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2037 | 2026.05.18 18:22:54.875799 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.05.18 18:22:54.875847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2039 | 2026.05.18 18:22:54.881427 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2040 | 2026.05.18 18:22:54.882689 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.05.18 18:22:54.885695 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2042 | 2026.05.18 18:22:58.241681 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51435 | ||
| 2043 | 2026.05.18 18:22:58.241797 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2044 | 2026.05.18 18:22:58.241836 [ 307 ] {} <Debug> TCP-Session: b7ea666f-8edb-4312-812e-779ca8aed4c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51435 | ||
| 2045 | 2026.05.18 18:22:58.241867 [ 307 ] {} <Debug> TCP-Session: b7ea666f-8edb-4312-812e-779ca8aed4c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.05.18 18:22:58.241889 [ 307 ] {} <Debug> TCP-Session: b7ea666f-8edb-4312-812e-779ca8aed4c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.05.18 18:22:58.242129 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60319 | ||
| 2048 | 2026.05.18 18:22:58.242168 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64816 | ||
| 2049 | 2026.05.18 18:22:58.242208 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43699 | ||
| 2050 | 2026.05.18 18:22:58.242234 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36749 | ||
| 2051 | 2026.05.18 18:22:58.242273 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2052 | 2026.05.18 18:22:58.242228 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59251 | ||
| 2053 | 2026.05.18 18:22:58.242315 [ 307 ] {} <Trace> TCP-Session: b7ea666f-8edb-4312-812e-779ca8aed4c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2054 | 2026.05.18 18:22:58.242315 [ 310 ] {} <Debug> TCP-Session: dcfe9db1-e4af-4449-b532-6fad0a4067a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64816 | ||
| 2055 | 2026.05.18 18:22:58.242242 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59206 | ||
| 2056 | 2026.05.18 18:22:58.242401 [ 310 ] {} <Debug> TCP-Session: dcfe9db1-e4af-4449-b532-6fad0a4067a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.05.18 18:22:58.242432 [ 310 ] {} <Debug> TCP-Session: dcfe9db1-e4af-4449-b532-6fad0a4067a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.05.18 18:22:58.242211 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33294 | ||
| 2059 | 2026.05.18 18:22:58.242168 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59828 | ||
| 2060 | 2026.05.18 18:22:58.242218 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2061 | 2026.05.18 18:22:58.242560 [ 307 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51435) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2062 | 2026.05.18 18:22:58.242591 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2063 | 2026.05.18 18:22:58.242612 [ 308 ] {} <Debug> TCP-Session: 2eee501a-4b47-4197-80f7-97952498512a Authenticating user 'default' from [fd00:1122:3344:101::e]:60319 | ||
| 2064 | 2026.05.18 18:22:58.242668 [ 306 ] {} <Debug> TCP-Session: 6d189d53-c752-4895-895e-30c230af2ffb Authenticating user 'default' from [fd00:1122:3344:101::e]:59206 | ||
| 2065 | 2026.05.18 18:22:58.242677 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2066 | 2026.05.18 18:22:58.242701 [ 306 ] {} <Debug> TCP-Session: 6d189d53-c752-4895-895e-30c230af2ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.05.18 18:22:58.242723 [ 305 ] {} <Debug> TCP-Session: 17813593-82d5-44fe-a490-97eae588d86b Authenticating user 'default' from [fd00:1122:3344:101::e]:36749 | ||
| 2068 | 2026.05.18 18:22:58.242725 [ 306 ] {} <Debug> TCP-Session: 6d189d53-c752-4895-895e-30c230af2ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.05.18 18:22:58.242761 [ 305 ] {} <Debug> TCP-Session: 17813593-82d5-44fe-a490-97eae588d86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.05.18 18:22:58.242789 [ 308 ] {} <Debug> TCP-Session: 2eee501a-4b47-4197-80f7-97952498512a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.05.18 18:22:58.242797 [ 305 ] {} <Debug> TCP-Session: 17813593-82d5-44fe-a490-97eae588d86b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.05.18 18:22:58.242891 [ 308 ] {} <Debug> TCP-Session: 2eee501a-4b47-4197-80f7-97952498512a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.05.18 18:22:58.242926 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2026.05.18 18:22:58.242942 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2075 | 2026.05.18 18:22:58.242973 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2076 | 2026.05.18 18:22:58.242972 [ 309 ] {} <Debug> TCP-Session: 0182a1d7-4dfe-4430-8252-84bade04e97d Authenticating user 'default' from [fd00:1122:3344:101::e]:59828 | ||
| 2077 | 2026.05.18 18:22:58.243035 [ 303 ] {} <Debug> TCP-Session: d254a895-7ad3-4492-a81e-cbcf47bbc926 Authenticating user 'default' from [fd00:1122:3344:101::e]:43699 | ||
| 2078 | 2026.05.18 18:22:58.243041 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2079 | 2026.05.18 18:22:58.243057 [ 309 ] {} <Debug> TCP-Session: 0182a1d7-4dfe-4430-8252-84bade04e97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.05.18 18:22:58.243064 [ 303 ] {} <Debug> TCP-Session: d254a895-7ad3-4492-a81e-cbcf47bbc926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.05.18 18:22:58.243103 [ 309 ] {} <Debug> TCP-Session: 0182a1d7-4dfe-4430-8252-84bade04e97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.05.18 18:22:58.243101 [ 304 ] {} <Debug> TCP-Session: 87e93d02-3571-4286-906a-5b53fc19dedf Authenticating user 'default' from [fd00:1122:3344:101::e]:59251 | ||
| 2083 | 2026.05.18 18:22:58.243022 [ 311 ] {} <Debug> TCP-Session: 50fe924b-f082-4c5d-85b0-26a2d66f6e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:33294 | ||
| 2084 | 2026.05.18 18:22:58.242928 [ 307 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2085 | 2026.05.18 18:22:58.243250 [ 303 ] {} <Debug> TCP-Session: d254a895-7ad3-4492-a81e-cbcf47bbc926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.05.18 18:22:58.243293 [ 311 ] {} <Debug> TCP-Session: 50fe924b-f082-4c5d-85b0-26a2d66f6e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.05.18 18:22:58.243322 [ 304 ] {} <Debug> TCP-Session: 87e93d02-3571-4286-906a-5b53fc19dedf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.05.18 18:22:58.243334 [ 307 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2089 | 2026.05.18 18:22:58.243327 [ 311 ] {} <Debug> TCP-Session: 50fe924b-f082-4c5d-85b0-26a2d66f6e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.05.18 18:22:58.243367 [ 304 ] {} <Debug> TCP-Session: 87e93d02-3571-4286-906a-5b53fc19dedf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.05.18 18:22:58.243731 [ 307 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 2092 | 2026.05.18 18:22:58.243831 [ 307 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2093 | 2026.05.18 18:22:58.420249 [ 325 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Trace> AggregatingTransform: Aggregating | ||
| 2094 | 2026.05.18 18:22:58.420313 [ 325 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2095 | 2026.05.18 18:22:58.420347 [ 325 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071495 sec. (933.275 rows/sec., 36.46 KiB/sec.) | ||
| 2096 | 2026.05.18 18:22:58.420363 [ 325 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Trace> Aggregator: Merging aggregated data | ||
| 2097 | 2026.05.18 18:22:58.421227 [ 307 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.178725 sec., 5.595188138201147 rows/sec., 223.81 B/sec. | ||
| 2098 | 2026.05.18 18:22:58.421423 [ 307 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2099 | 2026.05.18 18:22:58.421444 [ 307 ] {88ea5290-9b62-4f12-a0c0-6575d5244fc9} <Debug> TCPHandler: Processed in 0.179304576 sec. | ||
| 2100 | 2026.05.18 18:22:58.421644 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2101 | 2026.05.18 18:22:58.421687 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2102 | 2026.05.18 18:22:58.421701 [ 307 ] {} <Debug> TCP-Session: b7ea666f-8edb-4312-812e-779ca8aed4c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.05.18 18:22:58.421708 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2104 | 2026.05.18 18:22:58.421788 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2105 | 2026.05.18 18:22:58.421760 [ 308 ] {} <Debug> TCP-Session: 2eee501a-4b47-4197-80f7-97952498512a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.05.18 18:22:58.421825 [ 310 ] {} <Debug> TCP-Session: dcfe9db1-e4af-4449-b532-6fad0a4067a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.05.18 18:22:58.421833 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2108 | 2026.05.18 18:22:58.421876 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2109 | 2026.05.18 18:22:58.421892 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2110 | 2026.05.18 18:22:58.421925 [ 309 ] {} <Debug> TCP-Session: 0182a1d7-4dfe-4430-8252-84bade04e97d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.05.18 18:22:58.421918 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2112 | 2026.05.18 18:22:58.421960 [ 303 ] {} <Debug> TCP-Session: d254a895-7ad3-4492-a81e-cbcf47bbc926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.05.18 18:22:58.421941 [ 311 ] {} <Debug> TCP-Session: 50fe924b-f082-4c5d-85b0-26a2d66f6e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.05.18 18:22:58.422005 [ 305 ] {} <Debug> TCP-Session: 17813593-82d5-44fe-a490-97eae588d86b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.05.18 18:22:58.421850 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2116 | 2026.05.18 18:22:58.421844 [ 304 ] {} <Debug> TCP-Session: 87e93d02-3571-4286-906a-5b53fc19dedf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.05.18 18:22:58.422100 [ 306 ] {} <Debug> TCP-Session: 6d189d53-c752-4895-895e-30c230af2ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.05.18 18:22:58.911601 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33694 | ||
| 2119 | 2026.05.18 18:22:58.911698 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2120 | 2026.05.18 18:22:58.911725 [ 307 ] {} <Debug> TCP-Session: 8a762cfe-8d59-46e9-a180-630eb147d439 Authenticating user 'default' from [fd00:1122:3344:101::e]:33694 | ||
| 2121 | 2026.05.18 18:22:58.911748 [ 307 ] {} <Debug> TCP-Session: 8a762cfe-8d59-46e9-a180-630eb147d439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.05.18 18:22:58.911762 [ 307 ] {} <Debug> TCP-Session: 8a762cfe-8d59-46e9-a180-630eb147d439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.05.18 18:22:58.911991 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42611 | ||
| 2124 | 2026.05.18 18:22:58.912021 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54624 | ||
| 2125 | 2026.05.18 18:22:58.912059 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59016 | ||
| 2126 | 2026.05.18 18:22:58.912103 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52952 | ||
| 2127 | 2026.05.18 18:22:58.912114 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53771 | ||
| 2128 | 2026.05.18 18:22:58.912166 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2129 | 2026.05.18 18:22:58.912191 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2130 | 2026.05.18 18:22:58.912154 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2131 | 2026.05.18 18:22:58.912236 [ 307 ] {} <Trace> TCP-Session: 8a762cfe-8d59-46e9-a180-630eb147d439 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.05.18 18:22:58.912242 [ 310 ] {} <Debug> TCP-Session: eb004538-1d3d-4d14-bf46-830239a7a225 Authenticating user 'default' from [fd00:1122:3344:101::e]:54624 | ||
| 2133 | 2026.05.18 18:22:58.912268 [ 311 ] {} <Debug> TCP-Session: 7a74980a-39fd-4f07-8803-3bdce96591a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59016 | ||
| 2134 | 2026.05.18 18:22:58.912247 [ 305 ] {} <Debug> TCP-Session: bf4915fe-3495-4d05-a608-1a6b1f153aa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52952 | ||
| 2135 | 2026.05.18 18:22:58.912309 [ 310 ] {} <Debug> TCP-Session: eb004538-1d3d-4d14-bf46-830239a7a225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2026.05.18 18:22:58.912317 [ 311 ] {} <Debug> TCP-Session: 7a74980a-39fd-4f07-8803-3bdce96591a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.05.18 18:22:58.912345 [ 305 ] {} <Debug> TCP-Session: bf4915fe-3495-4d05-a608-1a6b1f153aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.05.18 18:22:58.912368 [ 311 ] {} <Debug> TCP-Session: 7a74980a-39fd-4f07-8803-3bdce96591a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.05.18 18:22:58.912387 [ 305 ] {} <Debug> TCP-Session: bf4915fe-3495-4d05-a608-1a6b1f153aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.05.18 18:22:58.912235 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2141 | 2026.05.18 18:22:58.912425 [ 307 ] {f1bcabad-2106-4542-9126-2d6a8bf982f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33694) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2142 | 2026.05.18 18:22:58.912070 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38328 | ||
| 2143 | 2026.05.18 18:22:58.912454 [ 304 ] {} <Debug> TCP-Session: 4968f26b-654d-48f8-be91-dc3c4f449029 Authenticating user 'default' from [fd00:1122:3344:101::e]:53771 | ||
| 2144 | 2026.05.18 18:22:58.912353 [ 310 ] {} <Debug> TCP-Session: eb004538-1d3d-4d14-bf46-830239a7a225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.05.18 18:22:58.912512 [ 304 ] {} <Debug> TCP-Session: 4968f26b-654d-48f8-be91-dc3c4f449029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.05.18 18:22:58.912515 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2147 | 2026.05.18 18:22:58.912546 [ 304 ] {} <Debug> TCP-Session: 4968f26b-654d-48f8-be91-dc3c4f449029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.05.18 18:22:58.912566 [ 303 ] {} <Debug> TCP-Session: f348b77b-87c8-4cef-ade3-cbaae9eb16d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38328 | ||
| 2149 | 2026.05.18 18:22:58.912142 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35591 | ||
| 2150 | 2026.05.18 18:22:58.912597 [ 303 ] {} <Debug> TCP-Session: f348b77b-87c8-4cef-ade3-cbaae9eb16d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.05.18 18:22:58.912008 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48369 | ||
| 2152 | 2026.05.18 18:22:58.912639 [ 303 ] {} <Debug> TCP-Session: f348b77b-87c8-4cef-ade3-cbaae9eb16d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.05.18 18:22:58.912653 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2154 | 2026.05.18 18:22:58.912144 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2026.05.18 18:22:58.912716 [ 307 ] {f1bcabad-2106-4542-9126-2d6a8bf982f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2156 | 2026.05.18 18:22:58.912749 [ 308 ] {} <Debug> TCP-Session: 654f2b15-a1e5-42e1-8aeb-0e6c20ec3c31 Authenticating user 'default' from [fd00:1122:3344:101::e]:42611 | ||
| 2157 | 2026.05.18 18:22:58.912713 [ 306 ] {} <Debug> TCP-Session: bb322dfc-d3f3-4466-bef4-3be31e65e174 Authenticating user 'default' from [fd00:1122:3344:101::e]:35591 | ||
| 2158 | 2026.05.18 18:22:58.912780 [ 308 ] {} <Debug> TCP-Session: 654f2b15-a1e5-42e1-8aeb-0e6c20ec3c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.05.18 18:22:58.912789 [ 307 ] {f1bcabad-2106-4542-9126-2d6a8bf982f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2160 | 2026.05.18 18:22:58.912802 [ 306 ] {} <Debug> TCP-Session: bb322dfc-d3f3-4466-bef4-3be31e65e174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.05.18 18:22:58.912813 [ 308 ] {} <Debug> TCP-Session: 654f2b15-a1e5-42e1-8aeb-0e6c20ec3c31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.05.18 18:22:58.912844 [ 306 ] {} <Debug> TCP-Session: bb322dfc-d3f3-4466-bef4-3be31e65e174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.05.18 18:22:58.912701 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2164 | 2026.05.18 18:22:58.912904 [ 309 ] {} <Debug> TCP-Session: aa809066-4612-469d-9068-48852b72fe2d Authenticating user 'default' from [fd00:1122:3344:101::e]:48369 | ||
| 2165 | 2026.05.18 18:22:58.912924 [ 309 ] {} <Debug> TCP-Session: aa809066-4612-469d-9068-48852b72fe2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.05.18 18:22:58.912940 [ 309 ] {} <Debug> TCP-Session: aa809066-4612-469d-9068-48852b72fe2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.05.18 18:22:58.913212 [ 307 ] {f1bcabad-2106-4542-9126-2d6a8bf982f2} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 2168 | 2026.05.18 18:22:58.914108 [ 360 ] {f1bcabad-2106-4542-9126-2d6a8bf982f2} <Trace> AggregatingTransform: Aggregating | ||
| 2169 | 2026.05.18 18:22:58.914152 [ 360 ] {f1bcabad-2106-4542-9126-2d6a8bf982f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 2170 | 2026.05.18 18:22:58.914187 [ 360 ] {f1bcabad-2106-4542-9126-2d6a8bf982f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873358 sec. (1145.006 rows/sec., 44.73 KiB/sec.) | ||
| 2171 | 2026.05.18 18:22:58.914207 [ 360 ] {f1bcabad-2106-4542-9126-2d6a8bf982f2} <Trace> Aggregator: Merging aggregated data | ||
| 2172 | 2026.05.18 18:22:58.914775 [ 307 ] {f1bcabad-2106-4542-9126-2d6a8bf982f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00241 sec., 414.9377593360996 rows/sec., 16.21 KiB/sec. | ||
| 2173 | 2026.05.18 18:22:58.914892 [ 307 ] {f1bcabad-2106-4542-9126-2d6a8bf982f2} <Debug> TCPHandler: Processed in 0.002887793 sec. | ||
| 2174 | 2026.05.18 18:22:58.915041 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2175 | 2026.05.18 18:22:58.915075 [ 307 ] {} <Debug> TCP-Session: 8a762cfe-8d59-46e9-a180-630eb147d439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.18 18:22:58.915075 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2177 | 2026.05.18 18:22:58.915101 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2178 | 2026.05.18 18:22:58.915121 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2179 | 2026.05.18 18:22:58.915144 [ 308 ] {} <Debug> TCP-Session: 654f2b15-a1e5-42e1-8aeb-0e6c20ec3c31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.05.18 18:22:58.915158 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2181 | 2026.05.18 18:22:58.915186 [ 306 ] {} <Debug> TCP-Session: bb322dfc-d3f3-4466-bef4-3be31e65e174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.05.18 18:22:58.915176 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2183 | 2026.05.18 18:22:58.915210 [ 310 ] {} <Debug> TCP-Session: eb004538-1d3d-4d14-bf46-830239a7a225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.05.18 18:22:58.915218 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2185 | 2026.05.18 18:22:58.915244 [ 305 ] {} <Debug> TCP-Session: bf4915fe-3495-4d05-a608-1a6b1f153aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.05.18 18:22:58.915188 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2187 | 2026.05.18 18:22:58.915273 [ 304 ] {} <Debug> TCP-Session: 4968f26b-654d-48f8-be91-dc3c4f449029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.05.18 18:22:58.915132 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2189 | 2026.05.18 18:22:58.915308 [ 303 ] {} <Debug> TCP-Session: f348b77b-87c8-4cef-ade3-cbaae9eb16d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.05.18 18:22:58.915167 [ 309 ] {} <Debug> TCP-Session: aa809066-4612-469d-9068-48852b72fe2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.05.18 18:22:58.915345 [ 311 ] {} <Debug> TCP-Session: 7a74980a-39fd-4f07-8803-3bdce96591a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.05.18 18:22:59.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.04 MiB, peak 195.91 MiB, free memory in arenas 0.00 B, will set to 204.96 MiB (RSS), difference: 18.93 MiB | ||
| 2193 | 2026.05.18 18:22:59.564872 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2026.05.18 18:22:59.565179 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2195 | 2026.05.18 18:22:59.565679 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2196 | 2026.05.18 18:22:59.565745 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2197 | 2026.05.18 18:22:59.566076 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2198 | 2026.05.18 18:22:59.566183 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2199 | 2026.05.18 18:22:59.566378 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2200 | 2026.05.18 18:22:59.566500 [ 334 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2201 | 2026.05.18 18:22:59.566504 [ 329 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2202 | 2026.05.18 18:22:59.566500 [ 314 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2203 | 2026.05.18 18:22:59.566683 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (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 | ||
| 2204 | 2026.05.18 18:22:59.566718 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2205 | 2026.05.18 18:22:59.566816 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2206 | 2026.05.18 18:22:59.566838 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 2207 | 2026.05.18 18:22:59.566879 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2208 | 2026.05.18 18:22:59.566944 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2209 | 2026.05.18 18:22:59.566993 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2210 | 2026.05.18 18:22:59.568600 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.003534 sec., 12450.48104131296 rows/sec., 2.17 MiB/sec. | ||
| 2211 | 2026.05.18 18:22:59.568822 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Debug> MemoryTracker: Peak memory usage (for query): 132.46 KiB. | ||
| 2212 | 2026.05.18 18:22:59.568845 [ 293 ] {3b9ece40-62ba-4f1c-bc40-55891616be41} <Debug> TCPHandler: Processed in 0.004188634 sec. | ||
| 2213 | 2026.05.18 18:22:59.571138 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2214 | 2026.05.18 18:22:59.571305 [ 293 ] {c69317f9-3c4f-45be-b78c-de50b94aade1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2215 | 2026.05.18 18:22:59.571379 [ 293 ] {c69317f9-3c4f-45be-b78c-de50b94aade1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2216 | 2026.05.18 18:22:59.572083 [ 293 ] {c69317f9-3c4f-45be-b78c-de50b94aade1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.05.18 18:22:59.572135 [ 293 ] {c69317f9-3c4f-45be-b78c-de50b94aade1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2218 | 2026.05.18 18:22:59.572688 [ 293 ] {c69317f9-3c4f-45be-b78c-de50b94aade1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2219 | 2026.05.18 18:22:59.573191 [ 293 ] {c69317f9-3c4f-45be-b78c-de50b94aade1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.05.18 18:22:59.573369 [ 293 ] {c69317f9-3c4f-45be-b78c-de50b94aade1} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.002112 sec., 51136.36363636363 rows/sec., 4.29 MiB/sec. | ||
| 2221 | 2026.05.18 18:22:59.573421 [ 293 ] {c69317f9-3c4f-45be-b78c-de50b94aade1} <Debug> TCPHandler: Processed in 0.002414827 sec. | ||
| 2222 | 2026.05.18 18:22:59.573609 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.05.18 18:22:59.573721 [ 293 ] {ff5deb89-9e86-4db4-906b-e3c6bd244f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2224 | 2026.05.18 18:22:59.573771 [ 293 ] {ff5deb89-9e86-4db4-906b-e3c6bd244f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2225 | 2026.05.18 18:22:59.574245 [ 293 ] {ff5deb89-9e86-4db4-906b-e3c6bd244f0c} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2026.05.18 18:22:59.574285 [ 293 ] {ff5deb89-9e86-4db4-906b-e3c6bd244f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2227 | 2026.05.18 18:22:59.574732 [ 293 ] {ff5deb89-9e86-4db4-906b-e3c6bd244f0c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2228 | 2026.05.18 18:22:59.575217 [ 293 ] {ff5deb89-9e86-4db4-906b-e3c6bd244f0c} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.05.18 18:22:59.575367 [ 293 ] {ff5deb89-9e86-4db4-906b-e3c6bd244f0c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001672 sec., 15550.23923444976 rows/sec., 1.14 MiB/sec. | ||
| 2230 | 2026.05.18 18:22:59.575406 [ 293 ] {ff5deb89-9e86-4db4-906b-e3c6bd244f0c} <Debug> TCPHandler: Processed in 0.001855979 sec. | ||
| 2231 | 2026.05.18 18:22:59.575551 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.05.18 18:22:59.575659 [ 293 ] {cf164160-66e4-44a6-9814-60306cd8eff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2233 | 2026.05.18 18:22:59.575706 [ 293 ] {cf164160-66e4-44a6-9814-60306cd8eff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2234 | 2026.05.18 18:22:59.576156 [ 293 ] {cf164160-66e4-44a6-9814-60306cd8eff1} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.05.18 18:22:59.576199 [ 293 ] {cf164160-66e4-44a6-9814-60306cd8eff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2236 | 2026.05.18 18:22:59.576775 [ 293 ] {cf164160-66e4-44a6-9814-60306cd8eff1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2237 | 2026.05.18 18:22:59.577436 [ 293 ] {cf164160-66e4-44a6-9814-60306cd8eff1} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.05.18 18:22:59.577650 [ 293 ] {cf164160-66e4-44a6-9814-60306cd8eff1} <Debug> executeQuery: Read 95 rows, 7.62 KiB in 0.00201 sec., 47263.6815920398 rows/sec., 3.70 MiB/sec. | ||
| 2239 | 2026.05.18 18:22:59.577713 [ 293 ] {cf164160-66e4-44a6-9814-60306cd8eff1} <Debug> TCPHandler: Processed in 0.002215721 sec. | ||
| 2240 | 2026.05.18 18:22:59.577923 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.05.18 18:22:59.578063 [ 293 ] {e7c0e262-8b6a-4009-a35e-71ae75e936b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2242 | 2026.05.18 18:22:59.578128 [ 293 ] {e7c0e262-8b6a-4009-a35e-71ae75e936b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2243 | 2026.05.18 18:22:59.578690 [ 293 ] {e7c0e262-8b6a-4009-a35e-71ae75e936b7} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.05.18 18:22:59.578729 [ 293 ] {e7c0e262-8b6a-4009-a35e-71ae75e936b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2245 | 2026.05.18 18:22:59.579423 [ 293 ] {e7c0e262-8b6a-4009-a35e-71ae75e936b7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2246 | 2026.05.18 18:22:59.579987 [ 293 ] {e7c0e262-8b6a-4009-a35e-71ae75e936b7} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.05.18 18:22:59.580213 [ 293 ] {e7c0e262-8b6a-4009-a35e-71ae75e936b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002189 sec., 73092.73640931933 rows/sec., 5.09 MiB/sec. | ||
| 2248 | 2026.05.18 18:22:59.580284 [ 293 ] {e7c0e262-8b6a-4009-a35e-71ae75e936b7} <Debug> TCPHandler: Processed in 0.00248017 sec. | ||
| 2249 | 2026.05.18 18:22:59.580481 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.05.18 18:22:59.580620 [ 293 ] {c63f1273-33b2-4dee-8297-6d6bb405ae07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2251 | 2026.05.18 18:22:59.580694 [ 293 ] {c63f1273-33b2-4dee-8297-6d6bb405ae07} <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 | ||
| 2252 | 2026.05.18 18:22:59.581670 [ 293 ] {c63f1273-33b2-4dee-8297-6d6bb405ae07} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.05.18 18:22:59.581719 [ 293 ] {c63f1273-33b2-4dee-8297-6d6bb405ae07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2254 | 2026.05.18 18:22:59.582520 [ 293 ] {c63f1273-33b2-4dee-8297-6d6bb405ae07} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2255 | 2026.05.18 18:22:59.583052 [ 293 ] {c63f1273-33b2-4dee-8297-6d6bb405ae07} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.05.18 18:22:59.583215 [ 293 ] {c63f1273-33b2-4dee-8297-6d6bb405ae07} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002641 sec., 9844.755774327905 rows/sec., 17.64 MiB/sec. | ||
| 2257 | 2026.05.18 18:22:59.583292 [ 293 ] {c63f1273-33b2-4dee-8297-6d6bb405ae07} <Debug> TCPHandler: Processed in 0.002900633 sec. | ||
| 2258 | 2026.05.18 18:22:59.583447 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2026.05.18 18:22:59.583559 [ 293 ] {3ccc4e8e-fa0f-4a26-937e-c79b2c8d8459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2260 | 2026.05.18 18:22:59.583609 [ 293 ] {3ccc4e8e-fa0f-4a26-937e-c79b2c8d8459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2261 | 2026.05.18 18:22:59.583990 [ 293 ] {3ccc4e8e-fa0f-4a26-937e-c79b2c8d8459} <Trace> oximeter.measurements_i64 (317067d2-a27a-465f-91a2-cf0382d29a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.05.18 18:22:59.584029 [ 293 ] {3ccc4e8e-fa0f-4a26-937e-c79b2c8d8459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2263 | 2026.05.18 18:22:59.584510 [ 293 ] {3ccc4e8e-fa0f-4a26-937e-c79b2c8d8459} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2264 | 2026.05.18 18:22:59.585025 [ 293 ] {3ccc4e8e-fa0f-4a26-937e-c79b2c8d8459} <Trace> oximeter.measurements_i64 (317067d2-a27a-465f-91a2-cf0382d29a69): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.05.18 18:22:59.585173 [ 293 ] {3ccc4e8e-fa0f-4a26-937e-c79b2c8d8459} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001639 sec., 3660.7687614399024 rows/sec., 275.87 KiB/sec. | ||
| 2266 | 2026.05.18 18:22:59.585211 [ 293 ] {3ccc4e8e-fa0f-4a26-937e-c79b2c8d8459} <Debug> TCPHandler: Processed in 0.001819539 sec. | ||
| 2267 | 2026.05.18 18:22:59.585364 [ 293 ] {} <Trace> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2026.05.18 18:22:59.585472 [ 293 ] {7af7597e-9fc2-4943-b27f-c266865c4f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2269 | 2026.05.18 18:22:59.585517 [ 293 ] {7af7597e-9fc2-4943-b27f-c266865c4f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2270 | 2026.05.18 18:22:59.585872 [ 293 ] {7af7597e-9fc2-4943-b27f-c266865c4f00} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.05.18 18:22:59.585921 [ 293 ] {7af7597e-9fc2-4943-b27f-c266865c4f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2272 | 2026.05.18 18:22:59.586571 [ 293 ] {7af7597e-9fc2-4943-b27f-c266865c4f00} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2273 | 2026.05.18 18:22:59.587234 [ 293 ] {7af7597e-9fc2-4943-b27f-c266865c4f00} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.05.18 18:22:59.587415 [ 293 ] {7af7597e-9fc2-4943-b27f-c266865c4f00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001964 sec., 30549.89816700611 rows/sec., 2.06 MiB/sec. | ||
| 2275 | 2026.05.18 18:22:59.587459 [ 293 ] {7af7597e-9fc2-4943-b27f-c266865c4f00} <Debug> TCPHandler: Processed in 0.002148129 sec. | ||
| 2276 | 2026.05.18 18:23:02.133441 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2277 | 2026.05.18 18:23:02.133517 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2278 | 2026.05.18 18:23:02.178702 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 7 | ||
| 2279 | 2026.05.18 18:23:02.180323 [ 243 ] {} <Trace> system.query_log (852d570b-20a7-468b-8f29-a2cb0b32b54a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.05.18 18:23:02.180370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2281 | 2026.05.18 18:23:02.181796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2282 | 2026.05.18 18:23:02.182338 [ 243 ] {} <Trace> system.query_log (852d570b-20a7-468b-8f29-a2cb0b32b54a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.05.18 18:23:02.182573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 2284 | 2026.05.18 18:23:02.184613 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3805 | ||
| 2285 | 2026.05.18 18:23:02.185154 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.05.18 18:23:02.185193 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2287 | 2026.05.18 18:23:02.185912 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2288 | 2026.05.18 18:23:02.186449 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.05.18 18:23:02.186583 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3805 | ||
| 2290 | 2026.05.18 18:23:02.386731 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2291 | 2026.05.18 18:23:02.403309 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.05.18 18:23:02.403363 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2293 | 2026.05.18 18:23:02.409596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2294 | 2026.05.18 18:23:02.410844 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.05.18 18:23:02.413900 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2296 | 2026.05.18 18:23:02.709409 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2297 | 2026.05.18 18:23:02.709478 [ 267 ] {} <Debug> TCP-Session: 5bc5b542-9909-4124-ad74-b45b70fb73dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.05.18 18:23:03.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.68 MiB, peak 209.72 MiB, free memory in arenas 0.00 B, will set to 206.67 MiB (RSS), difference: 2.98 MiB | ||
| 2299 | 2026.05.18 18:23:04.362398 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2300 | 2026.05.18 18:23:04.362478 [ 293 ] {} <Debug> TCP-Session: bade8ac4-34cd-4165-96ea-5335618c3dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.05.18 18:23:04.566724 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.05.18 18:23:04.566972 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2303 | 2026.05.18 18:23:04.567325 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2304 | 2026.05.18 18:23:04.567369 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2305 | 2026.05.18 18:23:04.567611 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2306 | 2026.05.18 18:23:04.567680 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2307 | 2026.05.18 18:23:04.567818 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2308 | 2026.05.18 18:23:04.567928 [ 314 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2309 | 2026.05.18 18:23:04.567944 [ 329 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2310 | 2026.05.18 18:23:04.567928 [ 328 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2311 | 2026.05.18 18:23:04.568098 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2312 | 2026.05.18 18:23:04.568132 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2313 | 2026.05.18 18:23:04.568203 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2314 | 2026.05.18 18:23:04.568223 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2315 | 2026.05.18 18:23:04.568260 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2316 | 2026.05.18 18:23:04.568299 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2317 | 2026.05.18 18:23:04.569380 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002507 sec., 16354.20821699242 rows/sec., 2.95 MiB/sec. | ||
| 2318 | 2026.05.18 18:23:04.569493 [ 294 ] {09298f35-93f6-460b-8648-a1bc80a0e563} <Debug> TCPHandler: Processed in 0.002893523 sec. | ||
| 2319 | 2026.05.18 18:23:04.574894 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.05.18 18:23:04.575013 [ 294 ] {728770cc-00c0-483c-8bda-d8084ea9b158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2321 | 2026.05.18 18:23:04.575065 [ 294 ] {728770cc-00c0-483c-8bda-d8084ea9b158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2322 | 2026.05.18 18:23:04.575682 [ 294 ] {728770cc-00c0-483c-8bda-d8084ea9b158} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.05.18 18:23:04.575719 [ 294 ] {728770cc-00c0-483c-8bda-d8084ea9b158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2324 | 2026.05.18 18:23:04.576321 [ 294 ] {728770cc-00c0-483c-8bda-d8084ea9b158} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2325 | 2026.05.18 18:23:04.576892 [ 294 ] {728770cc-00c0-483c-8bda-d8084ea9b158} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.05.18 18:23:04.577059 [ 40 ] {} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2327 | 2026.05.18 18:23:04.577061 [ 294 ] {728770cc-00c0-483c-8bda-d8084ea9b158} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00208 sec., 136538.46153846156 rows/sec., 8.67 MiB/sec. | ||
| 2328 | 2026.05.18 18:23:04.577117 [ 40 ] {} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.05.18 18:23:04.577139 [ 294 ] {728770cc-00c0-483c-8bda-d8084ea9b158} <Debug> TCPHandler: Processed in 0.002298304 sec. | ||
| 2330 | 2026.05.18 18:23:04.577149 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2331 | 2026.05.18 18:23:04.577290 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.05.18 18:23:04.577294 [ 198 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 2333 | 2026.05.18 18:23:04.577398 [ 294 ] {b7d3c47f-efae-4065-b97c-333a7c640ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2334 | 2026.05.18 18:23:04.577404 [ 198 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2335 | 2026.05.18 18:23:04.577439 [ 198 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 2336 | 2026.05.18 18:23:04.577440 [ 294 ] {b7d3c47f-efae-4065-b97c-333a7c640ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2337 | 2026.05.18 18:23:04.577523 [ 198 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 2338 | 2026.05.18 18:23:04.577571 [ 198 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 2339 | 2026.05.18 18:23:04.577612 [ 198 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 2340 | 2026.05.18 18:23:04.577671 [ 198 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 2341 | 2026.05.18 18:23:04.578198 [ 294 ] {b7d3c47f-efae-4065-b97c-333a7c640ac6} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.05.18 18:23:04.578233 [ 294 ] {b7d3c47f-efae-4065-b97c-333a7c640ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2343 | 2026.05.18 18:23:04.578676 [ 192 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434996 sec., 989549.7966544854 rows/sec., 66.62 MiB/sec. | ||
| 2344 | 2026.05.18 18:23:04.578747 [ 294 ] {b7d3c47f-efae-4065-b97c-333a7c640ac6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2345 | 2026.05.18 18:23:04.578966 [ 197 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2346 | 2026.05.18 18:23:04.579263 [ 294 ] {b7d3c47f-efae-4065-b97c-333a7c640ac6} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.05.18 18:23:04.579412 [ 294 ] {b7d3c47f-efae-4065-b97c-333a7c640ac6} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.002037 sec., 402061.85567010305 rows/sec., 31.16 MiB/sec. | ||
| 2348 | 2026.05.18 18:23:04.579450 [ 294 ] {b7d3c47f-efae-4065-b97c-333a7c640ac6} <Debug> TCPHandler: Processed in 0.002210611 sec. | ||
| 2349 | 2026.05.18 18:23:04.579552 [ 197 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_5_1} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.05.18 18:23:04.579582 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.05.18 18:23:04.579634 [ 197 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_5_1} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2352 | 2026.05.18 18:23:04.579686 [ 294 ] {77d8c0d3-bd83-4ac0-83ff-cff00b07bf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2353 | 2026.05.18 18:23:04.579733 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2354 | 2026.05.18 18:23:04.579733 [ 294 ] {77d8c0d3-bd83-4ac0-83ff-cff00b07bf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2355 | 2026.05.18 18:23:04.580203 [ 294 ] {77d8c0d3-bd83-4ac0-83ff-cff00b07bf21} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2026.05.18 18:23:04.580239 [ 294 ] {77d8c0d3-bd83-4ac0-83ff-cff00b07bf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2357 | 2026.05.18 18:23:04.580674 [ 294 ] {77d8c0d3-bd83-4ac0-83ff-cff00b07bf21} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2358 | 2026.05.18 18:23:04.581196 [ 294 ] {77d8c0d3-bd83-4ac0-83ff-cff00b07bf21} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.05.18 18:23:04.581327 [ 294 ] {77d8c0d3-bd83-4ac0-83ff-cff00b07bf21} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001661 sec., 92113.18482841662 rows/sec., 5.51 MiB/sec. | ||
| 2360 | 2026.05.18 18:23:04.581359 [ 294 ] {77d8c0d3-bd83-4ac0-83ff-cff00b07bf21} <Debug> TCPHandler: Processed in 0.001827119 sec. | ||
| 2361 | 2026.05.18 18:23:04.581507 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.05.18 18:23:04.581604 [ 294 ] {225fde5b-060d-45be-9cd7-1ccedd7cfe3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2363 | 2026.05.18 18:23:04.581644 [ 294 ] {225fde5b-060d-45be-9cd7-1ccedd7cfe3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2364 | 2026.05.18 18:23:04.582070 [ 294 ] {225fde5b-060d-45be-9cd7-1ccedd7cfe3c} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.05.18 18:23:04.582105 [ 294 ] {225fde5b-060d-45be-9cd7-1ccedd7cfe3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2366 | 2026.05.18 18:23:04.582631 [ 294 ] {225fde5b-060d-45be-9cd7-1ccedd7cfe3c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2367 | 2026.05.18 18:23:04.583229 [ 294 ] {225fde5b-060d-45be-9cd7-1ccedd7cfe3c} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.05.18 18:23:04.583416 [ 294 ] {225fde5b-060d-45be-9cd7-1ccedd7cfe3c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001828 sec., 81509.84682713349 rows/sec., 5.27 MiB/sec. | ||
| 2369 | 2026.05.18 18:23:04.583459 [ 294 ] {225fde5b-060d-45be-9cd7-1ccedd7cfe3c} <Debug> TCPHandler: Processed in 0.002000964 sec. | ||
| 2370 | 2026.05.18 18:23:04.583608 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.05.18 18:23:04.583726 [ 294 ] {eaa87c99-fc1b-49cc-8c08-0c0302de4c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2372 | 2026.05.18 18:23:04.583781 [ 294 ] {eaa87c99-fc1b-49cc-8c08-0c0302de4c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2373 | 2026.05.18 18:23:04.584320 [ 294 ] {eaa87c99-fc1b-49cc-8c08-0c0302de4c47} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.05.18 18:23:04.584368 [ 294 ] {eaa87c99-fc1b-49cc-8c08-0c0302de4c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2375 | 2026.05.18 18:23:04.584977 [ 294 ] {eaa87c99-fc1b-49cc-8c08-0c0302de4c47} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2376 | 2026.05.18 18:23:04.585517 [ 294 ] {eaa87c99-fc1b-49cc-8c08-0c0302de4c47} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.05.18 18:23:04.585647 [ 38 ] {} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2378 | 2026.05.18 18:23:04.585675 [ 294 ] {eaa87c99-fc1b-49cc-8c08-0c0302de4c47} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001975 sec., 74936.70886075949 rows/sec., 4.26 MiB/sec. | ||
| 2379 | 2026.05.18 18:23:04.585692 [ 38 ] {} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.05.18 18:23:04.585718 [ 294 ] {eaa87c99-fc1b-49cc-8c08-0c0302de4c47} <Debug> TCPHandler: Processed in 0.0021753 sec. | ||
| 2381 | 2026.05.18 18:23:04.585724 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2382 | 2026.05.18 18:23:04.585857 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.05.18 18:23:04.585863 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 2384 | 2026.05.18 18:23:04.585959 [ 294 ] {d6527e4d-ece4-4310-8f92-7f412190138b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2385 | 2026.05.18 18:23:04.586004 [ 294 ] {d6527e4d-ece4-4310-8f92-7f412190138b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2386 | 2026.05.18 18:23:04.586006 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2387 | 2026.05.18 18:23:04.586058 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 2388 | 2026.05.18 18:23:04.586169 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 2389 | 2026.05.18 18:23:04.586241 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 2390 | 2026.05.18 18:23:04.586302 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 2391 | 2026.05.18 18:23:04.586372 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 2392 | 2026.05.18 18:23:04.586589 [ 294 ] {d6527e4d-ece4-4310-8f92-7f412190138b} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.05.18 18:23:04.586632 [ 294 ] {d6527e4d-ece4-4310-8f92-7f412190138b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2394 | 2026.05.18 18:23:04.587171 [ 294 ] {d6527e4d-ece4-4310-8f92-7f412190138b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2395 | 2026.05.18 18:23:04.587421 [ 192 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615292 sec., 458121.50372811855 rows/sec., 27.80 MiB/sec. | ||
| 2396 | 2026.05.18 18:23:04.587714 [ 294 ] {d6527e4d-ece4-4310-8f92-7f412190138b} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.05.18 18:23:04.587752 [ 192 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2398 | 2026.05.18 18:23:04.587866 [ 294 ] {d6527e4d-ece4-4310-8f92-7f412190138b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001925 sec., 260259.74025974024 rows/sec., 18.29 MiB/sec. | ||
| 2399 | 2026.05.18 18:23:04.587913 [ 294 ] {d6527e4d-ece4-4310-8f92-7f412190138b} <Debug> TCPHandler: Processed in 0.002106608 sec. | ||
| 2400 | 2026.05.18 18:23:04.588052 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.05.18 18:23:04.588152 [ 294 ] {2689e14e-868e-4e4d-8fa0-d27b8e4ea336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2402 | 2026.05.18 18:23:04.588196 [ 294 ] {2689e14e-868e-4e4d-8fa0-d27b8e4ea336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2403 | 2026.05.18 18:23:04.588353 [ 192 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_5_1} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.05.18 18:23:04.588435 [ 192 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_5_1} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2405 | 2026.05.18 18:23:04.588520 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2406 | 2026.05.18 18:23:04.588537 [ 294 ] {2689e14e-868e-4e4d-8fa0-d27b8e4ea336} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.05.18 18:23:04.588577 [ 294 ] {2689e14e-868e-4e4d-8fa0-d27b8e4ea336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2408 | 2026.05.18 18:23:04.589034 [ 294 ] {2689e14e-868e-4e4d-8fa0-d27b8e4ea336} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2409 | 2026.05.18 18:23:04.589550 [ 294 ] {2689e14e-868e-4e4d-8fa0-d27b8e4ea336} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.05.18 18:23:04.589706 [ 294 ] {2689e14e-868e-4e4d-8fa0-d27b8e4ea336} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 199.54 KiB/sec. | ||
| 2411 | 2026.05.18 18:23:04.589745 [ 294 ] {2689e14e-868e-4e4d-8fa0-d27b8e4ea336} <Debug> TCPHandler: Processed in 0.001742187 sec. | ||
| 2412 | 2026.05.18 18:23:04.589880 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.05.18 18:23:04.589975 [ 294 ] {36961329-ec81-44f4-8107-939a6bb72278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2414 | 2026.05.18 18:23:04.590016 [ 294 ] {36961329-ec81-44f4-8107-939a6bb72278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2415 | 2026.05.18 18:23:04.590429 [ 294 ] {36961329-ec81-44f4-8107-939a6bb72278} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.05.18 18:23:04.590465 [ 294 ] {36961329-ec81-44f4-8107-939a6bb72278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2417 | 2026.05.18 18:23:04.590935 [ 294 ] {36961329-ec81-44f4-8107-939a6bb72278} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2418 | 2026.05.18 18:23:04.591402 [ 294 ] {36961329-ec81-44f4-8107-939a6bb72278} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.05.18 18:23:04.591530 [ 294 ] {36961329-ec81-44f4-8107-939a6bb72278} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001574 sec., 168360.86404066073 rows/sec., 11.19 MiB/sec. | ||
| 2420 | 2026.05.18 18:23:04.591562 [ 294 ] {36961329-ec81-44f4-8107-939a6bb72278} <Debug> TCPHandler: Processed in 0.001732556 sec. | ||
| 2421 | 2026.05.18 18:23:04.591687 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.05.18 18:23:04.591783 [ 294 ] {efe584ff-2886-4511-9640-ebea4157a807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2423 | 2026.05.18 18:23:04.591825 [ 294 ] {efe584ff-2886-4511-9640-ebea4157a807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2424 | 2026.05.18 18:23:04.592142 [ 294 ] {efe584ff-2886-4511-9640-ebea4157a807} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.05.18 18:23:04.592178 [ 294 ] {efe584ff-2886-4511-9640-ebea4157a807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2426 | 2026.05.18 18:23:04.592589 [ 294 ] {efe584ff-2886-4511-9640-ebea4157a807} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2427 | 2026.05.18 18:23:04.593043 [ 294 ] {efe584ff-2886-4511-9640-ebea4157a807} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.05.18 18:23:04.593168 [ 38 ] {} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2429 | 2026.05.18 18:23:04.593198 [ 294 ] {efe584ff-2886-4511-9640-ebea4157a807} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
| 2430 | 2026.05.18 18:23:04.593206 [ 38 ] {} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.05.18 18:23:04.593239 [ 294 ] {efe584ff-2886-4511-9640-ebea4157a807} <Debug> TCPHandler: Processed in 0.001600332 sec. | ||
| 2432 | 2026.05.18 18:23:04.593242 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2433 | 2026.05.18 18:23:04.593352 [ 197 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 2434 | 2026.05.18 18:23:04.593368 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.05.18 18:23:04.593480 [ 294 ] {47a3f398-6b6c-46cc-8b88-4699b2dc716b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.05.18 18:23:04.593484 [ 197 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2437 | 2026.05.18 18:23:04.593537 [ 294 ] {47a3f398-6b6c-46cc-8b88-4699b2dc716b} <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 | ||
| 2438 | 2026.05.18 18:23:04.593537 [ 197 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2439 | 2026.05.18 18:23:04.593651 [ 197 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 2440 | 2026.05.18 18:23:04.593715 [ 197 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 2441 | 2026.05.18 18:23:04.593762 [ 197 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 2442 | 2026.05.18 18:23:04.593810 [ 197 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 2443 | 2026.05.18 18:23:04.594328 [ 294 ] {47a3f398-6b6c-46cc-8b88-4699b2dc716b} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.05.18 18:23:04.594370 [ 294 ] {47a3f398-6b6c-46cc-8b88-4699b2dc716b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2445 | 2026.05.18 18:23:04.594643 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001327173 sec., 3767.4063592312377 rows/sec., 253.86 KiB/sec. | ||
| 2446 | 2026.05.18 18:23:04.594869 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2447 | 2026.05.18 18:23:04.595045 [ 294 ] {47a3f398-6b6c-46cc-8b88-4699b2dc716b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2448 | 2026.05.18 18:23:04.595414 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_5_1} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.05.18 18:23:04.595486 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_5_1} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2450 | 2026.05.18 18:23:04.595555 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2451 | 2026.05.18 18:23:04.595608 [ 294 ] {47a3f398-6b6c-46cc-8b88-4699b2dc716b} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.05.18 18:23:04.595771 [ 294 ] {47a3f398-6b6c-46cc-8b88-4699b2dc716b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002309 sec., 4763.96708531832 rows/sec., 8.54 MiB/sec. | ||
| 2453 | 2026.05.18 18:23:04.595828 [ 294 ] {47a3f398-6b6c-46cc-8b88-4699b2dc716b} <Debug> TCPHandler: Processed in 0.002509991 sec. | ||
| 2454 | 2026.05.18 18:23:04.595962 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2026.05.18 18:23:04.596058 [ 294 ] {4f053cbb-4652-48e2-b219-483563d8c54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2456 | 2026.05.18 18:23:04.596099 [ 294 ] {4f053cbb-4652-48e2-b219-483563d8c54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2457 | 2026.05.18 18:23:04.596450 [ 294 ] {4f053cbb-4652-48e2-b219-483563d8c54a} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.05.18 18:23:04.596486 [ 294 ] {4f053cbb-4652-48e2-b219-483563d8c54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2459 | 2026.05.18 18:23:04.596930 [ 294 ] {4f053cbb-4652-48e2-b219-483563d8c54a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2460 | 2026.05.18 18:23:04.597404 [ 294 ] {4f053cbb-4652-48e2-b219-483563d8c54a} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.05.18 18:23:04.597536 [ 294 ] {4f053cbb-4652-48e2-b219-483563d8c54a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001496 sec., 60160.42780748663 rows/sec., 3.76 MiB/sec. | ||
| 2462 | 2026.05.18 18:23:04.597581 [ 294 ] {4f053cbb-4652-48e2-b219-483563d8c54a} <Debug> TCPHandler: Processed in 0.001667843 sec. | ||
| 2463 | 2026.05.18 18:23:05.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.45 MiB, peak 209.72 MiB, free memory in arenas 0.00 B, will set to 207.15 MiB (RSS), difference: 1.70 MiB | ||
| 2464 | 2026.05.18 18:23:09.563205 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2026.05.18 18:23:09.563462 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2466 | 2026.05.18 18:23:09.563813 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2467 | 2026.05.18 18:23:09.563853 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2468 | 2026.05.18 18:23:09.564094 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2469 | 2026.05.18 18:23:09.564169 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2470 | 2026.05.18 18:23:09.564312 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 21-element set) | ||
| 2471 | 2026.05.18 18:23:09.564431 [ 314 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2472 | 2026.05.18 18:23:09.564432 [ 334 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2473 | 2026.05.18 18:23:09.564431 [ 329 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2474 | 2026.05.18 18:23:09.564590 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2475 | 2026.05.18 18:23:09.564620 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2476 | 2026.05.18 18:23:09.564694 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2477 | 2026.05.18 18:23:09.564714 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2478 | 2026.05.18 18:23:09.564765 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2479 | 2026.05.18 18:23:09.564809 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2480 | 2026.05.18 18:23:09.566469 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003104 sec., 13208.762886597939 rows/sec., 2.38 MiB/sec. | ||
| 2481 | 2026.05.18 18:23:09.566613 [ 294 ] {69a2772b-d554-43e6-a4b7-f1981214f259} <Debug> TCPHandler: Processed in 0.003548494 sec. | ||
| 2482 | 2026.05.18 18:23:09.568950 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2026.05.18 18:23:09.569070 [ 294 ] {82d82c18-cde0-49ca-8417-755c75734f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2484 | 2026.05.18 18:23:09.569115 [ 294 ] {82d82c18-cde0-49ca-8417-755c75734f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2485 | 2026.05.18 18:23:09.569781 [ 294 ] {82d82c18-cde0-49ca-8417-755c75734f04} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.05.18 18:23:09.569817 [ 294 ] {82d82c18-cde0-49ca-8417-755c75734f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2487 | 2026.05.18 18:23:09.570445 [ 294 ] {82d82c18-cde0-49ca-8417-755c75734f04} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2488 | 2026.05.18 18:23:09.570862 [ 294 ] {82d82c18-cde0-49ca-8417-755c75734f04} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.05.18 18:23:09.571014 [ 294 ] {82d82c18-cde0-49ca-8417-755c75734f04} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001981 sec., 504.79555779909134 rows/sec., 52.25 KiB/sec. | ||
| 2490 | 2026.05.18 18:23:09.571057 [ 294 ] {82d82c18-cde0-49ca-8417-755c75734f04} <Debug> TCPHandler: Processed in 0.002159499 sec. | ||
| 2491 | 2026.05.18 18:23:09.571213 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2026.05.18 18:23:09.571314 [ 294 ] {a88558a6-c9f8-4eac-ad83-3085831e9f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2493 | 2026.05.18 18:23:09.571356 [ 294 ] {a88558a6-c9f8-4eac-ad83-3085831e9f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2494 | 2026.05.18 18:23:09.571855 [ 294 ] {a88558a6-c9f8-4eac-ad83-3085831e9f97} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2026.05.18 18:23:09.571891 [ 294 ] {a88558a6-c9f8-4eac-ad83-3085831e9f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2496 | 2026.05.18 18:23:09.572332 [ 294 ] {a88558a6-c9f8-4eac-ad83-3085831e9f97} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2497 | 2026.05.18 18:23:09.572861 [ 294 ] {a88558a6-c9f8-4eac-ad83-3085831e9f97} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.05.18 18:23:09.572995 [ 294 ] {a88558a6-c9f8-4eac-ad83-3085831e9f97} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001703 sec., 2348.796241926013 rows/sec., 191.53 KiB/sec. | ||
| 2499 | 2026.05.18 18:23:09.573030 [ 294 ] {a88558a6-c9f8-4eac-ad83-3085831e9f97} <Debug> TCPHandler: Processed in 0.00186823 sec. | ||
| 2500 | 2026.05.18 18:23:09.573233 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.05.18 18:23:09.573342 [ 294 ] {ab99a377-9e2a-4fd8-b47e-2cf84f768d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2502 | 2026.05.18 18:23:09.573382 [ 294 ] {ab99a377-9e2a-4fd8-b47e-2cf84f768d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2503 | 2026.05.18 18:23:09.573881 [ 294 ] {ab99a377-9e2a-4fd8-b47e-2cf84f768d25} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.05.18 18:23:09.573916 [ 294 ] {ab99a377-9e2a-4fd8-b47e-2cf84f768d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2505 | 2026.05.18 18:23:09.574361 [ 294 ] {ab99a377-9e2a-4fd8-b47e-2cf84f768d25} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2506 | 2026.05.18 18:23:09.574902 [ 294 ] {ab99a377-9e2a-4fd8-b47e-2cf84f768d25} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.05.18 18:23:09.575039 [ 294 ] {ab99a377-9e2a-4fd8-b47e-2cf84f768d25} <Debug> executeQuery: Read 121 rows, 10.49 KiB in 0.001714 sec., 70595.09918319719 rows/sec., 5.98 MiB/sec. | ||
| 2508 | 2026.05.18 18:23:09.575040 [ 27 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2509 | 2026.05.18 18:23:09.575073 [ 294 ] {ab99a377-9e2a-4fd8-b47e-2cf84f768d25} <Debug> TCPHandler: Processed in 0.001912091 sec. | ||
| 2510 | 2026.05.18 18:23:09.575120 [ 27 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.05.18 18:23:09.575153 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2512 | 2026.05.18 18:23:09.575261 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2026.05.18 18:23:09.575340 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 2514 | 2026.05.18 18:23:09.575362 [ 294 ] {a0b97aad-860d-4ff5-9577-00130aa544fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2515 | 2026.05.18 18:23:09.575430 [ 294 ] {a0b97aad-860d-4ff5-9577-00130aa544fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2516 | 2026.05.18 18:23:09.575567 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2517 | 2026.05.18 18:23:09.575632 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 863 rows starting from the beginning of the part | ||
| 2518 | 2026.05.18 18:23:09.575739 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3161 rows starting from the beginning of the part | ||
| 2519 | 2026.05.18 18:23:09.575820 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2520 | 2026.05.18 18:23:09.575893 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2521 | 2026.05.18 18:23:09.575912 [ 294 ] {a0b97aad-860d-4ff5-9577-00130aa544fe} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.05.18 18:23:09.575955 [ 294 ] {a0b97aad-860d-4ff5-9577-00130aa544fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2523 | 2026.05.18 18:23:09.575963 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 819 rows starting from the beginning of the part | ||
| 2524 | 2026.05.18 18:23:09.576045 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 121 rows starting from the beginning of the part | ||
| 2525 | 2026.05.18 18:23:09.576416 [ 294 ] {a0b97aad-860d-4ff5-9577-00130aa544fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2526 | 2026.05.18 18:23:09.577018 [ 294 ] {a0b97aad-860d-4ff5-9577-00130aa544fe} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.05.18 18:23:09.577170 [ 294 ] {a0b97aad-860d-4ff5-9577-00130aa544fe} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001826 sec., 19167.579408543264 rows/sec., 1.40 MiB/sec. | ||
| 2528 | 2026.05.18 18:23:09.577208 [ 294 ] {a0b97aad-860d-4ff5-9577-00130aa544fe} <Debug> TCPHandler: Processed in 0.002006025 sec. | ||
| 2529 | 2026.05.18 18:23:09.577342 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.05.18 18:23:09.577441 [ 294 ] {1662420f-850f-4af2-857a-fb4855480ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.18 18:23:09.577482 [ 294 ] {1662420f-850f-4af2-857a-fb4855480ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2532 | 2026.05.18 18:23:09.577892 [ 294 ] {1662420f-850f-4af2-857a-fb4855480ad0} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.05.18 18:23:09.577929 [ 294 ] {1662420f-850f-4af2-857a-fb4855480ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2534 | 2026.05.18 18:23:09.578392 [ 294 ] {1662420f-850f-4af2-857a-fb4855480ad0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2535 | 2026.05.18 18:23:09.578892 [ 294 ] {1662420f-850f-4af2-857a-fb4855480ad0} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.05.18 18:23:09.579020 [ 27 ] {} <Debug> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2537 | 2026.05.18 18:23:09.579024 [ 294 ] {1662420f-850f-4af2-857a-fb4855480ad0} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001601 sec., 624.6096189881324 rows/sec., 41.48 KiB/sec. | ||
| 2538 | 2026.05.18 18:23:09.579064 [ 27 ] {} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.05.18 18:23:09.579084 [ 294 ] {1662420f-850f-4af2-857a-fb4855480ad0} <Debug> TCPHandler: Processed in 0.001791757 sec. | ||
| 2540 | 2026.05.18 18:23:09.579093 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2541 | 2026.05.18 18:23:09.579207 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::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 | ||
| 2542 | 2026.05.18 18:23:09.579244 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2026.05.18 18:23:09.579329 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2544 | 2026.05.18 18:23:09.579350 [ 294 ] {c1a49457-47ce-44c0-9ddb-144e1295c7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2545 | 2026.05.18 18:23:09.579362 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2546 | 2026.05.18 18:23:09.579413 [ 294 ] {c1a49457-47ce-44c0-9ddb-144e1295c7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2547 | 2026.05.18 18:23:09.579432 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::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 | ||
| 2548 | 2026.05.18 18:23:09.579484 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::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 | ||
| 2549 | 2026.05.18 18:23:09.579528 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::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 | ||
| 2550 | 2026.05.18 18:23:09.579573 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::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 | ||
| 2551 | 2026.05.18 18:23:09.579615 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::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 | ||
| 2552 | 2026.05.18 18:23:09.580022 [ 294 ] {c1a49457-47ce-44c0-9ddb-144e1295c7d6} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.05.18 18:23:09.580067 [ 294 ] {c1a49457-47ce-44c0-9ddb-144e1295c7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2554 | 2026.05.18 18:23:09.580109 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5128 rows, containing 5 columns (5 merged, 0 gathered) in 0.004844806 sec., 1058453.1145313145 rows/sec., 84.41 MiB/sec. | ||
| 2555 | 2026.05.18 18:23:09.580591 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427686 sec., 1083571.5976762397 rows/sec., 70.30 MiB/sec. | ||
| 2556 | 2026.05.18 18:23:09.580605 [ 294 ] {c1a49457-47ce-44c0-9ddb-144e1295c7d6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2557 | 2026.05.18 18:23:09.580665 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2558 | 2026.05.18 18:23:09.580878 [ 197 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2559 | 2026.05.18 18:23:09.581223 [ 294 ] {c1a49457-47ce-44c0-9ddb-144e1295c7d6} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.05.18 18:23:09.581382 [ 27 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2561 | 2026.05.18 18:23:09.581384 [ 294 ] {c1a49457-47ce-44c0-9ddb-144e1295c7d6} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.002052 sec., 48245.61403508772 rows/sec., 3.77 MiB/sec. | ||
| 2562 | 2026.05.18 18:23:09.581419 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_11_2} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.05.18 18:23:09.581436 [ 27 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.05.18 18:23:09.581465 [ 294 ] {c1a49457-47ce-44c0-9ddb-144e1295c7d6} <Debug> TCPHandler: Processed in 0.002277973 sec. | ||
| 2565 | 2026.05.18 18:23:09.581492 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2566 | 2026.05.18 18:23:09.581513 [ 197 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_6_1} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.05.18 18:23:09.581579 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_11_2} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2568 | 2026.05.18 18:23:09.581605 [ 197 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_6_1} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2569 | 2026.05.18 18:23:09.581632 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.05.18 18:23:09.581639 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 2571 | 2026.05.18 18:23:09.581692 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2572 | 2026.05.18 18:23:09.581743 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 2573 | 2026.05.18 18:23:09.581743 [ 294 ] {57505189-20b5-4aeb-b425-7fb76fc4e4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2574 | 2026.05.18 18:23:09.581779 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2575 | 2026.05.18 18:23:09.581813 [ 294 ] {57505189-20b5-4aeb-b425-7fb76fc4e4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2576 | 2026.05.18 18:23:09.581817 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 547 rows starting from the beginning of the part | ||
| 2577 | 2026.05.18 18:23:09.581930 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1724 rows starting from the beginning of the part | ||
| 2578 | 2026.05.18 18:23:09.581987 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2579 | 2026.05.18 18:23:09.582032 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 95 rows starting from the beginning of the part | ||
| 2580 | 2026.05.18 18:23:09.582083 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 501 rows starting from the beginning of the part | ||
| 2581 | 2026.05.18 18:23:09.582137 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 99 rows starting from the beginning of the part | ||
| 2582 | 2026.05.18 18:23:09.582412 [ 294 ] {57505189-20b5-4aeb-b425-7fb76fc4e4d2} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.05.18 18:23:09.582466 [ 294 ] {57505189-20b5-4aeb-b425-7fb76fc4e4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2584 | 2026.05.18 18:23:09.583063 [ 294 ] {57505189-20b5-4aeb-b425-7fb76fc4e4d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2585 | 2026.05.18 18:23:09.583649 [ 199 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 5 columns (5 merged, 0 gathered) in 0.002050386 sec., 1477770.5271105052 rows/sec., 108.18 MiB/sec. | ||
| 2586 | 2026.05.18 18:23:09.583653 [ 294 ] {57505189-20b5-4aeb-b425-7fb76fc4e4d2} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.05.18 18:23:09.583835 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2588 | 2026.05.18 18:23:09.583837 [ 294 ] {57505189-20b5-4aeb-b425-7fb76fc4e4d2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002111 sec., 76740.88109900522 rows/sec., 5.34 MiB/sec. | ||
| 2589 | 2026.05.18 18:23:09.583885 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2026.05.18 18:23:09.583927 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2591 | 2026.05.18 18:23:09.583937 [ 294 ] {57505189-20b5-4aeb-b425-7fb76fc4e4d2} <Debug> TCPHandler: Processed in 0.002353866 sec. | ||
| 2592 | 2026.05.18 18:23:09.583997 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2593 | 2026.05.18 18:23:09.584044 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 2594 | 2026.05.18 18:23:09.584172 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2595 | 2026.05.18 18:23:09.584182 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.05.18 18:23:09.584205 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1281 rows starting from the beginning of the part | ||
| 2597 | 2026.05.18 18:23:09.584301 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2916 rows starting from the beginning of the part | ||
| 2598 | 2026.05.18 18:23:09.584323 [ 294 ] {b5b8f233-6656-4afc-b3cf-b5c859c155b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2599 | 2026.05.18 18:23:09.584366 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2600 | 2026.05.18 18:23:09.584391 [ 294 ] {b5b8f233-6656-4afc-b3cf-b5c859c155b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2601 | 2026.05.18 18:23:09.584432 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2602 | 2026.05.18 18:23:09.584494 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2603 | 2026.05.18 18:23:09.584541 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 162 rows starting from the beginning of the part | ||
| 2604 | 2026.05.18 18:23:09.584602 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_11_2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.05.18 18:23:09.584740 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_11_2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2606 | 2026.05.18 18:23:09.584753 [ 294 ] {b5b8f233-6656-4afc-b3cf-b5c859c155b4} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.05.18 18:23:09.584804 [ 294 ] {b5b8f233-6656-4afc-b3cf-b5c859c155b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2608 | 2026.05.18 18:23:09.584809 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2609 | 2026.05.18 18:23:09.585332 [ 294 ] {b5b8f233-6656-4afc-b3cf-b5c859c155b4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2610 | 2026.05.18 18:23:09.585844 [ 294 ] {b5b8f233-6656-4afc-b3cf-b5c859c155b4} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.05.18 18:23:09.585993 [ 294 ] {b5b8f233-6656-4afc-b3cf-b5c859c155b4} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00171 sec., 584.7953216374269 rows/sec., 37.12 KiB/sec. | ||
| 2612 | 2026.05.18 18:23:09.586029 [ 294 ] {b5b8f233-6656-4afc-b3cf-b5c859c155b4} <Debug> TCPHandler: Processed in 0.001972914 sec. | ||
| 2613 | 2026.05.18 18:23:09.586185 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.05.18 18:23:09.586282 [ 294 ] {86572f9f-4cb2-479e-84a1-7a2a2ce2a692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.05.18 18:23:09.586337 [ 294 ] {86572f9f-4cb2-479e-84a1-7a2a2ce2a692} <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 | ||
| 2616 | 2026.05.18 18:23:09.586698 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4912 rows, containing 5 columns (5 merged, 0 gathered) in 0.002698757 sec., 1820097.178071238 rows/sec., 117.63 MiB/sec. | ||
| 2617 | 2026.05.18 18:23:09.587193 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2618 | 2026.05.18 18:23:09.587297 [ 294 ] {86572f9f-4cb2-479e-84a1-7a2a2ce2a692} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.05.18 18:23:09.587341 [ 294 ] {86572f9f-4cb2-479e-84a1-7a2a2ce2a692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2620 | 2026.05.18 18:23:09.587770 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.05.18 18:23:09.587890 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2622 | 2026.05.18 18:23:09.587959 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2623 | 2026.05.18 18:23:09.588231 [ 294 ] {86572f9f-4cb2-479e-84a1-7a2a2ce2a692} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2624 | 2026.05.18 18:23:09.588794 [ 294 ] {86572f9f-4cb2-479e-84a1-7a2a2ce2a692} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.05.18 18:23:09.588974 [ 294 ] {86572f9f-4cb2-479e-84a1-7a2a2ce2a692} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002708 sec., 11447.562776957164 rows/sec., 20.51 MiB/sec. | ||
| 2626 | 2026.05.18 18:23:09.589102 [ 294 ] {86572f9f-4cb2-479e-84a1-7a2a2ce2a692} <Debug> TCPHandler: Processed in 0.002979076 sec. | ||
| 2627 | 2026.05.18 18:23:09.589292 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2026.05.18 18:23:09.589420 [ 294 ] {5a031032-50b9-47c1-b710-dd8a4dd2755b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2629 | 2026.05.18 18:23:09.589480 [ 294 ] {5a031032-50b9-47c1-b710-dd8a4dd2755b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2630 | 2026.05.18 18:23:09.589907 [ 294 ] {5a031032-50b9-47c1-b710-dd8a4dd2755b} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.05.18 18:23:09.589943 [ 294 ] {5a031032-50b9-47c1-b710-dd8a4dd2755b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2632 | 2026.05.18 18:23:09.590390 [ 294 ] {5a031032-50b9-47c1-b710-dd8a4dd2755b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2633 | 2026.05.18 18:23:09.590877 [ 294 ] {5a031032-50b9-47c1-b710-dd8a4dd2755b} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.05.18 18:23:09.590996 [ 25 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2635 | 2026.05.18 18:23:09.591011 [ 294 ] {5a031032-50b9-47c1-b710-dd8a4dd2755b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001631 sec., 36787.24708767627 rows/sec., 2.48 MiB/sec. | ||
| 2636 | 2026.05.18 18:23:09.591051 [ 25 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.05.18 18:23:09.591063 [ 294 ] {5a031032-50b9-47c1-b710-dd8a4dd2755b} <Debug> TCPHandler: Processed in 0.001886521 sec. | ||
| 2638 | 2026.05.18 18:23:09.591084 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2639 | 2026.05.18 18:23:09.591195 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 2640 | 2026.05.18 18:23:09.591320 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2641 | 2026.05.18 18:23:09.591352 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 450 rows starting from the beginning of the part | ||
| 2642 | 2026.05.18 18:23:09.591409 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 2643 | 2026.05.18 18:23:09.591452 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2644 | 2026.05.18 18:23:09.591496 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2645 | 2026.05.18 18:23:09.591537 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 2646 | 2026.05.18 18:23:09.591581 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2647 | 2026.05.18 18:23:09.592506 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355234 sec., 553409.9646260351 rows/sec., 35.70 MiB/sec. | ||
| 2648 | 2026.05.18 18:23:09.592842 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2649 | 2026.05.18 18:23:09.593399 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_11_2} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.05.18 18:23:09.593512 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_11_2} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2651 | 2026.05.18 18:23:09.593595 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2652 | 2026.05.18 18:23:09.687561 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4253 | ||
| 2653 | 2026.05.18 18:23:09.688008 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.05.18 18:23:09.688048 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2655 | 2026.05.18 18:23:09.688642 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2656 | 2026.05.18 18:23:09.689148 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.05.18 18:23:09.689276 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4253 | ||
| 2658 | 2026.05.18 18:23:09.914915 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2659 | 2026.05.18 18:23:09.931091 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.05.18 18:23:09.931135 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2661 | 2026.05.18 18:23:09.937245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2662 | 2026.05.18 18:23:09.938449 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.05.18 18:23:09.941035 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2664 | 2026.05.18 18:23:10.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.62 MiB, peak 214.93 MiB, free memory in arenas 0.00 B, will set to 211.07 MiB (RSS), difference: 2.45 MiB | ||
| 2665 | 2026.05.18 18:23:14.566559 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.05.18 18:23:14.566834 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2667 | 2026.05.18 18:23:14.567181 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2668 | 2026.05.18 18:23:14.567224 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2669 | 2026.05.18 18:23:14.567468 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2670 | 2026.05.18 18:23:14.567535 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2671 | 2026.05.18 18:23:14.567678 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2672 | 2026.05.18 18:23:14.567790 [ 330 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2673 | 2026.05.18 18:23:14.567806 [ 334 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2674 | 2026.05.18 18:23:14.567790 [ 342 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2675 | 2026.05.18 18:23:14.567789 [ 329 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2676 | 2026.05.18 18:23:14.567975 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2677 | 2026.05.18 18:23:14.568008 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2678 | 2026.05.18 18:23:14.568079 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2679 | 2026.05.18 18:23:14.568099 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2680 | 2026.05.18 18:23:14.568136 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2681 | 2026.05.18 18:23:14.568175 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2682 | 2026.05.18 18:23:14.569300 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002577 sec., 15909.972836631743 rows/sec., 2.87 MiB/sec. | ||
| 2683 | 2026.05.18 18:23:14.569413 [ 294 ] {b8295845-c984-48e2-9741-0e67c53b775a} <Debug> TCPHandler: Processed in 0.002994166 sec. | ||
| 2684 | 2026.05.18 18:23:14.574630 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.05.18 18:23:14.574847 [ 294 ] {9989cfa0-179a-4d13-877e-a4d5fd0b2f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2686 | 2026.05.18 18:23:14.574926 [ 294 ] {9989cfa0-179a-4d13-877e-a4d5fd0b2f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2687 | 2026.05.18 18:23:14.575710 [ 294 ] {9989cfa0-179a-4d13-877e-a4d5fd0b2f8f} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.05.18 18:23:14.575751 [ 294 ] {9989cfa0-179a-4d13-877e-a4d5fd0b2f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2689 | 2026.05.18 18:23:14.576182 [ 294 ] {9989cfa0-179a-4d13-877e-a4d5fd0b2f8f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2690 | 2026.05.18 18:23:14.576410 [ 294 ] {9989cfa0-179a-4d13-877e-a4d5fd0b2f8f} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.05.18 18:23:14.576557 [ 294 ] {9989cfa0-179a-4d13-877e-a4d5fd0b2f8f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001772 sec., 160270.88036117383 rows/sec., 10.18 MiB/sec. | ||
| 2692 | 2026.05.18 18:23:14.576595 [ 294 ] {9989cfa0-179a-4d13-877e-a4d5fd0b2f8f} <Debug> TCPHandler: Processed in 0.002119338 sec. | ||
| 2693 | 2026.05.18 18:23:14.576743 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.05.18 18:23:14.576840 [ 294 ] {2cea39fb-0431-4e72-83f6-4c921edc5a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2695 | 2026.05.18 18:23:14.576883 [ 294 ] {2cea39fb-0431-4e72-83f6-4c921edc5a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2696 | 2026.05.18 18:23:14.577662 [ 294 ] {2cea39fb-0431-4e72-83f6-4c921edc5a35} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.05.18 18:23:14.577699 [ 294 ] {2cea39fb-0431-4e72-83f6-4c921edc5a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2698 | 2026.05.18 18:23:14.578076 [ 294 ] {2cea39fb-0431-4e72-83f6-4c921edc5a35} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2699 | 2026.05.18 18:23:14.578317 [ 294 ] {2cea39fb-0431-4e72-83f6-4c921edc5a35} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.05.18 18:23:14.578444 [ 294 ] {2cea39fb-0431-4e72-83f6-4c921edc5a35} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001622 sec., 504932.1824907522 rows/sec., 39.14 MiB/sec. | ||
| 2701 | 2026.05.18 18:23:14.578478 [ 294 ] {2cea39fb-0431-4e72-83f6-4c921edc5a35} <Debug> TCPHandler: Processed in 0.001785028 sec. | ||
| 2702 | 2026.05.18 18:23:14.578621 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2026.05.18 18:23:14.578718 [ 294 ] {21972fe3-44a4-4869-88ca-93d24910df35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2704 | 2026.05.18 18:23:14.578759 [ 294 ] {21972fe3-44a4-4869-88ca-93d24910df35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2705 | 2026.05.18 18:23:14.579353 [ 294 ] {21972fe3-44a4-4869-88ca-93d24910df35} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.05.18 18:23:14.579407 [ 294 ] {21972fe3-44a4-4869-88ca-93d24910df35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2707 | 2026.05.18 18:23:14.579894 [ 294 ] {21972fe3-44a4-4869-88ca-93d24910df35} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2708 | 2026.05.18 18:23:14.580179 [ 294 ] {21972fe3-44a4-4869-88ca-93d24910df35} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.05.18 18:23:14.580355 [ 294 ] {21972fe3-44a4-4869-88ca-93d24910df35} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001651 sec., 92671.10841913991 rows/sec., 5.54 MiB/sec. | ||
| 2710 | 2026.05.18 18:23:14.580410 [ 294 ] {21972fe3-44a4-4869-88ca-93d24910df35} <Debug> TCPHandler: Processed in 0.001838379 sec. | ||
| 2711 | 2026.05.18 18:23:14.580631 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.05.18 18:23:14.580762 [ 294 ] {9295f536-03f3-47ce-bd46-ec438549173c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2713 | 2026.05.18 18:23:14.580817 [ 294 ] {9295f536-03f3-47ce-bd46-ec438549173c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2714 | 2026.05.18 18:23:14.581348 [ 294 ] {9295f536-03f3-47ce-bd46-ec438549173c} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.05.18 18:23:14.581384 [ 294 ] {9295f536-03f3-47ce-bd46-ec438549173c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2716 | 2026.05.18 18:23:14.581681 [ 294 ] {9295f536-03f3-47ce-bd46-ec438549173c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2717 | 2026.05.18 18:23:14.581893 [ 294 ] {9295f536-03f3-47ce-bd46-ec438549173c} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.05.18 18:23:14.582022 [ 294 ] {9295f536-03f3-47ce-bd46-ec438549173c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001301 sec., 114527.2867025365 rows/sec., 7.40 MiB/sec. | ||
| 2719 | 2026.05.18 18:23:14.582055 [ 294 ] {9295f536-03f3-47ce-bd46-ec438549173c} <Debug> TCPHandler: Processed in 0.00154247 sec. | ||
| 2720 | 2026.05.18 18:23:14.582175 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.05.18 18:23:14.582272 [ 294 ] {bf9aee3e-1065-491a-b4ea-79032c9677b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.05.18 18:23:14.582312 [ 294 ] {bf9aee3e-1065-491a-b4ea-79032c9677b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2723 | 2026.05.18 18:23:14.582750 [ 294 ] {bf9aee3e-1065-491a-b4ea-79032c9677b3} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.05.18 18:23:14.582784 [ 294 ] {bf9aee3e-1065-491a-b4ea-79032c9677b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2725 | 2026.05.18 18:23:14.583085 [ 294 ] {bf9aee3e-1065-491a-b4ea-79032c9677b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2726 | 2026.05.18 18:23:14.583297 [ 294 ] {bf9aee3e-1065-491a-b4ea-79032c9677b3} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.05.18 18:23:14.583419 [ 294 ] {bf9aee3e-1065-491a-b4ea-79032c9677b3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 2728 | 2026.05.18 18:23:14.583453 [ 294 ] {bf9aee3e-1065-491a-b4ea-79032c9677b3} <Debug> TCPHandler: Processed in 0.001328053 sec. | ||
| 2729 | 2026.05.18 18:23:14.583615 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.05.18 18:23:14.583711 [ 294 ] {b92f95db-88ed-4fc7-b4a5-764ece35ee91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2731 | 2026.05.18 18:23:14.583750 [ 294 ] {b92f95db-88ed-4fc7-b4a5-764ece35ee91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2732 | 2026.05.18 18:23:14.584363 [ 294 ] {b92f95db-88ed-4fc7-b4a5-764ece35ee91} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.05.18 18:23:14.584400 [ 294 ] {b92f95db-88ed-4fc7-b4a5-764ece35ee91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2734 | 2026.05.18 18:23:14.584722 [ 294 ] {b92f95db-88ed-4fc7-b4a5-764ece35ee91} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2735 | 2026.05.18 18:23:14.584933 [ 294 ] {b92f95db-88ed-4fc7-b4a5-764ece35ee91} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.05.18 18:23:14.585059 [ 294 ] {b92f95db-88ed-4fc7-b4a5-764ece35ee91} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001366 sec., 366764.2752562225 rows/sec., 25.78 MiB/sec. | ||
| 2737 | 2026.05.18 18:23:14.585093 [ 294 ] {b92f95db-88ed-4fc7-b4a5-764ece35ee91} <Debug> TCPHandler: Processed in 0.00152691 sec. | ||
| 2738 | 2026.05.18 18:23:14.585372 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.05.18 18:23:14.585532 [ 294 ] {9e05079b-e761-4bc4-bc19-fc897899be8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2740 | 2026.05.18 18:23:14.585593 [ 294 ] {9e05079b-e761-4bc4-bc19-fc897899be8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2741 | 2026.05.18 18:23:14.586087 [ 294 ] {9e05079b-e761-4bc4-bc19-fc897899be8a} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.05.18 18:23:14.586138 [ 294 ] {9e05079b-e761-4bc4-bc19-fc897899be8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2743 | 2026.05.18 18:23:14.586549 [ 294 ] {9e05079b-e761-4bc4-bc19-fc897899be8a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2744 | 2026.05.18 18:23:14.586781 [ 294 ] {9e05079b-e761-4bc4-bc19-fc897899be8a} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.05.18 18:23:14.586924 [ 31 ] {} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2746 | 2026.05.18 18:23:14.586931 [ 294 ] {9e05079b-e761-4bc4-bc19-fc897899be8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
| 2747 | 2026.05.18 18:23:14.586961 [ 31 ] {} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.05.18 18:23:14.586973 [ 294 ] {9e05079b-e761-4bc4-bc19-fc897899be8a} <Debug> TCPHandler: Processed in 0.001674044 sec. | ||
| 2749 | 2026.05.18 18:23:14.586980 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2750 | 2026.05.18 18:23:14.587083 [ 199 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 2751 | 2026.05.18 18:23:14.587103 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.05.18 18:23:14.587187 [ 199 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2753 | 2026.05.18 18:23:14.587207 [ 294 ] {4c6985e7-5fe6-42a7-bcf5-48a034f12eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2754 | 2026.05.18 18:23:14.587221 [ 199 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 2755 | 2026.05.18 18:23:14.587261 [ 294 ] {4c6985e7-5fe6-42a7-bcf5-48a034f12eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2756 | 2026.05.18 18:23:14.587285 [ 199 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 2757 | 2026.05.18 18:23:14.587333 [ 199 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 2758 | 2026.05.18 18:23:14.587374 [ 199 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 2759 | 2026.05.18 18:23:14.587415 [ 199 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 2760 | 2026.05.18 18:23:14.587456 [ 199 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 2761 | 2026.05.18 18:23:14.587716 [ 294 ] {4c6985e7-5fe6-42a7-bcf5-48a034f12eef} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.05.18 18:23:14.587757 [ 294 ] {4c6985e7-5fe6-42a7-bcf5-48a034f12eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2763 | 2026.05.18 18:23:14.588150 [ 294 ] {4c6985e7-5fe6-42a7-bcf5-48a034f12eef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2764 | 2026.05.18 18:23:14.588246 [ 186 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208149 sec., 29797.649131026057 rows/sec., 1.52 MiB/sec. | ||
| 2765 | 2026.05.18 18:23:14.588379 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2766 | 2026.05.18 18:23:14.588390 [ 294 ] {4c6985e7-5fe6-42a7-bcf5-48a034f12eef} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.05.18 18:23:14.588547 [ 294 ] {4c6985e7-5fe6-42a7-bcf5-48a034f12eef} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001359 sec., 194996.3208241354 rows/sec., 12.96 MiB/sec. | ||
| 2768 | 2026.05.18 18:23:14.588586 [ 294 ] {4c6985e7-5fe6-42a7-bcf5-48a034f12eef} <Debug> TCPHandler: Processed in 0.001531999 sec. | ||
| 2769 | 2026.05.18 18:23:14.588690 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_6_1} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2026.05.18 18:23:14.588718 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.05.18 18:23:14.588763 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_6_1} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2772 | 2026.05.18 18:23:14.588820 [ 294 ] {430f119b-43b5-4c8c-9b10-5000d1da0954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2773 | 2026.05.18 18:23:14.588845 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2774 | 2026.05.18 18:23:14.588870 [ 294 ] {430f119b-43b5-4c8c-9b10-5000d1da0954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2775 | 2026.05.18 18:23:14.589207 [ 294 ] {430f119b-43b5-4c8c-9b10-5000d1da0954} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.05.18 18:23:14.589243 [ 294 ] {430f119b-43b5-4c8c-9b10-5000d1da0954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2777 | 2026.05.18 18:23:14.589535 [ 294 ] {430f119b-43b5-4c8c-9b10-5000d1da0954} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2778 | 2026.05.18 18:23:14.589740 [ 294 ] {430f119b-43b5-4c8c-9b10-5000d1da0954} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.05.18 18:23:14.589867 [ 294 ] {430f119b-43b5-4c8c-9b10-5000d1da0954} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 2780 | 2026.05.18 18:23:14.589899 [ 294 ] {430f119b-43b5-4c8c-9b10-5000d1da0954} <Debug> TCPHandler: Processed in 0.001230469 sec. | ||
| 2781 | 2026.05.18 18:23:14.590020 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2026.05.18 18:23:14.590115 [ 294 ] {8661a484-0d67-469d-b0cb-a18aff0c1bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2783 | 2026.05.18 18:23:14.590170 [ 294 ] {8661a484-0d67-469d-b0cb-a18aff0c1bde} <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 | ||
| 2784 | 2026.05.18 18:23:14.590970 [ 294 ] {8661a484-0d67-469d-b0cb-a18aff0c1bde} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.05.18 18:23:14.591008 [ 294 ] {8661a484-0d67-469d-b0cb-a18aff0c1bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2786 | 2026.05.18 18:23:14.591522 [ 294 ] {8661a484-0d67-469d-b0cb-a18aff0c1bde} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2787 | 2026.05.18 18:23:14.591745 [ 294 ] {8661a484-0d67-469d-b0cb-a18aff0c1bde} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.05.18 18:23:14.591881 [ 294 ] {8661a484-0d67-469d-b0cb-a18aff0c1bde} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001784 sec., 6165.91928251121 rows/sec., 11.05 MiB/sec. | ||
| 2789 | 2026.05.18 18:23:14.591927 [ 294 ] {8661a484-0d67-469d-b0cb-a18aff0c1bde} <Debug> TCPHandler: Processed in 0.001956673 sec. | ||
| 2790 | 2026.05.18 18:23:14.592052 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.05.18 18:23:14.592158 [ 294 ] {ab5831c4-32fe-4634-aff9-6dfa66d913e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2792 | 2026.05.18 18:23:14.592200 [ 294 ] {ab5831c4-32fe-4634-aff9-6dfa66d913e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2793 | 2026.05.18 18:23:14.592580 [ 294 ] {ab5831c4-32fe-4634-aff9-6dfa66d913e1} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.05.18 18:23:14.592618 [ 294 ] {ab5831c4-32fe-4634-aff9-6dfa66d913e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2795 | 2026.05.18 18:23:14.592939 [ 294 ] {ab5831c4-32fe-4634-aff9-6dfa66d913e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2796 | 2026.05.18 18:23:14.593198 [ 294 ] {ab5831c4-32fe-4634-aff9-6dfa66d913e1} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.05.18 18:23:14.593331 [ 294 ] {ab5831c4-32fe-4634-aff9-6dfa66d913e1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001192 sec., 75503.355704698 rows/sec., 4.72 MiB/sec. | ||
| 2798 | 2026.05.18 18:23:14.593364 [ 294 ] {ab5831c4-32fe-4634-aff9-6dfa66d913e1} <Debug> TCPHandler: Processed in 0.001362774 sec. | ||
| 2799 | 2026.05.18 18:23:17.133775 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2800 | 2026.05.18 18:23:17.133856 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2801 | 2026.05.18 18:23:17.190203 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4765 | ||
| 2802 | 2026.05.18 18:23:17.190793 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.05.18 18:23:17.190849 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2804 | 2026.05.18 18:23:17.191435 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2805 | 2026.05.18 18:23:17.191762 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.05.18 18:23:17.191889 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4765 | ||
| 2807 | 2026.05.18 18:23:17.441911 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2808 | 2026.05.18 18:23:17.458681 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.05.18 18:23:17.458731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2810 | 2026.05.18 18:23:17.464681 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2811 | 2026.05.18 18:23:17.465344 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.05.18 18:23:17.468442 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2813 | 2026.05.18 18:23:19.562979 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.05.18 18:23:19.563356 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2815 | 2026.05.18 18:23:19.563712 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2816 | 2026.05.18 18:23:19.563751 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2817 | 2026.05.18 18:23:19.563982 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2818 | 2026.05.18 18:23:19.564054 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2819 | 2026.05.18 18:23:19.564196 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2820 | 2026.05.18 18:23:19.564319 [ 329 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2821 | 2026.05.18 18:23:19.564331 [ 334 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2822 | 2026.05.18 18:23:19.564330 [ 330 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2823 | 2026.05.18 18:23:19.564319 [ 342 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2824 | 2026.05.18 18:23:19.564573 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2825 | 2026.05.18 18:23:19.564602 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2826 | 2026.05.18 18:23:19.564673 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2827 | 2026.05.18 18:23:19.564693 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2828 | 2026.05.18 18:23:19.564728 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2829 | 2026.05.18 18:23:19.564766 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2830 | 2026.05.18 18:23:19.566072 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002857 sec., 14350.717535876793 rows/sec., 2.59 MiB/sec. | ||
| 2831 | 2026.05.18 18:23:19.566255 [ 294 ] {90cfd20e-9a2c-476b-be33-d30f0bd82c78} <Debug> TCPHandler: Processed in 0.003462272 sec. | ||
| 2832 | 2026.05.18 18:23:19.568469 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.05.18 18:23:19.568626 [ 294 ] {3d6fa316-ea68-441a-9189-910ad1ebe793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2834 | 2026.05.18 18:23:19.568692 [ 294 ] {3d6fa316-ea68-441a-9189-910ad1ebe793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2835 | 2026.05.18 18:23:19.569494 [ 294 ] {3d6fa316-ea68-441a-9189-910ad1ebe793} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.05.18 18:23:19.569536 [ 294 ] {3d6fa316-ea68-441a-9189-910ad1ebe793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2837 | 2026.05.18 18:23:19.569935 [ 294 ] {3d6fa316-ea68-441a-9189-910ad1ebe793} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2838 | 2026.05.18 18:23:19.570163 [ 294 ] {3d6fa316-ea68-441a-9189-910ad1ebe793} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.05.18 18:23:19.570308 [ 294 ] {3d6fa316-ea68-441a-9189-910ad1ebe793} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001679 sec., 70279.92852888624 rows/sec., 5.96 MiB/sec. | ||
| 2840 | 2026.05.18 18:23:19.570343 [ 294 ] {3d6fa316-ea68-441a-9189-910ad1ebe793} <Debug> TCPHandler: Processed in 0.001963523 sec. | ||
| 2841 | 2026.05.18 18:23:19.570487 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.05.18 18:23:19.570585 [ 294 ] {9c8cc4dc-3005-43a7-b952-49a768d08d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2843 | 2026.05.18 18:23:19.570625 [ 294 ] {9c8cc4dc-3005-43a7-b952-49a768d08d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2844 | 2026.05.18 18:23:19.571054 [ 294 ] {9c8cc4dc-3005-43a7-b952-49a768d08d2f} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.05.18 18:23:19.571093 [ 294 ] {9c8cc4dc-3005-43a7-b952-49a768d08d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2846 | 2026.05.18 18:23:19.571399 [ 294 ] {9c8cc4dc-3005-43a7-b952-49a768d08d2f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2847 | 2026.05.18 18:23:19.571614 [ 294 ] {9c8cc4dc-3005-43a7-b952-49a768d08d2f} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.05.18 18:23:19.571719 [ 131 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2849 | 2026.05.18 18:23:19.571742 [ 294 ] {9c8cc4dc-3005-43a7-b952-49a768d08d2f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001176 sec., 26360.544217687075 rows/sec., 1.94 MiB/sec. | ||
| 2850 | 2026.05.18 18:23:19.571775 [ 294 ] {9c8cc4dc-3005-43a7-b952-49a768d08d2f} <Debug> TCPHandler: Processed in 0.001338673 sec. | ||
| 2851 | 2026.05.18 18:23:19.571777 [ 131 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.05.18 18:23:19.571808 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2853 | 2026.05.18 18:23:19.571907 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2026.05.18 18:23:19.571972 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 2855 | 2026.05.18 18:23:19.572009 [ 294 ] {3575b563-fcdb-4d00-80b8-8fe810387b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2856 | 2026.05.18 18:23:19.572056 [ 294 ] {3575b563-fcdb-4d00-80b8-8fe810387b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2857 | 2026.05.18 18:23:19.572128 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2858 | 2026.05.18 18:23:19.572172 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 192 rows starting from the beginning of the part | ||
| 2859 | 2026.05.18 18:23:19.572249 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2860 | 2026.05.18 18:23:19.572305 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 153 rows starting from the beginning of the part | ||
| 2861 | 2026.05.18 18:23:19.572356 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 2862 | 2026.05.18 18:23:19.572402 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 153 rows starting from the beginning of the part | ||
| 2863 | 2026.05.18 18:23:19.572461 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2864 | 2026.05.18 18:23:19.572530 [ 294 ] {3575b563-fcdb-4d00-80b8-8fe810387b61} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.05.18 18:23:19.572572 [ 294 ] {3575b563-fcdb-4d00-80b8-8fe810387b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2866 | 2026.05.18 18:23:19.572911 [ 294 ] {3575b563-fcdb-4d00-80b8-8fe810387b61} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2867 | 2026.05.18 18:23:19.573151 [ 294 ] {3575b563-fcdb-4d00-80b8-8fe810387b61} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.05.18 18:23:19.573290 [ 294 ] {3575b563-fcdb-4d00-80b8-8fe810387b61} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001299 sec., 73133.17936874519 rows/sec., 5.71 MiB/sec. | ||
| 2869 | 2026.05.18 18:23:19.573325 [ 294 ] {3575b563-fcdb-4d00-80b8-8fe810387b61} <Debug> TCPHandler: Processed in 0.001467817 sec. | ||
| 2870 | 2026.05.18 18:23:19.573459 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2026.05.18 18:23:19.573505 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596161 sec., 369636.89753101347 rows/sec., 24.57 MiB/sec. | ||
| 2872 | 2026.05.18 18:23:19.573562 [ 294 ] {4f5599f8-106b-435f-b2de-e49cc8c58506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2873 | 2026.05.18 18:23:19.573612 [ 294 ] {4f5599f8-106b-435f-b2de-e49cc8c58506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2874 | 2026.05.18 18:23:19.573697 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2875 | 2026.05.18 18:23:19.574031 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_11_2} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.05.18 18:23:19.574071 [ 294 ] {4f5599f8-106b-435f-b2de-e49cc8c58506} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.05.18 18:23:19.574114 [ 294 ] {4f5599f8-106b-435f-b2de-e49cc8c58506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2878 | 2026.05.18 18:23:19.574117 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_11_2} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2879 | 2026.05.18 18:23:19.574244 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2880 | 2026.05.18 18:23:19.574471 [ 294 ] {4f5599f8-106b-435f-b2de-e49cc8c58506} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2881 | 2026.05.18 18:23:19.574692 [ 294 ] {4f5599f8-106b-435f-b2de-e49cc8c58506} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.05.18 18:23:19.574825 [ 294 ] {4f5599f8-106b-435f-b2de-e49cc8c58506} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 2883 | 2026.05.18 18:23:19.574860 [ 294 ] {4f5599f8-106b-435f-b2de-e49cc8c58506} <Debug> TCPHandler: Processed in 0.001451216 sec. | ||
| 2884 | 2026.05.18 18:23:19.575010 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2026.05.18 18:23:19.575105 [ 294 ] {397a244a-9fb4-4c34-859f-e9c6ba69fb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2886 | 2026.05.18 18:23:19.575160 [ 294 ] {397a244a-9fb4-4c34-859f-e9c6ba69fb07} <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 | ||
| 2887 | 2026.05.18 18:23:19.575988 [ 294 ] {397a244a-9fb4-4c34-859f-e9c6ba69fb07} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.05.18 18:23:19.576024 [ 294 ] {397a244a-9fb4-4c34-859f-e9c6ba69fb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2889 | 2026.05.18 18:23:19.576568 [ 294 ] {397a244a-9fb4-4c34-859f-e9c6ba69fb07} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2890 | 2026.05.18 18:23:19.576845 [ 294 ] {397a244a-9fb4-4c34-859f-e9c6ba69fb07} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.05.18 18:23:19.576989 [ 294 ] {397a244a-9fb4-4c34-859f-e9c6ba69fb07} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001901 sec., 16307.206733298264 rows/sec., 29.22 MiB/sec. | ||
| 2892 | 2026.05.18 18:23:19.576995 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2893 | 2026.05.18 18:23:19.577043 [ 294 ] {397a244a-9fb4-4c34-859f-e9c6ba69fb07} <Debug> TCPHandler: Processed in 0.002081066 sec. | ||
| 2894 | 2026.05.18 18:23:19.577055 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.05.18 18:23:19.577123 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2896 | 2026.05.18 18:23:19.577215 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.05.18 18:23:19.577271 [ 199 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 2898 | 2026.05.18 18:23:19.577322 [ 294 ] {1da94857-c33e-4ff0-bb48-b798c74775db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2899 | 2026.05.18 18:23:19.577370 [ 294 ] {1da94857-c33e-4ff0-bb48-b798c74775db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2900 | 2026.05.18 18:23:19.577516 [ 199 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2901 | 2026.05.18 18:23:19.577587 [ 199 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 75 rows starting from the beginning of the part | ||
| 2902 | 2026.05.18 18:23:19.577713 [ 199 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2903 | 2026.05.18 18:23:19.577726 [ 294 ] {1da94857-c33e-4ff0-bb48-b798c74775db} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.05.18 18:23:19.577768 [ 294 ] {1da94857-c33e-4ff0-bb48-b798c74775db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2905 | 2026.05.18 18:23:19.577825 [ 199 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2906 | 2026.05.18 18:23:19.577937 [ 199 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 2907 | 2026.05.18 18:23:19.578045 [ 199 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2908 | 2026.05.18 18:23:19.578109 [ 294 ] {1da94857-c33e-4ff0-bb48-b798c74775db} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2909 | 2026.05.18 18:23:19.578149 [ 199 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2910 | 2026.05.18 18:23:19.578342 [ 294 ] {1da94857-c33e-4ff0-bb48-b798c74775db} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.05.18 18:23:19.578482 [ 294 ] {1da94857-c33e-4ff0-bb48-b798c74775db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 2912 | 2026.05.18 18:23:19.578518 [ 294 ] {1da94857-c33e-4ff0-bb48-b798c74775db} <Debug> TCPHandler: Processed in 0.001356073 sec. | ||
| 2913 | 2026.05.18 18:23:19.580495 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 19 columns (19 merged, 0 gathered) in 0.003290096 sec., 56229.36230432182 rows/sec., 100.76 MiB/sec. | ||
| 2914 | 2026.05.18 18:23:19.581045 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2915 | 2026.05.18 18:23:19.581485 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.05.18 18:23:19.581585 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2917 | 2026.05.18 18:23:19.581769 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 2918 | 2026.05.18 18:23:19.774904 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.05.18 18:23:19.775149 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2920 | 2026.05.18 18:23:19.775488 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2921 | 2026.05.18 18:23:19.775531 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2922 | 2026.05.18 18:23:19.775806 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2923 | 2026.05.18 18:23:19.775874 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2924 | 2026.05.18 18:23:19.776022 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 2925 | 2026.05.18 18:23:19.776120 [ 335 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2926 | 2026.05.18 18:23:19.776137 [ 329 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2927 | 2026.05.18 18:23:19.776142 [ 341 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2928 | 2026.05.18 18:23:19.776128 [ 330 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2929 | 2026.05.18 18:23:19.776317 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2930 | 2026.05.18 18:23:19.776346 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2931 | 2026.05.18 18:23:19.776424 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2932 | 2026.05.18 18:23:19.776444 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2933 | 2026.05.18 18:23:19.776481 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2934 | 2026.05.18 18:23:19.776529 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2935 | 2026.05.18 18:23:19.777911 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002871 sec., 14280.738418669454 rows/sec., 3.11 MiB/sec. | ||
| 2936 | 2026.05.18 18:23:19.778063 [ 294 ] {6740a4ba-e93b-4389-8768-13eda5bfecbc} <Debug> TCPHandler: Processed in 0.003271125 sec. | ||
| 2937 | 2026.05.18 18:23:19.792797 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.05.18 18:23:19.792935 [ 294 ] {39867313-f530-4897-9eda-73a322a82183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.05.18 18:23:19.792998 [ 294 ] {39867313-f530-4897-9eda-73a322a82183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2940 | 2026.05.18 18:23:19.793692 [ 294 ] {39867313-f530-4897-9eda-73a322a82183} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.05.18 18:23:19.793737 [ 294 ] {39867313-f530-4897-9eda-73a322a82183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2942 | 2026.05.18 18:23:19.794126 [ 294 ] {39867313-f530-4897-9eda-73a322a82183} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2943 | 2026.05.18 18:23:19.794365 [ 294 ] {39867313-f530-4897-9eda-73a322a82183} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.05.18 18:23:19.794515 [ 294 ] {39867313-f530-4897-9eda-73a322a82183} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001622 sec., 175092.4784217016 rows/sec., 11.12 MiB/sec. | ||
| 2945 | 2026.05.18 18:23:19.794552 [ 294 ] {39867313-f530-4897-9eda-73a322a82183} <Debug> TCPHandler: Processed in 0.00187155 sec. | ||
| 2946 | 2026.05.18 18:23:19.794705 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.05.18 18:23:19.794804 [ 294 ] {13e0284b-624c-4238-ab47-1caf6145be67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2948 | 2026.05.18 18:23:19.794845 [ 294 ] {13e0284b-624c-4238-ab47-1caf6145be67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2949 | 2026.05.18 18:23:19.795368 [ 294 ] {13e0284b-624c-4238-ab47-1caf6145be67} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.05.18 18:23:19.795406 [ 294 ] {13e0284b-624c-4238-ab47-1caf6145be67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2951 | 2026.05.18 18:23:19.795848 [ 294 ] {13e0284b-624c-4238-ab47-1caf6145be67} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2952 | 2026.05.18 18:23:19.796079 [ 294 ] {13e0284b-624c-4238-ab47-1caf6145be67} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.05.18 18:23:19.796215 [ 294 ] {13e0284b-624c-4238-ab47-1caf6145be67} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00143 sec., 6993.006993006993 rows/sec., 570.23 KiB/sec. | ||
| 2954 | 2026.05.18 18:23:19.796251 [ 294 ] {13e0284b-624c-4238-ab47-1caf6145be67} <Debug> TCPHandler: Processed in 0.001596341 sec. | ||
| 2955 | 2026.05.18 18:23:19.796395 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.05.18 18:23:19.796496 [ 294 ] {5b9dcdfb-5064-4d2f-ab66-a10c0ee1b897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2957 | 2026.05.18 18:23:19.796537 [ 294 ] {5b9dcdfb-5064-4d2f-ab66-a10c0ee1b897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2958 | 2026.05.18 18:23:19.798415 [ 294 ] {5b9dcdfb-5064-4d2f-ab66-a10c0ee1b897} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.05.18 18:23:19.798453 [ 294 ] {5b9dcdfb-5064-4d2f-ab66-a10c0ee1b897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2960 | 2026.05.18 18:23:19.799018 [ 294 ] {5b9dcdfb-5064-4d2f-ab66-a10c0ee1b897} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2961 | 2026.05.18 18:23:19.799234 [ 294 ] {5b9dcdfb-5064-4d2f-ab66-a10c0ee1b897} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.05.18 18:23:19.799367 [ 294 ] {5b9dcdfb-5064-4d2f-ab66-a10c0ee1b897} <Debug> executeQuery: Read 3169 rows, 241.20 KiB in 0.002889 sec., 1096919.349255798 rows/sec., 81.53 MiB/sec. | ||
| 2963 | 2026.05.18 18:23:19.799403 [ 294 ] {5b9dcdfb-5064-4d2f-ab66-a10c0ee1b897} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2964 | 2026.05.18 18:23:19.799417 [ 294 ] {5b9dcdfb-5064-4d2f-ab66-a10c0ee1b897} <Debug> TCPHandler: Processed in 0.003077799 sec. | ||
| 2965 | 2026.05.18 18:23:19.799561 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.05.18 18:23:19.799660 [ 294 ] {a145609a-2d8d-4f2c-ab45-a0c5d1ec8c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2967 | 2026.05.18 18:23:19.799701 [ 294 ] {a145609a-2d8d-4f2c-ab45-a0c5d1ec8c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2968 | 2026.05.18 18:23:19.800192 [ 294 ] {a145609a-2d8d-4f2c-ab45-a0c5d1ec8c10} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.05.18 18:23:19.800229 [ 294 ] {a145609a-2d8d-4f2c-ab45-a0c5d1ec8c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2970 | 2026.05.18 18:23:19.800530 [ 294 ] {a145609a-2d8d-4f2c-ab45-a0c5d1ec8c10} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2971 | 2026.05.18 18:23:19.800743 [ 294 ] {a145609a-2d8d-4f2c-ab45-a0c5d1ec8c10} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.05.18 18:23:19.800868 [ 294 ] {a145609a-2d8d-4f2c-ab45-a0c5d1ec8c10} <Debug> executeQuery: Read 172 rows, 10.74 KiB in 0.001232 sec., 139610.3896103896 rows/sec., 8.52 MiB/sec. | ||
| 2973 | 2026.05.18 18:23:19.800901 [ 294 ] {a145609a-2d8d-4f2c-ab45-a0c5d1ec8c10} <Debug> TCPHandler: Processed in 0.001400565 sec. | ||
| 2974 | 2026.05.18 18:23:19.801040 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.05.18 18:23:19.801135 [ 294 ] {558dfa3f-37fa-41e3-a055-afd9c2cbf393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.05.18 18:23:19.801174 [ 294 ] {558dfa3f-37fa-41e3-a055-afd9c2cbf393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2977 | 2026.05.18 18:23:19.801948 [ 294 ] {558dfa3f-37fa-41e3-a055-afd9c2cbf393} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.05.18 18:23:19.801986 [ 294 ] {558dfa3f-37fa-41e3-a055-afd9c2cbf393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2979 | 2026.05.18 18:23:19.802327 [ 294 ] {558dfa3f-37fa-41e3-a055-afd9c2cbf393} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2980 | 2026.05.18 18:23:19.802547 [ 294 ] {558dfa3f-37fa-41e3-a055-afd9c2cbf393} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.05.18 18:23:19.802681 [ 294 ] {558dfa3f-37fa-41e3-a055-afd9c2cbf393} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001539 sec., 617283.9506172839 rows/sec., 36.32 MiB/sec. | ||
| 2982 | 2026.05.18 18:23:19.802716 [ 294 ] {558dfa3f-37fa-41e3-a055-afd9c2cbf393} <Debug> TCPHandler: Processed in 0.001710565 sec. | ||
| 2983 | 2026.05.18 18:23:19.802850 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.05.18 18:23:19.802950 [ 294 ] {67563253-3dc9-438b-bb5b-de31fc33585e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2985 | 2026.05.18 18:23:19.802991 [ 294 ] {67563253-3dc9-438b-bb5b-de31fc33585e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2986 | 2026.05.18 18:23:19.803384 [ 294 ] {67563253-3dc9-438b-bb5b-de31fc33585e} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.05.18 18:23:19.803422 [ 294 ] {67563253-3dc9-438b-bb5b-de31fc33585e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2988 | 2026.05.18 18:23:19.803713 [ 294 ] {67563253-3dc9-438b-bb5b-de31fc33585e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2989 | 2026.05.18 18:23:19.803924 [ 294 ] {67563253-3dc9-438b-bb5b-de31fc33585e} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.05.18 18:23:19.804054 [ 294 ] {67563253-3dc9-438b-bb5b-de31fc33585e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 62.61 KiB/sec. | ||
| 2991 | 2026.05.18 18:23:19.804090 [ 294 ] {67563253-3dc9-438b-bb5b-de31fc33585e} <Debug> TCPHandler: Processed in 0.001292562 sec. | ||
| 2992 | 2026.05.18 18:23:19.804219 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.18 18:23:19.804319 [ 294 ] {bdc009e6-c150-418c-85f7-38dcca6a8377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.05.18 18:23:19.804359 [ 294 ] {bdc009e6-c150-418c-85f7-38dcca6a8377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2995 | 2026.05.18 18:23:19.804818 [ 294 ] {bdc009e6-c150-418c-85f7-38dcca6a8377} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.05.18 18:23:19.804855 [ 294 ] {bdc009e6-c150-418c-85f7-38dcca6a8377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2997 | 2026.05.18 18:23:19.805165 [ 294 ] {bdc009e6-c150-418c-85f7-38dcca6a8377} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2998 | 2026.05.18 18:23:19.805368 [ 294 ] {bdc009e6-c150-418c-85f7-38dcca6a8377} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.18 18:23:19.805495 [ 294 ] {bdc009e6-c150-418c-85f7-38dcca6a8377} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 3000 | 2026.05.18 18:23:19.805529 [ 294 ] {bdc009e6-c150-418c-85f7-38dcca6a8377} <Debug> TCPHandler: Processed in 0.001364053 sec. | ||
| 3001 | 2026.05.18 18:23:19.805670 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.05.18 18:23:19.805768 [ 294 ] {b6ae2c16-1fcb-4c1b-8c7d-2483fc3f2043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3003 | 2026.05.18 18:23:19.805809 [ 294 ] {b6ae2c16-1fcb-4c1b-8c7d-2483fc3f2043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3004 | 2026.05.18 18:23:19.806883 [ 294 ] {b6ae2c16-1fcb-4c1b-8c7d-2483fc3f2043} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.05.18 18:23:19.806920 [ 294 ] {b6ae2c16-1fcb-4c1b-8c7d-2483fc3f2043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3006 | 2026.05.18 18:23:19.807296 [ 294 ] {b6ae2c16-1fcb-4c1b-8c7d-2483fc3f2043} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3007 | 2026.05.18 18:23:19.807510 [ 294 ] {b6ae2c16-1fcb-4c1b-8c7d-2483fc3f2043} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.18 18:23:19.807639 [ 294 ] {b6ae2c16-1fcb-4c1b-8c7d-2483fc3f2043} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.001888 sec., 918961.8644067796 rows/sec., 61.92 MiB/sec. | ||
| 3009 | 2026.05.18 18:23:19.807672 [ 294 ] {b6ae2c16-1fcb-4c1b-8c7d-2483fc3f2043} <Debug> TCPHandler: Processed in 0.002055136 sec. | ||
| 3010 | 2026.05.18 18:23:19.807806 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.05.18 18:23:19.807905 [ 294 ] {921c28a5-ea4e-443e-9680-883ad744c716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3012 | 2026.05.18 18:23:19.807949 [ 294 ] {921c28a5-ea4e-443e-9680-883ad744c716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3013 | 2026.05.18 18:23:19.808286 [ 294 ] {921c28a5-ea4e-443e-9680-883ad744c716} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.05.18 18:23:19.808322 [ 294 ] {921c28a5-ea4e-443e-9680-883ad744c716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3015 | 2026.05.18 18:23:19.808632 [ 294 ] {921c28a5-ea4e-443e-9680-883ad744c716} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3016 | 2026.05.18 18:23:19.808839 [ 294 ] {921c28a5-ea4e-443e-9680-883ad744c716} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.05.18 18:23:19.808966 [ 294 ] {921c28a5-ea4e-443e-9680-883ad744c716} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 3018 | 2026.05.18 18:23:19.808998 [ 294 ] {921c28a5-ea4e-443e-9680-883ad744c716} <Debug> TCPHandler: Processed in 0.00124467 sec. | ||
| 3019 | 2026.05.18 18:23:19.809146 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.05.18 18:23:19.809245 [ 294 ] {375b8137-4509-459d-b96d-74b2ee7f92d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3021 | 2026.05.18 18:23:19.809289 [ 294 ] {375b8137-4509-459d-b96d-74b2ee7f92d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3022 | 2026.05.18 18:23:19.810049 [ 294 ] {375b8137-4509-459d-b96d-74b2ee7f92d2} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.05.18 18:23:19.810085 [ 294 ] {375b8137-4509-459d-b96d-74b2ee7f92d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3024 | 2026.05.18 18:23:19.810510 [ 294 ] {375b8137-4509-459d-b96d-74b2ee7f92d2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3025 | 2026.05.18 18:23:19.810721 [ 294 ] {375b8137-4509-459d-b96d-74b2ee7f92d2} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.05.18 18:23:19.810849 [ 294 ] {375b8137-4509-459d-b96d-74b2ee7f92d2} <Debug> executeQuery: Read 1606 rows, 99.88 KiB in 0.001623 sec., 989525.5699322242 rows/sec., 60.10 MiB/sec. | ||
| 3027 | 2026.05.18 18:23:19.810884 [ 294 ] {375b8137-4509-459d-b96d-74b2ee7f92d2} <Debug> TCPHandler: Processed in 0.001801478 sec. | ||
| 3028 | 2026.05.18 18:23:19.811043 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.05.18 18:23:19.811167 [ 294 ] {85091a18-24de-4c41-8cd8-1ba5ffb0e47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.05.18 18:23:19.811219 [ 294 ] {85091a18-24de-4c41-8cd8-1ba5ffb0e47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3031 | 2026.05.18 18:23:19.811569 [ 294 ] {85091a18-24de-4c41-8cd8-1ba5ffb0e47f} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.05.18 18:23:19.811605 [ 294 ] {85091a18-24de-4c41-8cd8-1ba5ffb0e47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3033 | 2026.05.18 18:23:19.811909 [ 294 ] {85091a18-24de-4c41-8cd8-1ba5ffb0e47f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3034 | 2026.05.18 18:23:19.812115 [ 294 ] {85091a18-24de-4c41-8cd8-1ba5ffb0e47f} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.05.18 18:23:19.812241 [ 294 ] {85091a18-24de-4c41-8cd8-1ba5ffb0e47f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 3036 | 2026.05.18 18:23:19.812273 [ 294 ] {85091a18-24de-4c41-8cd8-1ba5ffb0e47f} <Debug> TCPHandler: Processed in 0.001291761 sec. | ||
| 3037 | 2026.05.18 18:23:19.812403 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.05.18 18:23:19.812499 [ 294 ] {35a31dbb-44c1-41f8-8ebd-2a65ee5e1fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.05.18 18:23:19.812554 [ 294 ] {35a31dbb-44c1-41f8-8ebd-2a65ee5e1fee} <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 | ||
| 3040 | 2026.05.18 18:23:19.813323 [ 294 ] {35a31dbb-44c1-41f8-8ebd-2a65ee5e1fee} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.05.18 18:23:19.813359 [ 294 ] {35a31dbb-44c1-41f8-8ebd-2a65ee5e1fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3042 | 2026.05.18 18:23:19.813853 [ 294 ] {35a31dbb-44c1-41f8-8ebd-2a65ee5e1fee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3043 | 2026.05.18 18:23:19.814075 [ 294 ] {35a31dbb-44c1-41f8-8ebd-2a65ee5e1fee} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.05.18 18:23:19.814209 [ 294 ] {35a31dbb-44c1-41f8-8ebd-2a65ee5e1fee} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001728 sec., 11574.074074074075 rows/sec., 20.74 MiB/sec. | ||
| 3045 | 2026.05.18 18:23:19.814263 [ 294 ] {35a31dbb-44c1-41f8-8ebd-2a65ee5e1fee} <Debug> TCPHandler: Processed in 0.001904391 sec. | ||
| 3046 | 2026.05.18 18:23:19.814389 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.05.18 18:23:19.814492 [ 294 ] {dbb61c17-7e90-4228-a364-c63558999e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.05.18 18:23:19.814533 [ 294 ] {dbb61c17-7e90-4228-a364-c63558999e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3049 | 2026.05.18 18:23:19.814862 [ 294 ] {dbb61c17-7e90-4228-a364-c63558999e16} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.05.18 18:23:19.814898 [ 294 ] {dbb61c17-7e90-4228-a364-c63558999e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3051 | 2026.05.18 18:23:19.815194 [ 294 ] {dbb61c17-7e90-4228-a364-c63558999e16} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3052 | 2026.05.18 18:23:19.815393 [ 294 ] {dbb61c17-7e90-4228-a364-c63558999e16} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.05.18 18:23:19.815518 [ 294 ] {dbb61c17-7e90-4228-a364-c63558999e16} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001045 sec., 40191.387559808616 rows/sec., 2.29 MiB/sec. | ||
| 3054 | 2026.05.18 18:23:19.815550 [ 294 ] {dbb61c17-7e90-4228-a364-c63558999e16} <Debug> TCPHandler: Processed in 0.001209929 sec. | ||
| 3055 | 2026.05.18 18:23:24.560431 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.05.18 18:23:24.560801 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3057 | 2026.05.18 18:23:24.561139 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3058 | 2026.05.18 18:23:24.561176 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3059 | 2026.05.18 18:23:24.561395 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3060 | 2026.05.18 18:23:24.561465 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3061 | 2026.05.18 18:23:24.561607 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3062 | 2026.05.18 18:23:24.561730 [ 330 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3063 | 2026.05.18 18:23:24.561733 [ 341 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3064 | 2026.05.18 18:23:24.561732 [ 343 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3065 | 2026.05.18 18:23:24.561730 [ 329 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3066 | 2026.05.18 18:23:24.561990 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3067 | 2026.05.18 18:23:24.562019 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3068 | 2026.05.18 18:23:24.562096 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3069 | 2026.05.18 18:23:24.562117 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3070 | 2026.05.18 18:23:24.562153 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3071 | 2026.05.18 18:23:24.562194 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3072 | 2026.05.18 18:23:24.563334 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002659 sec., 15419.330575404289 rows/sec., 2.78 MiB/sec. | ||
| 3073 | 2026.05.18 18:23:24.563454 [ 294 ] {09a964a0-e141-4712-8f9f-88f290d69ee3} <Debug> TCPHandler: Processed in 0.003209793 sec. | ||
| 3074 | 2026.05.18 18:23:24.565085 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.05.18 18:23:24.565203 [ 294 ] {030d8ef2-08ac-43c7-b0b4-4817bb1e4d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3076 | 2026.05.18 18:23:24.565248 [ 294 ] {030d8ef2-08ac-43c7-b0b4-4817bb1e4d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3077 | 2026.05.18 18:23:24.565849 [ 294 ] {030d8ef2-08ac-43c7-b0b4-4817bb1e4d65} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.05.18 18:23:24.565900 [ 294 ] {030d8ef2-08ac-43c7-b0b4-4817bb1e4d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3079 | 2026.05.18 18:23:24.566277 [ 294 ] {030d8ef2-08ac-43c7-b0b4-4817bb1e4d65} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3080 | 2026.05.18 18:23:24.566496 [ 294 ] {030d8ef2-08ac-43c7-b0b4-4817bb1e4d65} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.18 18:23:24.566642 [ 294 ] {030d8ef2-08ac-43c7-b0b4-4817bb1e4d65} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001473 sec., 38017.651052274276 rows/sec., 2.90 MiB/sec. | ||
| 3082 | 2026.05.18 18:23:24.566677 [ 294 ] {030d8ef2-08ac-43c7-b0b4-4817bb1e4d65} <Debug> TCPHandler: Processed in 0.001644433 sec. | ||
| 3083 | 2026.05.18 18:23:24.566966 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.05.18 18:23:24.567064 [ 294 ] {08cf9b1c-cdf2-418f-9b74-4bd251277c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3085 | 2026.05.18 18:23:24.567104 [ 294 ] {08cf9b1c-cdf2-418f-9b74-4bd251277c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3086 | 2026.05.18 18:23:24.567560 [ 294 ] {08cf9b1c-cdf2-418f-9b74-4bd251277c12} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.05.18 18:23:24.567596 [ 294 ] {08cf9b1c-cdf2-418f-9b74-4bd251277c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3088 | 2026.05.18 18:23:24.567884 [ 294 ] {08cf9b1c-cdf2-418f-9b74-4bd251277c12} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3089 | 2026.05.18 18:23:24.568092 [ 294 ] {08cf9b1c-cdf2-418f-9b74-4bd251277c12} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.05.18 18:23:24.568217 [ 294 ] {08cf9b1c-cdf2-418f-9b74-4bd251277c12} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 3091 | 2026.05.18 18:23:24.568251 [ 294 ] {08cf9b1c-cdf2-418f-9b74-4bd251277c12} <Debug> TCPHandler: Processed in 0.001334823 sec. | ||
| 3092 | 2026.05.18 18:23:24.568383 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2026.05.18 18:23:24.568480 [ 294 ] {bfc5f71c-d74b-403c-8203-52f233fec635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3094 | 2026.05.18 18:23:24.568523 [ 294 ] {bfc5f71c-d74b-403c-8203-52f233fec635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3095 | 2026.05.18 18:23:24.568927 [ 294 ] {bfc5f71c-d74b-403c-8203-52f233fec635} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.05.18 18:23:24.568963 [ 294 ] {bfc5f71c-d74b-403c-8203-52f233fec635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3097 | 2026.05.18 18:23:24.569288 [ 294 ] {bfc5f71c-d74b-403c-8203-52f233fec635} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3098 | 2026.05.18 18:23:24.569516 [ 294 ] {bfc5f71c-d74b-403c-8203-52f233fec635} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.05.18 18:23:24.569643 [ 294 ] {bfc5f71c-d74b-403c-8203-52f233fec635} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001182 sec., 108291.03214890017 rows/sec., 7.54 MiB/sec. | ||
| 3100 | 2026.05.18 18:23:24.569677 [ 294 ] {bfc5f71c-d74b-403c-8203-52f233fec635} <Debug> TCPHandler: Processed in 0.001342993 sec. | ||
| 3101 | 2026.05.18 18:23:24.569806 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.05.18 18:23:24.569903 [ 294 ] {5800ffb5-e257-4f26-86c3-dd2334b27be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.05.18 18:23:24.569945 [ 294 ] {5800ffb5-e257-4f26-86c3-dd2334b27be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3104 | 2026.05.18 18:23:24.570301 [ 294 ] {5800ffb5-e257-4f26-86c3-dd2334b27be7} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.05.18 18:23:24.570340 [ 294 ] {5800ffb5-e257-4f26-86c3-dd2334b27be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3106 | 2026.05.18 18:23:24.570642 [ 294 ] {5800ffb5-e257-4f26-86c3-dd2334b27be7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3107 | 2026.05.18 18:23:24.570850 [ 294 ] {5800ffb5-e257-4f26-86c3-dd2334b27be7} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.05.18 18:23:24.570978 [ 294 ] {5800ffb5-e257-4f26-86c3-dd2334b27be7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001093 sec., 43915.82799634035 rows/sec., 2.96 MiB/sec. | ||
| 3109 | 2026.05.18 18:23:24.571010 [ 294 ] {5800ffb5-e257-4f26-86c3-dd2334b27be7} <Debug> TCPHandler: Processed in 0.00125402 sec. | ||
| 3110 | 2026.05.18 18:23:24.692001 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5213 | ||
| 3111 | 2026.05.18 18:23:24.692559 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.05.18 18:23:24.692600 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3113 | 2026.05.18 18:23:24.693136 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3114 | 2026.05.18 18:23:24.693379 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.05.18 18:23:24.693504 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5213 | ||
| 3116 | 2026.05.18 18:23:24.693570 [ 113 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3117 | 2026.05.18 18:23:24.693650 [ 113 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.05.18 18:23:24.693686 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3119 | 2026.05.18 18:23:24.693856 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 3120 | 2026.05.18 18:23:24.694008 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3121 | 2026.05.18 18:23:24.694047 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2845 rows starting from the beginning of the part | ||
| 3122 | 2026.05.18 18:23:24.694115 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 3123 | 2026.05.18 18:23:24.694158 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 3124 | 2026.05.18 18:23:24.694200 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 3125 | 2026.05.18 18:23:24.694238 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 3126 | 2026.05.18 18:23:24.694277 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 3127 | 2026.05.18 18:23:24.695648 [ 190 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5213 rows, containing 4 columns (4 merged, 0 gathered) in 0.001859839 sec., 2802930.791321184 rows/sec., 40.10 MiB/sec. | ||
| 3128 | 2026.05.18 18:23:24.696492 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3129 | 2026.05.18 18:23:24.696786 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_11_2} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.05.18 18:23:24.696862 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_11_2} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3131 | 2026.05.18 18:23:24.696953 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3132 | 2026.05.18 18:23:24.968527 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3133 | 2026.05.18 18:23:24.986705 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.05.18 18:23:24.986775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3135 | 2026.05.18 18:23:24.993118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3136 | 2026.05.18 18:23:24.993835 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.05.18 18:23:24.994138 [ 113 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3138 | 2026.05.18 18:23:24.994200 [ 113 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.05.18 18:23:24.994221 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3140 | 2026.05.18 18:23:24.994361 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 3141 | 2026.05.18 18:23:24.997639 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3142 | 2026.05.18 18:23:24.997686 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3143 | 2026.05.18 18:23:24.999089 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 3144 | 2026.05.18 18:23:25.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.37 MiB, peak 220.22 MiB, free memory in arenas 0.00 B, will set to 216.49 MiB (RSS), difference: 2.13 MiB | ||
| 3145 | 2026.05.18 18:23:25.003747 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 3146 | 2026.05.18 18:23:25.008013 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 3147 | 2026.05.18 18:23:25.012012 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 3148 | 2026.05.18 18:23:25.016363 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 3149 | 2026.05.18 18:23:25.021290 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 3150 | 2026.05.18 18:23:25.081585 [ 194 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.087277017 sec., 950.9949222943768 rows/sec., 4.92 MiB/sec. | ||
| 3151 | 2026.05.18 18:23:25.083497 [ 201 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3152 | 2026.05.18 18:23:25.085544 [ 201 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_11_2} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.05.18 18:23:25.085666 [ 201 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_11_2} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3154 | 2026.05.18 18:23:25.087066 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3155 | 2026.05.18 18:23:26.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.03 MiB, peak 226.94 MiB, free memory in arenas 0.00 B, will set to 222.97 MiB (RSS), difference: 5.94 MiB | ||
| 3156 | 2026.05.18 18:23:29.562766 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.05.18 18:23:29.563024 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3158 | 2026.05.18 18:23:29.563374 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3159 | 2026.05.18 18:23:29.563418 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3160 | 2026.05.18 18:23:29.563649 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3161 | 2026.05.18 18:23:29.563726 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3162 | 2026.05.18 18:23:29.563873 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3163 | 2026.05.18 18:23:29.563976 [ 329 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3164 | 2026.05.18 18:23:29.563984 [ 343 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3165 | 2026.05.18 18:23:29.563992 [ 341 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3166 | 2026.05.18 18:23:29.563992 [ 349 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3167 | 2026.05.18 18:23:29.564170 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3168 | 2026.05.18 18:23:29.564200 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3169 | 2026.05.18 18:23:29.564273 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3170 | 2026.05.18 18:23:29.564295 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3171 | 2026.05.18 18:23:29.564334 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3172 | 2026.05.18 18:23:29.564388 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3173 | 2026.05.18 18:23:29.565481 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002551 sec., 16072.128577028618 rows/sec., 2.90 MiB/sec. | ||
| 3174 | 2026.05.18 18:23:29.565611 [ 294 ] {06f49e6f-9e18-471f-aa9a-76303b8203dd} <Debug> TCPHandler: Processed in 0.002984526 sec. | ||
| 3175 | 2026.05.18 18:23:29.567711 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.05.18 18:23:29.567838 [ 294 ] {4c10041d-7a30-43aa-953b-0960a099cfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3177 | 2026.05.18 18:23:29.567886 [ 294 ] {4c10041d-7a30-43aa-953b-0960a099cfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3178 | 2026.05.18 18:23:29.568457 [ 294 ] {4c10041d-7a30-43aa-953b-0960a099cfce} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.05.18 18:23:29.568509 [ 294 ] {4c10041d-7a30-43aa-953b-0960a099cfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3180 | 2026.05.18 18:23:29.568959 [ 294 ] {4c10041d-7a30-43aa-953b-0960a099cfce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3181 | 2026.05.18 18:23:29.569198 [ 294 ] {4c10041d-7a30-43aa-953b-0960a099cfce} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.05.18 18:23:29.569348 [ 123 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3183 | 2026.05.18 18:23:29.569357 [ 294 ] {4c10041d-7a30-43aa-953b-0960a099cfce} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001554 sec., 75933.07593307593 rows/sec., 6.44 MiB/sec. | ||
| 3184 | 2026.05.18 18:23:29.569396 [ 123 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.05.18 18:23:29.569412 [ 294 ] {4c10041d-7a30-43aa-953b-0960a099cfce} <Debug> TCPHandler: Processed in 0.001759197 sec. | ||
| 3186 | 2026.05.18 18:23:29.569425 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3187 | 2026.05.18 18:23:29.569552 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 3188 | 2026.05.18 18:23:29.569612 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.05.18 18:23:29.569677 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3190 | 2026.05.18 18:23:29.569720 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3232 rows starting from the beginning of the part | ||
| 3191 | 2026.05.18 18:23:29.569737 [ 294 ] {a1ea7f58-7919-474c-97b0-fcd04559501f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3192 | 2026.05.18 18:23:29.569787 [ 294 ] {a1ea7f58-7919-474c-97b0-fcd04559501f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3193 | 2026.05.18 18:23:29.569827 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 819 rows starting from the beginning of the part | ||
| 3194 | 2026.05.18 18:23:29.569901 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 118 rows starting from the beginning of the part | ||
| 3195 | 2026.05.18 18:23:29.569977 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 3169 rows starting from the beginning of the part | ||
| 3196 | 2026.05.18 18:23:29.570049 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3197 | 2026.05.18 18:23:29.570111 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part | ||
| 3198 | 2026.05.18 18:23:29.570340 [ 294 ] {a1ea7f58-7919-474c-97b0-fcd04559501f} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.05.18 18:23:29.570384 [ 294 ] {a1ea7f58-7919-474c-97b0-fcd04559501f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3200 | 2026.05.18 18:23:29.571017 [ 294 ] {a1ea7f58-7919-474c-97b0-fcd04559501f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3201 | 2026.05.18 18:23:29.571364 [ 294 ] {a1ea7f58-7919-474c-97b0-fcd04559501f} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.05.18 18:23:29.571542 [ 294 ] {a1ea7f58-7919-474c-97b0-fcd04559501f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001833 sec., 16912.165848336062 rows/sec., 1.24 MiB/sec. | ||
| 3203 | 2026.05.18 18:23:29.571589 [ 294 ] {a1ea7f58-7919-474c-97b0-fcd04559501f} <Debug> TCPHandler: Processed in 0.002044965 sec. | ||
| 3204 | 2026.05.18 18:23:29.571761 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.05.18 18:23:29.571895 [ 294 ] {fe8582a7-35ee-4871-9b31-52a8d0204a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3206 | 2026.05.18 18:23:29.571950 [ 294 ] {fe8582a7-35ee-4871-9b31-52a8d0204a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3207 | 2026.05.18 18:23:29.572536 [ 294 ] {fe8582a7-35ee-4871-9b31-52a8d0204a6a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.05.18 18:23:29.572583 [ 294 ] {fe8582a7-35ee-4871-9b31-52a8d0204a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3209 | 2026.05.18 18:23:29.573012 [ 294 ] {fe8582a7-35ee-4871-9b31-52a8d0204a6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3210 | 2026.05.18 18:23:29.573232 [ 294 ] {fe8582a7-35ee-4871-9b31-52a8d0204a6a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.05.18 18:23:29.573354 [ 123 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3212 | 2026.05.18 18:23:29.573374 [ 294 ] {fe8582a7-35ee-4871-9b31-52a8d0204a6a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001508 sec., 62997.3474801061 rows/sec., 4.92 MiB/sec. | ||
| 3213 | 2026.05.18 18:23:29.573402 [ 123 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.05.18 18:23:29.573419 [ 294 ] {fe8582a7-35ee-4871-9b31-52a8d0204a6a} <Debug> TCPHandler: Processed in 0.001733215 sec. | ||
| 3215 | 2026.05.18 18:23:29.573432 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3216 | 2026.05.18 18:23:29.573525 [ 201 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 3217 | 2026.05.18 18:23:29.573574 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.05.18 18:23:29.573616 [ 201 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3219 | 2026.05.18 18:23:29.573645 [ 201 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1789 rows starting from the beginning of the part | ||
| 3220 | 2026.05.18 18:23:29.573679 [ 294 ] {ef93f48e-98dc-4082-9495-7908802e18c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.05.18 18:23:29.573704 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7512 rows, containing 5 columns (5 merged, 0 gathered) in 0.004209945 sec., 1784346.351318129 rows/sec., 140.92 MiB/sec. | ||
| 3222 | 2026.05.18 18:23:29.573723 [ 201 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 501 rows starting from the beginning of the part | ||
| 3223 | 2026.05.18 18:23:29.573727 [ 294 ] {ef93f48e-98dc-4082-9495-7908802e18c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3224 | 2026.05.18 18:23:29.573772 [ 201 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 95 rows starting from the beginning of the part | ||
| 3225 | 2026.05.18 18:23:29.573815 [ 201 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1735 rows starting from the beginning of the part | ||
| 3226 | 2026.05.18 18:23:29.573859 [ 201 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3227 | 2026.05.18 18:23:29.573904 [ 201 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part | ||
| 3228 | 2026.05.18 18:23:29.574124 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3229 | 2026.05.18 18:23:29.574211 [ 294 ] {ef93f48e-98dc-4082-9495-7908802e18c1} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.05.18 18:23:29.574256 [ 294 ] {ef93f48e-98dc-4082-9495-7908802e18c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3231 | 2026.05.18 18:23:29.574507 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_16_3} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.05.18 18:23:29.574614 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_16_3} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3233 | 2026.05.18 18:23:29.574715 [ 294 ] {ef93f48e-98dc-4082-9495-7908802e18c1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3234 | 2026.05.18 18:23:29.574721 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3235 | 2026.05.18 18:23:29.574951 [ 294 ] {ef93f48e-98dc-4082-9495-7908802e18c1} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2026.05.18 18:23:29.575076 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3237 | 2026.05.18 18:23:29.575093 [ 294 ] {ef93f48e-98dc-4082-9495-7908802e18c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001437 sec., 111343.07585247043 rows/sec., 7.75 MiB/sec. | ||
| 3238 | 2026.05.18 18:23:29.575116 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.05.18 18:23:29.575132 [ 294 ] {ef93f48e-98dc-4082-9495-7908802e18c1} <Debug> TCPHandler: Processed in 0.001609391 sec. | ||
| 3240 | 2026.05.18 18:23:29.575137 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3241 | 2026.05.18 18:23:29.575251 [ 187 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 3242 | 2026.05.18 18:23:29.575274 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.05.18 18:23:29.575297 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001805189 sec., 2370388.9177255123 rows/sec., 171.41 MiB/sec. | ||
| 3244 | 2026.05.18 18:23:29.575371 [ 187 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3245 | 2026.05.18 18:23:29.575381 [ 294 ] {972d2c73-1f66-45a8-b981-735003bc8d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3246 | 2026.05.18 18:23:29.575431 [ 187 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4912 rows starting from the beginning of the part | ||
| 3247 | 2026.05.18 18:23:29.575454 [ 294 ] {972d2c73-1f66-45a8-b981-735003bc8d57} <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 | ||
| 3248 | 2026.05.18 18:23:29.575529 [ 187 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3249 | 2026.05.18 18:23:29.575563 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3250 | 2026.05.18 18:23:29.575587 [ 187 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 3251 | 2026.05.18 18:23:29.575662 [ 187 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1606 rows starting from the beginning of the part | ||
| 3252 | 2026.05.18 18:23:29.575719 [ 187 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
| 3253 | 2026.05.18 18:23:29.575767 [ 187 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 3254 | 2026.05.18 18:23:29.575885 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_16_3} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.05.18 18:23:29.575966 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_16_3} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3256 | 2026.05.18 18:23:29.576057 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3257 | 2026.05.18 18:23:29.576275 [ 294 ] {972d2c73-1f66-45a8-b981-735003bc8d57} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.05.18 18:23:29.576317 [ 294 ] {972d2c73-1f66-45a8-b981-735003bc8d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3259 | 2026.05.18 18:23:29.576894 [ 294 ] {972d2c73-1f66-45a8-b981-735003bc8d57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3260 | 2026.05.18 18:23:29.577143 [ 294 ] {972d2c73-1f66-45a8-b981-735003bc8d57} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.05.18 18:23:29.577293 [ 294 ] {972d2c73-1f66-45a8-b981-735003bc8d57} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001932 sec., 16045.548654244307 rows/sec., 28.75 MiB/sec. | ||
| 3262 | 2026.05.18 18:23:29.577352 [ 294 ] {972d2c73-1f66-45a8-b981-735003bc8d57} <Debug> TCPHandler: Processed in 0.002129139 sec. | ||
| 3263 | 2026.05.18 18:23:29.577496 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.05.18 18:23:29.577597 [ 294 ] {47f8e7bf-6d32-4d07-9c5c-3db21d71ea9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3265 | 2026.05.18 18:23:29.577640 [ 294 ] {47f8e7bf-6d32-4d07-9c5c-3db21d71ea9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3266 | 2026.05.18 18:23:29.578025 [ 294 ] {47f8e7bf-6d32-4d07-9c5c-3db21d71ea9a} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.05.18 18:23:29.578062 [ 294 ] {47f8e7bf-6d32-4d07-9c5c-3db21d71ea9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3268 | 2026.05.18 18:23:29.578403 [ 294 ] {47f8e7bf-6d32-4d07-9c5c-3db21d71ea9a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3269 | 2026.05.18 18:23:29.578618 [ 294 ] {47f8e7bf-6d32-4d07-9c5c-3db21d71ea9a} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.05.18 18:23:29.578743 [ 123 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3271 | 2026.05.18 18:23:29.578750 [ 294 ] {47f8e7bf-6d32-4d07-9c5c-3db21d71ea9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 3272 | 2026.05.18 18:23:29.578789 [ 123 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.05.18 18:23:29.578804 [ 294 ] {47f8e7bf-6d32-4d07-9c5c-3db21d71ea9a} <Debug> TCPHandler: Processed in 0.001360053 sec. | ||
| 3274 | 2026.05.18 18:23:29.578835 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3275 | 2026.05.18 18:23:29.578903 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7231 rows, containing 5 columns (5 merged, 0 gathered) in 0.003702159 sec., 1953184.614707256 rows/sec., 125.28 MiB/sec. | ||
| 3276 | 2026.05.18 18:23:29.578921 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 3277 | 2026.05.18 18:23:29.579019 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3278 | 2026.05.18 18:23:29.579045 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 750 rows starting from the beginning of the part | ||
| 3279 | 2026.05.18 18:23:29.579090 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3280 | 2026.05.18 18:23:29.579129 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 3281 | 2026.05.18 18:23:29.579163 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 3282 | 2026.05.18 18:23:29.579200 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 3283 | 2026.05.18 18:23:29.579240 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 3284 | 2026.05.18 18:23:29.579455 [ 194 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3285 | 2026.05.18 18:23:29.579762 [ 194 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.05.18 18:23:29.579841 [ 194 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3287 | 2026.05.18 18:23:29.579925 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3288 | 2026.05.18 18:23:29.580156 [ 192 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264651 sec., 830268.5879345369 rows/sec., 53.55 MiB/sec. | ||
| 3289 | 2026.05.18 18:23:29.580370 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3290 | 2026.05.18 18:23:29.580634 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_16_3} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.05.18 18:23:29.580701 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_16_3} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3292 | 2026.05.18 18:23:29.580771 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3293 | 2026.05.18 18:23:30.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.48 MiB, peak 230.32 MiB, free memory in arenas 0.00 B, will set to 225.17 MiB (RSS), difference: 1.68 MiB | ||
| 3294 | 2026.05.18 18:23:30.174890 [ 125 ] {} <Debug> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3295 | 2026.05.18 18:23:30.174953 [ 125 ] {} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.05.18 18:23:30.174975 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3297 | 2026.05.18 18:23:30.175129 [ 192 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::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 | ||
| 3298 | 2026.05.18 18:23:30.175284 [ 192 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3299 | 2026.05.18 18:23:30.175356 [ 192 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3300 | 2026.05.18 18:23:30.175434 [ 192 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::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 | ||
| 3301 | 2026.05.18 18:23:30.175489 [ 192 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3302 | 2026.05.18 18:23:30.175536 [ 192 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3303 | 2026.05.18 18:23:30.175586 [ 192 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 3304 | 2026.05.18 18:23:30.176370 [ 194 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311762 sec., 21345.335510557557 rows/sec., 1.78 MiB/sec. | ||
| 3305 | 2026.05.18 18:23:30.176570 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3306 | 2026.05.18 18:23:30.176916 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_5_1} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.05.18 18:23:30.177000 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_5_1} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3308 | 2026.05.18 18:23:30.177094 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3309 | 2026.05.18 18:23:32.134122 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3310 | 2026.05.18 18:23:32.134193 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3311 | 2026.05.18 18:23:32.194435 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5725 | ||
| 3312 | 2026.05.18 18:23:32.194980 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.05.18 18:23:32.195024 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3314 | 2026.05.18 18:23:32.195535 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3315 | 2026.05.18 18:23:32.195778 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.05.18 18:23:32.195917 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5725 | ||
| 3317 | 2026.05.18 18:23:32.498516 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3318 | 2026.05.18 18:23:32.516083 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.05.18 18:23:32.516145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3320 | 2026.05.18 18:23:32.522063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3321 | 2026.05.18 18:23:32.522730 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.05.18 18:23:32.525560 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3323 | 2026.05.18 18:23:34.566167 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.05.18 18:23:34.566439 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3325 | 2026.05.18 18:23:34.566799 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3326 | 2026.05.18 18:23:34.566841 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3327 | 2026.05.18 18:23:34.567084 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3328 | 2026.05.18 18:23:34.567152 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3329 | 2026.05.18 18:23:34.567293 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3330 | 2026.05.18 18:23:34.567398 [ 349 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3331 | 2026.05.18 18:23:34.567412 [ 329 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3332 | 2026.05.18 18:23:34.567412 [ 341 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3333 | 2026.05.18 18:23:34.567398 [ 343 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3334 | 2026.05.18 18:23:34.567600 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3335 | 2026.05.18 18:23:34.567629 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3336 | 2026.05.18 18:23:34.567703 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3337 | 2026.05.18 18:23:34.567724 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3338 | 2026.05.18 18:23:34.567760 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3339 | 2026.05.18 18:23:34.567799 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3340 | 2026.05.18 18:23:34.568920 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002586 sec., 15854.60170146945 rows/sec., 2.86 MiB/sec. | ||
| 3341 | 2026.05.18 18:23:34.569078 [ 294 ] {4121158b-b652-4e4f-ab0d-972cebe781f0} <Debug> TCPHandler: Processed in 0.003058778 sec. | ||
| 3342 | 2026.05.18 18:23:34.573854 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.05.18 18:23:34.573971 [ 294 ] {a656421c-21b1-4bec-8c09-8c92bfc23925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3344 | 2026.05.18 18:23:34.574017 [ 294 ] {a656421c-21b1-4bec-8c09-8c92bfc23925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3345 | 2026.05.18 18:23:34.574627 [ 294 ] {a656421c-21b1-4bec-8c09-8c92bfc23925} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.05.18 18:23:34.574678 [ 294 ] {a656421c-21b1-4bec-8c09-8c92bfc23925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3347 | 2026.05.18 18:23:34.575114 [ 294 ] {a656421c-21b1-4bec-8c09-8c92bfc23925} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3348 | 2026.05.18 18:23:34.575380 [ 294 ] {a656421c-21b1-4bec-8c09-8c92bfc23925} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.05.18 18:23:34.575533 [ 294 ] {a656421c-21b1-4bec-8c09-8c92bfc23925} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001596 sec., 177944.8621553885 rows/sec., 11.30 MiB/sec. | ||
| 3350 | 2026.05.18 18:23:34.575599 [ 294 ] {a656421c-21b1-4bec-8c09-8c92bfc23925} <Debug> TCPHandler: Processed in 0.001797058 sec. | ||
| 3351 | 2026.05.18 18:23:34.575760 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.05.18 18:23:34.575862 [ 294 ] {81c34721-c3cf-4d5c-8d7e-8f5d4442321a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3353 | 2026.05.18 18:23:34.575903 [ 294 ] {81c34721-c3cf-4d5c-8d7e-8f5d4442321a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3354 | 2026.05.18 18:23:34.576628 [ 294 ] {81c34721-c3cf-4d5c-8d7e-8f5d4442321a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.05.18 18:23:34.576671 [ 294 ] {81c34721-c3cf-4d5c-8d7e-8f5d4442321a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3356 | 2026.05.18 18:23:34.577058 [ 294 ] {81c34721-c3cf-4d5c-8d7e-8f5d4442321a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3357 | 2026.05.18 18:23:34.577279 [ 294 ] {81c34721-c3cf-4d5c-8d7e-8f5d4442321a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.18 18:23:34.577417 [ 294 ] {81c34721-c3cf-4d5c-8d7e-8f5d4442321a} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001576 sec., 519670.0507614213 rows/sec., 40.28 MiB/sec. | ||
| 3359 | 2026.05.18 18:23:34.577452 [ 294 ] {81c34721-c3cf-4d5c-8d7e-8f5d4442321a} <Debug> TCPHandler: Processed in 0.001741226 sec. | ||
| 3360 | 2026.05.18 18:23:34.577588 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2026.05.18 18:23:34.577712 [ 294 ] {5e88c580-648b-4ce8-b7f7-79a6d32a49f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3362 | 2026.05.18 18:23:34.577759 [ 294 ] {5e88c580-648b-4ce8-b7f7-79a6d32a49f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3363 | 2026.05.18 18:23:34.578219 [ 294 ] {5e88c580-648b-4ce8-b7f7-79a6d32a49f8} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.05.18 18:23:34.578257 [ 294 ] {5e88c580-648b-4ce8-b7f7-79a6d32a49f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3365 | 2026.05.18 18:23:34.578567 [ 294 ] {5e88c580-648b-4ce8-b7f7-79a6d32a49f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3366 | 2026.05.18 18:23:34.578793 [ 294 ] {5e88c580-648b-4ce8-b7f7-79a6d32a49f8} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.05.18 18:23:34.578921 [ 294 ] {5e88c580-648b-4ce8-b7f7-79a6d32a49f8} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001229 sec., 124491.45646867371 rows/sec., 7.44 MiB/sec. | ||
| 3368 | 2026.05.18 18:23:34.578955 [ 294 ] {5e88c580-648b-4ce8-b7f7-79a6d32a49f8} <Debug> TCPHandler: Processed in 0.001417656 sec. | ||
| 3369 | 2026.05.18 18:23:34.579114 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2026.05.18 18:23:34.579210 [ 294 ] {51f0fdcf-f6b0-42f0-84af-d43212a115f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3371 | 2026.05.18 18:23:34.579251 [ 294 ] {51f0fdcf-f6b0-42f0-84af-d43212a115f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3372 | 2026.05.18 18:23:34.579684 [ 294 ] {51f0fdcf-f6b0-42f0-84af-d43212a115f4} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.05.18 18:23:34.579721 [ 294 ] {51f0fdcf-f6b0-42f0-84af-d43212a115f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3374 | 2026.05.18 18:23:34.580015 [ 294 ] {51f0fdcf-f6b0-42f0-84af-d43212a115f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3375 | 2026.05.18 18:23:34.580222 [ 294 ] {51f0fdcf-f6b0-42f0-84af-d43212a115f4} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2026.05.18 18:23:34.580346 [ 294 ] {51f0fdcf-f6b0-42f0-84af-d43212a115f4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 3377 | 2026.05.18 18:23:34.580380 [ 294 ] {51f0fdcf-f6b0-42f0-84af-d43212a115f4} <Debug> TCPHandler: Processed in 0.001316232 sec. | ||
| 3378 | 2026.05.18 18:23:34.580516 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2026.05.18 18:23:34.580612 [ 294 ] {13dec922-2813-4969-95cf-ee3ab1af443a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3380 | 2026.05.18 18:23:34.580654 [ 294 ] {13dec922-2813-4969-95cf-ee3ab1af443a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3381 | 2026.05.18 18:23:34.581084 [ 294 ] {13dec922-2813-4969-95cf-ee3ab1af443a} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.05.18 18:23:34.581121 [ 294 ] {13dec922-2813-4969-95cf-ee3ab1af443a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3383 | 2026.05.18 18:23:34.581419 [ 294 ] {13dec922-2813-4969-95cf-ee3ab1af443a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3384 | 2026.05.18 18:23:34.581621 [ 294 ] {13dec922-2813-4969-95cf-ee3ab1af443a} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.05.18 18:23:34.581747 [ 294 ] {13dec922-2813-4969-95cf-ee3ab1af443a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 3386 | 2026.05.18 18:23:34.581783 [ 294 ] {13dec922-2813-4969-95cf-ee3ab1af443a} <Debug> TCPHandler: Processed in 0.001315553 sec. | ||
| 3387 | 2026.05.18 18:23:34.581921 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.05.18 18:23:34.582017 [ 294 ] {218cfe51-4f5d-4418-8ea7-f90d90e99b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3389 | 2026.05.18 18:23:34.582057 [ 294 ] {218cfe51-4f5d-4418-8ea7-f90d90e99b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3390 | 2026.05.18 18:23:34.582633 [ 294 ] {218cfe51-4f5d-4418-8ea7-f90d90e99b75} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.05.18 18:23:34.582675 [ 294 ] {218cfe51-4f5d-4418-8ea7-f90d90e99b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3392 | 2026.05.18 18:23:34.582992 [ 294 ] {218cfe51-4f5d-4418-8ea7-f90d90e99b75} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3393 | 2026.05.18 18:23:34.583204 [ 294 ] {218cfe51-4f5d-4418-8ea7-f90d90e99b75} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.05.18 18:23:34.583335 [ 294 ] {218cfe51-4f5d-4418-8ea7-f90d90e99b75} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001335 sec., 375280.8988764045 rows/sec., 26.38 MiB/sec. | ||
| 3395 | 2026.05.18 18:23:34.583369 [ 294 ] {218cfe51-4f5d-4418-8ea7-f90d90e99b75} <Debug> TCPHandler: Processed in 0.001498048 sec. | ||
| 3396 | 2026.05.18 18:23:34.583499 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.05.18 18:23:34.583624 [ 294 ] {81f3455e-03ea-41ff-82a4-8e9ea76645ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3398 | 2026.05.18 18:23:34.583667 [ 294 ] {81f3455e-03ea-41ff-82a4-8e9ea76645ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3399 | 2026.05.18 18:23:34.584044 [ 294 ] {81f3455e-03ea-41ff-82a4-8e9ea76645ec} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.05.18 18:23:34.584080 [ 294 ] {81f3455e-03ea-41ff-82a4-8e9ea76645ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3401 | 2026.05.18 18:23:34.584420 [ 294 ] {81f3455e-03ea-41ff-82a4-8e9ea76645ec} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3402 | 2026.05.18 18:23:34.584630 [ 294 ] {81f3455e-03ea-41ff-82a4-8e9ea76645ec} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.05.18 18:23:34.584761 [ 294 ] {81f3455e-03ea-41ff-82a4-8e9ea76645ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 271.41 KiB/sec. | ||
| 3404 | 2026.05.18 18:23:34.584794 [ 294 ] {81f3455e-03ea-41ff-82a4-8e9ea76645ec} <Debug> TCPHandler: Processed in 0.001345034 sec. | ||
| 3405 | 2026.05.18 18:23:34.584954 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.05.18 18:23:34.585049 [ 294 ] {8b8adc56-5426-49f3-b150-689e51d6ce45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3407 | 2026.05.18 18:23:34.585091 [ 294 ] {8b8adc56-5426-49f3-b150-689e51d6ce45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3408 | 2026.05.18 18:23:34.585555 [ 294 ] {8b8adc56-5426-49f3-b150-689e51d6ce45} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.05.18 18:23:34.585592 [ 294 ] {8b8adc56-5426-49f3-b150-689e51d6ce45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3410 | 2026.05.18 18:23:34.585943 [ 294 ] {8b8adc56-5426-49f3-b150-689e51d6ce45} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3411 | 2026.05.18 18:23:34.586167 [ 294 ] {8b8adc56-5426-49f3-b150-689e51d6ce45} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.05.18 18:23:34.586294 [ 294 ] {8b8adc56-5426-49f3-b150-689e51d6ce45} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001263 sec., 209817.8939034046 rows/sec., 13.94 MiB/sec. | ||
| 3413 | 2026.05.18 18:23:34.586329 [ 294 ] {8b8adc56-5426-49f3-b150-689e51d6ce45} <Debug> TCPHandler: Processed in 0.001424486 sec. | ||
| 3414 | 2026.05.18 18:23:34.586467 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.05.18 18:23:34.586564 [ 294 ] {cb2a0cc6-456a-441f-b407-c340ddead502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3416 | 2026.05.18 18:23:34.586605 [ 294 ] {cb2a0cc6-456a-441f-b407-c340ddead502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3417 | 2026.05.18 18:23:34.586969 [ 294 ] {cb2a0cc6-456a-441f-b407-c340ddead502} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.05.18 18:23:34.587005 [ 294 ] {cb2a0cc6-456a-441f-b407-c340ddead502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3419 | 2026.05.18 18:23:34.587333 [ 294 ] {cb2a0cc6-456a-441f-b407-c340ddead502} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3420 | 2026.05.18 18:23:34.587543 [ 294 ] {cb2a0cc6-456a-441f-b407-c340ddead502} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.05.18 18:23:34.587700 [ 294 ] {cb2a0cc6-456a-441f-b407-c340ddead502} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 58.44 KiB/sec. | ||
| 3422 | 2026.05.18 18:23:34.587748 [ 294 ] {cb2a0cc6-456a-441f-b407-c340ddead502} <Debug> TCPHandler: Processed in 0.001329432 sec. | ||
| 3423 | 2026.05.18 18:23:34.587898 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.05.18 18:23:34.587994 [ 294 ] {8f2b54fc-136e-406e-bbbd-d74bf11a4712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3425 | 2026.05.18 18:23:34.588049 [ 294 ] {8f2b54fc-136e-406e-bbbd-d74bf11a4712} <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 | ||
| 3426 | 2026.05.18 18:23:34.588847 [ 294 ] {8f2b54fc-136e-406e-bbbd-d74bf11a4712} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.05.18 18:23:34.588885 [ 294 ] {8f2b54fc-136e-406e-bbbd-d74bf11a4712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3428 | 2026.05.18 18:23:34.589391 [ 294 ] {8f2b54fc-136e-406e-bbbd-d74bf11a4712} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3429 | 2026.05.18 18:23:34.589611 [ 294 ] {8f2b54fc-136e-406e-bbbd-d74bf11a4712} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.05.18 18:23:34.589775 [ 294 ] {8f2b54fc-136e-406e-bbbd-d74bf11a4712} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001797 sec., 6121.3132999443515 rows/sec., 10.97 MiB/sec. | ||
| 3431 | 2026.05.18 18:23:34.589842 [ 294 ] {8f2b54fc-136e-406e-bbbd-d74bf11a4712} <Debug> TCPHandler: Processed in 0.001992944 sec. | ||
| 3432 | 2026.05.18 18:23:34.589965 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.05.18 18:23:34.590085 [ 294 ] {52bfd986-a448-4b87-b693-8b701fb5b296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3434 | 2026.05.18 18:23:34.590131 [ 294 ] {52bfd986-a448-4b87-b693-8b701fb5b296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3435 | 2026.05.18 18:23:34.590481 [ 294 ] {52bfd986-a448-4b87-b693-8b701fb5b296} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.05.18 18:23:34.590543 [ 294 ] {52bfd986-a448-4b87-b693-8b701fb5b296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3437 | 2026.05.18 18:23:34.590851 [ 294 ] {52bfd986-a448-4b87-b693-8b701fb5b296} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3438 | 2026.05.18 18:23:34.591058 [ 294 ] {52bfd986-a448-4b87-b693-8b701fb5b296} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.05.18 18:23:34.591185 [ 294 ] {52bfd986-a448-4b87-b693-8b701fb5b296} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001142 sec., 78809.10683012259 rows/sec., 4.93 MiB/sec. | ||
| 3440 | 2026.05.18 18:23:34.591218 [ 294 ] {52bfd986-a448-4b87-b693-8b701fb5b296} <Debug> TCPHandler: Processed in 0.001302362 sec. | ||
| 3441 | 2026.05.18 18:23:39.562800 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.05.18 18:23:39.563158 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3443 | 2026.05.18 18:23:39.563497 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3444 | 2026.05.18 18:23:39.563536 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3445 | 2026.05.18 18:23:39.563762 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3446 | 2026.05.18 18:23:39.563832 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3447 | 2026.05.18 18:23:39.563975 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3448 | 2026.05.18 18:23:39.564097 [ 341 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3449 | 2026.05.18 18:23:39.564129 [ 349 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3450 | 2026.05.18 18:23:39.564129 [ 343 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3451 | 2026.05.18 18:23:39.564137 [ 352 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3452 | 2026.05.18 18:23:39.564416 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3453 | 2026.05.18 18:23:39.564444 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3454 | 2026.05.18 18:23:39.564517 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3455 | 2026.05.18 18:23:39.564537 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3456 | 2026.05.18 18:23:39.564571 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3457 | 2026.05.18 18:23:39.564616 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3458 | 2026.05.18 18:23:39.565921 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002879 sec., 14241.055922195206 rows/sec., 2.57 MiB/sec. | ||
| 3459 | 2026.05.18 18:23:39.566048 [ 294 ] {a2664d07-9f2f-4b19-93fc-9d89d9388012} <Debug> TCPHandler: Processed in 0.003443881 sec. | ||
| 3460 | 2026.05.18 18:23:39.568434 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.05.18 18:23:39.568643 [ 294 ] {c813fa03-d27d-4f66-8681-2fc7922f406a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3462 | 2026.05.18 18:23:39.568734 [ 294 ] {c813fa03-d27d-4f66-8681-2fc7922f406a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3463 | 2026.05.18 18:23:39.569406 [ 294 ] {c813fa03-d27d-4f66-8681-2fc7922f406a} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.05.18 18:23:39.569450 [ 294 ] {c813fa03-d27d-4f66-8681-2fc7922f406a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3465 | 2026.05.18 18:23:39.569811 [ 294 ] {c813fa03-d27d-4f66-8681-2fc7922f406a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3466 | 2026.05.18 18:23:39.570038 [ 294 ] {c813fa03-d27d-4f66-8681-2fc7922f406a} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.05.18 18:23:39.570183 [ 294 ] {c813fa03-d27d-4f66-8681-2fc7922f406a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0016 sec., 1250 rows/sec., 101.93 KiB/sec. | ||
| 3468 | 2026.05.18 18:23:39.570218 [ 294 ] {c813fa03-d27d-4f66-8681-2fc7922f406a} <Debug> TCPHandler: Processed in 0.001887201 sec. | ||
| 3469 | 2026.05.18 18:23:39.570356 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.05.18 18:23:39.570459 [ 294 ] {dbc1cfbf-311e-4c4b-8c09-64a243181ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3471 | 2026.05.18 18:23:39.570498 [ 294 ] {dbc1cfbf-311e-4c4b-8c09-64a243181ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3472 | 2026.05.18 18:23:39.570944 [ 294 ] {dbc1cfbf-311e-4c4b-8c09-64a243181ffa} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.05.18 18:23:39.570981 [ 294 ] {dbc1cfbf-311e-4c4b-8c09-64a243181ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3474 | 2026.05.18 18:23:39.571291 [ 294 ] {dbc1cfbf-311e-4c4b-8c09-64a243181ffa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3475 | 2026.05.18 18:23:39.571514 [ 294 ] {dbc1cfbf-311e-4c4b-8c09-64a243181ffa} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.05.18 18:23:39.571644 [ 294 ] {dbc1cfbf-311e-4c4b-8c09-64a243181ffa} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.00121 sec., 98347.10743801654 rows/sec., 8.33 MiB/sec. | ||
| 3477 | 2026.05.18 18:23:39.571679 [ 294 ] {dbc1cfbf-311e-4c4b-8c09-64a243181ffa} <Debug> TCPHandler: Processed in 0.001373044 sec. | ||
| 3478 | 2026.05.18 18:23:39.571823 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.05.18 18:23:39.571922 [ 294 ] {e021d1d2-dc5e-468c-a05e-7df5abaed5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.05.18 18:23:39.571962 [ 294 ] {e021d1d2-dc5e-468c-a05e-7df5abaed5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3481 | 2026.05.18 18:23:39.572373 [ 294 ] {e021d1d2-dc5e-468c-a05e-7df5abaed5ea} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.05.18 18:23:39.572410 [ 294 ] {e021d1d2-dc5e-468c-a05e-7df5abaed5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3483 | 2026.05.18 18:23:39.572705 [ 294 ] {e021d1d2-dc5e-468c-a05e-7df5abaed5ea} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3484 | 2026.05.18 18:23:39.572913 [ 294 ] {e021d1d2-dc5e-468c-a05e-7df5abaed5ea} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.05.18 18:23:39.573041 [ 294 ] {e021d1d2-dc5e-468c-a05e-7df5abaed5ea} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001138 sec., 28998.242530755713 rows/sec., 2.12 MiB/sec. | ||
| 3486 | 2026.05.18 18:23:39.573075 [ 294 ] {e021d1d2-dc5e-468c-a05e-7df5abaed5ea} <Debug> TCPHandler: Processed in 0.001302312 sec. | ||
| 3487 | 2026.05.18 18:23:39.573197 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.05.18 18:23:39.573292 [ 294 ] {3e047dde-afb4-4002-ab3e-0b60a69891f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3489 | 2026.05.18 18:23:39.573332 [ 294 ] {3e047dde-afb4-4002-ab3e-0b60a69891f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3490 | 2026.05.18 18:23:39.573750 [ 294 ] {3e047dde-afb4-4002-ab3e-0b60a69891f9} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.05.18 18:23:39.573787 [ 294 ] {3e047dde-afb4-4002-ab3e-0b60a69891f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3492 | 2026.05.18 18:23:39.574081 [ 294 ] {3e047dde-afb4-4002-ab3e-0b60a69891f9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3493 | 2026.05.18 18:23:39.574290 [ 294 ] {3e047dde-afb4-4002-ab3e-0b60a69891f9} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.05.18 18:23:39.574420 [ 294 ] {3e047dde-afb4-4002-ab3e-0b60a69891f9} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001146 sec., 84642.23385689354 rows/sec., 6.61 MiB/sec. | ||
| 3495 | 2026.05.18 18:23:39.574454 [ 294 ] {3e047dde-afb4-4002-ab3e-0b60a69891f9} <Debug> TCPHandler: Processed in 0.001307222 sec. | ||
| 3496 | 2026.05.18 18:23:39.574584 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.05.18 18:23:39.574680 [ 294 ] {2e909151-af4c-4ce5-9692-972c04554a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3498 | 2026.05.18 18:23:39.574722 [ 294 ] {2e909151-af4c-4ce5-9692-972c04554a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3499 | 2026.05.18 18:23:39.575121 [ 294 ] {2e909151-af4c-4ce5-9692-972c04554a6e} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.05.18 18:23:39.575156 [ 294 ] {2e909151-af4c-4ce5-9692-972c04554a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3501 | 2026.05.18 18:23:39.575482 [ 294 ] {2e909151-af4c-4ce5-9692-972c04554a6e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3502 | 2026.05.18 18:23:39.575702 [ 294 ] {2e909151-af4c-4ce5-9692-972c04554a6e} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.05.18 18:23:39.575835 [ 294 ] {2e909151-af4c-4ce5-9692-972c04554a6e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001174 sec., 137137.98977853495 rows/sec., 9.55 MiB/sec. | ||
| 3504 | 2026.05.18 18:23:39.575877 [ 294 ] {2e909151-af4c-4ce5-9692-972c04554a6e} <Debug> TCPHandler: Processed in 0.001342593 sec. | ||
| 3505 | 2026.05.18 18:23:39.576002 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.05.18 18:23:39.576098 [ 294 ] {311c458e-cf69-4a2f-a67b-5ab46adb98b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3507 | 2026.05.18 18:23:39.576151 [ 294 ] {311c458e-cf69-4a2f-a67b-5ab46adb98b5} <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 | ||
| 3508 | 2026.05.18 18:23:39.577000 [ 294 ] {311c458e-cf69-4a2f-a67b-5ab46adb98b5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.05.18 18:23:39.577038 [ 294 ] {311c458e-cf69-4a2f-a67b-5ab46adb98b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3510 | 2026.05.18 18:23:39.577579 [ 294 ] {311c458e-cf69-4a2f-a67b-5ab46adb98b5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3511 | 2026.05.18 18:23:39.577802 [ 294 ] {311c458e-cf69-4a2f-a67b-5ab46adb98b5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.05.18 18:23:39.577940 [ 294 ] {311c458e-cf69-4a2f-a67b-5ab46adb98b5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00186 sec., 16666.666666666664 rows/sec., 29.87 MiB/sec. | ||
| 3513 | 2026.05.18 18:23:39.577995 [ 294 ] {311c458e-cf69-4a2f-a67b-5ab46adb98b5} <Debug> TCPHandler: Processed in 0.002041756 sec. | ||
| 3514 | 2026.05.18 18:23:39.578133 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.05.18 18:23:39.578241 [ 294 ] {15b1fa45-5831-418a-b13e-52d6329d0ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3516 | 2026.05.18 18:23:39.578283 [ 294 ] {15b1fa45-5831-418a-b13e-52d6329d0ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3517 | 2026.05.18 18:23:39.578682 [ 294 ] {15b1fa45-5831-418a-b13e-52d6329d0ef9} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.05.18 18:23:39.578718 [ 294 ] {15b1fa45-5831-418a-b13e-52d6329d0ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3519 | 2026.05.18 18:23:39.579025 [ 294 ] {15b1fa45-5831-418a-b13e-52d6329d0ef9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3520 | 2026.05.18 18:23:39.579236 [ 294 ] {15b1fa45-5831-418a-b13e-52d6329d0ef9} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.05.18 18:23:39.579369 [ 294 ] {15b1fa45-5831-418a-b13e-52d6329d0ef9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 3522 | 2026.05.18 18:23:39.579402 [ 294 ] {15b1fa45-5831-418a-b13e-52d6329d0ef9} <Debug> TCPHandler: Processed in 0.001324812 sec. | ||
| 3523 | 2026.05.18 18:23:39.696959 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6173 | ||
| 3524 | 2026.05.18 18:23:39.697418 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.05.18 18:23:39.697458 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3526 | 2026.05.18 18:23:39.697948 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3527 | 2026.05.18 18:23:39.698175 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.05.18 18:23:39.698308 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6173 | ||
| 3529 | 2026.05.18 18:23:40.025625 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3530 | 2026.05.18 18:23:40.041540 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.05.18 18:23:40.041586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3532 | 2026.05.18 18:23:40.047363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3533 | 2026.05.18 18:23:40.048085 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.05.18 18:23:40.050650 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3535 | 2026.05.18 18:23:44.566424 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.05.18 18:23:44.566842 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3537 | 2026.05.18 18:23:44.567308 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3538 | 2026.05.18 18:23:44.567349 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3539 | 2026.05.18 18:23:44.567593 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3540 | 2026.05.18 18:23:44.567665 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3541 | 2026.05.18 18:23:44.567808 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3542 | 2026.05.18 18:23:44.567930 [ 341 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3543 | 2026.05.18 18:23:44.567962 [ 349 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3544 | 2026.05.18 18:23:44.568025 [ 341 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3545 | 2026.05.18 18:23:44.568089 [ 349 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3546 | 2026.05.18 18:23:44.568169 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3547 | 2026.05.18 18:23:44.568199 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3548 | 2026.05.18 18:23:44.568269 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3549 | 2026.05.18 18:23:44.568291 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3550 | 2026.05.18 18:23:44.568328 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3551 | 2026.05.18 18:23:44.568369 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3552 | 2026.05.18 18:23:44.569791 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003124 sec., 13124.199743918054 rows/sec., 2.36 MiB/sec. | ||
| 3553 | 2026.05.18 18:23:44.569905 [ 294 ] {b2587c3d-3ffa-48ca-b996-5a610ca315ce} <Debug> TCPHandler: Processed in 0.003679279 sec. | ||
| 3554 | 2026.05.18 18:23:44.575103 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.05.18 18:23:44.575328 [ 294 ] {e858542c-be78-4129-88db-4110f188e243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3556 | 2026.05.18 18:23:44.575411 [ 294 ] {e858542c-be78-4129-88db-4110f188e243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3557 | 2026.05.18 18:23:44.576334 [ 294 ] {e858542c-be78-4129-88db-4110f188e243} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.05.18 18:23:44.576387 [ 294 ] {e858542c-be78-4129-88db-4110f188e243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3559 | 2026.05.18 18:23:44.576833 [ 294 ] {e858542c-be78-4129-88db-4110f188e243} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3560 | 2026.05.18 18:23:44.577079 [ 294 ] {e858542c-be78-4129-88db-4110f188e243} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.05.18 18:23:44.577226 [ 294 ] {e858542c-be78-4129-88db-4110f188e243} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00196 sec., 144897.95918367346 rows/sec., 9.20 MiB/sec. | ||
| 3562 | 2026.05.18 18:23:44.577225 [ 140 ] {} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3563 | 2026.05.18 18:23:44.577261 [ 294 ] {e858542c-be78-4129-88db-4110f188e243} <Debug> TCPHandler: Processed in 0.002264462 sec. | ||
| 3564 | 2026.05.18 18:23:44.577334 [ 140 ] {} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.05.18 18:23:44.577382 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3566 | 2026.05.18 18:23:44.577458 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.05.18 18:23:44.577520 [ 192 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 3568 | 2026.05.18 18:23:44.577564 [ 294 ] {472bf3fe-d0be-44a2-9828-3c178f20de8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3569 | 2026.05.18 18:23:44.577611 [ 294 ] {472bf3fe-d0be-44a2-9828-3c178f20de8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3570 | 2026.05.18 18:23:44.577676 [ 192 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3571 | 2026.05.18 18:23:44.577722 [ 192 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 3572 | 2026.05.18 18:23:44.577803 [ 192 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 3573 | 2026.05.18 18:23:44.577858 [ 192 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3574 | 2026.05.18 18:23:44.577908 [ 192 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3575 | 2026.05.18 18:23:44.577957 [ 192 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3576 | 2026.05.18 18:23:44.578485 [ 294 ] {472bf3fe-d0be-44a2-9828-3c178f20de8f} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.05.18 18:23:44.578530 [ 294 ] {472bf3fe-d0be-44a2-9828-3c178f20de8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3578 | 2026.05.18 18:23:44.578936 [ 294 ] {472bf3fe-d0be-44a2-9828-3c178f20de8f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3579 | 2026.05.18 18:23:44.578961 [ 194 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501969 sec., 945425.637945923 rows/sec., 63.65 MiB/sec. | ||
| 3580 | 2026.05.18 18:23:44.579126 [ 192 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3581 | 2026.05.18 18:23:44.579181 [ 294 ] {472bf3fe-d0be-44a2-9828-3c178f20de8f} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.05.18 18:23:44.579336 [ 294 ] {472bf3fe-d0be-44a2-9828-3c178f20de8f} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001791 sec., 457286.432160804 rows/sec., 35.44 MiB/sec. | ||
| 3583 | 2026.05.18 18:23:44.579375 [ 294 ] {472bf3fe-d0be-44a2-9828-3c178f20de8f} <Debug> TCPHandler: Processed in 0.001967033 sec. | ||
| 3584 | 2026.05.18 18:23:44.579417 [ 192 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_9_2} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.05.18 18:23:44.579497 [ 192 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_9_2} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3586 | 2026.05.18 18:23:44.579522 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.05.18 18:23:44.579575 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3588 | 2026.05.18 18:23:44.579629 [ 294 ] {78c3db1c-91cb-4e3d-bb11-9518b10264d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3589 | 2026.05.18 18:23:44.579676 [ 294 ] {78c3db1c-91cb-4e3d-bb11-9518b10264d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3590 | 2026.05.18 18:23:44.580158 [ 294 ] {78c3db1c-91cb-4e3d-bb11-9518b10264d2} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.05.18 18:23:44.580195 [ 294 ] {78c3db1c-91cb-4e3d-bb11-9518b10264d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3592 | 2026.05.18 18:23:44.580514 [ 294 ] {78c3db1c-91cb-4e3d-bb11-9518b10264d2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3593 | 2026.05.18 18:23:44.580725 [ 294 ] {78c3db1c-91cb-4e3d-bb11-9518b10264d2} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.05.18 18:23:44.580851 [ 294 ] {78c3db1c-91cb-4e3d-bb11-9518b10264d2} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001242 sec., 123188.40579710144 rows/sec., 7.37 MiB/sec. | ||
| 3595 | 2026.05.18 18:23:44.580870 [ 137 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3596 | 2026.05.18 18:23:44.580885 [ 294 ] {78c3db1c-91cb-4e3d-bb11-9518b10264d2} <Debug> TCPHandler: Processed in 0.001423596 sec. | ||
| 3597 | 2026.05.18 18:23:44.580927 [ 137 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.05.18 18:23:44.580958 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3599 | 2026.05.18 18:23:44.581070 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.05.18 18:23:44.581085 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 3601 | 2026.05.18 18:23:44.581177 [ 294 ] {dc821cff-088b-4d97-acc3-cdadf94aece7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3602 | 2026.05.18 18:23:44.581224 [ 294 ] {dc821cff-088b-4d97-acc3-cdadf94aece7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3603 | 2026.05.18 18:23:44.581249 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3604 | 2026.05.18 18:23:44.581294 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 208 rows starting from the beginning of the part | ||
| 3605 | 2026.05.18 18:23:44.581373 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 172 rows starting from the beginning of the part | ||
| 3606 | 2026.05.18 18:23:44.581426 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3607 | 2026.05.18 18:23:44.581477 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 153 rows starting from the beginning of the part | ||
| 3608 | 2026.05.18 18:23:44.581525 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 3609 | 2026.05.18 18:23:44.581579 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 153 rows starting from the beginning of the part | ||
| 3610 | 2026.05.18 18:23:44.581684 [ 294 ] {dc821cff-088b-4d97-acc3-cdadf94aece7} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.05.18 18:23:44.581728 [ 294 ] {dc821cff-088b-4d97-acc3-cdadf94aece7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3612 | 2026.05.18 18:23:44.582078 [ 294 ] {dc821cff-088b-4d97-acc3-cdadf94aece7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3613 | 2026.05.18 18:23:44.582316 [ 294 ] {dc821cff-088b-4d97-acc3-cdadf94aece7} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.05.18 18:23:44.582452 [ 294 ] {dc821cff-088b-4d97-acc3-cdadf94aece7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001299 sec., 114703.6181678214 rows/sec., 7.41 MiB/sec. | ||
| 3615 | 2026.05.18 18:23:44.582487 [ 294 ] {dc821cff-088b-4d97-acc3-cdadf94aece7} <Debug> TCPHandler: Processed in 0.001476187 sec. | ||
| 3616 | 2026.05.18 18:23:44.582607 [ 194 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587711 sec., 472378.15950131987 rows/sec., 31.14 MiB/sec. | ||
| 3617 | 2026.05.18 18:23:44.582612 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.05.18 18:23:44.582731 [ 294 ] {3c427957-0e56-48ea-b687-e8c06bfdc3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3619 | 2026.05.18 18:23:44.582755 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3620 | 2026.05.18 18:23:44.582775 [ 294 ] {3c427957-0e56-48ea-b687-e8c06bfdc3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3621 | 2026.05.18 18:23:44.583015 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_16_3} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.05.18 18:23:44.583089 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_16_3} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3623 | 2026.05.18 18:23:44.583165 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3624 | 2026.05.18 18:23:44.583240 [ 294 ] {3c427957-0e56-48ea-b687-e8c06bfdc3bb} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.05.18 18:23:44.583283 [ 294 ] {3c427957-0e56-48ea-b687-e8c06bfdc3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3626 | 2026.05.18 18:23:44.583625 [ 294 ] {3c427957-0e56-48ea-b687-e8c06bfdc3bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3627 | 2026.05.18 18:23:44.583838 [ 294 ] {3c427957-0e56-48ea-b687-e8c06bfdc3bb} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2026.05.18 18:23:44.583960 [ 137 ] {} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3629 | 2026.05.18 18:23:44.583966 [ 294 ] {3c427957-0e56-48ea-b687-e8c06bfdc3bb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001253 sec., 118116.52035115722 rows/sec., 6.72 MiB/sec. | ||
| 3630 | 2026.05.18 18:23:44.584004 [ 137 ] {} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.05.18 18:23:44.584022 [ 294 ] {3c427957-0e56-48ea-b687-e8c06bfdc3bb} <Debug> TCPHandler: Processed in 0.001459487 sec. | ||
| 3632 | 2026.05.18 18:23:44.584031 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3633 | 2026.05.18 18:23:44.584129 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 3634 | 2026.05.18 18:23:44.584159 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.05.18 18:23:44.584236 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3636 | 2026.05.18 18:23:44.584262 [ 294 ] {4558f866-8e20-47a2-9f0c-ec2cc8e8f845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3637 | 2026.05.18 18:23:44.584295 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 3638 | 2026.05.18 18:23:44.584311 [ 294 ] {4558f866-8e20-47a2-9f0c-ec2cc8e8f845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3639 | 2026.05.18 18:23:44.584390 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 3640 | 2026.05.18 18:23:44.584447 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3641 | 2026.05.18 18:23:44.584491 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3642 | 2026.05.18 18:23:44.584533 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3643 | 2026.05.18 18:23:44.584920 [ 294 ] {4558f866-8e20-47a2-9f0c-ec2cc8e8f845} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.05.18 18:23:44.584963 [ 294 ] {4558f866-8e20-47a2-9f0c-ec2cc8e8f845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3645 | 2026.05.18 18:23:44.585319 [ 294 ] {4558f866-8e20-47a2-9f0c-ec2cc8e8f845} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3646 | 2026.05.18 18:23:44.585344 [ 196 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124986 sec., 592066.3114268798 rows/sec., 35.93 MiB/sec. | ||
| 3647 | 2026.05.18 18:23:44.585545 [ 194 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3648 | 2026.05.18 18:23:44.585557 [ 294 ] {4558f866-8e20-47a2-9f0c-ec2cc8e8f845} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.05.18 18:23:44.585707 [ 294 ] {4558f866-8e20-47a2-9f0c-ec2cc8e8f845} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001463 sec., 342447.0266575529 rows/sec., 24.07 MiB/sec. | ||
| 3650 | 2026.05.18 18:23:44.585744 [ 294 ] {4558f866-8e20-47a2-9f0c-ec2cc8e8f845} <Debug> TCPHandler: Processed in 0.001634213 sec. | ||
| 3651 | 2026.05.18 18:23:44.585874 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.05.18 18:23:44.585897 [ 194 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_9_2} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.05.18 18:23:44.585972 [ 294 ] {9167ed8f-82f6-4ba1-bd74-53ba72ea83ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3654 | 2026.05.18 18:23:44.585982 [ 194 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_9_2} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3655 | 2026.05.18 18:23:44.586024 [ 294 ] {9167ed8f-82f6-4ba1-bd74-53ba72ea83ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3656 | 2026.05.18 18:23:44.586085 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3657 | 2026.05.18 18:23:44.586371 [ 294 ] {9167ed8f-82f6-4ba1-bd74-53ba72ea83ae} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.05.18 18:23:44.586413 [ 294 ] {9167ed8f-82f6-4ba1-bd74-53ba72ea83ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3659 | 2026.05.18 18:23:44.586725 [ 294 ] {9167ed8f-82f6-4ba1-bd74-53ba72ea83ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3660 | 2026.05.18 18:23:44.586933 [ 294 ] {9167ed8f-82f6-4ba1-bd74-53ba72ea83ae} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.05.18 18:23:44.587061 [ 294 ] {9167ed8f-82f6-4ba1-bd74-53ba72ea83ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 3662 | 2026.05.18 18:23:44.587094 [ 294 ] {9167ed8f-82f6-4ba1-bd74-53ba72ea83ae} <Debug> TCPHandler: Processed in 0.00127127 sec. | ||
| 3663 | 2026.05.18 18:23:44.587211 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2026.05.18 18:23:44.587307 [ 294 ] {d0b60324-e6df-4958-8328-b19f051416d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3665 | 2026.05.18 18:23:44.587350 [ 294 ] {d0b60324-e6df-4958-8328-b19f051416d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3666 | 2026.05.18 18:23:44.587756 [ 294 ] {d0b60324-e6df-4958-8328-b19f051416d9} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.05.18 18:23:44.587792 [ 294 ] {d0b60324-e6df-4958-8328-b19f051416d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3668 | 2026.05.18 18:23:44.588156 [ 294 ] {d0b60324-e6df-4958-8328-b19f051416d9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3669 | 2026.05.18 18:23:44.588369 [ 294 ] {d0b60324-e6df-4958-8328-b19f051416d9} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.05.18 18:23:44.588496 [ 294 ] {d0b60324-e6df-4958-8328-b19f051416d9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001207 sec., 219552.6097763049 rows/sec., 14.59 MiB/sec. | ||
| 3671 | 2026.05.18 18:23:44.588530 [ 294 ] {d0b60324-e6df-4958-8328-b19f051416d9} <Debug> TCPHandler: Processed in 0.001370134 sec. | ||
| 3672 | 2026.05.18 18:23:44.588662 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.05.18 18:23:44.588759 [ 294 ] {1fdc967c-414e-4aff-9d3b-ef8d07b6118a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3674 | 2026.05.18 18:23:44.588802 [ 294 ] {1fdc967c-414e-4aff-9d3b-ef8d07b6118a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3675 | 2026.05.18 18:23:44.589121 [ 294 ] {1fdc967c-414e-4aff-9d3b-ef8d07b6118a} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.05.18 18:23:44.589157 [ 294 ] {1fdc967c-414e-4aff-9d3b-ef8d07b6118a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3677 | 2026.05.18 18:23:44.589448 [ 294 ] {1fdc967c-414e-4aff-9d3b-ef8d07b6118a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3678 | 2026.05.18 18:23:44.589652 [ 294 ] {1fdc967c-414e-4aff-9d3b-ef8d07b6118a} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.05.18 18:23:44.589784 [ 294 ] {1fdc967c-414e-4aff-9d3b-ef8d07b6118a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 3680 | 2026.05.18 18:23:44.589786 [ 137 ] {} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3681 | 2026.05.18 18:23:44.589819 [ 294 ] {1fdc967c-414e-4aff-9d3b-ef8d07b6118a} <Debug> TCPHandler: Processed in 0.001207859 sec. | ||
| 3682 | 2026.05.18 18:23:44.589841 [ 137 ] {} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.05.18 18:23:44.589867 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3684 | 2026.05.18 18:23:44.589952 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.05.18 18:23:44.589954 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 3686 | 2026.05.18 18:23:44.590068 [ 294 ] {5b555e52-79d0-4572-9996-6201baf95bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3687 | 2026.05.18 18:23:44.590087 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3688 | 2026.05.18 18:23:44.590124 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3689 | 2026.05.18 18:23:44.590131 [ 294 ] {5b555e52-79d0-4572-9996-6201baf95bbe} <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 | ||
| 3690 | 2026.05.18 18:23:44.590186 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3691 | 2026.05.18 18:23:44.590238 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3692 | 2026.05.18 18:23:44.590279 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3693 | 2026.05.18 18:23:44.590319 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3694 | 2026.05.18 18:23:44.590361 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3695 | 2026.05.18 18:23:44.590906 [ 294 ] {5b555e52-79d0-4572-9996-6201baf95bbe} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.05.18 18:23:44.590955 [ 294 ] {5b555e52-79d0-4572-9996-6201baf95bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3697 | 2026.05.18 18:23:44.591209 [ 197 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001290002 sec., 7751.925966006254 rows/sec., 519.32 KiB/sec. | ||
| 3698 | 2026.05.18 18:23:44.591328 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3699 | 2026.05.18 18:23:44.591509 [ 294 ] {5b555e52-79d0-4572-9996-6201baf95bbe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3700 | 2026.05.18 18:23:44.591622 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_10_2} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.05.18 18:23:44.591725 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_10_2} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3702 | 2026.05.18 18:23:44.591789 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3703 | 2026.05.18 18:23:44.591798 [ 294 ] {5b555e52-79d0-4572-9996-6201baf95bbe} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.05.18 18:23:44.591941 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3705 | 2026.05.18 18:23:44.591949 [ 294 ] {5b555e52-79d0-4572-9996-6201baf95bbe} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001899 sec., 5792.522380200105 rows/sec., 10.38 MiB/sec. | ||
| 3706 | 2026.05.18 18:23:44.591984 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.05.18 18:23:44.592010 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3708 | 2026.05.18 18:23:44.592024 [ 294 ] {5b555e52-79d0-4572-9996-6201baf95bbe} <Debug> TCPHandler: Processed in 0.002120548 sec. | ||
| 3709 | 2026.05.18 18:23:44.592103 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 3710 | 2026.05.18 18:23:44.592154 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2026.05.18 18:23:44.592255 [ 294 ] {82755339-c116-431f-879c-deb2629280fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3712 | 2026.05.18 18:23:44.592298 [ 294 ] {82755339-c116-431f-879c-deb2629280fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3713 | 2026.05.18 18:23:44.592312 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3714 | 2026.05.18 18:23:44.592369 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 185 rows starting from the beginning of the part | ||
| 3715 | 2026.05.18 18:23:44.592499 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 3716 | 2026.05.18 18:23:44.592611 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3717 | 2026.05.18 18:23:44.592648 [ 294 ] {82755339-c116-431f-879c-deb2629280fd} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.05.18 18:23:44.592690 [ 294 ] {82755339-c116-431f-879c-deb2629280fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3719 | 2026.05.18 18:23:44.592722 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3720 | 2026.05.18 18:23:44.592845 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3721 | 2026.05.18 18:23:44.592993 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3722 | 2026.05.18 18:23:44.593046 [ 294 ] {82755339-c116-431f-879c-deb2629280fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3723 | 2026.05.18 18:23:44.593297 [ 294 ] {82755339-c116-431f-879c-deb2629280fd} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.05.18 18:23:44.593438 [ 294 ] {82755339-c116-431f-879c-deb2629280fd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001201 sec., 74937.55203996669 rows/sec., 4.69 MiB/sec. | ||
| 3725 | 2026.05.18 18:23:44.593472 [ 294 ] {82755339-c116-431f-879c-deb2629280fd} <Debug> TCPHandler: Processed in 0.001371634 sec. | ||
| 3726 | 2026.05.18 18:23:44.595972 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 19 columns (19 merged, 0 gathered) in 0.003912896 sec., 73858.33919429497 rows/sec., 132.35 MiB/sec. | ||
| 3727 | 2026.05.18 18:23:44.596382 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3728 | 2026.05.18 18:23:44.596692 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.05.18 18:23:44.596755 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3730 | 2026.05.18 18:23:44.596828 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3731 | 2026.05.18 18:23:47.134291 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3732 | 2026.05.18 18:23:47.134355 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3733 | 2026.05.18 18:23:47.199219 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6685 | ||
| 3734 | 2026.05.18 18:23:47.199705 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.05.18 18:23:47.199751 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3736 | 2026.05.18 18:23:47.200253 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3737 | 2026.05.18 18:23:47.200480 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.05.18 18:23:47.200610 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6685 | ||
| 3739 | 2026.05.18 18:23:47.551630 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3740 | 2026.05.18 18:23:47.567966 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3741 | 2026.05.18 18:23:47.568021 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3742 | 2026.05.18 18:23:47.573722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3743 | 2026.05.18 18:23:47.574404 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3744 | 2026.05.18 18:23:47.576965 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3745 | 2026.05.18 18:23:48.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.79 MiB, peak 232.79 MiB, free memory in arenas 0.00 B, will set to 229.91 MiB (RSS), difference: 1.13 MiB | ||
| 3746 | 2026.05.18 18:23:49.562284 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2026.05.18 18:23:49.562542 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3748 | 2026.05.18 18:23:49.562896 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3749 | 2026.05.18 18:23:49.562935 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3750 | 2026.05.18 18:23:49.563165 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3751 | 2026.05.18 18:23:49.563239 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3752 | 2026.05.18 18:23:49.563383 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3753 | 2026.05.18 18:23:49.563497 [ 341 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3754 | 2026.05.18 18:23:49.563511 [ 349 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3755 | 2026.05.18 18:23:49.563509 [ 352 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3756 | 2026.05.18 18:23:49.563511 [ 344 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3757 | 2026.05.18 18:23:49.563736 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3758 | 2026.05.18 18:23:49.563770 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3759 | 2026.05.18 18:23:49.563849 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3760 | 2026.05.18 18:23:49.563869 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3761 | 2026.05.18 18:23:49.563907 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3762 | 2026.05.18 18:23:49.563948 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3763 | 2026.05.18 18:23:49.565218 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002774 sec., 14780.100937274694 rows/sec., 2.66 MiB/sec. | ||
| 3764 | 2026.05.18 18:23:49.565333 [ 294 ] {30c02ce7-51b4-4d48-941a-bbb4bb079df4} <Debug> TCPHandler: Processed in 0.003192832 sec. | ||
| 3765 | 2026.05.18 18:23:49.567543 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2026.05.18 18:23:49.567663 [ 294 ] {102b2aa9-348d-41f4-b0b3-8fa063e10f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3767 | 2026.05.18 18:23:49.567709 [ 294 ] {102b2aa9-348d-41f4-b0b3-8fa063e10f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3768 | 2026.05.18 18:23:49.568271 [ 294 ] {102b2aa9-348d-41f4-b0b3-8fa063e10f9c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.05.18 18:23:49.568315 [ 294 ] {102b2aa9-348d-41f4-b0b3-8fa063e10f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3770 | 2026.05.18 18:23:49.568700 [ 294 ] {102b2aa9-348d-41f4-b0b3-8fa063e10f9c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3771 | 2026.05.18 18:23:49.568927 [ 294 ] {102b2aa9-348d-41f4-b0b3-8fa063e10f9c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.05.18 18:23:49.569074 [ 294 ] {102b2aa9-348d-41f4-b0b3-8fa063e10f9c} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001443 sec., 81774.08177408177 rows/sec., 6.94 MiB/sec. | ||
| 3773 | 2026.05.18 18:23:49.569109 [ 294 ] {102b2aa9-348d-41f4-b0b3-8fa063e10f9c} <Debug> TCPHandler: Processed in 0.001618462 sec. | ||
| 3774 | 2026.05.18 18:23:49.569245 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3775 | 2026.05.18 18:23:49.569356 [ 294 ] {c3155f00-1aed-42e1-b930-f86df1369f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3776 | 2026.05.18 18:23:49.569398 [ 294 ] {c3155f00-1aed-42e1-b930-f86df1369f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3777 | 2026.05.18 18:23:49.569832 [ 294 ] {c3155f00-1aed-42e1-b930-f86df1369f66} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2026.05.18 18:23:49.569868 [ 294 ] {c3155f00-1aed-42e1-b930-f86df1369f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3779 | 2026.05.18 18:23:49.570175 [ 294 ] {c3155f00-1aed-42e1-b930-f86df1369f66} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3780 | 2026.05.18 18:23:49.570390 [ 294 ] {c3155f00-1aed-42e1-b930-f86df1369f66} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2026.05.18 18:23:49.570520 [ 294 ] {c3155f00-1aed-42e1-b930-f86df1369f66} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001186 sec., 26138.279932546375 rows/sec., 1.92 MiB/sec. | ||
| 3782 | 2026.05.18 18:23:49.570562 [ 294 ] {c3155f00-1aed-42e1-b930-f86df1369f66} <Debug> TCPHandler: Processed in 0.001366395 sec. | ||
| 3783 | 2026.05.18 18:23:49.570689 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.05.18 18:23:49.570787 [ 294 ] {751bd46c-a3a9-4331-9e42-c0261416e192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3785 | 2026.05.18 18:23:49.570827 [ 294 ] {751bd46c-a3a9-4331-9e42-c0261416e192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3786 | 2026.05.18 18:23:49.571256 [ 294 ] {751bd46c-a3a9-4331-9e42-c0261416e192} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.05.18 18:23:49.571292 [ 294 ] {751bd46c-a3a9-4331-9e42-c0261416e192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3788 | 2026.05.18 18:23:49.571598 [ 294 ] {751bd46c-a3a9-4331-9e42-c0261416e192} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3789 | 2026.05.18 18:23:49.571832 [ 294 ] {751bd46c-a3a9-4331-9e42-c0261416e192} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.05.18 18:23:49.571964 [ 294 ] {751bd46c-a3a9-4331-9e42-c0261416e192} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001196 sec., 79431.4381270903 rows/sec., 6.20 MiB/sec. | ||
| 3791 | 2026.05.18 18:23:49.571998 [ 294 ] {751bd46c-a3a9-4331-9e42-c0261416e192} <Debug> TCPHandler: Processed in 0.001358404 sec. | ||
| 3792 | 2026.05.18 18:23:49.572130 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3793 | 2026.05.18 18:23:49.572227 [ 294 ] {13603ce5-cdb6-4e49-811c-7a62ae4a644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3794 | 2026.05.18 18:23:49.572270 [ 294 ] {13603ce5-cdb6-4e49-811c-7a62ae4a644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3795 | 2026.05.18 18:23:49.572692 [ 294 ] {13603ce5-cdb6-4e49-811c-7a62ae4a644d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.05.18 18:23:49.572729 [ 294 ] {13603ce5-cdb6-4e49-811c-7a62ae4a644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3797 | 2026.05.18 18:23:49.573050 [ 294 ] {13603ce5-cdb6-4e49-811c-7a62ae4a644d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3798 | 2026.05.18 18:23:49.573265 [ 294 ] {13603ce5-cdb6-4e49-811c-7a62ae4a644d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.05.18 18:23:49.573398 [ 294 ] {13603ce5-cdb6-4e49-811c-7a62ae4a644d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3800 | 2026.05.18 18:23:49.573432 [ 294 ] {13603ce5-cdb6-4e49-811c-7a62ae4a644d} <Debug> TCPHandler: Processed in 0.001351494 sec. | ||
| 3801 | 2026.05.18 18:23:49.573567 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.05.18 18:23:49.573664 [ 294 ] {a37d0a6e-c6ac-4575-84d2-a47247fd0f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3803 | 2026.05.18 18:23:49.573718 [ 294 ] {a37d0a6e-c6ac-4575-84d2-a47247fd0f79} <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 | ||
| 3804 | 2026.05.18 18:23:49.574483 [ 294 ] {a37d0a6e-c6ac-4575-84d2-a47247fd0f79} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.05.18 18:23:49.574519 [ 294 ] {a37d0a6e-c6ac-4575-84d2-a47247fd0f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3806 | 2026.05.18 18:23:49.575073 [ 294 ] {a37d0a6e-c6ac-4575-84d2-a47247fd0f79} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3807 | 2026.05.18 18:23:49.575297 [ 294 ] {a37d0a6e-c6ac-4575-84d2-a47247fd0f79} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2026.05.18 18:23:49.575434 [ 294 ] {a37d0a6e-c6ac-4575-84d2-a47247fd0f79} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001788 sec., 17337.80760626398 rows/sec., 31.07 MiB/sec. | ||
| 3809 | 2026.05.18 18:23:49.575487 [ 294 ] {a37d0a6e-c6ac-4575-84d2-a47247fd0f79} <Debug> TCPHandler: Processed in 0.001980524 sec. | ||
| 3810 | 2026.05.18 18:23:49.575621 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.05.18 18:23:49.575718 [ 294 ] {4fdcc858-267d-43c1-8467-ee708ad5e59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3812 | 2026.05.18 18:23:49.575761 [ 294 ] {4fdcc858-267d-43c1-8467-ee708ad5e59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3813 | 2026.05.18 18:23:49.576116 [ 294 ] {4fdcc858-267d-43c1-8467-ee708ad5e59a} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.05.18 18:23:49.576152 [ 294 ] {4fdcc858-267d-43c1-8467-ee708ad5e59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3815 | 2026.05.18 18:23:49.576460 [ 294 ] {4fdcc858-267d-43c1-8467-ee708ad5e59a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3816 | 2026.05.18 18:23:49.576688 [ 294 ] {4fdcc858-267d-43c1-8467-ee708ad5e59a} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.05.18 18:23:49.576817 [ 294 ] {4fdcc858-267d-43c1-8467-ee708ad5e59a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 3818 | 2026.05.18 18:23:49.576850 [ 294 ] {4fdcc858-267d-43c1-8467-ee708ad5e59a} <Debug> TCPHandler: Processed in 0.001278051 sec. | ||
| 3819 | 2026.05.18 18:23:49.779385 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.05.18 18:23:49.779637 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3821 | 2026.05.18 18:23:49.780007 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3822 | 2026.05.18 18:23:49.780054 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3823 | 2026.05.18 18:23:49.780328 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3824 | 2026.05.18 18:23:49.780399 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3825 | 2026.05.18 18:23:49.780543 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 3826 | 2026.05.18 18:23:49.780645 [ 344 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3827 | 2026.05.18 18:23:49.780701 [ 347 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3828 | 2026.05.18 18:23:49.780701 [ 318 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3829 | 2026.05.18 18:23:49.780704 [ 349 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3830 | 2026.05.18 18:23:49.780933 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3831 | 2026.05.18 18:23:49.780966 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3832 | 2026.05.18 18:23:49.781044 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3833 | 2026.05.18 18:23:49.781064 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3834 | 2026.05.18 18:23:49.781110 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3835 | 2026.05.18 18:23:49.781155 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3836 | 2026.05.18 18:23:49.782517 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.00299 sec., 13712.3745819398 rows/sec., 2.99 MiB/sec. | ||
| 3837 | 2026.05.18 18:23:49.782720 [ 294 ] {788a6d8e-601c-475b-9cfb-03d16486956f} <Debug> TCPHandler: Processed in 0.003464512 sec. | ||
| 3838 | 2026.05.18 18:23:49.798155 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3839 | 2026.05.18 18:23:49.798298 [ 294 ] {9ac59d42-acdf-4ab8-a458-705e59d2db0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3840 | 2026.05.18 18:23:49.798363 [ 294 ] {9ac59d42-acdf-4ab8-a458-705e59d2db0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3841 | 2026.05.18 18:23:49.799128 [ 294 ] {9ac59d42-acdf-4ab8-a458-705e59d2db0d} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.05.18 18:23:49.799172 [ 294 ] {9ac59d42-acdf-4ab8-a458-705e59d2db0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3843 | 2026.05.18 18:23:49.799581 [ 294 ] {9ac59d42-acdf-4ab8-a458-705e59d2db0d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3844 | 2026.05.18 18:23:49.799812 [ 294 ] {9ac59d42-acdf-4ab8-a458-705e59d2db0d} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.05.18 18:23:49.799967 [ 294 ] {9ac59d42-acdf-4ab8-a458-705e59d2db0d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001716 sec., 165501.1655011655 rows/sec., 10.51 MiB/sec. | ||
| 3846 | 2026.05.18 18:23:49.800007 [ 294 ] {9ac59d42-acdf-4ab8-a458-705e59d2db0d} <Debug> TCPHandler: Processed in 0.001979314 sec. | ||
| 3847 | 2026.05.18 18:23:49.800171 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.05.18 18:23:49.800274 [ 294 ] {1959ffcd-93a5-46be-9ae2-d8a081f98d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3849 | 2026.05.18 18:23:49.800320 [ 294 ] {1959ffcd-93a5-46be-9ae2-d8a081f98d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3850 | 2026.05.18 18:23:49.800745 [ 294 ] {1959ffcd-93a5-46be-9ae2-d8a081f98d7d} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.05.18 18:23:49.800783 [ 294 ] {1959ffcd-93a5-46be-9ae2-d8a081f98d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3852 | 2026.05.18 18:23:49.801090 [ 294 ] {1959ffcd-93a5-46be-9ae2-d8a081f98d7d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3853 | 2026.05.18 18:23:49.801306 [ 294 ] {1959ffcd-93a5-46be-9ae2-d8a081f98d7d} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.05.18 18:23:49.801434 [ 294 ] {1959ffcd-93a5-46be-9ae2-d8a081f98d7d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 137.97 KiB/sec. | ||
| 3855 | 2026.05.18 18:23:49.801468 [ 294 ] {1959ffcd-93a5-46be-9ae2-d8a081f98d7d} <Debug> TCPHandler: Processed in 0.001348354 sec. | ||
| 3856 | 2026.05.18 18:23:49.801597 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3857 | 2026.05.18 18:23:49.801694 [ 294 ] {9a2da5b3-d7a6-4626-807e-f999b6a7400e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3858 | 2026.05.18 18:23:49.801736 [ 294 ] {9a2da5b3-d7a6-4626-807e-f999b6a7400e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3859 | 2026.05.18 18:23:49.803754 [ 294 ] {9a2da5b3-d7a6-4626-807e-f999b6a7400e} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2026.05.18 18:23:49.803792 [ 294 ] {9a2da5b3-d7a6-4626-807e-f999b6a7400e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3861 | 2026.05.18 18:23:49.804298 [ 294 ] {9a2da5b3-d7a6-4626-807e-f999b6a7400e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3862 | 2026.05.18 18:23:49.804520 [ 294 ] {9a2da5b3-d7a6-4626-807e-f999b6a7400e} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.05.18 18:23:49.804641 [ 124 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3864 | 2026.05.18 18:23:49.804653 [ 294 ] {9a2da5b3-d7a6-4626-807e-f999b6a7400e} <Debug> executeQuery: Read 3165 rows, 240.90 KiB in 0.002977 sec., 1063150.8229761505 rows/sec., 79.02 MiB/sec. | ||
| 3865 | 2026.05.18 18:23:49.804698 [ 124 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2026.05.18 18:23:49.804715 [ 294 ] {9a2da5b3-d7a6-4626-807e-f999b6a7400e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3867 | 2026.05.18 18:23:49.804731 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3868 | 2026.05.18 18:23:49.804738 [ 294 ] {9a2da5b3-d7a6-4626-807e-f999b6a7400e} <Debug> TCPHandler: Processed in 0.003192363 sec. | ||
| 3869 | 2026.05.18 18:23:49.804879 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 3870 | 2026.05.18 18:23:49.804909 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.05.18 18:23:49.805029 [ 294 ] {d479bae4-3e96-4cec-b504-4f9c3ee80f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3872 | 2026.05.18 18:23:49.805040 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3873 | 2026.05.18 18:23:49.805075 [ 294 ] {d479bae4-3e96-4cec-b504-4f9c3ee80f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3874 | 2026.05.18 18:23:49.805085 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3238 rows starting from the beginning of the part | ||
| 3875 | 2026.05.18 18:23:49.805224 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 819 rows starting from the beginning of the part | ||
| 3876 | 2026.05.18 18:23:49.805275 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 119 rows starting from the beginning of the part | ||
| 3877 | 2026.05.18 18:23:49.805325 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 819 rows starting from the beginning of the part | ||
| 3878 | 2026.05.18 18:23:49.805371 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part | ||
| 3879 | 2026.05.18 18:23:49.805416 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 3165 rows starting from the beginning of the part | ||
| 3880 | 2026.05.18 18:23:49.805664 [ 294 ] {d479bae4-3e96-4cec-b504-4f9c3ee80f53} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.05.18 18:23:49.805807 [ 294 ] {d479bae4-3e96-4cec-b504-4f9c3ee80f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3882 | 2026.05.18 18:23:49.806234 [ 294 ] {d479bae4-3e96-4cec-b504-4f9c3ee80f53} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3883 | 2026.05.18 18:23:49.806477 [ 294 ] {d479bae4-3e96-4cec-b504-4f9c3ee80f53} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.05.18 18:23:49.806632 [ 294 ] {d479bae4-3e96-4cec-b504-4f9c3ee80f53} <Debug> executeQuery: Read 164 rows, 10.19 KiB in 0.001622 sec., 101109.74106041924 rows/sec., 6.13 MiB/sec. | ||
| 3885 | 2026.05.18 18:23:49.806666 [ 294 ] {d479bae4-3e96-4cec-b504-4f9c3ee80f53} <Debug> TCPHandler: Processed in 0.001808208 sec. | ||
| 3886 | 2026.05.18 18:23:49.806821 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2026.05.18 18:23:49.806918 [ 294 ] {d1d86ca2-2c0a-46c8-8b09-92f610bd760b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3888 | 2026.05.18 18:23:49.806958 [ 294 ] {d1d86ca2-2c0a-46c8-8b09-92f610bd760b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3889 | 2026.05.18 18:23:49.807840 [ 294 ] {d1d86ca2-2c0a-46c8-8b09-92f610bd760b} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.05.18 18:23:49.807877 [ 294 ] {d1d86ca2-2c0a-46c8-8b09-92f610bd760b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3891 | 2026.05.18 18:23:49.808152 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8278 rows, containing 5 columns (5 merged, 0 gathered) in 0.003336537 sec., 2481015.4960067878 rows/sec., 196.52 MiB/sec. | ||
| 3892 | 2026.05.18 18:23:49.808261 [ 294 ] {d1d86ca2-2c0a-46c8-8b09-92f610bd760b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3893 | 2026.05.18 18:23:49.808500 [ 294 ] {d1d86ca2-2c0a-46c8-8b09-92f610bd760b} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.05.18 18:23:49.808520 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3895 | 2026.05.18 18:23:49.808624 [ 121 ] {} <Debug> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3896 | 2026.05.18 18:23:49.808639 [ 294 ] {d1d86ca2-2c0a-46c8-8b09-92f610bd760b} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001739 sec., 546290.9718228867 rows/sec., 32.14 MiB/sec. | ||
| 3897 | 2026.05.18 18:23:49.808677 [ 121 ] {} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2026.05.18 18:23:49.808689 [ 294 ] {d1d86ca2-2c0a-46c8-8b09-92f610bd760b} <Debug> TCPHandler: Processed in 0.001917682 sec. | ||
| 3899 | 2026.05.18 18:23:49.808713 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3900 | 2026.05.18 18:23:49.808805 [ 194 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::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 | ||
| 3901 | 2026.05.18 18:23:49.808854 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2026.05.18 18:23:49.808894 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_21_4} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2026.05.18 18:23:49.808917 [ 194 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3904 | 2026.05.18 18:23:49.808952 [ 194 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 951 rows starting from the beginning of the part | ||
| 3905 | 2026.05.18 18:23:49.808966 [ 294 ] {f678b2aa-39b4-456a-a638-3ae6a16d4c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3906 | 2026.05.18 18:23:49.808997 [ 194 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3907 | 2026.05.18 18:23:49.809002 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_21_4} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3908 | 2026.05.18 18:23:49.809015 [ 294 ] {f678b2aa-39b4-456a-a638-3ae6a16d4c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3909 | 2026.05.18 18:23:49.809046 [ 194 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 950 rows starting from the beginning of the part | ||
| 3910 | 2026.05.18 18:23:49.809097 [ 194 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3911 | 2026.05.18 18:23:49.809134 [ 194 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3912 | 2026.05.18 18:23:49.809135 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 3913 | 2026.05.18 18:23:49.809172 [ 194 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 950 rows starting from the beginning of the part | ||
| 3914 | 2026.05.18 18:23:49.809461 [ 294 ] {f678b2aa-39b4-456a-a638-3ae6a16d4c2e} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.05.18 18:23:49.809504 [ 294 ] {f678b2aa-39b4-456a-a638-3ae6a16d4c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3916 | 2026.05.18 18:23:49.809809 [ 294 ] {f678b2aa-39b4-456a-a638-3ae6a16d4c2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3917 | 2026.05.18 18:23:49.810054 [ 294 ] {f678b2aa-39b4-456a-a638-3ae6a16d4c2e} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.05.18 18:23:49.810187 [ 294 ] {f678b2aa-39b4-456a-a638-3ae6a16d4c2e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001238 sec., 807.7544426494346 rows/sec., 56.80 KiB/sec. | ||
| 3919 | 2026.05.18 18:23:49.810222 [ 294 ] {f678b2aa-39b4-456a-a638-3ae6a16d4c2e} <Debug> TCPHandler: Processed in 0.001417385 sec. | ||
| 3920 | 2026.05.18 18:23:49.810336 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3298 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565801 sec., 2106270.209305014 rows/sec., 133.61 MiB/sec. | ||
| 3921 | 2026.05.18 18:23:49.810361 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.05.18 18:23:49.810482 [ 294 ] {00d789c9-8a5f-4e69-b98d-0cd557f469ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3923 | 2026.05.18 18:23:49.810524 [ 294 ] {00d789c9-8a5f-4e69-b98d-0cd557f469ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3924 | 2026.05.18 18:23:49.810563 [ 193 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3925 | 2026.05.18 18:23:49.810821 [ 193 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_11_2} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2026.05.18 18:23:49.810894 [ 193 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_11_2} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3927 | 2026.05.18 18:23:49.810966 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3928 | 2026.05.18 18:23:49.811017 [ 294 ] {00d789c9-8a5f-4e69-b98d-0cd557f469ab} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.05.18 18:23:49.811063 [ 294 ] {00d789c9-8a5f-4e69-b98d-0cd557f469ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3930 | 2026.05.18 18:23:49.811393 [ 294 ] {00d789c9-8a5f-4e69-b98d-0cd557f469ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3931 | 2026.05.18 18:23:49.811613 [ 294 ] {00d789c9-8a5f-4e69-b98d-0cd557f469ab} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.05.18 18:23:49.811741 [ 294 ] {00d789c9-8a5f-4e69-b98d-0cd557f469ab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001289 sec., 114817.6881303336 rows/sec., 6.53 MiB/sec. | ||
| 3933 | 2026.05.18 18:23:49.811775 [ 294 ] {00d789c9-8a5f-4e69-b98d-0cd557f469ab} <Debug> TCPHandler: Processed in 0.001463747 sec. | ||
| 3934 | 2026.05.18 18:23:49.811907 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.05.18 18:23:49.812003 [ 294 ] {fd69c014-bc1d-4767-9eb6-ac12c209bd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3936 | 2026.05.18 18:23:49.812044 [ 294 ] {fd69c014-bc1d-4767-9eb6-ac12c209bd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3937 | 2026.05.18 18:23:49.813327 [ 294 ] {fd69c014-bc1d-4767-9eb6-ac12c209bd91} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.05.18 18:23:49.813363 [ 294 ] {fd69c014-bc1d-4767-9eb6-ac12c209bd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3939 | 2026.05.18 18:23:49.813785 [ 294 ] {fd69c014-bc1d-4767-9eb6-ac12c209bd91} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3940 | 2026.05.18 18:23:49.813998 [ 294 ] {fd69c014-bc1d-4767-9eb6-ac12c209bd91} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.05.18 18:23:49.814105 [ 121 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3942 | 2026.05.18 18:23:49.814126 [ 294 ] {fd69c014-bc1d-4767-9eb6-ac12c209bd91} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.00214 sec., 807009.3457943925 rows/sec., 54.33 MiB/sec. | ||
| 3943 | 2026.05.18 18:23:49.814147 [ 121 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.05.18 18:23:49.814166 [ 294 ] {fd69c014-bc1d-4767-9eb6-ac12c209bd91} <Debug> TCPHandler: Processed in 0.002307384 sec. | ||
| 3945 | 2026.05.18 18:23:49.814175 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3946 | 2026.05.18 18:23:49.814301 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 3947 | 2026.05.18 18:23:49.814308 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.05.18 18:23:49.814416 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3949 | 2026.05.18 18:23:49.814424 [ 294 ] {377e51a4-4e94-44a7-a957-85fbd7343dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3950 | 2026.05.18 18:23:49.814450 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1792 rows starting from the beginning of the part | ||
| 3951 | 2026.05.18 18:23:49.814470 [ 294 ] {377e51a4-4e94-44a7-a957-85fbd7343dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3952 | 2026.05.18 18:23:49.814518 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 501 rows starting from the beginning of the part | ||
| 3953 | 2026.05.18 18:23:49.814572 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 97 rows starting from the beginning of the part | ||
| 3954 | 2026.05.18 18:23:49.814625 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 501 rows starting from the beginning of the part | ||
| 3955 | 2026.05.18 18:23:49.814673 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 95 rows starting from the beginning of the part | ||
| 3956 | 2026.05.18 18:23:49.814722 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1727 rows starting from the beginning of the part | ||
| 3957 | 2026.05.18 18:23:49.814825 [ 294 ] {377e51a4-4e94-44a7-a957-85fbd7343dfb} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.05.18 18:23:49.814862 [ 294 ] {377e51a4-4e94-44a7-a957-85fbd7343dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3959 | 2026.05.18 18:23:49.815179 [ 294 ] {377e51a4-4e94-44a7-a957-85fbd7343dfb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3960 | 2026.05.18 18:23:49.815413 [ 294 ] {377e51a4-4e94-44a7-a957-85fbd7343dfb} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.05.18 18:23:49.815541 [ 294 ] {377e51a4-4e94-44a7-a957-85fbd7343dfb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 3962 | 2026.05.18 18:23:49.815575 [ 294 ] {377e51a4-4e94-44a7-a957-85fbd7343dfb} <Debug> TCPHandler: Processed in 0.001316573 sec. | ||
| 3963 | 2026.05.18 18:23:49.815702 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.05.18 18:23:49.815798 [ 294 ] {07f59f13-034c-4bcc-becf-372f52eb8e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.05.18 18:23:49.815842 [ 294 ] {07f59f13-034c-4bcc-becf-372f52eb8e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3966 | 2026.05.18 18:23:49.816252 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4713 rows, containing 5 columns (5 merged, 0 gathered) in 0.001992994 sec., 2364783.837783756 rows/sec., 171.13 MiB/sec. | ||
| 3967 | 2026.05.18 18:23:49.816593 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3968 | 2026.05.18 18:23:49.816719 [ 294 ] {07f59f13-034c-4bcc-becf-372f52eb8e4e} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.05.18 18:23:49.816765 [ 294 ] {07f59f13-034c-4bcc-becf-372f52eb8e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3970 | 2026.05.18 18:23:49.816926 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_21_4} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.05.18 18:23:49.817022 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_21_4} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3972 | 2026.05.18 18:23:49.817129 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 3973 | 2026.05.18 18:23:49.817297 [ 294 ] {07f59f13-034c-4bcc-becf-372f52eb8e4e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3974 | 2026.05.18 18:23:49.817519 [ 294 ] {07f59f13-034c-4bcc-becf-372f52eb8e4e} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.05.18 18:23:49.817630 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3976 | 2026.05.18 18:23:49.817654 [ 294 ] {07f59f13-034c-4bcc-becf-372f52eb8e4e} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001874 sec., 854855.9231590182 rows/sec., 51.90 MiB/sec. | ||
| 3977 | 2026.05.18 18:23:49.817667 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.05.18 18:23:49.817696 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3979 | 2026.05.18 18:23:49.817696 [ 294 ] {07f59f13-034c-4bcc-becf-372f52eb8e4e} <Debug> TCPHandler: Processed in 0.002043316 sec. | ||
| 3980 | 2026.05.18 18:23:49.817790 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 3981 | 2026.05.18 18:23:49.817865 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2026.05.18 18:23:49.817907 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3983 | 2026.05.18 18:23:49.817942 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7231 rows starting from the beginning of the part | ||
| 3984 | 2026.05.18 18:23:49.817968 [ 294 ] {343144e7-91a7-498c-8255-707ba36c0813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3985 | 2026.05.18 18:23:49.817998 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3986 | 2026.05.18 18:23:49.818018 [ 294 ] {343144e7-91a7-498c-8255-707ba36c0813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3987 | 2026.05.18 18:23:49.818058 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
| 3988 | 2026.05.18 18:23:49.818109 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3989 | 2026.05.18 18:23:49.818152 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 3990 | 2026.05.18 18:23:49.818208 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1602 rows starting from the beginning of the part | ||
| 3991 | 2026.05.18 18:23:49.818394 [ 294 ] {343144e7-91a7-498c-8255-707ba36c0813} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2026.05.18 18:23:49.818437 [ 294 ] {343144e7-91a7-498c-8255-707ba36c0813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3993 | 2026.05.18 18:23:49.818754 [ 294 ] {343144e7-91a7-498c-8255-707ba36c0813} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3994 | 2026.05.18 18:23:49.818969 [ 294 ] {343144e7-91a7-498c-8255-707ba36c0813} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.05.18 18:23:49.819110 [ 294 ] {343144e7-91a7-498c-8255-707ba36c0813} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 58.09 KiB/sec. | ||
| 3996 | 2026.05.18 18:23:49.819144 [ 294 ] {343144e7-91a7-498c-8255-707ba36c0813} <Debug> TCPHandler: Processed in 0.001333723 sec. | ||
| 3997 | 2026.05.18 18:23:49.819271 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2026.05.18 18:23:49.819368 [ 294 ] {a823b780-3f65-4ba8-8207-35a51580496f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3999 | 2026.05.18 18:23:49.819423 [ 294 ] {a823b780-3f65-4ba8-8207-35a51580496f} <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 | ||
| 4000 | 2026.05.18 18:23:49.820249 [ 294 ] {a823b780-3f65-4ba8-8207-35a51580496f} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2026.05.18 18:23:49.820286 [ 294 ] {a823b780-3f65-4ba8-8207-35a51580496f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4002 | 2026.05.18 18:23:49.820874 [ 294 ] {a823b780-3f65-4ba8-8207-35a51580496f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4003 | 2026.05.18 18:23:49.821126 [ 294 ] {a823b780-3f65-4ba8-8207-35a51580496f} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2026.05.18 18:23:49.821278 [ 294 ] {a823b780-3f65-4ba8-8207-35a51580496f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001927 sec., 10378.827192527246 rows/sec., 18.60 MiB/sec. | ||
| 4005 | 2026.05.18 18:23:49.821336 [ 294 ] {a823b780-3f65-4ba8-8207-35a51580496f} <Debug> TCPHandler: Processed in 0.002113368 sec. | ||
| 4006 | 2026.05.18 18:23:49.821465 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2026.05.18 18:23:49.821540 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9684 rows, containing 5 columns (5 merged, 0 gathered) in 0.003789432 sec., 2555528.1108092186 rows/sec., 163.25 MiB/sec. | ||
| 4008 | 2026.05.18 18:23:49.821563 [ 294 ] {bdc74f57-10b6-4cce-a692-39fdf1cab0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4009 | 2026.05.18 18:23:49.821611 [ 294 ] {bdc74f57-10b6-4cce-a692-39fdf1cab0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4010 | 2026.05.18 18:23:49.821789 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4011 | 2026.05.18 18:23:49.821968 [ 294 ] {bdc74f57-10b6-4cce-a692-39fdf1cab0b2} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.05.18 18:23:49.822011 [ 294 ] {bdc74f57-10b6-4cce-a692-39fdf1cab0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4013 | 2026.05.18 18:23:49.822104 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.05.18 18:23:49.822187 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4015 | 2026.05.18 18:23:49.822250 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 4016 | 2026.05.18 18:23:49.822350 [ 294 ] {bdc74f57-10b6-4cce-a692-39fdf1cab0b2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4017 | 2026.05.18 18:23:49.822570 [ 294 ] {bdc74f57-10b6-4cce-a692-39fdf1cab0b2} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2026.05.18 18:23:49.822675 [ 121 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4019 | 2026.05.18 18:23:49.822703 [ 294 ] {bdc74f57-10b6-4cce-a692-39fdf1cab0b2} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001159 sec., 36238.136324417595 rows/sec., 2.07 MiB/sec. | ||
| 4020 | 2026.05.18 18:23:49.822707 [ 121 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.05.18 18:23:49.822744 [ 294 ] {bdc74f57-10b6-4cce-a692-39fdf1cab0b2} <Debug> TCPHandler: Processed in 0.001327993 sec. | ||
| 4022 | 2026.05.18 18:23:49.822745 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4023 | 2026.05.18 18:23:49.822864 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 4024 | 2026.05.18 18:23:49.822959 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4025 | 2026.05.18 18:23:49.822986 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1050 rows starting from the beginning of the part | ||
| 4026 | 2026.05.18 18:23:49.823061 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 4027 | 2026.05.18 18:23:49.823109 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4028 | 2026.05.18 18:23:49.823156 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 4029 | 2026.05.18 18:23:49.823196 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 4030 | 2026.05.18 18:23:49.823235 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 4031 | 2026.05.18 18:23:49.824139 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 4 columns (4 merged, 0 gathered) in 0.001312503 sec., 1060569.0044137042 rows/sec., 68.17 MiB/sec. | ||
| 4032 | 2026.05.18 18:23:49.824332 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4033 | 2026.05.18 18:23:49.824623 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_21_4} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.05.18 18:23:49.824704 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_21_4} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4035 | 2026.05.18 18:23:49.824785 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4036 | 2026.05.18 18:23:54.560409 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.05.18 18:23:54.560783 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4038 | 2026.05.18 18:23:54.561291 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4039 | 2026.05.18 18:23:54.561357 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4040 | 2026.05.18 18:23:54.561602 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4041 | 2026.05.18 18:23:54.561672 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4042 | 2026.05.18 18:23:54.561815 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4043 | 2026.05.18 18:23:54.561918 [ 349 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4044 | 2026.05.18 18:23:54.561941 [ 344 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4045 | 2026.05.18 18:23:54.562007 [ 349 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4046 | 2026.05.18 18:23:54.562040 [ 344 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4047 | 2026.05.18 18:23:54.562122 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4048 | 2026.05.18 18:23:54.562152 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4049 | 2026.05.18 18:23:54.562225 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4050 | 2026.05.18 18:23:54.562246 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4051 | 2026.05.18 18:23:54.562281 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4052 | 2026.05.18 18:23:54.562324 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4053 | 2026.05.18 18:23:54.563640 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003004 sec., 13648.468708388815 rows/sec., 2.46 MiB/sec. | ||
| 4054 | 2026.05.18 18:23:54.563777 [ 294 ] {625622db-d3e4-4c0d-a251-1f34288d1797} <Debug> TCPHandler: Processed in 0.003558245 sec. | ||
| 4055 | 2026.05.18 18:23:54.565418 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.05.18 18:23:54.565605 [ 294 ] {35af1872-80c0-4a4f-bfb7-779254af70b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4057 | 2026.05.18 18:23:54.565682 [ 294 ] {35af1872-80c0-4a4f-bfb7-779254af70b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4058 | 2026.05.18 18:23:54.566419 [ 294 ] {35af1872-80c0-4a4f-bfb7-779254af70b6} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.05.18 18:23:54.566464 [ 294 ] {35af1872-80c0-4a4f-bfb7-779254af70b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4060 | 2026.05.18 18:23:54.566875 [ 294 ] {35af1872-80c0-4a4f-bfb7-779254af70b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4061 | 2026.05.18 18:23:54.567103 [ 294 ] {35af1872-80c0-4a4f-bfb7-779254af70b6} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.05.18 18:23:54.567259 [ 294 ] {35af1872-80c0-4a4f-bfb7-779254af70b6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.51 MiB/sec. | ||
| 4063 | 2026.05.18 18:23:54.567298 [ 294 ] {35af1872-80c0-4a4f-bfb7-779254af70b6} <Debug> TCPHandler: Processed in 0.002023105 sec. | ||
| 4064 | 2026.05.18 18:23:54.567533 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.05.18 18:23:54.567658 [ 294 ] {965aacd5-5907-4663-a1aa-f5ebcb89b048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4066 | 2026.05.18 18:23:54.567708 [ 294 ] {965aacd5-5907-4663-a1aa-f5ebcb89b048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4067 | 2026.05.18 18:23:54.568266 [ 294 ] {965aacd5-5907-4663-a1aa-f5ebcb89b048} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.05.18 18:23:54.568310 [ 294 ] {965aacd5-5907-4663-a1aa-f5ebcb89b048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4069 | 2026.05.18 18:23:54.568662 [ 294 ] {965aacd5-5907-4663-a1aa-f5ebcb89b048} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4070 | 2026.05.18 18:23:54.568881 [ 294 ] {965aacd5-5907-4663-a1aa-f5ebcb89b048} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2026.05.18 18:23:54.569009 [ 294 ] {965aacd5-5907-4663-a1aa-f5ebcb89b048} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001375 sec., 46545.45454545455 rows/sec., 3.63 MiB/sec. | ||
| 4072 | 2026.05.18 18:23:54.569043 [ 294 ] {965aacd5-5907-4663-a1aa-f5ebcb89b048} <Debug> TCPHandler: Processed in 0.001571501 sec. | ||
| 4073 | 2026.05.18 18:23:54.569186 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.05.18 18:23:54.569284 [ 294 ] {eb2eb950-62ef-4fd2-b7ed-a31101548400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4075 | 2026.05.18 18:23:54.569327 [ 294 ] {eb2eb950-62ef-4fd2-b7ed-a31101548400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4076 | 2026.05.18 18:23:54.569770 [ 294 ] {eb2eb950-62ef-4fd2-b7ed-a31101548400} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.05.18 18:23:54.569809 [ 294 ] {eb2eb950-62ef-4fd2-b7ed-a31101548400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4078 | 2026.05.18 18:23:54.570152 [ 294 ] {eb2eb950-62ef-4fd2-b7ed-a31101548400} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4079 | 2026.05.18 18:23:54.570393 [ 294 ] {eb2eb950-62ef-4fd2-b7ed-a31101548400} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2026.05.18 18:23:54.570522 [ 294 ] {eb2eb950-62ef-4fd2-b7ed-a31101548400} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001257 sec., 101829.75338106602 rows/sec., 7.09 MiB/sec. | ||
| 4081 | 2026.05.18 18:23:54.570557 [ 294 ] {eb2eb950-62ef-4fd2-b7ed-a31101548400} <Debug> TCPHandler: Processed in 0.001420346 sec. | ||
| 4082 | 2026.05.18 18:23:54.570695 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4083 | 2026.05.18 18:23:54.570793 [ 294 ] {8a9a0948-0040-46b0-979b-6abd632ead90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4084 | 2026.05.18 18:23:54.570836 [ 294 ] {8a9a0948-0040-46b0-979b-6abd632ead90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4085 | 2026.05.18 18:23:54.571176 [ 294 ] {8a9a0948-0040-46b0-979b-6abd632ead90} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.05.18 18:23:54.571212 [ 294 ] {8a9a0948-0040-46b0-979b-6abd632ead90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4087 | 2026.05.18 18:23:54.571525 [ 294 ] {8a9a0948-0040-46b0-979b-6abd632ead90} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4088 | 2026.05.18 18:23:54.571727 [ 294 ] {8a9a0948-0040-46b0-979b-6abd632ead90} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.05.18 18:23:54.571854 [ 294 ] {8a9a0948-0040-46b0-979b-6abd632ead90} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 4090 | 2026.05.18 18:23:54.571888 [ 294 ] {8a9a0948-0040-46b0-979b-6abd632ead90} <Debug> TCPHandler: Processed in 0.00124242 sec. | ||
| 4091 | 2026.05.18 18:23:54.701585 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7133 | ||
| 4092 | 2026.05.18 18:23:54.702025 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.05.18 18:23:54.702061 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4094 | 2026.05.18 18:23:54.702518 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4095 | 2026.05.18 18:23:54.702742 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.05.18 18:23:54.702870 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7133 | ||
| 4097 | 2026.05.18 18:23:55.077909 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 4098 | 2026.05.18 18:23:55.092484 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.05.18 18:23:55.092535 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4100 | 2026.05.18 18:23:55.097798 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4101 | 2026.05.18 18:23:55.098508 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.05.18 18:23:55.100925 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 4103 | 2026.05.18 18:23:57.906153 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47128 | ||
| 4104 | 2026.05.18 18:23:57.906257 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4105 | 2026.05.18 18:23:57.906290 [ 307 ] {} <Debug> TCP-Session: 4ae4d7f1-611c-4fcd-a1e0-6ef18992f178 Authenticating user 'default' from [fd00:1122:3344:101::e]:47128 | ||
| 4106 | 2026.05.18 18:23:57.906318 [ 307 ] {} <Debug> TCP-Session: 4ae4d7f1-611c-4fcd-a1e0-6ef18992f178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.05.18 18:23:57.906341 [ 307 ] {} <Debug> TCP-Session: 4ae4d7f1-611c-4fcd-a1e0-6ef18992f178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.05.18 18:23:57.906576 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33053 | ||
| 4109 | 2026.05.18 18:23:57.906581 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62329 | ||
| 4110 | 2026.05.18 18:23:57.906653 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55596 | ||
| 4111 | 2026.05.18 18:23:57.906697 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4112 | 2026.05.18 18:23:57.906702 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39821 | ||
| 4113 | 2026.05.18 18:23:57.906726 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4114 | 2026.05.18 18:23:57.906744 [ 308 ] {} <Debug> TCP-Session: ead08019-1c28-4d06-b24a-3f35764ef2a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33053 | ||
| 4115 | 2026.05.18 18:23:57.906770 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4116 | 2026.05.18 18:23:57.906784 [ 309 ] {} <Debug> TCP-Session: 812ee426-8bec-49ce-bde4-429f175ac4e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62329 | ||
| 4117 | 2026.05.18 18:23:57.906810 [ 308 ] {} <Debug> TCP-Session: ead08019-1c28-4d06-b24a-3f35764ef2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.05.18 18:23:57.906821 [ 310 ] {} <Debug> TCP-Session: 53804eb5-4fb1-479b-9a7c-4551cd166c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:55596 | ||
| 4119 | 2026.05.18 18:23:57.906840 [ 309 ] {} <Debug> TCP-Session: 812ee426-8bec-49ce-bde4-429f175ac4e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.05.18 18:23:57.906845 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4121 | 2026.05.18 18:23:57.906882 [ 309 ] {} <Debug> TCP-Session: 812ee426-8bec-49ce-bde4-429f175ac4e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.05.18 18:23:57.906907 [ 267 ] {} <Debug> TCP-Session: da60126e-17e2-473b-a27a-cec19cf64b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:39821 | ||
| 4123 | 2026.05.18 18:23:57.906941 [ 267 ] {} <Debug> TCP-Session: da60126e-17e2-473b-a27a-cec19cf64b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.05.18 18:23:57.906963 [ 267 ] {} <Debug> TCP-Session: da60126e-17e2-473b-a27a-cec19cf64b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.05.18 18:23:57.906869 [ 310 ] {} <Debug> TCP-Session: 53804eb5-4fb1-479b-9a7c-4551cd166c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4126 | 2026.05.18 18:23:57.906730 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53576 | ||
| 4127 | 2026.05.18 18:23:57.906851 [ 308 ] {} <Debug> TCP-Session: ead08019-1c28-4d06-b24a-3f35764ef2a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4128 | 2026.05.18 18:23:57.906736 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38052 | ||
| 4129 | 2026.05.18 18:23:57.907011 [ 310 ] {} <Debug> TCP-Session: 53804eb5-4fb1-479b-9a7c-4551cd166c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.05.18 18:23:57.906720 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42188 | ||
| 4131 | 2026.05.18 18:23:57.907184 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4132 | 2026.05.18 18:23:57.907174 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4133 | 2026.05.18 18:23:57.907219 [ 304 ] {} <Debug> TCP-Session: 54647526-108a-456d-8f60-008018ed4665 Authenticating user 'default' from [fd00:1122:3344:101::e]:38052 | ||
| 4134 | 2026.05.18 18:23:57.906700 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35102 | ||
| 4135 | 2026.05.18 18:23:57.907238 [ 304 ] {} <Debug> TCP-Session: 54647526-108a-456d-8f60-008018ed4665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.05.18 18:23:57.907276 [ 304 ] {} <Debug> TCP-Session: 54647526-108a-456d-8f60-008018ed4665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.05.18 18:23:57.907237 [ 303 ] {} <Debug> TCP-Session: ff8b3366-2d68-41d1-82cc-3901c32a02b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53576 | ||
| 4138 | 2026.05.18 18:23:57.907324 [ 303 ] {} <Debug> TCP-Session: ff8b3366-2d68-41d1-82cc-3901c32a02b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.05.18 18:23:57.907342 [ 303 ] {} <Debug> TCP-Session: ff8b3366-2d68-41d1-82cc-3901c32a02b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.05.18 18:23:57.906712 [ 307 ] {} <Trace> TCP-Session: 4ae4d7f1-611c-4fcd-a1e0-6ef18992f178 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.05.18 18:23:57.907521 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4142 | 2026.05.18 18:23:57.907579 [ 311 ] {} <Debug> TCP-Session: cebb90cd-fdea-40e3-a1b0-320c0234d829 Authenticating user 'default' from [fd00:1122:3344:101::e]:35102 | ||
| 4143 | 2026.05.18 18:23:57.907589 [ 307 ] {c339282d-72fb-4332-a123-2b5bc7b5fbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4144 | 2026.05.18 18:23:57.907606 [ 311 ] {} <Debug> TCP-Session: cebb90cd-fdea-40e3-a1b0-320c0234d829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.05.18 18:23:57.907594 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4146 | 2026.05.18 18:23:57.907632 [ 311 ] {} <Debug> TCP-Session: cebb90cd-fdea-40e3-a1b0-320c0234d829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.05.18 18:23:57.907660 [ 293 ] {} <Debug> TCP-Session: 87659fe2-c0d4-45cd-a653-b15c85e05c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:42188 | ||
| 4148 | 2026.05.18 18:23:57.907680 [ 293 ] {} <Debug> TCP-Session: 87659fe2-c0d4-45cd-a653-b15c85e05c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.05.18 18:23:57.907695 [ 293 ] {} <Debug> TCP-Session: 87659fe2-c0d4-45cd-a653-b15c85e05c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.05.18 18:23:57.907859 [ 307 ] {c339282d-72fb-4332-a123-2b5bc7b5fbd9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4151 | 2026.05.18 18:23:57.907920 [ 307 ] {c339282d-72fb-4332-a123-2b5bc7b5fbd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4152 | 2026.05.18 18:23:57.908216 [ 307 ] {c339282d-72fb-4332-a123-2b5bc7b5fbd9} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 4153 | 2026.05.18 18:23:57.909078 [ 317 ] {c339282d-72fb-4332-a123-2b5bc7b5fbd9} <Trace> AggregatingTransform: Aggregating | ||
| 4154 | 2026.05.18 18:23:57.909127 [ 317 ] {c339282d-72fb-4332-a123-2b5bc7b5fbd9} <Trace> Aggregator: Aggregation method: without_key | ||
| 4155 | 2026.05.18 18:23:57.909167 [ 317 ] {c339282d-72fb-4332-a123-2b5bc7b5fbd9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000840427 sec. (1189.871 rows/sec., 46.48 KiB/sec.) | ||
| 4156 | 2026.05.18 18:23:57.909185 [ 317 ] {c339282d-72fb-4332-a123-2b5bc7b5fbd9} <Trace> Aggregator: Merging aggregated data | ||
| 4157 | 2026.05.18 18:23:57.909725 [ 307 ] {c339282d-72fb-4332-a123-2b5bc7b5fbd9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002203 sec., 453.9264639128461 rows/sec., 17.73 KiB/sec. | ||
| 4158 | 2026.05.18 18:23:57.909819 [ 307 ] {c339282d-72fb-4332-a123-2b5bc7b5fbd9} <Debug> TCPHandler: Processed in 0.003251584 sec. | ||
| 4159 | 2026.05.18 18:23:57.909962 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4160 | 2026.05.18 18:23:57.909993 [ 307 ] {} <Debug> TCP-Session: 4ae4d7f1-611c-4fcd-a1e0-6ef18992f178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.05.18 18:23:57.910007 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4162 | 2026.05.18 18:23:57.910030 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4163 | 2026.05.18 18:23:57.910056 [ 308 ] {} <Debug> TCP-Session: ead08019-1c28-4d06-b24a-3f35764ef2a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.05.18 18:23:57.910056 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4165 | 2026.05.18 18:23:57.910069 [ 309 ] {} <Debug> TCP-Session: 812ee426-8bec-49ce-bde4-429f175ac4e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.05.18 18:23:57.910076 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4167 | 2026.05.18 18:23:57.910104 [ 303 ] {} <Debug> TCP-Session: ff8b3366-2d68-41d1-82cc-3901c32a02b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.05.18 18:23:57.910113 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4169 | 2026.05.18 18:23:57.910131 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4170 | 2026.05.18 18:23:57.910168 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4171 | 2026.05.18 18:23:57.910188 [ 304 ] {} <Debug> TCP-Session: 54647526-108a-456d-8f60-008018ed4665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.05.18 18:23:57.910139 [ 310 ] {} <Debug> TCP-Session: 53804eb5-4fb1-479b-9a7c-4551cd166c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2026.05.18 18:23:57.910213 [ 293 ] {} <Debug> TCP-Session: 87659fe2-c0d4-45cd-a653-b15c85e05c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.05.18 18:23:57.910094 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.05.18 18:23:57.910172 [ 311 ] {} <Debug> TCP-Session: cebb90cd-fdea-40e3-a1b0-320c0234d829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.05.18 18:23:57.910304 [ 267 ] {} <Debug> TCP-Session: da60126e-17e2-473b-a27a-cec19cf64b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.05.18 18:23:58.114891 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62905 | ||
| 4178 | 2026.05.18 18:23:58.114975 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4179 | 2026.05.18 18:23:58.115001 [ 307 ] {} <Debug> TCP-Session: 48d4b9a0-d1d5-4d63-9986-f7fe8b10ce41 Authenticating user 'default' from [fd00:1122:3344:101::e]:62905 | ||
| 4180 | 2026.05.18 18:23:58.115024 [ 307 ] {} <Debug> TCP-Session: 48d4b9a0-d1d5-4d63-9986-f7fe8b10ce41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.05.18 18:23:58.115038 [ 307 ] {} <Debug> TCP-Session: 48d4b9a0-d1d5-4d63-9986-f7fe8b10ce41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.05.18 18:23:58.115278 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43104 | ||
| 4183 | 2026.05.18 18:23:58.115276 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61899 | ||
| 4184 | 2026.05.18 18:23:58.115309 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44423 | ||
| 4185 | 2026.05.18 18:23:58.115343 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33475 | ||
| 4186 | 2026.05.18 18:23:58.115341 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4187 | 2026.05.18 18:23:58.115354 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63345 | ||
| 4188 | 2026.05.18 18:23:58.115399 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4189 | 2026.05.18 18:23:58.115392 [ 309 ] {} <Debug> TCP-Session: 47b2bde2-206c-45b3-ab7a-0d65c0c45a45 Authenticating user 'default' from [fd00:1122:3344:101::e]:43104 | ||
| 4190 | 2026.05.18 18:23:58.115441 [ 303 ] {} <Debug> TCP-Session: 90f2ecd4-87c4-4825-b73f-612909cad350 Authenticating user 'default' from [fd00:1122:3344:101::e]:33475 | ||
| 4191 | 2026.05.18 18:23:58.115454 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4192 | 2026.05.18 18:23:58.115459 [ 309 ] {} <Debug> TCP-Session: 47b2bde2-206c-45b3-ab7a-0d65c0c45a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.05.18 18:23:58.115477 [ 303 ] {} <Debug> TCP-Session: 90f2ecd4-87c4-4825-b73f-612909cad350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.05.18 18:23:58.115489 [ 304 ] {} <Debug> TCP-Session: c564abc4-0d7e-41bb-b2cc-93dd492488c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63345 | ||
| 4195 | 2026.05.18 18:23:58.115508 [ 303 ] {} <Debug> TCP-Session: 90f2ecd4-87c4-4825-b73f-612909cad350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2026.05.18 18:23:58.115494 [ 309 ] {} <Debug> TCP-Session: 47b2bde2-206c-45b3-ab7a-0d65c0c45a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4197 | 2026.05.18 18:23:58.115536 [ 304 ] {} <Debug> TCP-Session: c564abc4-0d7e-41bb-b2cc-93dd492488c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2026.05.18 18:23:58.115381 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4199 | 2026.05.18 18:23:58.115573 [ 304 ] {} <Debug> TCP-Session: c564abc4-0d7e-41bb-b2cc-93dd492488c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.05.18 18:23:58.115601 [ 308 ] {} <Debug> TCP-Session: 273485f3-520a-41f6-8a55-fc13b0d769f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61899 | ||
| 4201 | 2026.05.18 18:23:58.115309 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46575 | ||
| 4202 | 2026.05.18 18:23:58.115628 [ 308 ] {} <Debug> TCP-Session: 273485f3-520a-41f6-8a55-fc13b0d769f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2026.05.18 18:23:58.115332 [ 307 ] {} <Trace> TCP-Session: 48d4b9a0-d1d5-4d63-9986-f7fe8b10ce41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.05.18 18:23:58.115689 [ 308 ] {} <Debug> TCP-Session: 273485f3-520a-41f6-8a55-fc13b0d769f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.05.18 18:23:58.115712 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4206 | 2026.05.18 18:23:58.115323 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60026 | ||
| 4207 | 2026.05.18 18:23:58.115752 [ 310 ] {} <Debug> TCP-Session: 6b9aea13-1673-479d-a830-29d3bd2814ac Authenticating user 'default' from [fd00:1122:3344:101::e]:46575 | ||
| 4208 | 2026.05.18 18:23:58.115383 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4209 | 2026.05.18 18:23:58.115789 [ 310 ] {} <Debug> TCP-Session: 6b9aea13-1673-479d-a830-29d3bd2814ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.05.18 18:23:58.115796 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4211 | 2026.05.18 18:23:58.115810 [ 311 ] {} <Debug> TCP-Session: 8a4ea5ce-eae2-4736-9e09-9c57995b14f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44423 | ||
| 4212 | 2026.05.18 18:23:58.115826 [ 310 ] {} <Debug> TCP-Session: 6b9aea13-1673-479d-a830-29d3bd2814ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.05.18 18:23:58.115851 [ 311 ] {} <Debug> TCP-Session: 8a4ea5ce-eae2-4736-9e09-9c57995b14f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2026.05.18 18:23:58.115862 [ 307 ] {cf12af00-6615-4252-b8ab-c6e633bdfa11} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62905) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4215 | 2026.05.18 18:23:58.115879 [ 311 ] {} <Debug> TCP-Session: 8a4ea5ce-eae2-4736-9e09-9c57995b14f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2026.05.18 18:23:58.115839 [ 267 ] {} <Debug> TCP-Session: 0a75e91f-ad0e-401f-9c86-e1256a8d7d51 Authenticating user 'default' from [fd00:1122:3344:101::e]:60026 | ||
| 4217 | 2026.05.18 18:23:58.115336 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43627 | ||
| 4218 | 2026.05.18 18:23:58.115935 [ 267 ] {} <Debug> TCP-Session: 0a75e91f-ad0e-401f-9c86-e1256a8d7d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.05.18 18:23:58.115968 [ 267 ] {} <Debug> TCP-Session: 0a75e91f-ad0e-401f-9c86-e1256a8d7d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.05.18 18:23:58.115985 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4221 | 2026.05.18 18:23:58.116012 [ 293 ] {} <Debug> TCP-Session: eab654ad-0d7f-4acb-ace5-8cd8e1906fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43627 | ||
| 4222 | 2026.05.18 18:23:58.116029 [ 293 ] {} <Debug> TCP-Session: eab654ad-0d7f-4acb-ace5-8cd8e1906fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.05.18 18:23:58.116042 [ 293 ] {} <Debug> TCP-Session: eab654ad-0d7f-4acb-ace5-8cd8e1906fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.05.18 18:23:58.116131 [ 307 ] {cf12af00-6615-4252-b8ab-c6e633bdfa11} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4225 | 2026.05.18 18:23:58.116188 [ 307 ] {cf12af00-6615-4252-b8ab-c6e633bdfa11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4226 | 2026.05.18 18:23:58.116458 [ 307 ] {cf12af00-6615-4252-b8ab-c6e633bdfa11} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 4227 | 2026.05.18 18:23:58.117349 [ 317 ] {cf12af00-6615-4252-b8ab-c6e633bdfa11} <Trace> AggregatingTransform: Aggregating | ||
| 4228 | 2026.05.18 18:23:58.117381 [ 317 ] {cf12af00-6615-4252-b8ab-c6e633bdfa11} <Trace> Aggregator: Aggregation method: without_key | ||
| 4229 | 2026.05.18 18:23:58.117410 [ 317 ] {cf12af00-6615-4252-b8ab-c6e633bdfa11} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000854967 sec. (1169.636 rows/sec., 45.69 KiB/sec.) | ||
| 4230 | 2026.05.18 18:23:58.117424 [ 317 ] {cf12af00-6615-4252-b8ab-c6e633bdfa11} <Trace> Aggregator: Merging aggregated data | ||
| 4231 | 2026.05.18 18:23:58.117978 [ 307 ] {cf12af00-6615-4252-b8ab-c6e633bdfa11} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002172 sec., 460.40515653775327 rows/sec., 17.98 KiB/sec. | ||
| 4232 | 2026.05.18 18:23:58.118095 [ 307 ] {cf12af00-6615-4252-b8ab-c6e633bdfa11} <Debug> TCPHandler: Processed in 0.002875992 sec. | ||
| 4233 | 2026.05.18 18:23:58.118291 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4234 | 2026.05.18 18:23:58.118319 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4235 | 2026.05.18 18:23:58.118331 [ 304 ] {} <Debug> TCP-Session: c564abc4-0d7e-41bb-b2cc-93dd492488c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2026.05.18 18:23:58.118344 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4237 | 2026.05.18 18:23:58.118366 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4238 | 2026.05.18 18:23:58.118379 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4239 | 2026.05.18 18:23:58.118395 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4240 | 2026.05.18 18:23:58.118430 [ 307 ] {} <Debug> TCP-Session: 48d4b9a0-d1d5-4d63-9986-f7fe8b10ce41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.05.18 18:23:58.118442 [ 309 ] {} <Debug> TCP-Session: 47b2bde2-206c-45b3-ab7a-0d65c0c45a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.05.18 18:23:58.118459 [ 310 ] {} <Debug> TCP-Session: 6b9aea13-1673-479d-a830-29d3bd2814ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.05.18 18:23:58.118465 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4244 | 2026.05.18 18:23:58.118375 [ 308 ] {} <Debug> TCP-Session: 273485f3-520a-41f6-8a55-fc13b0d769f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.05.18 18:23:58.118519 [ 293 ] {} <Debug> TCP-Session: eab654ad-0d7f-4acb-ace5-8cd8e1906fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.05.18 18:23:58.118368 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4247 | 2026.05.18 18:23:58.118428 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4248 | 2026.05.18 18:23:58.118579 [ 303 ] {} <Debug> TCP-Session: 90f2ecd4-87c4-4825-b73f-612909cad350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.05.18 18:23:58.118403 [ 311 ] {} <Debug> TCP-Session: 8a4ea5ce-eae2-4736-9e09-9c57995b14f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.05.18 18:23:58.118607 [ 267 ] {} <Debug> TCP-Session: 0a75e91f-ad0e-401f-9c86-e1256a8d7d51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.05.18 18:23:58.835742 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52844 | ||
| 4252 | 2026.05.18 18:23:58.835852 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4253 | 2026.05.18 18:23:58.835880 [ 307 ] {} <Debug> TCP-Session: 59d7acb3-dbfe-42d2-8b74-815d2147309c Authenticating user 'default' from [fd00:1122:3344:101::e]:52844 | ||
| 4254 | 2026.05.18 18:23:58.835903 [ 307 ] {} <Debug> TCP-Session: 59d7acb3-dbfe-42d2-8b74-815d2147309c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2026.05.18 18:23:58.835918 [ 307 ] {} <Debug> TCP-Session: 59d7acb3-dbfe-42d2-8b74-815d2147309c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2026.05.18 18:23:58.836228 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51077 | ||
| 4257 | 2026.05.18 18:23:58.836262 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61839 | ||
| 4258 | 2026.05.18 18:23:58.836275 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41640 | ||
| 4259 | 2026.05.18 18:23:58.836292 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54627 | ||
| 4260 | 2026.05.18 18:23:58.836329 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4261 | 2026.05.18 18:23:58.836333 [ 307 ] {} <Trace> TCP-Session: 59d7acb3-dbfe-42d2-8b74-815d2147309c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.05.18 18:23:58.836387 [ 308 ] {} <Debug> TCP-Session: 015b7d7e-e65b-475f-9c2a-93d9a5b1efcd Authenticating user 'default' from [fd00:1122:3344:101::e]:51077 | ||
| 4263 | 2026.05.18 18:23:58.836390 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4264 | 2026.05.18 18:23:58.836437 [ 308 ] {} <Debug> TCP-Session: 015b7d7e-e65b-475f-9c2a-93d9a5b1efcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.05.18 18:23:58.836457 [ 303 ] {} <Debug> TCP-Session: a66bb7ce-480b-4ebf-aef1-7fb271dda920 Authenticating user 'default' from [fd00:1122:3344:101::e]:54627 | ||
| 4266 | 2026.05.18 18:23:58.836472 [ 308 ] {} <Debug> TCP-Session: 015b7d7e-e65b-475f-9c2a-93d9a5b1efcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.05.18 18:23:58.836499 [ 303 ] {} <Debug> TCP-Session: a66bb7ce-480b-4ebf-aef1-7fb271dda920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.05.18 18:23:58.836385 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4269 | 2026.05.18 18:23:58.836530 [ 303 ] {} <Debug> TCP-Session: a66bb7ce-480b-4ebf-aef1-7fb271dda920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2026.05.18 18:23:58.836330 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4271 | 2026.05.18 18:23:58.836558 [ 293 ] {} <Debug> TCP-Session: b8fd37c3-8061-4f4f-a754-cb2306ec48ea Authenticating user 'default' from [fd00:1122:3344:101::e]:41640 | ||
| 4272 | 2026.05.18 18:23:58.836561 [ 307 ] {58e56406-a395-4419-afda-cc44d3f8ed38} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52844) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4273 | 2026.05.18 18:23:58.836595 [ 267 ] {} <Debug> TCP-Session: fcac7cb3-6a21-4455-9d8d-e3386847adf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61839 | ||
| 4274 | 2026.05.18 18:23:58.836602 [ 293 ] {} <Debug> TCP-Session: b8fd37c3-8061-4f4f-a754-cb2306ec48ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.05.18 18:23:58.836643 [ 267 ] {} <Debug> TCP-Session: fcac7cb3-6a21-4455-9d8d-e3386847adf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2026.05.18 18:23:58.836660 [ 293 ] {} <Debug> TCP-Session: b8fd37c3-8061-4f4f-a754-cb2306ec48ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.05.18 18:23:58.836677 [ 267 ] {} <Debug> TCP-Session: fcac7cb3-6a21-4455-9d8d-e3386847adf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2026.05.18 18:23:58.836291 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56793 | ||
| 4279 | 2026.05.18 18:23:58.836252 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60947 | ||
| 4280 | 2026.05.18 18:23:58.836246 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64223 | ||
| 4281 | 2026.05.18 18:23:58.836760 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4282 | 2026.05.18 18:23:58.836774 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4283 | 2026.05.18 18:23:58.836801 [ 304 ] {} <Debug> TCP-Session: c6cc54a2-65fb-4dfe-baaa-f1cc508f2f0a Authenticating user 'default' from [fd00:1122:3344:101::e]:56793 | ||
| 4284 | 2026.05.18 18:23:58.836813 [ 310 ] {} <Debug> TCP-Session: 2770506c-703f-4531-9ef7-3886697ba021 Authenticating user 'default' from [fd00:1122:3344:101::e]:60947 | ||
| 4285 | 2026.05.18 18:23:58.836821 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4286 | 2026.05.18 18:23:58.836824 [ 304 ] {} <Debug> TCP-Session: c6cc54a2-65fb-4dfe-baaa-f1cc508f2f0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.05.18 18:23:58.836238 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48698 | ||
| 4288 | 2026.05.18 18:23:58.836880 [ 304 ] {} <Debug> TCP-Session: c6cc54a2-65fb-4dfe-baaa-f1cc508f2f0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.05.18 18:23:58.836880 [ 311 ] {} <Debug> TCP-Session: 0cfbae44-2646-4c68-b584-a1252c77e3ca Authenticating user 'default' from [fd00:1122:3344:101::e]:64223 | ||
| 4290 | 2026.05.18 18:23:58.836921 [ 307 ] {58e56406-a395-4419-afda-cc44d3f8ed38} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4291 | 2026.05.18 18:23:58.836958 [ 311 ] {} <Debug> TCP-Session: 0cfbae44-2646-4c68-b584-a1252c77e3ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4292 | 2026.05.18 18:23:58.836920 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4293 | 2026.05.18 18:23:58.836984 [ 311 ] {} <Debug> TCP-Session: 0cfbae44-2646-4c68-b584-a1252c77e3ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.05.18 18:23:58.837008 [ 307 ] {58e56406-a395-4419-afda-cc44d3f8ed38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4295 | 2026.05.18 18:23:58.837013 [ 309 ] {} <Debug> TCP-Session: 211e866b-9486-43b5-a84d-914af1dfce8f Authenticating user 'default' from [fd00:1122:3344:101::e]:48698 | ||
| 4296 | 2026.05.18 18:23:58.836833 [ 310 ] {} <Debug> TCP-Session: 2770506c-703f-4531-9ef7-3886697ba021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.05.18 18:23:58.837047 [ 309 ] {} <Debug> TCP-Session: 211e866b-9486-43b5-a84d-914af1dfce8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.05.18 18:23:58.837061 [ 310 ] {} <Debug> TCP-Session: 2770506c-703f-4531-9ef7-3886697ba021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.05.18 18:23:58.837066 [ 309 ] {} <Debug> TCP-Session: 211e866b-9486-43b5-a84d-914af1dfce8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2026.05.18 18:23:58.837323 [ 307 ] {58e56406-a395-4419-afda-cc44d3f8ed38} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 4301 | 2026.05.18 18:23:58.838285 [ 321 ] {58e56406-a395-4419-afda-cc44d3f8ed38} <Trace> AggregatingTransform: Aggregating | ||
| 4302 | 2026.05.18 18:23:58.838336 [ 321 ] {58e56406-a395-4419-afda-cc44d3f8ed38} <Trace> Aggregator: Aggregation method: without_key | ||
| 4303 | 2026.05.18 18:23:58.838375 [ 321 ] {58e56406-a395-4419-afda-cc44d3f8ed38} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094281 sec. (1060.659 rows/sec., 41.43 KiB/sec.) | ||
| 4304 | 2026.05.18 18:23:58.838391 [ 321 ] {58e56406-a395-4419-afda-cc44d3f8ed38} <Trace> Aggregator: Merging aggregated data | ||
| 4305 | 2026.05.18 18:23:58.838997 [ 307 ] {58e56406-a395-4419-afda-cc44d3f8ed38} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002494 sec., 400.962309542903 rows/sec., 15.66 KiB/sec. | ||
| 4306 | 2026.05.18 18:23:58.839177 [ 307 ] {58e56406-a395-4419-afda-cc44d3f8ed38} <Debug> TCPHandler: Processed in 0.002991886 sec. | ||
| 4307 | 2026.05.18 18:23:58.839370 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4308 | 2026.05.18 18:23:58.839404 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4309 | 2026.05.18 18:23:58.839414 [ 307 ] {} <Debug> TCP-Session: 59d7acb3-dbfe-42d2-8b74-815d2147309c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.05.18 18:23:58.839427 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4311 | 2026.05.18 18:23:58.839451 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4312 | 2026.05.18 18:23:58.839489 [ 309 ] {} <Debug> TCP-Session: 211e866b-9486-43b5-a84d-914af1dfce8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.05.18 18:23:58.839504 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4314 | 2026.05.18 18:23:58.839522 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4315 | 2026.05.18 18:23:58.839548 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4316 | 2026.05.18 18:23:58.839568 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4317 | 2026.05.18 18:23:58.839603 [ 308 ] {} <Debug> TCP-Session: 015b7d7e-e65b-475f-9c2a-93d9a5b1efcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.05.18 18:23:58.839617 [ 293 ] {} <Debug> TCP-Session: b8fd37c3-8061-4f4f-a754-cb2306ec48ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.05.18 18:23:58.839636 [ 303 ] {} <Debug> TCP-Session: a66bb7ce-480b-4ebf-aef1-7fb271dda920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.05.18 18:23:58.839555 [ 310 ] {} <Debug> TCP-Session: 2770506c-703f-4531-9ef7-3886697ba021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.05.18 18:23:58.839526 [ 267 ] {} <Debug> TCP-Session: fcac7cb3-6a21-4455-9d8d-e3386847adf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2026.05.18 18:23:58.839473 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4323 | 2026.05.18 18:23:58.839770 [ 311 ] {} <Debug> TCP-Session: 0cfbae44-2646-4c68-b584-a1252c77e3ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.05.18 18:23:58.839458 [ 304 ] {} <Debug> TCP-Session: c6cc54a2-65fb-4dfe-baaa-f1cc508f2f0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.05.18 18:23:59.562297 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.05.18 18:23:59.562564 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4327 | 2026.05.18 18:23:59.562908 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4328 | 2026.05.18 18:23:59.562952 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4329 | 2026.05.18 18:23:59.563179 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4330 | 2026.05.18 18:23:59.563255 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4331 | 2026.05.18 18:23:59.563401 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4332 | 2026.05.18 18:23:59.563487 [ 357 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4333 | 2026.05.18 18:23:59.563507 [ 342 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4334 | 2026.05.18 18:23:59.563526 [ 323 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4335 | 2026.05.18 18:23:59.563507 [ 333 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4336 | 2026.05.18 18:23:59.563670 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4337 | 2026.05.18 18:23:59.563700 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4338 | 2026.05.18 18:23:59.563773 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4339 | 2026.05.18 18:23:59.563794 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4340 | 2026.05.18 18:23:59.563831 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4341 | 2026.05.18 18:23:59.563871 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4342 | 2026.05.18 18:23:59.565082 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002621 sec., 15642.88439526898 rows/sec., 2.82 MiB/sec. | ||
| 4343 | 2026.05.18 18:23:59.565209 [ 294 ] {5d854906-8b9c-4175-8ccd-814da8a90de3} <Debug> TCPHandler: Processed in 0.003055258 sec. | ||
| 4344 | 2026.05.18 18:23:59.567321 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2026.05.18 18:23:59.567441 [ 294 ] {b2339ed6-b125-4673-a982-efe21deeaeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4346 | 2026.05.18 18:23:59.567489 [ 294 ] {b2339ed6-b125-4673-a982-efe21deeaeb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4347 | 2026.05.18 18:23:59.568095 [ 294 ] {b2339ed6-b125-4673-a982-efe21deeaeb3} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.05.18 18:23:59.568151 [ 294 ] {b2339ed6-b125-4673-a982-efe21deeaeb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4349 | 2026.05.18 18:23:59.568624 [ 294 ] {b2339ed6-b125-4673-a982-efe21deeaeb3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4350 | 2026.05.18 18:23:59.568872 [ 294 ] {b2339ed6-b125-4673-a982-efe21deeaeb3} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.05.18 18:23:59.569026 [ 294 ] {b2339ed6-b125-4673-a982-efe21deeaeb3} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001619 sec., 72884.49660284126 rows/sec., 6.18 MiB/sec. | ||
| 4352 | 2026.05.18 18:23:59.569065 [ 294 ] {b2339ed6-b125-4673-a982-efe21deeaeb3} <Debug> TCPHandler: Processed in 0.001799297 sec. | ||
| 4353 | 2026.05.18 18:23:59.569222 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.05.18 18:23:59.569329 [ 294 ] {31f2ab30-75d6-4fb2-b273-b368d8b75f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4355 | 2026.05.18 18:23:59.569373 [ 294 ] {31f2ab30-75d6-4fb2-b273-b368d8b75f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4356 | 2026.05.18 18:23:59.569798 [ 294 ] {31f2ab30-75d6-4fb2-b273-b368d8b75f47} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.05.18 18:23:59.569838 [ 294 ] {31f2ab30-75d6-4fb2-b273-b368d8b75f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4358 | 2026.05.18 18:23:59.570151 [ 294 ] {31f2ab30-75d6-4fb2-b273-b368d8b75f47} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4359 | 2026.05.18 18:23:59.570403 [ 294 ] {31f2ab30-75d6-4fb2-b273-b368d8b75f47} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.05.18 18:23:59.570542 [ 294 ] {31f2ab30-75d6-4fb2-b273-b368d8b75f47} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001236 sec., 25080.906148867314 rows/sec., 1.84 MiB/sec. | ||
| 4361 | 2026.05.18 18:23:59.570577 [ 294 ] {31f2ab30-75d6-4fb2-b273-b368d8b75f47} <Debug> TCPHandler: Processed in 0.001407655 sec. | ||
| 4362 | 2026.05.18 18:23:59.570712 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.05.18 18:23:59.570815 [ 294 ] {1780f5f9-7771-4e27-b98b-045d51021ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4364 | 2026.05.18 18:23:59.570857 [ 294 ] {1780f5f9-7771-4e27-b98b-045d51021ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4365 | 2026.05.18 18:23:59.571291 [ 294 ] {1780f5f9-7771-4e27-b98b-045d51021ac2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.05.18 18:23:59.571330 [ 294 ] {1780f5f9-7771-4e27-b98b-045d51021ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4367 | 2026.05.18 18:23:59.571656 [ 294 ] {1780f5f9-7771-4e27-b98b-045d51021ac2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4368 | 2026.05.18 18:23:59.571874 [ 294 ] {1780f5f9-7771-4e27-b98b-045d51021ac2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.05.18 18:23:59.572007 [ 294 ] {1780f5f9-7771-4e27-b98b-045d51021ac2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001212 sec., 78382.83828382839 rows/sec., 6.12 MiB/sec. | ||
| 4370 | 2026.05.18 18:23:59.572041 [ 294 ] {1780f5f9-7771-4e27-b98b-045d51021ac2} <Debug> TCPHandler: Processed in 0.001381764 sec. | ||
| 4371 | 2026.05.18 18:23:59.572201 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2026.05.18 18:23:59.572303 [ 294 ] {8b731a87-38a0-465e-8bbe-82064b6bb7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4373 | 2026.05.18 18:23:59.572349 [ 294 ] {8b731a87-38a0-465e-8bbe-82064b6bb7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4374 | 2026.05.18 18:23:59.572761 [ 294 ] {8b731a87-38a0-465e-8bbe-82064b6bb7a7} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.05.18 18:23:59.572798 [ 294 ] {8b731a87-38a0-465e-8bbe-82064b6bb7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4376 | 2026.05.18 18:23:59.573137 [ 294 ] {8b731a87-38a0-465e-8bbe-82064b6bb7a7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4377 | 2026.05.18 18:23:59.573357 [ 294 ] {8b731a87-38a0-465e-8bbe-82064b6bb7a7} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2026.05.18 18:23:59.573495 [ 294 ] {8b731a87-38a0-465e-8bbe-82064b6bb7a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 4379 | 2026.05.18 18:23:59.573532 [ 294 ] {8b731a87-38a0-465e-8bbe-82064b6bb7a7} <Debug> TCPHandler: Processed in 0.001382634 sec. | ||
| 4380 | 2026.05.18 18:23:59.573744 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4381 | 2026.05.18 18:23:59.573923 [ 294 ] {3baf7931-24c5-4858-9d40-56bb86bd94b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4382 | 2026.05.18 18:23:59.574023 [ 294 ] {3baf7931-24c5-4858-9d40-56bb86bd94b1} <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 | ||
| 4383 | 2026.05.18 18:23:59.575094 [ 294 ] {3baf7931-24c5-4858-9d40-56bb86bd94b1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2026.05.18 18:23:59.575143 [ 294 ] {3baf7931-24c5-4858-9d40-56bb86bd94b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4385 | 2026.05.18 18:23:59.575817 [ 294 ] {3baf7931-24c5-4858-9d40-56bb86bd94b1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4386 | 2026.05.18 18:23:59.576070 [ 294 ] {3baf7931-24c5-4858-9d40-56bb86bd94b1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2026.05.18 18:23:59.576240 [ 294 ] {3baf7931-24c5-4858-9d40-56bb86bd94b1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002366 sec., 13102.282333051564 rows/sec., 23.48 MiB/sec. | ||
| 4388 | 2026.05.18 18:23:59.576322 [ 294 ] {3baf7931-24c5-4858-9d40-56bb86bd94b1} <Debug> TCPHandler: Processed in 0.002702517 sec. | ||
| 4389 | 2026.05.18 18:23:59.576470 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.05.18 18:23:59.576577 [ 294 ] {244bcc17-a3d4-47c3-8d5e-29a369089860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4391 | 2026.05.18 18:23:59.576626 [ 294 ] {244bcc17-a3d4-47c3-8d5e-29a369089860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4392 | 2026.05.18 18:23:59.577007 [ 294 ] {244bcc17-a3d4-47c3-8d5e-29a369089860} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.05.18 18:23:59.577046 [ 294 ] {244bcc17-a3d4-47c3-8d5e-29a369089860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4394 | 2026.05.18 18:23:59.577365 [ 294 ] {244bcc17-a3d4-47c3-8d5e-29a369089860} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4395 | 2026.05.18 18:23:59.577578 [ 294 ] {244bcc17-a3d4-47c3-8d5e-29a369089860} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.05.18 18:23:59.577714 [ 294 ] {244bcc17-a3d4-47c3-8d5e-29a369089860} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 4397 | 2026.05.18 18:23:59.577748 [ 294 ] {244bcc17-a3d4-47c3-8d5e-29a369089860} <Debug> TCPHandler: Processed in 0.001329753 sec. | ||
| 4398 | 2026.05.18 18:24:00.386666 [ 105 ] {} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4399 | 2026.05.18 18:24:00.386741 [ 105 ] {} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.05.18 18:24:00.386768 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4401 | 2026.05.18 18:24:00.386891 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 4402 | 2026.05.18 18:24:00.387043 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4403 | 2026.05.18 18:24:00.387084 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 4404 | 2026.05.18 18:24:00.387158 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 4405 | 2026.05.18 18:24:00.387207 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 4406 | 2026.05.18 18:24:00.387248 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 4407 | 2026.05.18 18:24:00.387294 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 4408 | 2026.05.18 18:24:00.388107 [ 191 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001252201 sec., 47915.63015841706 rows/sec., 2.44 MiB/sec. | ||
| 4409 | 2026.05.18 18:24:00.388338 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4410 | 2026.05.18 18:24:00.388697 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_10_2} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.05.18 18:24:00.388787 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_10_2} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4412 | 2026.05.18 18:24:00.388897 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4413 | 2026.05.18 18:24:00.648847 [ 274 ] {} <Trace> TCP-Session: 38cfe9d5-39bf-4f66-bad9-15887cb0fc5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2026.05.18 18:24:00.649158 [ 274 ] {9959b31b-78d1-4e3c-b3e8-c61928bafce9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34257) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 4415 | 2026.05.18 18:24:00.649782 [ 274 ] {9959b31b-78d1-4e3c-b3e8-c61928bafce9} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 4416 | 2026.05.18 18:24:00.650059 [ 274 ] {9959b31b-78d1-4e3c-b3e8-c61928bafce9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4417 | 2026.05.18 18:24:00.650539 [ 333 ] {9959b31b-78d1-4e3c-b3e8-c61928bafce9} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 4418 | 2026.05.18 18:24:00.650939 [ 274 ] {9959b31b-78d1-4e3c-b3e8-c61928bafce9} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001932 sec., 21221.53209109731 rows/sec., 1.26 MiB/sec. | ||
| 4419 | 2026.05.18 18:24:00.651014 [ 274 ] {9959b31b-78d1-4e3c-b3e8-c61928bafce9} <Debug> TCPHandler: Processed in 0.002343095 sec. | ||
| 4420 | 2026.05.18 18:24:01.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.50 MiB, peak 241.71 MiB, free memory in arenas 0.00 B, will set to 231.52 MiB (RSS), difference: -1.98 MiB | ||
| 4421 | 2026.05.18 18:24:02.134472 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4422 | 2026.05.18 18:24:02.134556 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4423 | 2026.05.18 18:24:02.203941 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7645 | ||
| 4424 | 2026.05.18 18:24:02.204758 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2026.05.18 18:24:02.204797 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4426 | 2026.05.18 18:24:02.205316 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4427 | 2026.05.18 18:24:02.205553 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2026.05.18 18:24:02.205684 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7645 | ||
| 4429 | 2026.05.18 18:24:02.205730 [ 103 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4430 | 2026.05.18 18:24:02.205786 [ 103 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.05.18 18:24:02.205806 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4432 | 2026.05.18 18:24:02.205933 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 4433 | 2026.05.18 18:24:02.206082 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4434 | 2026.05.18 18:24:02.206121 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5213 rows starting from the beginning of the part | ||
| 4435 | 2026.05.18 18:24:02.206188 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 4436 | 2026.05.18 18:24:02.206232 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 4437 | 2026.05.18 18:24:02.206272 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 4438 | 2026.05.18 18:24:02.206313 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 4439 | 2026.05.18 18:24:02.206353 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 4440 | 2026.05.18 18:24:02.207808 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7645 rows, containing 4 columns (4 merged, 0 gathered) in 0.001934722 sec., 3951472.0978000974 rows/sec., 56.53 MiB/sec. | ||
| 4441 | 2026.05.18 18:24:02.208591 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4442 | 2026.05.18 18:24:02.208887 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_16_3} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.05.18 18:24:02.208959 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_16_3} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4444 | 2026.05.18 18:24:02.209031 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4445 | 2026.05.18 18:24:02.601984 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4446 | 2026.05.18 18:24:02.618048 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.05.18 18:24:02.618099 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4448 | 2026.05.18 18:24:02.625190 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4449 | 2026.05.18 18:24:02.626831 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.05.18 18:24:02.627188 [ 101 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4451 | 2026.05.18 18:24:02.627284 [ 101 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.05.18 18:24:02.627319 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4453 | 2026.05.18 18:24:02.627454 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 4454 | 2026.05.18 18:24:02.631169 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4455 | 2026.05.18 18:24:02.632607 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 4456 | 2026.05.18 18:24:02.635973 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4457 | 2026.05.18 18:24:02.637385 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 4458 | 2026.05.18 18:24:02.641825 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 4459 | 2026.05.18 18:24:02.645745 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 4460 | 2026.05.18 18:24:02.650273 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 4461 | 2026.05.18 18:24:02.654603 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 4462 | 2026.05.18 18:24:02.706648 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079238378 sec., 1527.0378199816257 rows/sec., 7.90 MiB/sec. | ||
| 4463 | 2026.05.18 18:24:02.709097 [ 201 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4464 | 2026.05.18 18:24:02.710918 [ 201 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_16_3} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.05.18 18:24:02.710999 [ 201 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_16_3} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4466 | 2026.05.18 18:24:02.713418 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4467 | 2026.05.18 18:24:03.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.66 MiB, peak 242.61 MiB, free memory in arenas 0.00 B, will set to 243.51 MiB (RSS), difference: 10.85 MiB | ||
| 4468 | 2026.05.18 18:24:03.001388 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00091364 sec. | ||
| 4469 | 2026.05.18 18:24:04.566347 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4470 | 2026.05.18 18:24:04.566651 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4471 | 2026.05.18 18:24:04.567030 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4472 | 2026.05.18 18:24:04.567072 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4473 | 2026.05.18 18:24:04.567318 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4474 | 2026.05.18 18:24:04.567388 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4475 | 2026.05.18 18:24:04.567531 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4476 | 2026.05.18 18:24:04.567648 [ 323 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4477 | 2026.05.18 18:24:04.567658 [ 342 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4478 | 2026.05.18 18:24:04.567658 [ 357 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4479 | 2026.05.18 18:24:04.567649 [ 333 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4480 | 2026.05.18 18:24:04.567897 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4481 | 2026.05.18 18:24:04.567927 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4482 | 2026.05.18 18:24:04.568000 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4483 | 2026.05.18 18:24:04.568021 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4484 | 2026.05.18 18:24:04.568056 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4485 | 2026.05.18 18:24:04.568097 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4486 | 2026.05.18 18:24:04.569318 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002794 sec., 14674.302075876878 rows/sec., 2.64 MiB/sec. | ||
| 4487 | 2026.05.18 18:24:04.569428 [ 294 ] {4c11036d-c758-4238-8a52-a337ef5f6dee} <Debug> TCPHandler: Processed in 0.003238444 sec. | ||
| 4488 | 2026.05.18 18:24:04.574512 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.05.18 18:24:04.574681 [ 294 ] {cb8cbe80-26d7-4c0d-baa0-630c4cef5784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4490 | 2026.05.18 18:24:04.574752 [ 294 ] {cb8cbe80-26d7-4c0d-baa0-630c4cef5784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4491 | 2026.05.18 18:24:04.575595 [ 294 ] {cb8cbe80-26d7-4c0d-baa0-630c4cef5784} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.05.18 18:24:04.575641 [ 294 ] {cb8cbe80-26d7-4c0d-baa0-630c4cef5784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4493 | 2026.05.18 18:24:04.576070 [ 294 ] {cb8cbe80-26d7-4c0d-baa0-630c4cef5784} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4494 | 2026.05.18 18:24:04.576301 [ 294 ] {cb8cbe80-26d7-4c0d-baa0-630c4cef5784} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.05.18 18:24:04.576454 [ 294 ] {cb8cbe80-26d7-4c0d-baa0-630c4cef5784} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001826 sec., 155531.21577217962 rows/sec., 9.88 MiB/sec. | ||
| 4496 | 2026.05.18 18:24:04.576493 [ 294 ] {cb8cbe80-26d7-4c0d-baa0-630c4cef5784} <Debug> TCPHandler: Processed in 0.002111918 sec. | ||
| 4497 | 2026.05.18 18:24:04.576657 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4498 | 2026.05.18 18:24:04.576756 [ 294 ] {5e5e3263-ed4c-45ff-a29c-710a12601354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4499 | 2026.05.18 18:24:04.576798 [ 294 ] {5e5e3263-ed4c-45ff-a29c-710a12601354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4500 | 2026.05.18 18:24:04.577659 [ 294 ] {5e5e3263-ed4c-45ff-a29c-710a12601354} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.05.18 18:24:04.577695 [ 294 ] {5e5e3263-ed4c-45ff-a29c-710a12601354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4502 | 2026.05.18 18:24:04.578082 [ 294 ] {5e5e3263-ed4c-45ff-a29c-710a12601354} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4503 | 2026.05.18 18:24:04.578309 [ 294 ] {5e5e3263-ed4c-45ff-a29c-710a12601354} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.05.18 18:24:04.578439 [ 294 ] {5e5e3263-ed4c-45ff-a29c-710a12601354} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001702 sec., 481198.58989424206 rows/sec., 37.30 MiB/sec. | ||
| 4505 | 2026.05.18 18:24:04.578473 [ 294 ] {5e5e3263-ed4c-45ff-a29c-710a12601354} <Debug> TCPHandler: Processed in 0.00187011 sec. | ||
| 4506 | 2026.05.18 18:24:04.578611 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2026.05.18 18:24:04.578714 [ 294 ] {5dde8ff5-263b-4d24-9c16-3b4fdd75f4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4508 | 2026.05.18 18:24:04.578755 [ 294 ] {5dde8ff5-263b-4d24-9c16-3b4fdd75f4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4509 | 2026.05.18 18:24:04.579224 [ 294 ] {5dde8ff5-263b-4d24-9c16-3b4fdd75f4ab} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.05.18 18:24:04.579260 [ 294 ] {5dde8ff5-263b-4d24-9c16-3b4fdd75f4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4511 | 2026.05.18 18:24:04.579565 [ 294 ] {5dde8ff5-263b-4d24-9c16-3b4fdd75f4ab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4512 | 2026.05.18 18:24:04.579775 [ 294 ] {5dde8ff5-263b-4d24-9c16-3b4fdd75f4ab} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.05.18 18:24:04.579900 [ 294 ] {5dde8ff5-263b-4d24-9c16-3b4fdd75f4ab} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001205 sec., 126970.95435684649 rows/sec., 7.59 MiB/sec. | ||
| 4514 | 2026.05.18 18:24:04.579933 [ 294 ] {5dde8ff5-263b-4d24-9c16-3b4fdd75f4ab} <Debug> TCPHandler: Processed in 0.001372834 sec. | ||
| 4515 | 2026.05.18 18:24:04.580069 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.05.18 18:24:04.580165 [ 294 ] {a8aa3d30-924c-42b7-a54c-24f3c11aa8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4517 | 2026.05.18 18:24:04.580204 [ 294 ] {a8aa3d30-924c-42b7-a54c-24f3c11aa8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4518 | 2026.05.18 18:24:04.580651 [ 294 ] {a8aa3d30-924c-42b7-a54c-24f3c11aa8b6} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.05.18 18:24:04.580687 [ 294 ] {a8aa3d30-924c-42b7-a54c-24f3c11aa8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4520 | 2026.05.18 18:24:04.580993 [ 294 ] {a8aa3d30-924c-42b7-a54c-24f3c11aa8b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4521 | 2026.05.18 18:24:04.581202 [ 294 ] {a8aa3d30-924c-42b7-a54c-24f3c11aa8b6} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.05.18 18:24:04.581326 [ 294 ] {a8aa3d30-924c-42b7-a54c-24f3c11aa8b6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 4523 | 2026.05.18 18:24:04.581359 [ 294 ] {a8aa3d30-924c-42b7-a54c-24f3c11aa8b6} <Debug> TCPHandler: Processed in 0.001338953 sec. | ||
| 4524 | 2026.05.18 18:24:04.581495 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.05.18 18:24:04.581591 [ 294 ] {de174b90-941f-4348-9bed-33d9ad6d1d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4526 | 2026.05.18 18:24:04.581631 [ 294 ] {de174b90-941f-4348-9bed-33d9ad6d1d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4527 | 2026.05.18 18:24:04.582078 [ 294 ] {de174b90-941f-4348-9bed-33d9ad6d1d10} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.05.18 18:24:04.582113 [ 294 ] {de174b90-941f-4348-9bed-33d9ad6d1d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4529 | 2026.05.18 18:24:04.582425 [ 294 ] {de174b90-941f-4348-9bed-33d9ad6d1d10} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4530 | 2026.05.18 18:24:04.582646 [ 294 ] {de174b90-941f-4348-9bed-33d9ad6d1d10} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.05.18 18:24:04.582776 [ 294 ] {de174b90-941f-4348-9bed-33d9ad6d1d10} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 4532 | 2026.05.18 18:24:04.582810 [ 294 ] {de174b90-941f-4348-9bed-33d9ad6d1d10} <Debug> TCPHandler: Processed in 0.001363824 sec. | ||
| 4533 | 2026.05.18 18:24:04.582945 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.05.18 18:24:04.583040 [ 294 ] {cbb51f12-5ae0-49bc-9774-422c99815df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4535 | 2026.05.18 18:24:04.583081 [ 294 ] {cbb51f12-5ae0-49bc-9774-422c99815df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4536 | 2026.05.18 18:24:04.583676 [ 294 ] {cbb51f12-5ae0-49bc-9774-422c99815df0} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.05.18 18:24:04.583713 [ 294 ] {cbb51f12-5ae0-49bc-9774-422c99815df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4538 | 2026.05.18 18:24:04.584035 [ 294 ] {cbb51f12-5ae0-49bc-9774-422c99815df0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4539 | 2026.05.18 18:24:04.584247 [ 294 ] {cbb51f12-5ae0-49bc-9774-422c99815df0} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.05.18 18:24:04.584377 [ 294 ] {cbb51f12-5ae0-49bc-9774-422c99815df0} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001355 sec., 369741.6974169742 rows/sec., 25.99 MiB/sec. | ||
| 4541 | 2026.05.18 18:24:04.584411 [ 294 ] {cbb51f12-5ae0-49bc-9774-422c99815df0} <Debug> TCPHandler: Processed in 0.001514598 sec. | ||
| 4542 | 2026.05.18 18:24:04.584541 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.05.18 18:24:04.584637 [ 294 ] {a4319011-4d00-49db-a1ca-6763c35b08b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4544 | 2026.05.18 18:24:04.584679 [ 294 ] {a4319011-4d00-49db-a1ca-6763c35b08b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4545 | 2026.05.18 18:24:04.585021 [ 294 ] {a4319011-4d00-49db-a1ca-6763c35b08b6} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.05.18 18:24:04.585057 [ 294 ] {a4319011-4d00-49db-a1ca-6763c35b08b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4547 | 2026.05.18 18:24:04.585371 [ 294 ] {a4319011-4d00-49db-a1ca-6763c35b08b6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4548 | 2026.05.18 18:24:04.585581 [ 294 ] {a4319011-4d00-49db-a1ca-6763c35b08b6} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.05.18 18:24:04.585708 [ 294 ] {a4319011-4d00-49db-a1ca-6763c35b08b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 4550 | 2026.05.18 18:24:04.585741 [ 294 ] {a4319011-4d00-49db-a1ca-6763c35b08b6} <Debug> TCPHandler: Processed in 0.00124823 sec. | ||
| 4551 | 2026.05.18 18:24:04.585872 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.05.18 18:24:04.586013 [ 294 ] {3471b7a8-bbc6-4eb7-88a8-c4bcade36f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4553 | 2026.05.18 18:24:04.586055 [ 294 ] {3471b7a8-bbc6-4eb7-88a8-c4bcade36f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4554 | 2026.05.18 18:24:04.586464 [ 294 ] {3471b7a8-bbc6-4eb7-88a8-c4bcade36f0f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.05.18 18:24:04.586500 [ 294 ] {3471b7a8-bbc6-4eb7-88a8-c4bcade36f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4556 | 2026.05.18 18:24:04.586842 [ 294 ] {3471b7a8-bbc6-4eb7-88a8-c4bcade36f0f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4557 | 2026.05.18 18:24:04.587065 [ 294 ] {3471b7a8-bbc6-4eb7-88a8-c4bcade36f0f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.05.18 18:24:04.587191 [ 294 ] {3471b7a8-bbc6-4eb7-88a8-c4bcade36f0f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001197 sec., 221386.80033416877 rows/sec., 14.71 MiB/sec. | ||
| 4559 | 2026.05.18 18:24:04.587316 [ 294 ] {3471b7a8-bbc6-4eb7-88a8-c4bcade36f0f} <Debug> TCPHandler: Processed in 0.001492719 sec. | ||
| 4560 | 2026.05.18 18:24:04.587454 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.05.18 18:24:04.587549 [ 294 ] {e37fe86f-01de-4561-9cbc-abe941683a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.05.18 18:24:04.587591 [ 294 ] {e37fe86f-01de-4561-9cbc-abe941683a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4563 | 2026.05.18 18:24:04.587910 [ 294 ] {e37fe86f-01de-4561-9cbc-abe941683a85} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.05.18 18:24:04.587948 [ 294 ] {e37fe86f-01de-4561-9cbc-abe941683a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4565 | 2026.05.18 18:24:04.588247 [ 294 ] {e37fe86f-01de-4561-9cbc-abe941683a85} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4566 | 2026.05.18 18:24:04.588452 [ 294 ] {e37fe86f-01de-4561-9cbc-abe941683a85} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.05.18 18:24:04.588577 [ 294 ] {e37fe86f-01de-4561-9cbc-abe941683a85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 4568 | 2026.05.18 18:24:04.588609 [ 294 ] {e37fe86f-01de-4561-9cbc-abe941683a85} <Debug> TCPHandler: Processed in 0.001204338 sec. | ||
| 4569 | 2026.05.18 18:24:04.588741 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.05.18 18:24:04.588837 [ 294 ] {de08cfeb-4995-46c4-8527-c618e9d5ffc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.05.18 18:24:04.588892 [ 294 ] {de08cfeb-4995-46c4-8527-c618e9d5ffc9} <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 | ||
| 4572 | 2026.05.18 18:24:04.589718 [ 294 ] {de08cfeb-4995-46c4-8527-c618e9d5ffc9} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.05.18 18:24:04.589754 [ 294 ] {de08cfeb-4995-46c4-8527-c618e9d5ffc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4574 | 2026.05.18 18:24:04.590274 [ 294 ] {de08cfeb-4995-46c4-8527-c618e9d5ffc9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4575 | 2026.05.18 18:24:04.590500 [ 294 ] {de08cfeb-4995-46c4-8527-c618e9d5ffc9} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.05.18 18:24:04.590636 [ 294 ] {de08cfeb-4995-46c4-8527-c618e9d5ffc9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001818 sec., 6050.605060506051 rows/sec., 10.84 MiB/sec. | ||
| 4577 | 2026.05.18 18:24:04.590683 [ 294 ] {de08cfeb-4995-46c4-8527-c618e9d5ffc9} <Debug> TCPHandler: Processed in 0.001991484 sec. | ||
| 4578 | 2026.05.18 18:24:04.590839 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.05.18 18:24:04.590992 [ 294 ] {df1f8fb8-e0b9-467d-8149-d14d201a5658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4580 | 2026.05.18 18:24:04.591050 [ 294 ] {df1f8fb8-e0b9-467d-8149-d14d201a5658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4581 | 2026.05.18 18:24:04.591568 [ 294 ] {df1f8fb8-e0b9-467d-8149-d14d201a5658} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.05.18 18:24:04.591612 [ 294 ] {df1f8fb8-e0b9-467d-8149-d14d201a5658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4583 | 2026.05.18 18:24:04.592044 [ 294 ] {df1f8fb8-e0b9-467d-8149-d14d201a5658} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4584 | 2026.05.18 18:24:04.592286 [ 294 ] {df1f8fb8-e0b9-467d-8149-d14d201a5658} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.05.18 18:24:04.592428 [ 294 ] {df1f8fb8-e0b9-467d-8149-d14d201a5658} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001478 sec., 60893.098782138026 rows/sec., 3.81 MiB/sec. | ||
| 4586 | 2026.05.18 18:24:04.592462 [ 294 ] {df1f8fb8-e0b9-467d-8149-d14d201a5658} <Debug> TCPHandler: Processed in 0.001690014 sec. | ||
| 4587 | 2026.05.18 18:24:09.562355 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.05.18 18:24:09.562623 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4589 | 2026.05.18 18:24:09.562989 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4590 | 2026.05.18 18:24:09.563028 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4591 | 2026.05.18 18:24:09.563241 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4592 | 2026.05.18 18:24:09.563308 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4593 | 2026.05.18 18:24:09.563444 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4594 | 2026.05.18 18:24:09.563525 [ 323 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4595 | 2026.05.18 18:24:09.563545 [ 341 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4596 | 2026.05.18 18:24:09.563544 [ 342 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4597 | 2026.05.18 18:24:09.563545 [ 333 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4598 | 2026.05.18 18:24:09.563699 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4599 | 2026.05.18 18:24:09.563726 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4600 | 2026.05.18 18:24:09.563794 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4601 | 2026.05.18 18:24:09.563814 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4602 | 2026.05.18 18:24:09.563848 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4603 | 2026.05.18 18:24:09.563884 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4604 | 2026.05.18 18:24:09.564905 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002386 sec., 17183.570829840737 rows/sec., 3.10 MiB/sec. | ||
| 4605 | 2026.05.18 18:24:09.565014 [ 294 ] {a99d61b4-05b3-4d50-9a31-78e624c06f76} <Debug> TCPHandler: Processed in 0.00279701 sec. | ||
| 4606 | 2026.05.18 18:24:09.567305 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.05.18 18:24:09.567420 [ 294 ] {cc429087-62e5-4775-9156-a5f340e699b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4608 | 2026.05.18 18:24:09.567464 [ 294 ] {cc429087-62e5-4775-9156-a5f340e699b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4609 | 2026.05.18 18:24:09.567953 [ 294 ] {cc429087-62e5-4775-9156-a5f340e699b7} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.05.18 18:24:09.567994 [ 294 ] {cc429087-62e5-4775-9156-a5f340e699b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4611 | 2026.05.18 18:24:09.568345 [ 294 ] {cc429087-62e5-4775-9156-a5f340e699b7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4612 | 2026.05.18 18:24:09.568564 [ 294 ] {cc429087-62e5-4775-9156-a5f340e699b7} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.05.18 18:24:09.568704 [ 294 ] {cc429087-62e5-4775-9156-a5f340e699b7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001315 sec., 3041.825095057034 rows/sec., 248.04 KiB/sec. | ||
| 4614 | 2026.05.18 18:24:09.568739 [ 294 ] {cc429087-62e5-4775-9156-a5f340e699b7} <Debug> TCPHandler: Processed in 0.001486868 sec. | ||
| 4615 | 2026.05.18 18:24:09.568881 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.05.18 18:24:09.568979 [ 294 ] {e74e7308-2eea-4bea-841d-56fd6ca9ccf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4617 | 2026.05.18 18:24:09.569019 [ 294 ] {e74e7308-2eea-4bea-841d-56fd6ca9ccf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4618 | 2026.05.18 18:24:09.569465 [ 294 ] {e74e7308-2eea-4bea-841d-56fd6ca9ccf3} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.05.18 18:24:09.569501 [ 294 ] {e74e7308-2eea-4bea-841d-56fd6ca9ccf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4620 | 2026.05.18 18:24:09.569805 [ 294 ] {e74e7308-2eea-4bea-841d-56fd6ca9ccf3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4621 | 2026.05.18 18:24:09.570011 [ 294 ] {e74e7308-2eea-4bea-841d-56fd6ca9ccf3} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.05.18 18:24:09.570139 [ 294 ] {e74e7308-2eea-4bea-841d-56fd6ca9ccf3} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.001178 sec., 101867.57215619694 rows/sec., 8.62 MiB/sec. | ||
| 4623 | 2026.05.18 18:24:09.570172 [ 294 ] {e74e7308-2eea-4bea-841d-56fd6ca9ccf3} <Debug> TCPHandler: Processed in 0.001339963 sec. | ||
| 4624 | 2026.05.18 18:24:09.570299 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.05.18 18:24:09.570395 [ 294 ] {8f15fd29-28fc-4601-bce6-484cf14f146f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4626 | 2026.05.18 18:24:09.570435 [ 294 ] {8f15fd29-28fc-4601-bce6-484cf14f146f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4627 | 2026.05.18 18:24:09.570833 [ 294 ] {8f15fd29-28fc-4601-bce6-484cf14f146f} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.05.18 18:24:09.570869 [ 294 ] {8f15fd29-28fc-4601-bce6-484cf14f146f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4629 | 2026.05.18 18:24:09.571165 [ 294 ] {8f15fd29-28fc-4601-bce6-484cf14f146f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4630 | 2026.05.18 18:24:09.571379 [ 294 ] {8f15fd29-28fc-4601-bce6-484cf14f146f} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.05.18 18:24:09.571490 [ 93 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4632 | 2026.05.18 18:24:09.571504 [ 294 ] {8f15fd29-28fc-4601-bce6-484cf14f146f} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001127 sec., 31055.900621118013 rows/sec., 2.26 MiB/sec. | ||
| 4633 | 2026.05.18 18:24:09.571542 [ 93 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.05.18 18:24:09.571553 [ 294 ] {8f15fd29-28fc-4601-bce6-484cf14f146f} <Debug> TCPHandler: Processed in 0.001303042 sec. | ||
| 4635 | 2026.05.18 18:24:09.571576 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4636 | 2026.05.18 18:24:09.571698 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.05.18 18:24:09.571704 [ 198 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 4638 | 2026.05.18 18:24:09.571798 [ 294 ] {5a154ea9-e0ab-4afd-946e-f1677a4c31db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4639 | 2026.05.18 18:24:09.571841 [ 294 ] {5a154ea9-e0ab-4afd-946e-f1677a4c31db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4640 | 2026.05.18 18:24:09.571854 [ 198 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4641 | 2026.05.18 18:24:09.571890 [ 198 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 211 rows starting from the beginning of the part | ||
| 4642 | 2026.05.18 18:24:09.571955 [ 198 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4643 | 2026.05.18 18:24:09.571999 [ 198 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 164 rows starting from the beginning of the part | ||
| 4644 | 2026.05.18 18:24:09.572038 [ 198 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4645 | 2026.05.18 18:24:09.572078 [ 198 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 153 rows starting from the beginning of the part | ||
| 4646 | 2026.05.18 18:24:09.572134 [ 198 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4647 | 2026.05.18 18:24:09.572401 [ 294 ] {5a154ea9-e0ab-4afd-946e-f1677a4c31db} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.05.18 18:24:09.572442 [ 294 ] {5a154ea9-e0ab-4afd-946e-f1677a4c31db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4649 | 2026.05.18 18:24:09.572996 [ 294 ] {5a154ea9-e0ab-4afd-946e-f1677a4c31db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4650 | 2026.05.18 18:24:09.573041 [ 191 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392615 sec., 448795.9701712246 rows/sec., 30.08 MiB/sec. | ||
| 4651 | 2026.05.18 18:24:09.573202 [ 198 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4652 | 2026.05.18 18:24:09.573231 [ 294 ] {5a154ea9-e0ab-4afd-946e-f1677a4c31db} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.05.18 18:24:09.573379 [ 294 ] {5a154ea9-e0ab-4afd-946e-f1677a4c31db} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001599 sec., 61913.696060037524 rows/sec., 4.84 MiB/sec. | ||
| 4654 | 2026.05.18 18:24:09.573416 [ 294 ] {5a154ea9-e0ab-4afd-946e-f1677a4c31db} <Debug> TCPHandler: Processed in 0.001767297 sec. | ||
| 4655 | 2026.05.18 18:24:09.573483 [ 198 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_21_4} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.05.18 18:24:09.573558 [ 198 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_21_4} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4657 | 2026.05.18 18:24:09.573577 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.05.18 18:24:09.573626 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4659 | 2026.05.18 18:24:09.573685 [ 294 ] {fee051e0-e986-4470-810f-ea4be3cca9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4660 | 2026.05.18 18:24:09.573732 [ 294 ] {fee051e0-e986-4470-810f-ea4be3cca9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4661 | 2026.05.18 18:24:09.574138 [ 294 ] {fee051e0-e986-4470-810f-ea4be3cca9ae} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.05.18 18:24:09.574174 [ 294 ] {fee051e0-e986-4470-810f-ea4be3cca9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4663 | 2026.05.18 18:24:09.574499 [ 294 ] {fee051e0-e986-4470-810f-ea4be3cca9ae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4664 | 2026.05.18 18:24:09.574706 [ 294 ] {fee051e0-e986-4470-810f-ea4be3cca9ae} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.05.18 18:24:09.574838 [ 294 ] {fee051e0-e986-4470-810f-ea4be3cca9ae} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001171 sec., 138343.29632792485 rows/sec., 9.63 MiB/sec. | ||
| 4666 | 2026.05.18 18:24:09.574872 [ 294 ] {fee051e0-e986-4470-810f-ea4be3cca9ae} <Debug> TCPHandler: Processed in 0.001344624 sec. | ||
| 4667 | 2026.05.18 18:24:09.574994 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.05.18 18:24:09.575090 [ 294 ] {f2d4e469-a0ba-409b-bf29-bd2b60dc4333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4669 | 2026.05.18 18:24:09.575146 [ 294 ] {f2d4e469-a0ba-409b-bf29-bd2b60dc4333} <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 | ||
| 4670 | 2026.05.18 18:24:09.575934 [ 294 ] {f2d4e469-a0ba-409b-bf29-bd2b60dc4333} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.05.18 18:24:09.575971 [ 294 ] {f2d4e469-a0ba-409b-bf29-bd2b60dc4333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4672 | 2026.05.18 18:24:09.576494 [ 294 ] {f2d4e469-a0ba-409b-bf29-bd2b60dc4333} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4673 | 2026.05.18 18:24:09.576709 [ 294 ] {f2d4e469-a0ba-409b-bf29-bd2b60dc4333} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.05.18 18:24:09.576822 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4675 | 2026.05.18 18:24:09.576842 [ 294 ] {f2d4e469-a0ba-409b-bf29-bd2b60dc4333} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00177 sec., 17514.12429378531 rows/sec., 31.38 MiB/sec. | ||
| 4676 | 2026.05.18 18:24:09.576869 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.05.18 18:24:09.576894 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4678 | 2026.05.18 18:24:09.576900 [ 294 ] {f2d4e469-a0ba-409b-bf29-bd2b60dc4333} <Debug> TCPHandler: Processed in 0.001954773 sec. | ||
| 4679 | 2026.05.18 18:24:09.577004 [ 187 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 4680 | 2026.05.18 18:24:09.577043 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.05.18 18:24:09.577145 [ 294 ] {5353b55b-5589-44c6-8fb4-168577b06fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.05.18 18:24:09.577187 [ 294 ] {5353b55b-5589-44c6-8fb4-168577b06fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4683 | 2026.05.18 18:24:09.577260 [ 187 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4684 | 2026.05.18 18:24:09.577331 [ 187 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 289 rows starting from the beginning of the part | ||
| 4685 | 2026.05.18 18:24:09.577475 [ 187 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4686 | 2026.05.18 18:24:09.577536 [ 294 ] {5353b55b-5589-44c6-8fb4-168577b06fa5} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.05.18 18:24:09.577576 [ 294 ] {5353b55b-5589-44c6-8fb4-168577b06fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4688 | 2026.05.18 18:24:09.577595 [ 187 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 4689 | 2026.05.18 18:24:09.577717 [ 187 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4690 | 2026.05.18 18:24:09.577827 [ 187 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4691 | 2026.05.18 18:24:09.577901 [ 294 ] {5353b55b-5589-44c6-8fb4-168577b06fa5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4692 | 2026.05.18 18:24:09.577939 [ 187 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4693 | 2026.05.18 18:24:09.578118 [ 294 ] {5353b55b-5589-44c6-8fb4-168577b06fa5} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.05.18 18:24:09.578264 [ 294 ] {5353b55b-5589-44c6-8fb4-168577b06fa5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 4695 | 2026.05.18 18:24:09.578300 [ 294 ] {5353b55b-5589-44c6-8fb4-168577b06fa5} <Debug> TCPHandler: Processed in 0.001306142 sec. | ||
| 4696 | 2026.05.18 18:24:09.581474 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 19 columns (19 merged, 0 gathered) in 0.004519406 sec., 91383.69068855509 rows/sec., 163.76 MiB/sec. | ||
| 4697 | 2026.05.18 18:24:09.582167 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4698 | 2026.05.18 18:24:09.582533 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.05.18 18:24:09.582605 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4700 | 2026.05.18 18:24:09.582740 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4701 | 2026.05.18 18:24:09.706667 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8093 | ||
| 4702 | 2026.05.18 18:24:09.707058 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.05.18 18:24:09.707097 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4704 | 2026.05.18 18:24:09.707530 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4705 | 2026.05.18 18:24:09.707755 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.18 18:24:09.707883 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8093 | ||
| 4707 | 2026.05.18 18:24:10.001203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.22 MiB, peak 249.36 MiB, free memory in arenas 0.00 B, will set to 245.74 MiB (RSS), difference: 1.52 MiB | ||
| 4708 | 2026.05.18 18:24:10.136950 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4709 | 2026.05.18 18:24:10.153989 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.05.18 18:24:10.154056 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4711 | 2026.05.18 18:24:10.160046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4712 | 2026.05.18 18:24:10.160881 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.05.18 18:24:10.165237 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4714 | 2026.05.18 18:24:14.566019 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.05.18 18:24:14.566316 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4716 | 2026.05.18 18:24:14.566713 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4717 | 2026.05.18 18:24:14.566762 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4718 | 2026.05.18 18:24:14.567044 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4719 | 2026.05.18 18:24:14.567114 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4720 | 2026.05.18 18:24:14.567259 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4721 | 2026.05.18 18:24:14.567362 [ 333 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4722 | 2026.05.18 18:24:14.567369 [ 323 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4723 | 2026.05.18 18:24:14.567368 [ 341 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4724 | 2026.05.18 18:24:14.567369 [ 342 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4725 | 2026.05.18 18:24:14.567563 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4726 | 2026.05.18 18:24:14.567592 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4727 | 2026.05.18 18:24:14.567670 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4728 | 2026.05.18 18:24:14.567690 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4729 | 2026.05.18 18:24:14.567726 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4730 | 2026.05.18 18:24:14.567767 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4731 | 2026.05.18 18:24:14.569068 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002865 sec., 14310.64572425829 rows/sec., 2.58 MiB/sec. | ||
| 4732 | 2026.05.18 18:24:14.569231 [ 294 ] {1818612d-dae9-43f1-b0b3-2eaf42c9f2d0} <Debug> TCPHandler: Processed in 0.003364798 sec. | ||
| 4733 | 2026.05.18 18:24:14.574330 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.05.18 18:24:14.574470 [ 294 ] {d3296caf-9f11-41b6-b6a3-ec493971b50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.05.18 18:24:14.574533 [ 294 ] {d3296caf-9f11-41b6-b6a3-ec493971b50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4736 | 2026.05.18 18:24:14.575311 [ 294 ] {d3296caf-9f11-41b6-b6a3-ec493971b50c} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.05.18 18:24:14.575360 [ 294 ] {d3296caf-9f11-41b6-b6a3-ec493971b50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4738 | 2026.05.18 18:24:14.575847 [ 294 ] {d3296caf-9f11-41b6-b6a3-ec493971b50c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4739 | 2026.05.18 18:24:14.576115 [ 294 ] {d3296caf-9f11-41b6-b6a3-ec493971b50c} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.05.18 18:24:14.576260 [ 294 ] {d3296caf-9f11-41b6-b6a3-ec493971b50c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001831 sec., 155106.49918077554 rows/sec., 9.85 MiB/sec. | ||
| 4741 | 2026.05.18 18:24:14.576295 [ 294 ] {d3296caf-9f11-41b6-b6a3-ec493971b50c} <Debug> TCPHandler: Processed in 0.002089647 sec. | ||
| 4742 | 2026.05.18 18:24:14.576427 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2026.05.18 18:24:14.576529 [ 294 ] {1d45154a-ade5-44a6-b35d-5aabc97ee8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4744 | 2026.05.18 18:24:14.576571 [ 294 ] {1d45154a-ade5-44a6-b35d-5aabc97ee8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4745 | 2026.05.18 18:24:14.577413 [ 294 ] {1d45154a-ade5-44a6-b35d-5aabc97ee8b9} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.05.18 18:24:14.577452 [ 294 ] {1d45154a-ade5-44a6-b35d-5aabc97ee8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4747 | 2026.05.18 18:24:14.577812 [ 294 ] {1d45154a-ade5-44a6-b35d-5aabc97ee8b9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4748 | 2026.05.18 18:24:14.578022 [ 294 ] {1d45154a-ade5-44a6-b35d-5aabc97ee8b9} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.05.18 18:24:14.578128 [ 74 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4750 | 2026.05.18 18:24:14.578152 [ 294 ] {1d45154a-ade5-44a6-b35d-5aabc97ee8b9} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001642 sec., 498781.97320341045 rows/sec., 38.66 MiB/sec. | ||
| 4751 | 2026.05.18 18:24:14.578183 [ 74 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.05.18 18:24:14.578194 [ 294 ] {1d45154a-ade5-44a6-b35d-5aabc97ee8b9} <Debug> TCPHandler: Processed in 0.001817278 sec. | ||
| 4753 | 2026.05.18 18:24:14.578215 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4754 | 2026.05.18 18:24:14.578333 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 4755 | 2026.05.18 18:24:14.578456 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4756 | 2026.05.18 18:24:14.578462 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.05.18 18:24:14.578490 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3238 rows starting from the beginning of the part | ||
| 4758 | 2026.05.18 18:24:14.578578 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 4759 | 2026.05.18 18:24:14.578630 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part | ||
| 4760 | 2026.05.18 18:24:14.578652 [ 294 ] {3b77ca66-194d-4196-a915-cd01c56f2123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.05.18 18:24:14.578675 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 819 rows starting from the beginning of the part | ||
| 4762 | 2026.05.18 18:24:14.578729 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part | ||
| 4763 | 2026.05.18 18:24:14.578729 [ 294 ] {3b77ca66-194d-4196-a915-cd01c56f2123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4764 | 2026.05.18 18:24:14.578776 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 819 rows starting from the beginning of the part | ||
| 4765 | 2026.05.18 18:24:14.579496 [ 294 ] {3b77ca66-194d-4196-a915-cd01c56f2123} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.05.18 18:24:14.579547 [ 294 ] {3b77ca66-194d-4196-a915-cd01c56f2123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4767 | 2026.05.18 18:24:14.579979 [ 294 ] {3b77ca66-194d-4196-a915-cd01c56f2123} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4768 | 2026.05.18 18:24:14.580213 [ 294 ] {3b77ca66-194d-4196-a915-cd01c56f2123} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.05.18 18:24:14.580366 [ 294 ] {3b77ca66-194d-4196-a915-cd01c56f2123} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001769 sec., 86489.54211418881 rows/sec., 5.17 MiB/sec. | ||
| 4770 | 2026.05.18 18:24:14.580404 [ 294 ] {3b77ca66-194d-4196-a915-cd01c56f2123} <Debug> TCPHandler: Processed in 0.002083447 sec. | ||
| 4771 | 2026.05.18 18:24:14.580569 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.05.18 18:24:14.580612 [ 191 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002319145 sec., 2229269.8386689923 rows/sec., 178.05 MiB/sec. | ||
| 4773 | 2026.05.18 18:24:14.580669 [ 294 ] {822b2bec-7faf-4ca4-96ba-83888a6081d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4774 | 2026.05.18 18:24:14.580717 [ 294 ] {822b2bec-7faf-4ca4-96ba-83888a6081d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4775 | 2026.05.18 18:24:14.580930 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4776 | 2026.05.18 18:24:14.581181 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_26_5} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.05.18 18:24:14.581249 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_26_5} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4778 | 2026.05.18 18:24:14.581258 [ 294 ] {822b2bec-7faf-4ca4-96ba-83888a6081d7} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.05.18 18:24:14.581304 [ 294 ] {822b2bec-7faf-4ca4-96ba-83888a6081d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4780 | 2026.05.18 18:24:14.581313 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 4781 | 2026.05.18 18:24:14.581659 [ 294 ] {822b2bec-7faf-4ca4-96ba-83888a6081d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4782 | 2026.05.18 18:24:14.581879 [ 294 ] {822b2bec-7faf-4ca4-96ba-83888a6081d7} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.05.18 18:24:14.582011 [ 294 ] {822b2bec-7faf-4ca4-96ba-83888a6081d7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001362 sec., 109397.94419970633 rows/sec., 7.07 MiB/sec. | ||
| 4784 | 2026.05.18 18:24:14.582046 [ 294 ] {822b2bec-7faf-4ca4-96ba-83888a6081d7} <Debug> TCPHandler: Processed in 0.001536569 sec. | ||
| 4785 | 2026.05.18 18:24:14.582193 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.05.18 18:24:14.582296 [ 294 ] {34e3b852-1cbc-4f95-b87a-580413f12c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4787 | 2026.05.18 18:24:14.582337 [ 294 ] {34e3b852-1cbc-4f95-b87a-580413f12c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4788 | 2026.05.18 18:24:14.582861 [ 294 ] {34e3b852-1cbc-4f95-b87a-580413f12c96} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.05.18 18:24:14.582899 [ 294 ] {34e3b852-1cbc-4f95-b87a-580413f12c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4790 | 2026.05.18 18:24:14.583262 [ 294 ] {34e3b852-1cbc-4f95-b87a-580413f12c96} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4791 | 2026.05.18 18:24:14.583472 [ 294 ] {34e3b852-1cbc-4f95-b87a-580413f12c96} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.05.18 18:24:14.583601 [ 294 ] {34e3b852-1cbc-4f95-b87a-580413f12c96} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001323 sec., 111866.96900982616 rows/sec., 6.36 MiB/sec. | ||
| 4793 | 2026.05.18 18:24:14.583635 [ 294 ] {34e3b852-1cbc-4f95-b87a-580413f12c96} <Debug> TCPHandler: Processed in 0.001493628 sec. | ||
| 4794 | 2026.05.18 18:24:14.583771 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.05.18 18:24:14.583877 [ 294 ] {79a5f56a-bbd1-4e06-8990-c62824790007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4796 | 2026.05.18 18:24:14.583919 [ 294 ] {79a5f56a-bbd1-4e06-8990-c62824790007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4797 | 2026.05.18 18:24:14.584686 [ 294 ] {79a5f56a-bbd1-4e06-8990-c62824790007} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.05.18 18:24:14.584725 [ 294 ] {79a5f56a-bbd1-4e06-8990-c62824790007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4799 | 2026.05.18 18:24:14.585069 [ 294 ] {79a5f56a-bbd1-4e06-8990-c62824790007} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4800 | 2026.05.18 18:24:14.585284 [ 294 ] {79a5f56a-bbd1-4e06-8990-c62824790007} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.05.18 18:24:14.585414 [ 76 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4802 | 2026.05.18 18:24:14.585415 [ 294 ] {79a5f56a-bbd1-4e06-8990-c62824790007} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001556 sec., 321979.43444730074 rows/sec., 22.63 MiB/sec. | ||
| 4803 | 2026.05.18 18:24:14.585462 [ 76 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.05.18 18:24:14.585477 [ 294 ] {79a5f56a-bbd1-4e06-8990-c62824790007} <Debug> TCPHandler: Processed in 0.001755006 sec. | ||
| 4805 | 2026.05.18 18:24:14.585493 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4806 | 2026.05.18 18:24:14.585609 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.05.18 18:24:14.585611 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 4808 | 2026.05.18 18:24:14.585716 [ 294 ] {f07e5549-1ca2-4f51-9c96-90e9f0450e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4809 | 2026.05.18 18:24:14.585753 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4810 | 2026.05.18 18:24:14.585765 [ 294 ] {f07e5549-1ca2-4f51-9c96-90e9f0450e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4811 | 2026.05.18 18:24:14.585797 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1792 rows starting from the beginning of the part | ||
| 4812 | 2026.05.18 18:24:14.585896 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4813 | 2026.05.18 18:24:14.585949 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part | ||
| 4814 | 2026.05.18 18:24:14.586000 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 501 rows starting from the beginning of the part | ||
| 4815 | 2026.05.18 18:24:14.586047 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 99 rows starting from the beginning of the part | ||
| 4816 | 2026.05.18 18:24:14.586088 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 501 rows starting from the beginning of the part | ||
| 4817 | 2026.05.18 18:24:14.586135 [ 294 ] {f07e5549-1ca2-4f51-9c96-90e9f0450e44} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.05.18 18:24:14.586179 [ 294 ] {f07e5549-1ca2-4f51-9c96-90e9f0450e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4819 | 2026.05.18 18:24:14.586530 [ 294 ] {f07e5549-1ca2-4f51-9c96-90e9f0450e44} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4820 | 2026.05.18 18:24:14.586757 [ 294 ] {f07e5549-1ca2-4f51-9c96-90e9f0450e44} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.05.18 18:24:14.586897 [ 294 ] {f07e5549-1ca2-4f51-9c96-90e9f0450e44} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0012 sec., 5000 rows/sec., 261.23 KiB/sec. | ||
| 4822 | 2026.05.18 18:24:14.586931 [ 294 ] {f07e5549-1ca2-4f51-9c96-90e9f0450e44} <Debug> TCPHandler: Processed in 0.001371394 sec. | ||
| 4823 | 2026.05.18 18:24:14.587077 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.05.18 18:24:14.587173 [ 294 ] {88b8aba6-f0fe-41c0-9c40-e3f8dbc43a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4825 | 2026.05.18 18:24:14.587217 [ 294 ] {88b8aba6-f0fe-41c0-9c40-e3f8dbc43a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4826 | 2026.05.18 18:24:14.587387 [ 191 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3052 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819799 sec., 1677108.2960260997 rows/sec., 122.88 MiB/sec. | ||
| 4827 | 2026.05.18 18:24:14.587625 [ 195 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4828 | 2026.05.18 18:24:14.587669 [ 294 ] {88b8aba6-f0fe-41c0-9c40-e3f8dbc43a10} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.05.18 18:24:14.587704 [ 294 ] {88b8aba6-f0fe-41c0-9c40-e3f8dbc43a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4830 | 2026.05.18 18:24:14.587912 [ 195 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_26_5} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.05.18 18:24:14.587977 [ 195 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_26_5} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4832 | 2026.05.18 18:24:14.588049 [ 294 ] {88b8aba6-f0fe-41c0-9c40-e3f8dbc43a10} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4833 | 2026.05.18 18:24:14.588056 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4834 | 2026.05.18 18:24:14.588288 [ 294 ] {88b8aba6-f0fe-41c0-9c40-e3f8dbc43a10} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.05.18 18:24:14.588415 [ 294 ] {88b8aba6-f0fe-41c0-9c40-e3f8dbc43a10} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001261 sec., 210150.67406819985 rows/sec., 13.96 MiB/sec. | ||
| 4836 | 2026.05.18 18:24:14.588416 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4837 | 2026.05.18 18:24:14.588452 [ 294 ] {88b8aba6-f0fe-41c0-9c40-e3f8dbc43a10} <Debug> TCPHandler: Processed in 0.001423896 sec. | ||
| 4838 | 2026.05.18 18:24:14.588470 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.05.18 18:24:14.588496 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4840 | 2026.05.18 18:24:14.588592 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2026.05.18 18:24:14.588597 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 4842 | 2026.05.18 18:24:14.588694 [ 294 ] {154ecc71-e6de-4b0f-b7ee-7120a25986de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4843 | 2026.05.18 18:24:14.588715 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4844 | 2026.05.18 18:24:14.588738 [ 294 ] {154ecc71-e6de-4b0f-b7ee-7120a25986de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4845 | 2026.05.18 18:24:14.588747 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9684 rows starting from the beginning of the part | ||
| 4846 | 2026.05.18 18:24:14.588810 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 4847 | 2026.05.18 18:24:14.588857 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 4848 | 2026.05.18 18:24:14.588902 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4849 | 2026.05.18 18:24:14.588942 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part | ||
| 4850 | 2026.05.18 18:24:14.588984 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4851 | 2026.05.18 18:24:14.589064 [ 294 ] {154ecc71-e6de-4b0f-b7ee-7120a25986de} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.05.18 18:24:14.589100 [ 294 ] {154ecc71-e6de-4b0f-b7ee-7120a25986de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4853 | 2026.05.18 18:24:14.589394 [ 294 ] {154ecc71-e6de-4b0f-b7ee-7120a25986de} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4854 | 2026.05.18 18:24:14.589601 [ 294 ] {154ecc71-e6de-4b0f-b7ee-7120a25986de} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.05.18 18:24:14.589726 [ 294 ] {154ecc71-e6de-4b0f-b7ee-7120a25986de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 4856 | 2026.05.18 18:24:14.589758 [ 294 ] {154ecc71-e6de-4b0f-b7ee-7120a25986de} <Debug> TCPHandler: Processed in 0.001214829 sec. | ||
| 4857 | 2026.05.18 18:24:14.589886 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.05.18 18:24:14.589982 [ 294 ] {b0965ed9-e86c-4499-b920-546045c6938f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4859 | 2026.05.18 18:24:14.590037 [ 294 ] {b0965ed9-e86c-4499-b920-546045c6938f} <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 | ||
| 4860 | 2026.05.18 18:24:14.590854 [ 294 ] {b0965ed9-e86c-4499-b920-546045c6938f} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.05.18 18:24:14.590890 [ 294 ] {b0965ed9-e86c-4499-b920-546045c6938f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4862 | 2026.05.18 18:24:14.591557 [ 294 ] {b0965ed9-e86c-4499-b920-546045c6938f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4863 | 2026.05.18 18:24:14.591792 [ 294 ] {b0965ed9-e86c-4499-b920-546045c6938f} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.05.18 18:24:14.591935 [ 294 ] {b0965ed9-e86c-4499-b920-546045c6938f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001971 sec., 5580.9233891425665 rows/sec., 10.00 MiB/sec. | ||
| 4865 | 2026.05.18 18:24:14.591983 [ 294 ] {b0965ed9-e86c-4499-b920-546045c6938f} <Debug> TCPHandler: Processed in 0.002146769 sec. | ||
| 4866 | 2026.05.18 18:24:14.592111 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.05.18 18:24:14.592208 [ 294 ] {a59a7139-3db9-4ea2-abc3-a0a47a36ba2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4868 | 2026.05.18 18:24:14.592250 [ 294 ] {a59a7139-3db9-4ea2-abc3-a0a47a36ba2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4869 | 2026.05.18 18:24:14.592600 [ 294 ] {a59a7139-3db9-4ea2-abc3-a0a47a36ba2e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.05.18 18:24:14.592636 [ 294 ] {a59a7139-3db9-4ea2-abc3-a0a47a36ba2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4871 | 2026.05.18 18:24:14.592809 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10664 rows, containing 5 columns (5 merged, 0 gathered) in 0.004249797 sec., 2509296.3263892373 rows/sec., 161.23 MiB/sec. | ||
| 4872 | 2026.05.18 18:24:14.592940 [ 294 ] {a59a7139-3db9-4ea2-abc3-a0a47a36ba2e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4873 | 2026.05.18 18:24:14.593100 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4874 | 2026.05.18 18:24:14.593180 [ 294 ] {a59a7139-3db9-4ea2-abc3-a0a47a36ba2e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.05.18 18:24:14.593293 [ 76 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4876 | 2026.05.18 18:24:14.593315 [ 294 ] {a59a7139-3db9-4ea2-abc3-a0a47a36ba2e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001125 sec., 80000 rows/sec., 5.01 MiB/sec. | ||
| 4877 | 2026.05.18 18:24:14.593334 [ 76 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.05.18 18:24:14.593354 [ 294 ] {a59a7139-3db9-4ea2-abc3-a0a47a36ba2e} <Debug> TCPHandler: Processed in 0.001291832 sec. | ||
| 4879 | 2026.05.18 18:24:14.593367 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4880 | 2026.05.18 18:24:14.593434 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.05.18 18:24:14.593462 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 4882 | 2026.05.18 18:24:14.593520 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4883 | 2026.05.18 18:24:14.593591 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4884 | 2026.05.18 18:24:14.593597 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4885 | 2026.05.18 18:24:14.593629 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1392 rows starting from the beginning of the part | ||
| 4886 | 2026.05.18 18:24:14.593687 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 4887 | 2026.05.18 18:24:14.593731 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 4888 | 2026.05.18 18:24:14.593771 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 4889 | 2026.05.18 18:24:14.593811 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4890 | 2026.05.18 18:24:14.593863 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4891 | 2026.05.18 18:24:14.594924 [ 200 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001490618 sec., 1167301.079149722 rows/sec., 75.17 MiB/sec. | ||
| 4892 | 2026.05.18 18:24:14.595138 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4893 | 2026.05.18 18:24:14.595431 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_26_5} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.05.18 18:24:14.595497 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_26_5} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4895 | 2026.05.18 18:24:14.595568 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4896 | 2026.05.18 18:24:17.134613 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4897 | 2026.05.18 18:24:17.134666 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4898 | 2026.05.18 18:24:17.208849 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8605 | ||
| 4899 | 2026.05.18 18:24:17.209352 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.05.18 18:24:17.209395 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4901 | 2026.05.18 18:24:17.209861 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4902 | 2026.05.18 18:24:17.210097 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.05.18 18:24:17.210230 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8605 | ||
| 4904 | 2026.05.18 18:24:17.666243 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4905 | 2026.05.18 18:24:17.681344 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.05.18 18:24:17.681396 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4907 | 2026.05.18 18:24:17.687003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4908 | 2026.05.18 18:24:17.687676 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.05.18 18:24:17.690220 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4910 | 2026.05.18 18:24:19.562582 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.05.18 18:24:19.562848 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4912 | 2026.05.18 18:24:19.563212 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4913 | 2026.05.18 18:24:19.563264 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4914 | 2026.05.18 18:24:19.563484 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4915 | 2026.05.18 18:24:19.563557 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4916 | 2026.05.18 18:24:19.563694 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4917 | 2026.05.18 18:24:19.563793 [ 341 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4918 | 2026.05.18 18:24:19.563814 [ 342 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4919 | 2026.05.18 18:24:19.563814 [ 333 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4920 | 2026.05.18 18:24:19.563797 [ 349 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4921 | 2026.05.18 18:24:19.564017 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4922 | 2026.05.18 18:24:19.564047 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4923 | 2026.05.18 18:24:19.564119 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4924 | 2026.05.18 18:24:19.564138 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4925 | 2026.05.18 18:24:19.564175 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4926 | 2026.05.18 18:24:19.564219 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4927 | 2026.05.18 18:24:19.565248 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002503 sec., 16380.343587694766 rows/sec., 2.95 MiB/sec. | ||
| 4928 | 2026.05.18 18:24:19.565356 [ 294 ] {672ac193-dae4-4d73-a52e-54a0b220d912} <Debug> TCPHandler: Processed in 0.002912364 sec. | ||
| 4929 | 2026.05.18 18:24:19.567493 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.05.18 18:24:19.567655 [ 294 ] {a6f85635-bf1a-48ce-9e28-b788c5722383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4931 | 2026.05.18 18:24:19.567718 [ 294 ] {a6f85635-bf1a-48ce-9e28-b788c5722383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4932 | 2026.05.18 18:24:19.568403 [ 294 ] {a6f85635-bf1a-48ce-9e28-b788c5722383} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.05.18 18:24:19.568442 [ 294 ] {a6f85635-bf1a-48ce-9e28-b788c5722383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4934 | 2026.05.18 18:24:19.568814 [ 294 ] {a6f85635-bf1a-48ce-9e28-b788c5722383} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4935 | 2026.05.18 18:24:19.569037 [ 294 ] {a6f85635-bf1a-48ce-9e28-b788c5722383} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.05.18 18:24:19.569180 [ 294 ] {a6f85635-bf1a-48ce-9e28-b788c5722383} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001572 sec., 75063.61323155215 rows/sec., 6.37 MiB/sec. | ||
| 4937 | 2026.05.18 18:24:19.569216 [ 294 ] {a6f85635-bf1a-48ce-9e28-b788c5722383} <Debug> TCPHandler: Processed in 0.001799688 sec. | ||
| 4938 | 2026.05.18 18:24:19.569347 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.05.18 18:24:19.569449 [ 294 ] {2d0080ea-3b68-4468-8e68-3ee4f473a002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4940 | 2026.05.18 18:24:19.569492 [ 294 ] {2d0080ea-3b68-4468-8e68-3ee4f473a002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4941 | 2026.05.18 18:24:19.569903 [ 294 ] {2d0080ea-3b68-4468-8e68-3ee4f473a002} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.05.18 18:24:19.569940 [ 294 ] {2d0080ea-3b68-4468-8e68-3ee4f473a002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4943 | 2026.05.18 18:24:19.570228 [ 294 ] {2d0080ea-3b68-4468-8e68-3ee4f473a002} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4944 | 2026.05.18 18:24:19.570434 [ 294 ] {2d0080ea-3b68-4468-8e68-3ee4f473a002} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.05.18 18:24:19.570562 [ 294 ] {2d0080ea-3b68-4468-8e68-3ee4f473a002} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001135 sec., 27312.77533039648 rows/sec., 2.01 MiB/sec. | ||
| 4946 | 2026.05.18 18:24:19.570596 [ 294 ] {2d0080ea-3b68-4468-8e68-3ee4f473a002} <Debug> TCPHandler: Processed in 0.001299982 sec. | ||
| 4947 | 2026.05.18 18:24:19.570713 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.05.18 18:24:19.570809 [ 294 ] {19e3bebd-5439-4e08-93bd-bfe8d1f234df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4949 | 2026.05.18 18:24:19.570849 [ 294 ] {19e3bebd-5439-4e08-93bd-bfe8d1f234df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4950 | 2026.05.18 18:24:19.571281 [ 294 ] {19e3bebd-5439-4e08-93bd-bfe8d1f234df} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.05.18 18:24:19.571317 [ 294 ] {19e3bebd-5439-4e08-93bd-bfe8d1f234df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4952 | 2026.05.18 18:24:19.571610 [ 294 ] {19e3bebd-5439-4e08-93bd-bfe8d1f234df} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4953 | 2026.05.18 18:24:19.571827 [ 294 ] {19e3bebd-5439-4e08-93bd-bfe8d1f234df} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.05.18 18:24:19.571953 [ 294 ] {19e3bebd-5439-4e08-93bd-bfe8d1f234df} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001162 sec., 81755.59380378657 rows/sec., 6.39 MiB/sec. | ||
| 4955 | 2026.05.18 18:24:19.571988 [ 294 ] {19e3bebd-5439-4e08-93bd-bfe8d1f234df} <Debug> TCPHandler: Processed in 0.001323813 sec. | ||
| 4956 | 2026.05.18 18:24:19.572150 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.05.18 18:24:19.572247 [ 294 ] {28b4ba54-7126-4fa3-b6ca-b00604d5798b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4958 | 2026.05.18 18:24:19.572300 [ 294 ] {28b4ba54-7126-4fa3-b6ca-b00604d5798b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4959 | 2026.05.18 18:24:19.572696 [ 294 ] {28b4ba54-7126-4fa3-b6ca-b00604d5798b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.05.18 18:24:19.572732 [ 294 ] {28b4ba54-7126-4fa3-b6ca-b00604d5798b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4961 | 2026.05.18 18:24:19.573051 [ 294 ] {28b4ba54-7126-4fa3-b6ca-b00604d5798b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4962 | 2026.05.18 18:24:19.573272 [ 294 ] {28b4ba54-7126-4fa3-b6ca-b00604d5798b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.05.18 18:24:19.573403 [ 294 ] {28b4ba54-7126-4fa3-b6ca-b00604d5798b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4964 | 2026.05.18 18:24:19.573437 [ 294 ] {28b4ba54-7126-4fa3-b6ca-b00604d5798b} <Debug> TCPHandler: Processed in 0.001336252 sec. | ||
| 4965 | 2026.05.18 18:24:19.573555 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.05.18 18:24:19.573651 [ 294 ] {d4db7e45-f205-42ee-a8a8-e05b8c947571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4967 | 2026.05.18 18:24:19.573703 [ 294 ] {d4db7e45-f205-42ee-a8a8-e05b8c947571} <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 | ||
| 4968 | 2026.05.18 18:24:19.574478 [ 294 ] {d4db7e45-f205-42ee-a8a8-e05b8c947571} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.05.18 18:24:19.574514 [ 294 ] {d4db7e45-f205-42ee-a8a8-e05b8c947571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4970 | 2026.05.18 18:24:19.575059 [ 294 ] {d4db7e45-f205-42ee-a8a8-e05b8c947571} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4971 | 2026.05.18 18:24:19.575280 [ 294 ] {d4db7e45-f205-42ee-a8a8-e05b8c947571} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.05.18 18:24:19.575416 [ 294 ] {d4db7e45-f205-42ee-a8a8-e05b8c947571} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001784 sec., 17376.681614349774 rows/sec., 31.14 MiB/sec. | ||
| 4973 | 2026.05.18 18:24:19.575470 [ 294 ] {d4db7e45-f205-42ee-a8a8-e05b8c947571} <Debug> TCPHandler: Processed in 0.001963243 sec. | ||
| 4974 | 2026.05.18 18:24:19.575627 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.05.18 18:24:19.575724 [ 294 ] {a1e60145-a790-44c3-884e-c930e62a5ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.05.18 18:24:19.575765 [ 294 ] {a1e60145-a790-44c3-884e-c930e62a5ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4977 | 2026.05.18 18:24:19.576105 [ 294 ] {a1e60145-a790-44c3-884e-c930e62a5ecc} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.05.18 18:24:19.576142 [ 294 ] {a1e60145-a790-44c3-884e-c930e62a5ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4979 | 2026.05.18 18:24:19.576434 [ 294 ] {a1e60145-a790-44c3-884e-c930e62a5ecc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4980 | 2026.05.18 18:24:19.576632 [ 294 ] {a1e60145-a790-44c3-884e-c930e62a5ecc} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.05.18 18:24:19.576757 [ 294 ] {a1e60145-a790-44c3-884e-c930e62a5ecc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 4982 | 2026.05.18 18:24:19.576790 [ 294 ] {a1e60145-a790-44c3-884e-c930e62a5ecc} <Debug> TCPHandler: Processed in 0.001224579 sec. | ||
| 4983 | 2026.05.18 18:24:19.774725 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.05.18 18:24:19.774972 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4985 | 2026.05.18 18:24:19.775334 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4986 | 2026.05.18 18:24:19.775383 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4987 | 2026.05.18 18:24:19.775661 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4988 | 2026.05.18 18:24:19.775732 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4989 | 2026.05.18 18:24:19.775877 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4990 | 2026.05.18 18:24:19.775983 [ 349 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4991 | 2026.05.18 18:24:19.775983 [ 342 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4992 | 2026.05.18 18:24:19.775992 [ 333 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4993 | 2026.05.18 18:24:19.775992 [ 341 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4994 | 2026.05.18 18:24:19.776162 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4995 | 2026.05.18 18:24:19.776194 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4996 | 2026.05.18 18:24:19.776269 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4997 | 2026.05.18 18:24:19.776292 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4998 | 2026.05.18 18:24:19.776330 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4999 | 2026.05.18 18:24:19.776375 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5000 | 2026.05.18 18:24:19.777504 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002641 sec., 15524.422567209389 rows/sec., 3.38 MiB/sec. | ||
| 5001 | 2026.05.18 18:24:19.777640 [ 294 ] {e8bd8608-6994-4677-bfd3-accf0846c424} <Debug> TCPHandler: Processed in 0.003048078 sec. | ||
| 5002 | 2026.05.18 18:24:19.792188 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.05.18 18:24:19.792351 [ 294 ] {c312f4f4-5f83-49c4-bda9-12bbe039b889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5004 | 2026.05.18 18:24:19.792426 [ 294 ] {c312f4f4-5f83-49c4-bda9-12bbe039b889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5005 | 2026.05.18 18:24:19.795660 [ 294 ] {c312f4f4-5f83-49c4-bda9-12bbe039b889} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.05.18 18:24:19.795714 [ 294 ] {c312f4f4-5f83-49c4-bda9-12bbe039b889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5007 | 2026.05.18 18:24:19.796126 [ 294 ] {c312f4f4-5f83-49c4-bda9-12bbe039b889} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5008 | 2026.05.18 18:24:19.796361 [ 294 ] {c312f4f4-5f83-49c4-bda9-12bbe039b889} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.05.18 18:24:19.796519 [ 294 ] {c312f4f4-5f83-49c4-bda9-12bbe039b889} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00422 sec., 67298.57819905214 rows/sec., 4.27 MiB/sec. | ||
| 5010 | 2026.05.18 18:24:19.796519 [ 84 ] {} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5011 | 2026.05.18 18:24:19.796577 [ 294 ] {c312f4f4-5f83-49c4-bda9-12bbe039b889} <Debug> TCPHandler: Processed in 0.004468624 sec. | ||
| 5012 | 2026.05.18 18:24:19.796586 [ 84 ] {} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.05.18 18:24:19.796617 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5014 | 2026.05.18 18:24:19.796707 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 5015 | 2026.05.18 18:24:19.796796 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.05.18 18:24:19.796804 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5017 | 2026.05.18 18:24:19.796840 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 5018 | 2026.05.18 18:24:19.796898 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 5019 | 2026.05.18 18:24:19.796926 [ 294 ] {bb8092de-b03a-41f0-afa3-3553a77696f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5020 | 2026.05.18 18:24:19.796941 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 5021 | 2026.05.18 18:24:19.796982 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 5022 | 2026.05.18 18:24:19.796983 [ 294 ] {bb8092de-b03a-41f0-afa3-3553a77696f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5023 | 2026.05.18 18:24:19.797020 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 5024 | 2026.05.18 18:24:19.797443 [ 294 ] {bb8092de-b03a-41f0-afa3-3553a77696f4} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.05.18 18:24:19.797478 [ 294 ] {bb8092de-b03a-41f0-afa3-3553a77696f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5026 | 2026.05.18 18:24:19.797873 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200688 sec., 1182655.277640819 rows/sec., 79.63 MiB/sec. | ||
| 5027 | 2026.05.18 18:24:19.797877 [ 294 ] {bb8092de-b03a-41f0-afa3-3553a77696f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5028 | 2026.05.18 18:24:19.798016 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5029 | 2026.05.18 18:24:19.798123 [ 294 ] {bb8092de-b03a-41f0-afa3-3553a77696f4} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.05.18 18:24:19.798253 [ 294 ] {bb8092de-b03a-41f0-afa3-3553a77696f4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001366 sec., 7320.644216691068 rows/sec., 596.95 KiB/sec. | ||
| 5031 | 2026.05.18 18:24:19.798257 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_13_3} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.05.18 18:24:19.798288 [ 294 ] {bb8092de-b03a-41f0-afa3-3553a77696f4} <Debug> TCPHandler: Processed in 0.001599632 sec. | ||
| 5033 | 2026.05.18 18:24:19.798330 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_13_3} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5034 | 2026.05.18 18:24:19.798392 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5035 | 2026.05.18 18:24:19.798446 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.05.18 18:24:19.798542 [ 294 ] {1e56b846-74c8-4c45-90a6-b193d5ba4442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5037 | 2026.05.18 18:24:19.798582 [ 294 ] {1e56b846-74c8-4c45-90a6-b193d5ba4442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5038 | 2026.05.18 18:24:19.800477 [ 294 ] {1e56b846-74c8-4c45-90a6-b193d5ba4442} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.05.18 18:24:19.800521 [ 294 ] {1e56b846-74c8-4c45-90a6-b193d5ba4442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5040 | 2026.05.18 18:24:19.801179 [ 294 ] {1e56b846-74c8-4c45-90a6-b193d5ba4442} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5041 | 2026.05.18 18:24:19.801430 [ 294 ] {1e56b846-74c8-4c45-90a6-b193d5ba4442} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.05.18 18:24:19.801606 [ 294 ] {1e56b846-74c8-4c45-90a6-b193d5ba4442} <Debug> executeQuery: Read 3169 rows, 241.20 KiB in 0.003078 sec., 1029564.6523716699 rows/sec., 76.52 MiB/sec. | ||
| 5043 | 2026.05.18 18:24:19.801669 [ 294 ] {1e56b846-74c8-4c45-90a6-b193d5ba4442} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5044 | 2026.05.18 18:24:19.801682 [ 294 ] {1e56b846-74c8-4c45-90a6-b193d5ba4442} <Debug> TCPHandler: Processed in 0.003286806 sec. | ||
| 5045 | 2026.05.18 18:24:19.801884 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.05.18 18:24:19.802013 [ 294 ] {715ff1b4-5810-4013-8a7f-76ef7b19ac2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.05.18 18:24:19.802069 [ 294 ] {715ff1b4-5810-4013-8a7f-76ef7b19ac2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5048 | 2026.05.18 18:24:19.802590 [ 294 ] {715ff1b4-5810-4013-8a7f-76ef7b19ac2a} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.05.18 18:24:19.802626 [ 294 ] {715ff1b4-5810-4013-8a7f-76ef7b19ac2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5050 | 2026.05.18 18:24:19.802954 [ 294 ] {715ff1b4-5810-4013-8a7f-76ef7b19ac2a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5051 | 2026.05.18 18:24:19.803164 [ 294 ] {715ff1b4-5810-4013-8a7f-76ef7b19ac2a} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.05.18 18:24:19.803295 [ 294 ] {715ff1b4-5810-4013-8a7f-76ef7b19ac2a} <Debug> executeQuery: Read 172 rows, 10.74 KiB in 0.001321 sec., 130204.39061317185 rows/sec., 7.94 MiB/sec. | ||
| 5053 | 2026.05.18 18:24:19.803332 [ 294 ] {715ff1b4-5810-4013-8a7f-76ef7b19ac2a} <Debug> TCPHandler: Processed in 0.0015573 sec. | ||
| 5054 | 2026.05.18 18:24:19.803472 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.05.18 18:24:19.803575 [ 294 ] {85c00333-b8e5-4708-bed9-3aa25e7377a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.05.18 18:24:19.803618 [ 294 ] {85c00333-b8e5-4708-bed9-3aa25e7377a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5057 | 2026.05.18 18:24:19.804298 [ 294 ] {85c00333-b8e5-4708-bed9-3aa25e7377a5} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.05.18 18:24:19.804334 [ 294 ] {85c00333-b8e5-4708-bed9-3aa25e7377a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5059 | 2026.05.18 18:24:19.804690 [ 294 ] {85c00333-b8e5-4708-bed9-3aa25e7377a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5060 | 2026.05.18 18:24:19.804908 [ 294 ] {85c00333-b8e5-4708-bed9-3aa25e7377a5} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.05.18 18:24:19.805034 [ 294 ] {85c00333-b8e5-4708-bed9-3aa25e7377a5} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001481 sec., 641458.4740040514 rows/sec., 37.74 MiB/sec. | ||
| 5062 | 2026.05.18 18:24:19.805068 [ 294 ] {85c00333-b8e5-4708-bed9-3aa25e7377a5} <Debug> TCPHandler: Processed in 0.001655344 sec. | ||
| 5063 | 2026.05.18 18:24:19.805221 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.05.18 18:24:19.805322 [ 294 ] {3bf5ae6f-98a1-477a-bdd8-36d95930fb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5065 | 2026.05.18 18:24:19.805363 [ 294 ] {3bf5ae6f-98a1-477a-bdd8-36d95930fb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5066 | 2026.05.18 18:24:19.805769 [ 294 ] {3bf5ae6f-98a1-477a-bdd8-36d95930fb3e} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.05.18 18:24:19.805803 [ 294 ] {3bf5ae6f-98a1-477a-bdd8-36d95930fb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5068 | 2026.05.18 18:24:19.806115 [ 294 ] {3bf5ae6f-98a1-477a-bdd8-36d95930fb3e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5069 | 2026.05.18 18:24:19.806332 [ 294 ] {3bf5ae6f-98a1-477a-bdd8-36d95930fb3e} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.05.18 18:24:19.806458 [ 294 ] {3bf5ae6f-98a1-477a-bdd8-36d95930fb3e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 60.82 KiB/sec. | ||
| 5071 | 2026.05.18 18:24:19.806493 [ 294 ] {3bf5ae6f-98a1-477a-bdd8-36d95930fb3e} <Debug> TCPHandler: Processed in 0.001321523 sec. | ||
| 5072 | 2026.05.18 18:24:19.806628 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2026.05.18 18:24:19.806726 [ 294 ] {8cccf2e3-f4d5-4c24-a017-deea7d9eea2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5074 | 2026.05.18 18:24:19.806768 [ 294 ] {8cccf2e3-f4d5-4c24-a017-deea7d9eea2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5075 | 2026.05.18 18:24:19.807222 [ 294 ] {8cccf2e3-f4d5-4c24-a017-deea7d9eea2d} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.05.18 18:24:19.807259 [ 294 ] {8cccf2e3-f4d5-4c24-a017-deea7d9eea2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5077 | 2026.05.18 18:24:19.807576 [ 294 ] {8cccf2e3-f4d5-4c24-a017-deea7d9eea2d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5078 | 2026.05.18 18:24:19.807785 [ 294 ] {8cccf2e3-f4d5-4c24-a017-deea7d9eea2d} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.05.18 18:24:19.807913 [ 294 ] {8cccf2e3-f4d5-4c24-a017-deea7d9eea2d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 5080 | 2026.05.18 18:24:19.807921 [ 82 ] {} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5081 | 2026.05.18 18:24:19.807947 [ 294 ] {8cccf2e3-f4d5-4c24-a017-deea7d9eea2d} <Debug> TCPHandler: Processed in 0.001368354 sec. | ||
| 5082 | 2026.05.18 18:24:19.807994 [ 82 ] {} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.05.18 18:24:19.808022 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5084 | 2026.05.18 18:24:19.808128 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 5085 | 2026.05.18 18:24:19.808246 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5086 | 2026.05.18 18:24:19.808256 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.05.18 18:24:19.808283 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 5088 | 2026.05.18 18:24:19.808360 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 5089 | 2026.05.18 18:24:19.808361 [ 294 ] {e6931509-2c58-463f-9d40-4dee3c9c4de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5090 | 2026.05.18 18:24:19.808413 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 5091 | 2026.05.18 18:24:19.808419 [ 294 ] {e6931509-2c58-463f-9d40-4dee3c9c4de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5092 | 2026.05.18 18:24:19.808470 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 5093 | 2026.05.18 18:24:19.808515 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 5094 | 2026.05.18 18:24:19.809422 [ 294 ] {e6931509-2c58-463f-9d40-4dee3c9c4de6} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.05.18 18:24:19.809464 [ 294 ] {e6931509-2c58-463f-9d40-4dee3c9c4de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5096 | 2026.05.18 18:24:19.809492 [ 196 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416046 sec., 522581.8935260578 rows/sec., 31.71 MiB/sec. | ||
| 5097 | 2026.05.18 18:24:19.809660 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5098 | 2026.05.18 18:24:19.809893 [ 294 ] {e6931509-2c58-463f-9d40-4dee3c9c4de6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5099 | 2026.05.18 18:24:19.810080 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_13_3} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.05.18 18:24:19.810156 [ 294 ] {e6931509-2c58-463f-9d40-4dee3c9c4de6} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.05.18 18:24:19.810167 [ 195 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_13_3} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5102 | 2026.05.18 18:24:19.810255 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5103 | 2026.05.18 18:24:19.810301 [ 294 ] {e6931509-2c58-463f-9d40-4dee3c9c4de6} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.001959 sec., 885655.9469116897 rows/sec., 59.68 MiB/sec. | ||
| 5104 | 2026.05.18 18:24:19.810342 [ 294 ] {e6931509-2c58-463f-9d40-4dee3c9c4de6} <Debug> TCPHandler: Processed in 0.002136718 sec. | ||
| 5105 | 2026.05.18 18:24:19.810488 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.05.18 18:24:19.810585 [ 294 ] {9d83dc65-9237-4f0c-b959-36142932f8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5107 | 2026.05.18 18:24:19.810630 [ 294 ] {9d83dc65-9237-4f0c-b959-36142932f8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5108 | 2026.05.18 18:24:19.810970 [ 294 ] {9d83dc65-9237-4f0c-b959-36142932f8c6} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.05.18 18:24:19.811006 [ 294 ] {9d83dc65-9237-4f0c-b959-36142932f8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5110 | 2026.05.18 18:24:19.811316 [ 294 ] {9d83dc65-9237-4f0c-b959-36142932f8c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5111 | 2026.05.18 18:24:19.811554 [ 294 ] {9d83dc65-9237-4f0c-b959-36142932f8c6} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.05.18 18:24:19.811683 [ 294 ] {9d83dc65-9237-4f0c-b959-36142932f8c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 5113 | 2026.05.18 18:24:19.811716 [ 294 ] {9d83dc65-9237-4f0c-b959-36142932f8c6} <Debug> TCPHandler: Processed in 0.001278901 sec. | ||
| 5114 | 2026.05.18 18:24:19.811850 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.05.18 18:24:19.811947 [ 294 ] {7c1bce75-ca07-4d08-bd8e-c0a2da9e5748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5116 | 2026.05.18 18:24:19.811989 [ 294 ] {7c1bce75-ca07-4d08-bd8e-c0a2da9e5748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5117 | 2026.05.18 18:24:19.812669 [ 294 ] {7c1bce75-ca07-4d08-bd8e-c0a2da9e5748} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.05.18 18:24:19.812704 [ 294 ] {7c1bce75-ca07-4d08-bd8e-c0a2da9e5748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5119 | 2026.05.18 18:24:19.813146 [ 294 ] {7c1bce75-ca07-4d08-bd8e-c0a2da9e5748} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5120 | 2026.05.18 18:24:19.813369 [ 294 ] {7c1bce75-ca07-4d08-bd8e-c0a2da9e5748} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.05.18 18:24:19.813499 [ 294 ] {7c1bce75-ca07-4d08-bd8e-c0a2da9e5748} <Debug> executeQuery: Read 1606 rows, 99.88 KiB in 0.001571 sec., 1022278.8033099937 rows/sec., 62.08 MiB/sec. | ||
| 5122 | 2026.05.18 18:24:19.813533 [ 294 ] {7c1bce75-ca07-4d08-bd8e-c0a2da9e5748} <Debug> TCPHandler: Processed in 0.001732176 sec. | ||
| 5123 | 2026.05.18 18:24:19.813653 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.05.18 18:24:19.813757 [ 294 ] {68bf5dd5-34a4-4c71-9ad5-a41801813173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5125 | 2026.05.18 18:24:19.813802 [ 294 ] {68bf5dd5-34a4-4c71-9ad5-a41801813173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5126 | 2026.05.18 18:24:19.814141 [ 294 ] {68bf5dd5-34a4-4c71-9ad5-a41801813173} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.05.18 18:24:19.814181 [ 294 ] {68bf5dd5-34a4-4c71-9ad5-a41801813173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5128 | 2026.05.18 18:24:19.814636 [ 294 ] {68bf5dd5-34a4-4c71-9ad5-a41801813173} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5129 | 2026.05.18 18:24:19.814935 [ 294 ] {68bf5dd5-34a4-4c71-9ad5-a41801813173} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.05.18 18:24:19.815101 [ 294 ] {68bf5dd5-34a4-4c71-9ad5-a41801813173} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. | ||
| 5131 | 2026.05.18 18:24:19.815145 [ 294 ] {68bf5dd5-34a4-4c71-9ad5-a41801813173} <Debug> TCPHandler: Processed in 0.00154352 sec. | ||
| 5132 | 2026.05.18 18:24:19.815311 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.05.18 18:24:19.815421 [ 294 ] {beecdf4c-b3be-48d1-90ec-8e633858f650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5134 | 2026.05.18 18:24:19.815490 [ 294 ] {beecdf4c-b3be-48d1-90ec-8e633858f650} <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 | ||
| 5135 | 2026.05.18 18:24:19.816328 [ 294 ] {beecdf4c-b3be-48d1-90ec-8e633858f650} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.05.18 18:24:19.816367 [ 294 ] {beecdf4c-b3be-48d1-90ec-8e633858f650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5137 | 2026.05.18 18:24:19.816890 [ 294 ] {beecdf4c-b3be-48d1-90ec-8e633858f650} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5138 | 2026.05.18 18:24:19.817125 [ 294 ] {beecdf4c-b3be-48d1-90ec-8e633858f650} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.05.18 18:24:19.817268 [ 294 ] {beecdf4c-b3be-48d1-90ec-8e633858f650} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00187 sec., 10695.187165775402 rows/sec., 19.17 MiB/sec. | ||
| 5140 | 2026.05.18 18:24:19.817332 [ 294 ] {beecdf4c-b3be-48d1-90ec-8e633858f650} <Debug> TCPHandler: Processed in 0.002080237 sec. | ||
| 5141 | 2026.05.18 18:24:19.817465 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.05.18 18:24:19.817611 [ 294 ] {c6e773fb-b8d1-4df6-8843-d965627cc92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.05.18 18:24:19.817653 [ 294 ] {c6e773fb-b8d1-4df6-8843-d965627cc92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5144 | 2026.05.18 18:24:19.817982 [ 294 ] {c6e773fb-b8d1-4df6-8843-d965627cc92d} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.05.18 18:24:19.818018 [ 294 ] {c6e773fb-b8d1-4df6-8843-d965627cc92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5146 | 2026.05.18 18:24:19.818320 [ 294 ] {c6e773fb-b8d1-4df6-8843-d965627cc92d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5147 | 2026.05.18 18:24:19.818522 [ 294 ] {c6e773fb-b8d1-4df6-8843-d965627cc92d} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.05.18 18:24:19.818651 [ 294 ] {c6e773fb-b8d1-4df6-8843-d965627cc92d} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001059 sec., 39660.056657223795 rows/sec., 2.26 MiB/sec. | ||
| 5149 | 2026.05.18 18:24:19.818757 [ 294 ] {c6e773fb-b8d1-4df6-8843-d965627cc92d} <Debug> TCPHandler: Processed in 0.001341293 sec. | ||
| 5150 | 2026.05.18 18:24:20.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.34 MiB, peak 252.63 MiB, free memory in arenas 0.00 B, will set to 248.26 MiB (RSS), difference: -1.09 MiB | ||
| 5151 | 2026.05.18 18:24:24.559719 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5152 | 2026.05.18 18:24:24.559955 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5153 | 2026.05.18 18:24:24.560268 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5154 | 2026.05.18 18:24:24.560305 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5155 | 2026.05.18 18:24:24.560515 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5156 | 2026.05.18 18:24:24.560585 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5157 | 2026.05.18 18:24:24.560719 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5158 | 2026.05.18 18:24:24.560815 [ 339 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5159 | 2026.05.18 18:24:24.560830 [ 352 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5160 | 2026.05.18 18:24:24.560818 [ 341 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5161 | 2026.05.18 18:24:24.560815 [ 342 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5162 | 2026.05.18 18:24:24.561017 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5163 | 2026.05.18 18:24:24.561044 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5164 | 2026.05.18 18:24:24.561113 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5165 | 2026.05.18 18:24:24.561133 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5166 | 2026.05.18 18:24:24.561168 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5167 | 2026.05.18 18:24:24.561210 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5168 | 2026.05.18 18:24:24.562302 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002435 sec., 16837.78234086242 rows/sec., 3.03 MiB/sec. | ||
| 5169 | 2026.05.18 18:24:24.562400 [ 294 ] {59525c8b-c5c6-4850-9e61-96c3a6bc20c2} <Debug> TCPHandler: Processed in 0.002809021 sec. | ||
| 5170 | 2026.05.18 18:24:24.563886 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.05.18 18:24:24.564037 [ 294 ] {28aebd8e-7a33-49f6-99e2-692d9bd5e16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5172 | 2026.05.18 18:24:24.564100 [ 294 ] {28aebd8e-7a33-49f6-99e2-692d9bd5e16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5173 | 2026.05.18 18:24:24.564689 [ 294 ] {28aebd8e-7a33-49f6-99e2-692d9bd5e16d} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.18 18:24:24.564733 [ 294 ] {28aebd8e-7a33-49f6-99e2-692d9bd5e16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5175 | 2026.05.18 18:24:24.565105 [ 294 ] {28aebd8e-7a33-49f6-99e2-692d9bd5e16d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5176 | 2026.05.18 18:24:24.565333 [ 294 ] {28aebd8e-7a33-49f6-99e2-692d9bd5e16d} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.18 18:24:24.565479 [ 294 ] {28aebd8e-7a33-49f6-99e2-692d9bd5e16d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001482 sec., 37786.77462887989 rows/sec., 2.88 MiB/sec. | ||
| 5178 | 2026.05.18 18:24:24.565517 [ 294 ] {28aebd8e-7a33-49f6-99e2-692d9bd5e16d} <Debug> TCPHandler: Processed in 0.001750257 sec. | ||
| 5179 | 2026.05.18 18:24:24.565632 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.05.18 18:24:24.565728 [ 294 ] {08541a2e-431f-4d37-af03-d1d1edcd8a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5181 | 2026.05.18 18:24:24.565769 [ 294 ] {08541a2e-431f-4d37-af03-d1d1edcd8a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5182 | 2026.05.18 18:24:24.566193 [ 294 ] {08541a2e-431f-4d37-af03-d1d1edcd8a19} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.05.18 18:24:24.566229 [ 294 ] {08541a2e-431f-4d37-af03-d1d1edcd8a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5184 | 2026.05.18 18:24:24.566518 [ 294 ] {08541a2e-431f-4d37-af03-d1d1edcd8a19} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5185 | 2026.05.18 18:24:24.566721 [ 294 ] {08541a2e-431f-4d37-af03-d1d1edcd8a19} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.05.18 18:24:24.566846 [ 294 ] {08541a2e-431f-4d37-af03-d1d1edcd8a19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 5187 | 2026.05.18 18:24:24.566880 [ 294 ] {08541a2e-431f-4d37-af03-d1d1edcd8a19} <Debug> TCPHandler: Processed in 0.001297781 sec. | ||
| 5188 | 2026.05.18 18:24:24.567002 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.05.18 18:24:24.567099 [ 294 ] {7c1da7f7-ba16-454a-befa-7e2b744d4c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5190 | 2026.05.18 18:24:24.567142 [ 294 ] {7c1da7f7-ba16-454a-befa-7e2b744d4c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5191 | 2026.05.18 18:24:24.567510 [ 294 ] {7c1da7f7-ba16-454a-befa-7e2b744d4c4f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.05.18 18:24:24.567546 [ 294 ] {7c1da7f7-ba16-454a-befa-7e2b744d4c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5193 | 2026.05.18 18:24:24.567860 [ 294 ] {7c1da7f7-ba16-454a-befa-7e2b744d4c4f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5194 | 2026.05.18 18:24:24.568065 [ 294 ] {7c1da7f7-ba16-454a-befa-7e2b744d4c4f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.05.18 18:24:24.568188 [ 294 ] {7c1da7f7-ba16-454a-befa-7e2b744d4c4f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001107 sec., 115627.82294489612 rows/sec., 8.05 MiB/sec. | ||
| 5196 | 2026.05.18 18:24:24.568222 [ 294 ] {7c1da7f7-ba16-454a-befa-7e2b744d4c4f} <Debug> TCPHandler: Processed in 0.001269721 sec. | ||
| 5197 | 2026.05.18 18:24:24.568362 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.05.18 18:24:24.568458 [ 294 ] {d6f50dda-06db-4372-95d5-8182addb9a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.05.18 18:24:24.568499 [ 294 ] {d6f50dda-06db-4372-95d5-8182addb9a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5200 | 2026.05.18 18:24:24.568819 [ 294 ] {d6f50dda-06db-4372-95d5-8182addb9a26} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.05.18 18:24:24.568854 [ 294 ] {d6f50dda-06db-4372-95d5-8182addb9a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5202 | 2026.05.18 18:24:24.569146 [ 294 ] {d6f50dda-06db-4372-95d5-8182addb9a26} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5203 | 2026.05.18 18:24:24.569346 [ 294 ] {d6f50dda-06db-4372-95d5-8182addb9a26} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.05.18 18:24:24.569472 [ 294 ] {d6f50dda-06db-4372-95d5-8182addb9a26} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001032 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 5205 | 2026.05.18 18:24:24.569504 [ 294 ] {d6f50dda-06db-4372-95d5-8182addb9a26} <Debug> TCPHandler: Processed in 0.001191528 sec. | ||
| 5206 | 2026.05.18 18:24:24.711231 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9053 | ||
| 5207 | 2026.05.18 18:24:24.711707 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.05.18 18:24:24.711758 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5209 | 2026.05.18 18:24:24.712389 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5210 | 2026.05.18 18:24:24.712751 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.05.18 18:24:24.712950 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9053 | ||
| 5212 | 2026.05.18 18:24:25.191214 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5213 | 2026.05.18 18:24:25.206752 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.05.18 18:24:25.206803 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5215 | 2026.05.18 18:24:25.212672 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5216 | 2026.05.18 18:24:25.213349 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2026.05.18 18:24:25.215881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5218 | 2026.05.18 18:24:29.562252 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.05.18 18:24:29.562518 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5220 | 2026.05.18 18:24:29.562867 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5221 | 2026.05.18 18:24:29.562906 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5222 | 2026.05.18 18:24:29.563120 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5223 | 2026.05.18 18:24:29.563217 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5224 | 2026.05.18 18:24:29.563362 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5225 | 2026.05.18 18:24:29.563461 [ 342 ] {bf6a7099-1147-42f1-a834-de626243016e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5226 | 2026.05.18 18:24:29.563485 [ 335 ] {bf6a7099-1147-42f1-a834-de626243016e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5227 | 2026.05.18 18:24:29.563467 [ 352 ] {bf6a7099-1147-42f1-a834-de626243016e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5228 | 2026.05.18 18:24:29.563466 [ 339 ] {bf6a7099-1147-42f1-a834-de626243016e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5229 | 2026.05.18 18:24:29.563667 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5230 | 2026.05.18 18:24:29.563695 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5231 | 2026.05.18 18:24:29.563765 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5232 | 2026.05.18 18:24:29.563786 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5233 | 2026.05.18 18:24:29.563822 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5234 | 2026.05.18 18:24:29.563862 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5235 | 2026.05.18 18:24:29.564923 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002508 sec., 16347.68740031898 rows/sec., 2.95 MiB/sec. | ||
| 5236 | 2026.05.18 18:24:29.565037 [ 294 ] {bf6a7099-1147-42f1-a834-de626243016e} <Debug> TCPHandler: Processed in 0.002925545 sec. | ||
| 5237 | 2026.05.18 18:24:29.567197 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2026.05.18 18:24:29.567327 [ 294 ] {d64aee95-9008-49a7-89f8-58bc7c3b5b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5239 | 2026.05.18 18:24:29.567378 [ 294 ] {d64aee95-9008-49a7-89f8-58bc7c3b5b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5240 | 2026.05.18 18:24:29.567945 [ 294 ] {d64aee95-9008-49a7-89f8-58bc7c3b5b01} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2026.05.18 18:24:29.567990 [ 294 ] {d64aee95-9008-49a7-89f8-58bc7c3b5b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5242 | 2026.05.18 18:24:29.568370 [ 294 ] {d64aee95-9008-49a7-89f8-58bc7c3b5b01} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5243 | 2026.05.18 18:24:29.568587 [ 294 ] {d64aee95-9008-49a7-89f8-58bc7c3b5b01} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2026.05.18 18:24:29.568728 [ 294 ] {d64aee95-9008-49a7-89f8-58bc7c3b5b01} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001437 sec., 82115.51844119694 rows/sec., 6.97 MiB/sec. | ||
| 5245 | 2026.05.18 18:24:29.568763 [ 294 ] {d64aee95-9008-49a7-89f8-58bc7c3b5b01} <Debug> TCPHandler: Processed in 0.001626772 sec. | ||
| 5246 | 2026.05.18 18:24:29.568922 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2026.05.18 18:24:29.569020 [ 294 ] {468647ca-6320-47b9-a848-6e37f8f903da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5248 | 2026.05.18 18:24:29.569060 [ 294 ] {468647ca-6320-47b9-a848-6e37f8f903da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5249 | 2026.05.18 18:24:29.569466 [ 294 ] {468647ca-6320-47b9-a848-6e37f8f903da} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.05.18 18:24:29.569500 [ 294 ] {468647ca-6320-47b9-a848-6e37f8f903da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5251 | 2026.05.18 18:24:29.569766 [ 294 ] {468647ca-6320-47b9-a848-6e37f8f903da} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5252 | 2026.05.18 18:24:29.569959 [ 294 ] {468647ca-6320-47b9-a848-6e37f8f903da} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2026.05.18 18:24:29.570082 [ 294 ] {468647ca-6320-47b9-a848-6e37f8f903da} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001143 sec., 27121.609798775156 rows/sec., 1.99 MiB/sec. | ||
| 5254 | 2026.05.18 18:24:29.570180 [ 294 ] {468647ca-6320-47b9-a848-6e37f8f903da} <Debug> TCPHandler: Processed in 0.001306352 sec. | ||
| 5255 | 2026.05.18 18:24:29.570308 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2026.05.18 18:24:29.570405 [ 294 ] {1317b723-5c0e-4584-b9a0-914a9bab6ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5257 | 2026.05.18 18:24:29.570445 [ 294 ] {1317b723-5c0e-4584-b9a0-914a9bab6ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5258 | 2026.05.18 18:24:29.570874 [ 294 ] {1317b723-5c0e-4584-b9a0-914a9bab6ad4} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2026.05.18 18:24:29.570911 [ 294 ] {1317b723-5c0e-4584-b9a0-914a9bab6ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5260 | 2026.05.18 18:24:29.571205 [ 294 ] {1317b723-5c0e-4584-b9a0-914a9bab6ad4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5261 | 2026.05.18 18:24:29.571412 [ 294 ] {1317b723-5c0e-4584-b9a0-914a9bab6ad4} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2026.05.18 18:24:29.571536 [ 294 ] {1317b723-5c0e-4584-b9a0-914a9bab6ad4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001148 sec., 82752.61324041813 rows/sec., 6.46 MiB/sec. | ||
| 5263 | 2026.05.18 18:24:29.571570 [ 294 ] {1317b723-5c0e-4584-b9a0-914a9bab6ad4} <Debug> TCPHandler: Processed in 0.001311433 sec. | ||
| 5264 | 2026.05.18 18:24:29.571700 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2026.05.18 18:24:29.571808 [ 294 ] {f6db4f4b-3a9d-4647-8825-5a590d151d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5266 | 2026.05.18 18:24:29.571851 [ 294 ] {f6db4f4b-3a9d-4647-8825-5a590d151d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5267 | 2026.05.18 18:24:29.572256 [ 294 ] {f6db4f4b-3a9d-4647-8825-5a590d151d35} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.05.18 18:24:29.572292 [ 294 ] {f6db4f4b-3a9d-4647-8825-5a590d151d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5269 | 2026.05.18 18:24:29.572613 [ 294 ] {f6db4f4b-3a9d-4647-8825-5a590d151d35} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5270 | 2026.05.18 18:24:29.572816 [ 294 ] {f6db4f4b-3a9d-4647-8825-5a590d151d35} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.05.18 18:24:29.572943 [ 294 ] {f6db4f4b-3a9d-4647-8825-5a590d151d35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 5272 | 2026.05.18 18:24:29.572977 [ 294 ] {f6db4f4b-3a9d-4647-8825-5a590d151d35} <Debug> TCPHandler: Processed in 0.001326613 sec. | ||
| 5273 | 2026.05.18 18:24:29.573180 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.05.18 18:24:29.573334 [ 294 ] {2c364d42-d6bd-4d19-a83f-9cdda4cb2a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.05.18 18:24:29.573422 [ 294 ] {2c364d42-d6bd-4d19-a83f-9cdda4cb2a3d} <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 | ||
| 5276 | 2026.05.18 18:24:29.574428 [ 294 ] {2c364d42-d6bd-4d19-a83f-9cdda4cb2a3d} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.05.18 18:24:29.574466 [ 294 ] {2c364d42-d6bd-4d19-a83f-9cdda4cb2a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5278 | 2026.05.18 18:24:29.575080 [ 294 ] {2c364d42-d6bd-4d19-a83f-9cdda4cb2a3d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5279 | 2026.05.18 18:24:29.575312 [ 294 ] {2c364d42-d6bd-4d19-a83f-9cdda4cb2a3d} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.05.18 18:24:29.575474 [ 294 ] {2c364d42-d6bd-4d19-a83f-9cdda4cb2a3d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002189 sec., 14161.717679305619 rows/sec., 25.38 MiB/sec. | ||
| 5281 | 2026.05.18 18:24:29.575532 [ 294 ] {2c364d42-d6bd-4d19-a83f-9cdda4cb2a3d} <Debug> TCPHandler: Processed in 0.00247441 sec. | ||
| 5282 | 2026.05.18 18:24:29.575684 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.05.18 18:24:29.575784 [ 294 ] {3fe8584a-4eea-471e-8811-72338644c5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5284 | 2026.05.18 18:24:29.575826 [ 294 ] {3fe8584a-4eea-471e-8811-72338644c5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5285 | 2026.05.18 18:24:29.576193 [ 294 ] {3fe8584a-4eea-471e-8811-72338644c5b0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.05.18 18:24:29.576227 [ 294 ] {3fe8584a-4eea-471e-8811-72338644c5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5287 | 2026.05.18 18:24:29.576525 [ 294 ] {3fe8584a-4eea-471e-8811-72338644c5b0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5288 | 2026.05.18 18:24:29.576732 [ 294 ] {3fe8584a-4eea-471e-8811-72338644c5b0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.05.18 18:24:29.576860 [ 294 ] {3fe8584a-4eea-471e-8811-72338644c5b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5290 | 2026.05.18 18:24:29.576893 [ 294 ] {3fe8584a-4eea-471e-8811-72338644c5b0} <Debug> TCPHandler: Processed in 0.001269161 sec. | ||
| 5291 | 2026.05.18 18:24:30.418627 [ 33 ] {} <Debug> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5292 | 2026.05.18 18:24:30.418703 [ 33 ] {} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.05.18 18:24:30.418729 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5294 | 2026.05.18 18:24:30.418891 [ 191 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::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 | ||
| 5295 | 2026.05.18 18:24:30.419054 [ 191 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5296 | 2026.05.18 18:24:30.419092 [ 191 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5297 | 2026.05.18 18:24:30.419168 [ 191 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5298 | 2026.05.18 18:24:30.419217 [ 191 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5299 | 2026.05.18 18:24:30.419259 [ 191 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5300 | 2026.05.18 18:24:30.419300 [ 191 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 5301 | 2026.05.18 18:24:30.420081 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258441 sec., 28606.82383997343 rows/sec., 2.39 MiB/sec. | ||
| 5302 | 2026.05.18 18:24:30.420239 [ 196 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5303 | 2026.05.18 18:24:30.420511 [ 196 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_9_2} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.05.18 18:24:30.420584 [ 196 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_9_2} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5305 | 2026.05.18 18:24:30.420654 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5306 | 2026.05.18 18:24:30.986158 [ 33 ] {} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5307 | 2026.05.18 18:24:30.986252 [ 33 ] {} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.05.18 18:24:30.986288 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5309 | 2026.05.18 18:24:30.986514 [ 194 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 5310 | 2026.05.18 18:24:30.986750 [ 194 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5311 | 2026.05.18 18:24:30.986808 [ 194 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5312 | 2026.05.18 18:24:30.986911 [ 194 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5313 | 2026.05.18 18:24:30.986983 [ 194 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5314 | 2026.05.18 18:24:30.987047 [ 194 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5315 | 2026.05.18 18:24:30.987110 [ 194 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5316 | 2026.05.18 18:24:30.988121 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001690294 sec., 8282.582793289215 rows/sec., 555.79 KiB/sec. | ||
| 5317 | 2026.05.18 18:24:30.988315 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5318 | 2026.05.18 18:24:30.988625 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_14_3} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.05.18 18:24:30.988705 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_14_3} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5320 | 2026.05.18 18:24:30.988797 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5321 | 2026.05.18 18:24:32.134723 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5322 | 2026.05.18 18:24:32.134778 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5323 | 2026.05.18 18:24:32.213129 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9565 | ||
| 5324 | 2026.05.18 18:24:32.213814 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.05.18 18:24:32.213872 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5326 | 2026.05.18 18:24:32.214400 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5327 | 2026.05.18 18:24:32.214636 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.05.18 18:24:32.214777 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9565 | ||
| 5329 | 2026.05.18 18:24:32.716036 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5330 | 2026.05.18 18:24:32.734423 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.05.18 18:24:32.734516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5332 | 2026.05.18 18:24:32.741270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5333 | 2026.05.18 18:24:32.742462 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.05.18 18:24:32.748452 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5335 | 2026.05.18 18:24:34.565511 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5336 | 2026.05.18 18:24:34.565786 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5337 | 2026.05.18 18:24:34.566158 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5338 | 2026.05.18 18:24:34.566201 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5339 | 2026.05.18 18:24:34.566464 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5340 | 2026.05.18 18:24:34.566535 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5341 | 2026.05.18 18:24:34.566684 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5342 | 2026.05.18 18:24:34.566800 [ 339 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5343 | 2026.05.18 18:24:34.566814 [ 338 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5344 | 2026.05.18 18:24:34.566807 [ 335 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5345 | 2026.05.18 18:24:34.566807 [ 337 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5346 | 2026.05.18 18:24:34.567006 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5347 | 2026.05.18 18:24:34.567034 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5348 | 2026.05.18 18:24:34.567107 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5349 | 2026.05.18 18:24:34.567127 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5350 | 2026.05.18 18:24:34.567164 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5351 | 2026.05.18 18:24:34.567204 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5352 | 2026.05.18 18:24:34.568386 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00271 sec., 15129.151291512913 rows/sec., 2.73 MiB/sec. | ||
| 5353 | 2026.05.18 18:24:34.568518 [ 294 ] {558d1280-367e-4430-a8ac-15d80ffcca96} <Debug> TCPHandler: Processed in 0.003154972 sec. | ||
| 5354 | 2026.05.18 18:24:34.573544 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.05.18 18:24:34.573663 [ 294 ] {4dec5cef-1535-4eb0-9361-a4291d650223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5356 | 2026.05.18 18:24:34.573708 [ 294 ] {4dec5cef-1535-4eb0-9361-a4291d650223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5357 | 2026.05.18 18:24:34.574329 [ 294 ] {4dec5cef-1535-4eb0-9361-a4291d650223} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.05.18 18:24:34.574380 [ 294 ] {4dec5cef-1535-4eb0-9361-a4291d650223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5359 | 2026.05.18 18:24:34.574777 [ 294 ] {4dec5cef-1535-4eb0-9361-a4291d650223} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5360 | 2026.05.18 18:24:34.575004 [ 294 ] {4dec5cef-1535-4eb0-9361-a4291d650223} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.05.18 18:24:34.575152 [ 294 ] {4dec5cef-1535-4eb0-9361-a4291d650223} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001524 sec., 186351.70603674543 rows/sec., 11.84 MiB/sec. | ||
| 5362 | 2026.05.18 18:24:34.575188 [ 294 ] {4dec5cef-1535-4eb0-9361-a4291d650223} <Debug> TCPHandler: Processed in 0.001699184 sec. | ||
| 5363 | 2026.05.18 18:24:34.575328 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2026.05.18 18:24:34.575427 [ 294 ] {f108de28-b86d-4c32-93b4-d5842eb3048c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5365 | 2026.05.18 18:24:34.575470 [ 294 ] {f108de28-b86d-4c32-93b4-d5842eb3048c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5366 | 2026.05.18 18:24:34.576321 [ 294 ] {f108de28-b86d-4c32-93b4-d5842eb3048c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2026.05.18 18:24:34.576359 [ 294 ] {f108de28-b86d-4c32-93b4-d5842eb3048c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5368 | 2026.05.18 18:24:34.576748 [ 294 ] {f108de28-b86d-4c32-93b4-d5842eb3048c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5369 | 2026.05.18 18:24:34.576963 [ 294 ] {f108de28-b86d-4c32-93b4-d5842eb3048c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.05.18 18:24:34.577077 [ 73 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5371 | 2026.05.18 18:24:34.577092 [ 294 ] {f108de28-b86d-4c32-93b4-d5842eb3048c} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001684 sec., 486342.0427553444 rows/sec., 37.70 MiB/sec. | ||
| 5372 | 2026.05.18 18:24:34.577150 [ 73 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.05.18 18:24:34.577172 [ 294 ] {f108de28-b86d-4c32-93b4-d5842eb3048c} <Debug> TCPHandler: Processed in 0.001892551 sec. | ||
| 5374 | 2026.05.18 18:24:34.577182 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5375 | 2026.05.18 18:24:34.577318 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.05.18 18:24:34.577340 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 5377 | 2026.05.18 18:24:34.577423 [ 294 ] {0235af23-7a3a-4a2e-87dd-81bde4c6e7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5378 | 2026.05.18 18:24:34.577471 [ 294 ] {0235af23-7a3a-4a2e-87dd-81bde4c6e7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5379 | 2026.05.18 18:24:34.577482 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5380 | 2026.05.18 18:24:34.577522 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3238 rows starting from the beginning of the part | ||
| 5381 | 2026.05.18 18:24:34.577593 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 5382 | 2026.05.18 18:24:34.577646 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 3169 rows starting from the beginning of the part | ||
| 5383 | 2026.05.18 18:24:34.577695 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 5384 | 2026.05.18 18:24:34.577743 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 118 rows starting from the beginning of the part | ||
| 5385 | 2026.05.18 18:24:34.577794 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 819 rows starting from the beginning of the part | ||
| 5386 | 2026.05.18 18:24:34.577945 [ 294 ] {0235af23-7a3a-4a2e-87dd-81bde4c6e7f8} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.05.18 18:24:34.577998 [ 294 ] {0235af23-7a3a-4a2e-87dd-81bde4c6e7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5388 | 2026.05.18 18:24:34.578492 [ 294 ] {0235af23-7a3a-4a2e-87dd-81bde4c6e7f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5389 | 2026.05.18 18:24:34.578730 [ 294 ] {0235af23-7a3a-4a2e-87dd-81bde4c6e7f8} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.05.18 18:24:34.578867 [ 294 ] {0235af23-7a3a-4a2e-87dd-81bde4c6e7f8} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001463 sec., 104579.63089542036 rows/sec., 6.25 MiB/sec. | ||
| 5391 | 2026.05.18 18:24:34.578897 [ 73 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5392 | 2026.05.18 18:24:34.578903 [ 294 ] {0235af23-7a3a-4a2e-87dd-81bde4c6e7f8} <Debug> TCPHandler: Processed in 0.001639163 sec. | ||
| 5393 | 2026.05.18 18:24:34.578980 [ 73 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.05.18 18:24:34.579014 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5395 | 2026.05.18 18:24:34.579090 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.05.18 18:24:34.579117 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 5397 | 2026.05.18 18:24:34.579196 [ 294 ] {9e12a9fc-a592-4567-9533-6e1a9919e111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5398 | 2026.05.18 18:24:34.579244 [ 294 ] {9e12a9fc-a592-4567-9533-6e1a9919e111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5399 | 2026.05.18 18:24:34.579285 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5400 | 2026.05.18 18:24:34.579326 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 211 rows starting from the beginning of the part | ||
| 5401 | 2026.05.18 18:24:34.579395 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 153 rows starting from the beginning of the part | ||
| 5402 | 2026.05.18 18:24:34.579441 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5403 | 2026.05.18 18:24:34.579485 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 172 rows starting from the beginning of the part | ||
| 5404 | 2026.05.18 18:24:34.579527 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5405 | 2026.05.18 18:24:34.579568 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 153 rows starting from the beginning of the part | ||
| 5406 | 2026.05.18 18:24:34.579739 [ 294 ] {9e12a9fc-a592-4567-9533-6e1a9919e111} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.05.18 18:24:34.579784 [ 294 ] {9e12a9fc-a592-4567-9533-6e1a9919e111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5408 | 2026.05.18 18:24:34.580336 [ 294 ] {9e12a9fc-a592-4567-9533-6e1a9919e111} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5409 | 2026.05.18 18:24:34.580335 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7518 rows, containing 5 columns (5 merged, 0 gathered) in 0.003044368 sec., 2469478.065726614 rows/sec., 195.05 MiB/sec. | ||
| 5410 | 2026.05.18 18:24:34.580562 [ 294 ] {9e12a9fc-a592-4567-9533-6e1a9919e111} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.05.18 18:24:34.580565 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492948 sec., 503031.58582884335 rows/sec., 33.17 MiB/sec. | ||
| 5412 | 2026.05.18 18:24:34.580706 [ 294 ] {9e12a9fc-a592-4567-9533-6e1a9919e111} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001528 sec., 97513.0890052356 rows/sec., 6.30 MiB/sec. | ||
| 5413 | 2026.05.18 18:24:34.580750 [ 294 ] {9e12a9fc-a592-4567-9533-6e1a9919e111} <Debug> TCPHandler: Processed in 0.001709415 sec. | ||
| 5414 | 2026.05.18 18:24:34.580778 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5415 | 2026.05.18 18:24:34.580797 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5416 | 2026.05.18 18:24:34.580885 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.05.18 18:24:34.581000 [ 294 ] {aad12ee1-cd61-4cbd-9636-d84e65d172cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5418 | 2026.05.18 18:24:34.581045 [ 294 ] {aad12ee1-cd61-4cbd-9636-d84e65d172cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5419 | 2026.05.18 18:24:34.581140 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_26_5} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.05.18 18:24:34.581191 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_31_6} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.05.18 18:24:34.581236 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_26_5} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5422 | 2026.05.18 18:24:34.581322 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5423 | 2026.05.18 18:24:34.581323 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_31_6} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5424 | 2026.05.18 18:24:34.581471 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 5425 | 2026.05.18 18:24:34.581518 [ 294 ] {aad12ee1-cd61-4cbd-9636-d84e65d172cb} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.05.18 18:24:34.581562 [ 294 ] {aad12ee1-cd61-4cbd-9636-d84e65d172cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5427 | 2026.05.18 18:24:34.581878 [ 294 ] {aad12ee1-cd61-4cbd-9636-d84e65d172cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5428 | 2026.05.18 18:24:34.582085 [ 294 ] {aad12ee1-cd61-4cbd-9636-d84e65d172cb} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.05.18 18:24:34.582211 [ 294 ] {aad12ee1-cd61-4cbd-9636-d84e65d172cb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001229 sec., 120423.10821806345 rows/sec., 6.85 MiB/sec. | ||
| 5430 | 2026.05.18 18:24:34.582246 [ 294 ] {aad12ee1-cd61-4cbd-9636-d84e65d172cb} <Debug> TCPHandler: Processed in 0.001410735 sec. | ||
| 5431 | 2026.05.18 18:24:34.582389 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.05.18 18:24:34.582484 [ 294 ] {e4d80639-ed79-4a82-9187-e800de72fca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5433 | 2026.05.18 18:24:34.582525 [ 294 ] {e4d80639-ed79-4a82-9187-e800de72fca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5434 | 2026.05.18 18:24:34.583208 [ 294 ] {e4d80639-ed79-4a82-9187-e800de72fca1} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.05.18 18:24:34.583245 [ 294 ] {e4d80639-ed79-4a82-9187-e800de72fca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5436 | 2026.05.18 18:24:34.583591 [ 294 ] {e4d80639-ed79-4a82-9187-e800de72fca1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5437 | 2026.05.18 18:24:34.583805 [ 294 ] {e4d80639-ed79-4a82-9187-e800de72fca1} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.05.18 18:24:34.583911 [ 73 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5439 | 2026.05.18 18:24:34.583934 [ 294 ] {e4d80639-ed79-4a82-9187-e800de72fca1} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001467 sec., 341513.29243353783 rows/sec., 24.00 MiB/sec. | ||
| 5440 | 2026.05.18 18:24:34.583952 [ 73 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.05.18 18:24:34.583977 [ 294 ] {e4d80639-ed79-4a82-9187-e800de72fca1} <Debug> TCPHandler: Processed in 0.001637623 sec. | ||
| 5442 | 2026.05.18 18:24:34.583979 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5443 | 2026.05.18 18:24:34.584111 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 5444 | 2026.05.18 18:24:34.584132 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2026.05.18 18:24:34.584239 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5446 | 2026.05.18 18:24:34.584279 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1792 rows starting from the beginning of the part | ||
| 5447 | 2026.05.18 18:24:34.584352 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 5448 | 2026.05.18 18:24:34.584391 [ 294 ] {ac05bc19-15f2-4646-b1b0-985e95f3d357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5449 | 2026.05.18 18:24:34.584407 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1735 rows starting from the beginning of the part | ||
| 5450 | 2026.05.18 18:24:34.584466 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5451 | 2026.05.18 18:24:34.584470 [ 294 ] {ac05bc19-15f2-4646-b1b0-985e95f3d357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5452 | 2026.05.18 18:24:34.584513 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 95 rows starting from the beginning of the part | ||
| 5453 | 2026.05.18 18:24:34.584565 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 501 rows starting from the beginning of the part | ||
| 5454 | 2026.05.18 18:24:34.585007 [ 294 ] {ac05bc19-15f2-4646-b1b0-985e95f3d357} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.05.18 18:24:34.585054 [ 294 ] {ac05bc19-15f2-4646-b1b0-985e95f3d357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5456 | 2026.05.18 18:24:34.585466 [ 294 ] {ac05bc19-15f2-4646-b1b0-985e95f3d357} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5457 | 2026.05.18 18:24:34.585702 [ 294 ] {ac05bc19-15f2-4646-b1b0-985e95f3d357} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.05.18 18:24:34.585859 [ 294 ] {ac05bc19-15f2-4646-b1b0-985e95f3d357} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 207.19 KiB/sec. | ||
| 5459 | 2026.05.18 18:24:34.585903 [ 294 ] {ac05bc19-15f2-4646-b1b0-985e95f3d357} <Debug> TCPHandler: Processed in 0.001822389 sec. | ||
| 5460 | 2026.05.18 18:24:34.586003 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001934842 sec., 2213100.6045971713 rows/sec., 160.05 MiB/sec. | ||
| 5461 | 2026.05.18 18:24:34.586069 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.05.18 18:24:34.586188 [ 294 ] {2e0a516f-f258-4530-bb34-3a7e3a69bc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5463 | 2026.05.18 18:24:34.586232 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5464 | 2026.05.18 18:24:34.586239 [ 294 ] {2e0a516f-f258-4530-bb34-3a7e3a69bc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5465 | 2026.05.18 18:24:34.586479 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_31_6} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.05.18 18:24:34.586557 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_31_6} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5467 | 2026.05.18 18:24:34.586616 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5468 | 2026.05.18 18:24:34.586718 [ 294 ] {2e0a516f-f258-4530-bb34-3a7e3a69bc41} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.05.18 18:24:34.586761 [ 294 ] {2e0a516f-f258-4530-bb34-3a7e3a69bc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5470 | 2026.05.18 18:24:34.587134 [ 294 ] {2e0a516f-f258-4530-bb34-3a7e3a69bc41} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5471 | 2026.05.18 18:24:34.587355 [ 294 ] {2e0a516f-f258-4530-bb34-3a7e3a69bc41} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.05.18 18:24:34.587457 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5473 | 2026.05.18 18:24:34.587489 [ 294 ] {2e0a516f-f258-4530-bb34-3a7e3a69bc41} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001325 sec., 200000 rows/sec., 13.29 MiB/sec. | ||
| 5474 | 2026.05.18 18:24:34.587490 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2026.05.18 18:24:34.587531 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5476 | 2026.05.18 18:24:34.587533 [ 294 ] {2e0a516f-f258-4530-bb34-3a7e3a69bc41} <Debug> TCPHandler: Processed in 0.001534439 sec. | ||
| 5477 | 2026.05.18 18:24:34.587634 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 5478 | 2026.05.18 18:24:34.587693 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5479 | 2026.05.18 18:24:34.587735 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5480 | 2026.05.18 18:24:34.587765 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10664 rows starting from the beginning of the part | ||
| 5481 | 2026.05.18 18:24:34.587792 [ 294 ] {3ae8cf70-5266-4120-a4af-09ac45e6c013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5482 | 2026.05.18 18:24:34.587824 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 5483 | 2026.05.18 18:24:34.587837 [ 294 ] {3ae8cf70-5266-4120-a4af-09ac45e6c013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5484 | 2026.05.18 18:24:34.587872 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1606 rows starting from the beginning of the part | ||
| 5485 | 2026.05.18 18:24:34.587920 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 5486 | 2026.05.18 18:24:34.587965 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 5487 | 2026.05.18 18:24:34.588010 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 5488 | 2026.05.18 18:24:34.588256 [ 294 ] {3ae8cf70-5266-4120-a4af-09ac45e6c013} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.05.18 18:24:34.588290 [ 294 ] {3ae8cf70-5266-4120-a4af-09ac45e6c013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5490 | 2026.05.18 18:24:34.588587 [ 294 ] {3ae8cf70-5266-4120-a4af-09ac45e6c013} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5491 | 2026.05.18 18:24:34.588801 [ 294 ] {3ae8cf70-5266-4120-a4af-09ac45e6c013} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.05.18 18:24:34.588933 [ 294 ] {3ae8cf70-5266-4120-a4af-09ac45e6c013} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 57.99 KiB/sec. | ||
| 5493 | 2026.05.18 18:24:34.588966 [ 294 ] {3ae8cf70-5266-4120-a4af-09ac45e6c013} <Debug> TCPHandler: Processed in 0.001323672 sec. | ||
| 5494 | 2026.05.18 18:24:34.589105 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.05.18 18:24:34.589203 [ 294 ] {097b5bdd-91f2-4bc3-9c19-dfd0c29976b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5496 | 2026.05.18 18:24:34.589259 [ 294 ] {097b5bdd-91f2-4bc3-9c19-dfd0c29976b1} <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 | ||
| 5497 | 2026.05.18 18:24:34.590071 [ 294 ] {097b5bdd-91f2-4bc3-9c19-dfd0c29976b1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.05.18 18:24:34.590107 [ 294 ] {097b5bdd-91f2-4bc3-9c19-dfd0c29976b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5499 | 2026.05.18 18:24:34.590824 [ 294 ] {097b5bdd-91f2-4bc3-9c19-dfd0c29976b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5500 | 2026.05.18 18:24:34.591105 [ 294 ] {097b5bdd-91f2-4bc3-9c19-dfd0c29976b1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.05.18 18:24:34.591257 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5502 | 2026.05.18 18:24:34.591299 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.05.18 18:24:34.591310 [ 294 ] {097b5bdd-91f2-4bc3-9c19-dfd0c29976b1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002122 sec., 5183.788878416588 rows/sec., 9.29 MiB/sec. | ||
| 5504 | 2026.05.18 18:24:34.591319 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5505 | 2026.05.18 18:24:34.591437 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 5506 | 2026.05.18 18:24:34.591465 [ 294 ] {097b5bdd-91f2-4bc3-9c19-dfd0c29976b1} <Debug> TCPHandler: Processed in 0.002409608 sec. | ||
| 5507 | 2026.05.18 18:24:34.591676 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5508 | 2026.05.18 18:24:34.591696 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2026.05.18 18:24:34.591740 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 413 rows starting from the beginning of the part | ||
| 5510 | 2026.05.18 18:24:34.591818 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12983 rows, containing 5 columns (5 merged, 0 gathered) in 0.004221746 sec., 3075267.91048064 rows/sec., 196.97 MiB/sec. | ||
| 5511 | 2026.05.18 18:24:34.591840 [ 294 ] {1a637fcf-a05f-4a3e-97e6-d48f8aa62e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5512 | 2026.05.18 18:24:34.591875 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 5513 | 2026.05.18 18:24:34.591917 [ 294 ] {1a637fcf-a05f-4a3e-97e6-d48f8aa62e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5514 | 2026.05.18 18:24:34.592009 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5515 | 2026.05.18 18:24:34.592129 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 5516 | 2026.05.18 18:24:34.592250 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5517 | 2026.05.18 18:24:34.592366 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 5518 | 2026.05.18 18:24:34.592409 [ 189 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5519 | 2026.05.18 18:24:34.592432 [ 294 ] {1a637fcf-a05f-4a3e-97e6-d48f8aa62e4c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.05.18 18:24:34.592482 [ 294 ] {1a637fcf-a05f-4a3e-97e6-d48f8aa62e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5521 | 2026.05.18 18:24:34.592815 [ 189 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.05.18 18:24:34.592921 [ 189 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5523 | 2026.05.18 18:24:34.592963 [ 294 ] {1a637fcf-a05f-4a3e-97e6-d48f8aa62e4c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5524 | 2026.05.18 18:24:34.593005 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5525 | 2026.05.18 18:24:34.593209 [ 294 ] {1a637fcf-a05f-4a3e-97e6-d48f8aa62e4c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.05.18 18:24:34.593335 [ 63 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5527 | 2026.05.18 18:24:34.593361 [ 294 ] {1a637fcf-a05f-4a3e-97e6-d48f8aa62e4c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001564 sec., 57544.75703324808 rows/sec., 3.60 MiB/sec. | ||
| 5528 | 2026.05.18 18:24:34.593371 [ 63 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.05.18 18:24:34.593408 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5530 | 2026.05.18 18:24:34.593421 [ 294 ] {1a637fcf-a05f-4a3e-97e6-d48f8aa62e4c} <Debug> TCPHandler: Processed in 0.00184578 sec. | ||
| 5531 | 2026.05.18 18:24:34.593489 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 5532 | 2026.05.18 18:24:34.593589 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5533 | 2026.05.18 18:24:34.593616 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1740 rows starting from the beginning of the part | ||
| 5534 | 2026.05.18 18:24:34.593670 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 5535 | 2026.05.18 18:24:34.593718 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 5536 | 2026.05.18 18:24:34.593761 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 5537 | 2026.05.18 18:24:34.593802 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 5538 | 2026.05.18 18:24:34.593848 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 5539 | 2026.05.18 18:24:34.595039 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001583531 sec., 1288260.2235131487 rows/sec., 82.98 MiB/sec. | ||
| 5540 | 2026.05.18 18:24:34.595394 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5541 | 2026.05.18 18:24:34.595709 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_31_6} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.05.18 18:24:34.595800 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_31_6} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5543 | 2026.05.18 18:24:34.595880 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5544 | 2026.05.18 18:24:34.599541 [ 199 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 517 rows, containing 19 columns (19 merged, 0 gathered) in 0.008152162 sec., 63418.75934261366 rows/sec., 113.64 MiB/sec. | ||
| 5545 | 2026.05.18 18:24:34.600089 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5546 | 2026.05.18 18:24:34.600408 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.05.18 18:24:34.600475 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5548 | 2026.05.18 18:24:34.600557 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 5549 | 2026.05.18 18:24:35.001204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.96 MiB, peak 258.29 MiB, free memory in arenas 0.00 B, will set to 253.74 MiB (RSS), difference: 2.78 MiB | ||
| 5550 | 2026.05.18 18:24:39.561869 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2026.05.18 18:24:39.562243 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5552 | 2026.05.18 18:24:39.562759 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5553 | 2026.05.18 18:24:39.562827 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5554 | 2026.05.18 18:24:39.563142 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5555 | 2026.05.18 18:24:39.563219 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5556 | 2026.05.18 18:24:39.563365 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5557 | 2026.05.18 18:24:39.563470 [ 335 ] {2415356e-183e-4d48-8801-050554e2c56c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5558 | 2026.05.18 18:24:39.563487 [ 337 ] {2415356e-183e-4d48-8801-050554e2c56c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5559 | 2026.05.18 18:24:39.563510 [ 338 ] {2415356e-183e-4d48-8801-050554e2c56c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5560 | 2026.05.18 18:24:39.563487 [ 331 ] {2415356e-183e-4d48-8801-050554e2c56c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5561 | 2026.05.18 18:24:39.563680 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5562 | 2026.05.18 18:24:39.563712 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5563 | 2026.05.18 18:24:39.563787 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5564 | 2026.05.18 18:24:39.563807 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5565 | 2026.05.18 18:24:39.563845 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5566 | 2026.05.18 18:24:39.563885 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5567 | 2026.05.18 18:24:39.565043 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002949 sec., 13903.017972193966 rows/sec., 2.51 MiB/sec. | ||
| 5568 | 2026.05.18 18:24:39.565153 [ 294 ] {2415356e-183e-4d48-8801-050554e2c56c} <Debug> TCPHandler: Processed in 0.003472001 sec. | ||
| 5569 | 2026.05.18 18:24:39.567277 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2026.05.18 18:24:39.567395 [ 294 ] {6d70355b-6833-44c1-93b0-998dd03b408c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5571 | 2026.05.18 18:24:39.567442 [ 294 ] {6d70355b-6833-44c1-93b0-998dd03b408c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5572 | 2026.05.18 18:24:39.567949 [ 294 ] {6d70355b-6833-44c1-93b0-998dd03b408c} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.05.18 18:24:39.567992 [ 294 ] {6d70355b-6833-44c1-93b0-998dd03b408c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5574 | 2026.05.18 18:24:39.568351 [ 294 ] {6d70355b-6833-44c1-93b0-998dd03b408c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5575 | 2026.05.18 18:24:39.568570 [ 294 ] {6d70355b-6833-44c1-93b0-998dd03b408c} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.05.18 18:24:39.568718 [ 294 ] {6d70355b-6833-44c1-93b0-998dd03b408c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001358 sec., 1472.7540500736377 rows/sec., 120.09 KiB/sec. | ||
| 5577 | 2026.05.18 18:24:39.568754 [ 294 ] {6d70355b-6833-44c1-93b0-998dd03b408c} <Debug> TCPHandler: Processed in 0.001530569 sec. | ||
| 5578 | 2026.05.18 18:24:39.568905 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2026.05.18 18:24:39.569004 [ 294 ] {f036507d-d306-4dbd-98c5-047bb57dd0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5580 | 2026.05.18 18:24:39.569044 [ 294 ] {f036507d-d306-4dbd-98c5-047bb57dd0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5581 | 2026.05.18 18:24:39.569497 [ 294 ] {f036507d-d306-4dbd-98c5-047bb57dd0d2} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2026.05.18 18:24:39.569535 [ 294 ] {f036507d-d306-4dbd-98c5-047bb57dd0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5583 | 2026.05.18 18:24:39.569851 [ 294 ] {f036507d-d306-4dbd-98c5-047bb57dd0d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5584 | 2026.05.18 18:24:39.570062 [ 294 ] {f036507d-d306-4dbd-98c5-047bb57dd0d2} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2026.05.18 18:24:39.570192 [ 294 ] {f036507d-d306-4dbd-98c5-047bb57dd0d2} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001208 sec., 98509.93377483443 rows/sec., 8.35 MiB/sec. | ||
| 5586 | 2026.05.18 18:24:39.570227 [ 294 ] {f036507d-d306-4dbd-98c5-047bb57dd0d2} <Debug> TCPHandler: Processed in 0.001371465 sec. | ||
| 5587 | 2026.05.18 18:24:39.570364 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.05.18 18:24:39.570469 [ 294 ] {773333ac-763e-411a-bdf8-574cc63f0db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5589 | 2026.05.18 18:24:39.570509 [ 294 ] {773333ac-763e-411a-bdf8-574cc63f0db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5590 | 2026.05.18 18:24:39.570916 [ 294 ] {773333ac-763e-411a-bdf8-574cc63f0db0} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2026.05.18 18:24:39.570953 [ 294 ] {773333ac-763e-411a-bdf8-574cc63f0db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5592 | 2026.05.18 18:24:39.571259 [ 294 ] {773333ac-763e-411a-bdf8-574cc63f0db0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5593 | 2026.05.18 18:24:39.571494 [ 294 ] {773333ac-763e-411a-bdf8-574cc63f0db0} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.05.18 18:24:39.571621 [ 294 ] {773333ac-763e-411a-bdf8-574cc63f0db0} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.00117 sec., 28205.128205128203 rows/sec., 2.06 MiB/sec. | ||
| 5595 | 2026.05.18 18:24:39.571655 [ 294 ] {773333ac-763e-411a-bdf8-574cc63f0db0} <Debug> TCPHandler: Processed in 0.001339433 sec. | ||
| 5596 | 2026.05.18 18:24:39.571784 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.05.18 18:24:39.571879 [ 294 ] {25e42dc0-569e-423f-95e7-ae0e513c29ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5598 | 2026.05.18 18:24:39.571918 [ 294 ] {25e42dc0-569e-423f-95e7-ae0e513c29ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5599 | 2026.05.18 18:24:39.572343 [ 294 ] {25e42dc0-569e-423f-95e7-ae0e513c29ad} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2026.05.18 18:24:39.572379 [ 294 ] {25e42dc0-569e-423f-95e7-ae0e513c29ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5601 | 2026.05.18 18:24:39.572681 [ 294 ] {25e42dc0-569e-423f-95e7-ae0e513c29ad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5602 | 2026.05.18 18:24:39.572886 [ 294 ] {25e42dc0-569e-423f-95e7-ae0e513c29ad} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.05.18 18:24:39.573014 [ 294 ] {25e42dc0-569e-423f-95e7-ae0e513c29ad} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001153 sec., 84128.36079791847 rows/sec., 6.57 MiB/sec. | ||
| 5604 | 2026.05.18 18:24:39.573047 [ 294 ] {25e42dc0-569e-423f-95e7-ae0e513c29ad} <Debug> TCPHandler: Processed in 0.001312352 sec. | ||
| 5605 | 2026.05.18 18:24:39.573181 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2026.05.18 18:24:39.573276 [ 294 ] {89bc367a-1838-420a-9852-0720ca0e472f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5607 | 2026.05.18 18:24:39.573319 [ 294 ] {89bc367a-1838-420a-9852-0720ca0e472f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5608 | 2026.05.18 18:24:39.573718 [ 294 ] {89bc367a-1838-420a-9852-0720ca0e472f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.05.18 18:24:39.573754 [ 294 ] {89bc367a-1838-420a-9852-0720ca0e472f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5610 | 2026.05.18 18:24:39.574078 [ 294 ] {89bc367a-1838-420a-9852-0720ca0e472f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5611 | 2026.05.18 18:24:39.574291 [ 294 ] {89bc367a-1838-420a-9852-0720ca0e472f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.05.18 18:24:39.574424 [ 294 ] {89bc367a-1838-420a-9852-0720ca0e472f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001165 sec., 138197.42489270386 rows/sec., 9.62 MiB/sec. | ||
| 5613 | 2026.05.18 18:24:39.574457 [ 294 ] {89bc367a-1838-420a-9852-0720ca0e472f} <Debug> TCPHandler: Processed in 0.001324703 sec. | ||
| 5614 | 2026.05.18 18:24:39.574583 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.05.18 18:24:39.574678 [ 294 ] {2a32b1a0-4138-4135-9102-8da3dc1c6cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5616 | 2026.05.18 18:24:39.574731 [ 294 ] {2a32b1a0-4138-4135-9102-8da3dc1c6cd0} <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 | ||
| 5617 | 2026.05.18 18:24:39.575568 [ 294 ] {2a32b1a0-4138-4135-9102-8da3dc1c6cd0} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.05.18 18:24:39.575604 [ 294 ] {2a32b1a0-4138-4135-9102-8da3dc1c6cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5619 | 2026.05.18 18:24:39.576140 [ 294 ] {2a32b1a0-4138-4135-9102-8da3dc1c6cd0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5620 | 2026.05.18 18:24:39.576385 [ 294 ] {2a32b1a0-4138-4135-9102-8da3dc1c6cd0} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.05.18 18:24:39.576523 [ 294 ] {2a32b1a0-4138-4135-9102-8da3dc1c6cd0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001863 sec., 16639.82823403113 rows/sec., 29.82 MiB/sec. | ||
| 5622 | 2026.05.18 18:24:39.576581 [ 294 ] {2a32b1a0-4138-4135-9102-8da3dc1c6cd0} <Debug> TCPHandler: Processed in 0.002046736 sec. | ||
| 5623 | 2026.05.18 18:24:39.576717 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5624 | 2026.05.18 18:24:39.576813 [ 294 ] {6d0b9e65-be0c-414c-9c87-2ffccbf49071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5625 | 2026.05.18 18:24:39.576855 [ 294 ] {6d0b9e65-be0c-414c-9c87-2ffccbf49071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5626 | 2026.05.18 18:24:39.577215 [ 294 ] {6d0b9e65-be0c-414c-9c87-2ffccbf49071} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2026.05.18 18:24:39.577250 [ 294 ] {6d0b9e65-be0c-414c-9c87-2ffccbf49071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5628 | 2026.05.18 18:24:39.577552 [ 294 ] {6d0b9e65-be0c-414c-9c87-2ffccbf49071} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5629 | 2026.05.18 18:24:39.577758 [ 294 ] {6d0b9e65-be0c-414c-9c87-2ffccbf49071} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2026.05.18 18:24:39.577887 [ 294 ] {6d0b9e65-be0c-414c-9c87-2ffccbf49071} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 5631 | 2026.05.18 18:24:39.577919 [ 294 ] {6d0b9e65-be0c-414c-9c87-2ffccbf49071} <Debug> TCPHandler: Processed in 0.001251851 sec. | ||
| 5632 | 2026.05.18 18:24:39.715759 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10013 | ||
| 5633 | 2026.05.18 18:24:39.716157 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2026.05.18 18:24:39.716192 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5635 | 2026.05.18 18:24:39.716591 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5636 | 2026.05.18 18:24:39.716807 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.05.18 18:24:39.716914 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10013 | ||
| 5638 | 2026.05.18 18:24:39.716954 [ 72 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5639 | 2026.05.18 18:24:39.717022 [ 72 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.05.18 18:24:39.717047 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5641 | 2026.05.18 18:24:39.717227 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 5642 | 2026.05.18 18:24:39.717428 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5643 | 2026.05.18 18:24:39.717487 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7645 rows starting from the beginning of the part | ||
| 5644 | 2026.05.18 18:24:39.717589 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 5645 | 2026.05.18 18:24:39.717666 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 5646 | 2026.05.18 18:24:39.717738 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 5647 | 2026.05.18 18:24:39.717807 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 5648 | 2026.05.18 18:24:39.717871 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 5649 | 2026.05.18 18:24:39.719710 [ 193 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10013 rows, containing 4 columns (4 merged, 0 gathered) in 0.002563653 sec., 3905754.795988381 rows/sec., 55.87 MiB/sec. | ||
| 5650 | 2026.05.18 18:24:39.719909 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5651 | 2026.05.18 18:24:39.720189 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_21_4} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.05.18 18:24:39.720261 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_21_4} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5653 | 2026.05.18 18:24:39.720333 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5654 | 2026.05.18 18:24:40.249437 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5655 | 2026.05.18 18:24:40.266220 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.05.18 18:24:40.266274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5657 | 2026.05.18 18:24:40.271665 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5658 | 2026.05.18 18:24:40.272377 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.05.18 18:24:40.272703 [ 70 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5660 | 2026.05.18 18:24:40.272783 [ 70 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.05.18 18:24:40.272807 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5662 | 2026.05.18 18:24:40.272919 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 5663 | 2026.05.18 18:24:40.275343 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5664 | 2026.05.18 18:24:40.277092 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5665 | 2026.05.18 18:24:40.278739 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 5666 | 2026.05.18 18:24:40.283558 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 5667 | 2026.05.18 18:24:40.288084 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 5668 | 2026.05.18 18:24:40.292527 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 5669 | 2026.05.18 18:24:40.296591 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 5670 | 2026.05.18 18:24:40.300538 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 5671 | 2026.05.18 18:24:40.353564 [ 189 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080691055 sec., 1970.4786360768242 rows/sec., 10.19 MiB/sec. | ||
| 5672 | 2026.05.18 18:24:40.356270 [ 201 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5673 | 2026.05.18 18:24:40.358313 [ 201 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_21_4} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5674 | 2026.05.18 18:24:40.358428 [ 201 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_21_4} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5675 | 2026.05.18 18:24:40.361326 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5676 | 2026.05.18 18:24:41.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.02 MiB, peak 265.58 MiB, free memory in arenas 0.00 B, will set to 258.69 MiB (RSS), difference: 3.67 MiB | ||
| 5677 | 2026.05.18 18:24:44.565214 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.05.18 18:24:44.565511 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5679 | 2026.05.18 18:24:44.565917 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5680 | 2026.05.18 18:24:44.565966 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5681 | 2026.05.18 18:24:44.566245 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5682 | 2026.05.18 18:24:44.566315 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5683 | 2026.05.18 18:24:44.566460 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5684 | 2026.05.18 18:24:44.566571 [ 335 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5685 | 2026.05.18 18:24:44.566589 [ 331 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5686 | 2026.05.18 18:24:44.566589 [ 337 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5687 | 2026.05.18 18:24:44.566571 [ 338 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5688 | 2026.05.18 18:24:44.566810 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5689 | 2026.05.18 18:24:44.566839 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5690 | 2026.05.18 18:24:44.566910 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5691 | 2026.05.18 18:24:44.566931 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5692 | 2026.05.18 18:24:44.566967 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5693 | 2026.05.18 18:24:44.567007 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5694 | 2026.05.18 18:24:44.568184 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002791 sec., 14690.0752418488 rows/sec., 2.65 MiB/sec. | ||
| 5695 | 2026.05.18 18:24:44.568293 [ 294 ] {611315ec-323c-419d-adcc-74bd47fe2946} <Debug> TCPHandler: Processed in 0.003230674 sec. | ||
| 5696 | 2026.05.18 18:24:44.573528 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2026.05.18 18:24:44.573659 [ 294 ] {f29bedec-b4d1-4733-b8eb-1cf3fe47fdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5698 | 2026.05.18 18:24:44.573711 [ 294 ] {f29bedec-b4d1-4733-b8eb-1cf3fe47fdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5699 | 2026.05.18 18:24:44.574411 [ 294 ] {f29bedec-b4d1-4733-b8eb-1cf3fe47fdd7} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.05.18 18:24:44.574453 [ 294 ] {f29bedec-b4d1-4733-b8eb-1cf3fe47fdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5701 | 2026.05.18 18:24:44.574826 [ 294 ] {f29bedec-b4d1-4733-b8eb-1cf3fe47fdd7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5702 | 2026.05.18 18:24:44.575063 [ 294 ] {f29bedec-b4d1-4733-b8eb-1cf3fe47fdd7} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.05.18 18:24:44.575213 [ 294 ] {f29bedec-b4d1-4733-b8eb-1cf3fe47fdd7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001593 sec., 178279.97489014437 rows/sec., 11.32 MiB/sec. | ||
| 5704 | 2026.05.18 18:24:44.575249 [ 294 ] {f29bedec-b4d1-4733-b8eb-1cf3fe47fdd7} <Debug> TCPHandler: Processed in 0.001783057 sec. | ||
| 5705 | 2026.05.18 18:24:44.575424 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2026.05.18 18:24:44.575521 [ 294 ] {5a8d8517-5c6f-47c0-a26b-579a40b59572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5707 | 2026.05.18 18:24:44.575562 [ 294 ] {5a8d8517-5c6f-47c0-a26b-579a40b59572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5708 | 2026.05.18 18:24:44.576531 [ 294 ] {5a8d8517-5c6f-47c0-a26b-579a40b59572} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2026.05.18 18:24:44.576574 [ 294 ] {5a8d8517-5c6f-47c0-a26b-579a40b59572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5710 | 2026.05.18 18:24:44.577022 [ 294 ] {5a8d8517-5c6f-47c0-a26b-579a40b59572} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5711 | 2026.05.18 18:24:44.577256 [ 294 ] {5a8d8517-5c6f-47c0-a26b-579a40b59572} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2026.05.18 18:24:44.577415 [ 294 ] {5a8d8517-5c6f-47c0-a26b-579a40b59572} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001909 sec., 429020.429544264 rows/sec., 33.25 MiB/sec. | ||
| 5713 | 2026.05.18 18:24:44.577476 [ 294 ] {5a8d8517-5c6f-47c0-a26b-579a40b59572} <Debug> TCPHandler: Processed in 0.002100797 sec. | ||
| 5714 | 2026.05.18 18:24:44.577693 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2026.05.18 18:24:44.577826 [ 294 ] {2ca88a8c-4b65-4d8b-a91a-8435408dbe9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5716 | 2026.05.18 18:24:44.577884 [ 294 ] {2ca88a8c-4b65-4d8b-a91a-8435408dbe9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5717 | 2026.05.18 18:24:44.578420 [ 294 ] {2ca88a8c-4b65-4d8b-a91a-8435408dbe9b} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.05.18 18:24:44.578457 [ 294 ] {2ca88a8c-4b65-4d8b-a91a-8435408dbe9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5719 | 2026.05.18 18:24:44.578771 [ 294 ] {2ca88a8c-4b65-4d8b-a91a-8435408dbe9b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5720 | 2026.05.18 18:24:44.578980 [ 294 ] {2ca88a8c-4b65-4d8b-a91a-8435408dbe9b} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.05.18 18:24:44.579114 [ 294 ] {2ca88a8c-4b65-4d8b-a91a-8435408dbe9b} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001328 sec., 115210.84337349398 rows/sec., 6.89 MiB/sec. | ||
| 5722 | 2026.05.18 18:24:44.579149 [ 294 ] {2ca88a8c-4b65-4d8b-a91a-8435408dbe9b} <Debug> TCPHandler: Processed in 0.001572651 sec. | ||
| 5723 | 2026.05.18 18:24:44.579303 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2026.05.18 18:24:44.579398 [ 294 ] {71b9f097-9935-4239-8e8b-180646f8bf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5725 | 2026.05.18 18:24:44.579438 [ 294 ] {71b9f097-9935-4239-8e8b-180646f8bf90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5726 | 2026.05.18 18:24:44.579890 [ 294 ] {71b9f097-9935-4239-8e8b-180646f8bf90} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.05.18 18:24:44.580008 [ 294 ] {71b9f097-9935-4239-8e8b-180646f8bf90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5728 | 2026.05.18 18:24:44.580308 [ 294 ] {71b9f097-9935-4239-8e8b-180646f8bf90} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5729 | 2026.05.18 18:24:44.580541 [ 294 ] {71b9f097-9935-4239-8e8b-180646f8bf90} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.05.18 18:24:44.580665 [ 294 ] {71b9f097-9935-4239-8e8b-180646f8bf90} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001286 sec., 115863.14152410575 rows/sec., 7.49 MiB/sec. | ||
| 5731 | 2026.05.18 18:24:44.580668 [ 65 ] {} <Debug> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5732 | 2026.05.18 18:24:44.580702 [ 294 ] {71b9f097-9935-4239-8e8b-180646f8bf90} <Debug> TCPHandler: Processed in 0.001447737 sec. | ||
| 5733 | 2026.05.18 18:24:44.580734 [ 65 ] {} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.05.18 18:24:44.580763 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5735 | 2026.05.18 18:24:44.580840 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2026.05.18 18:24:44.580894 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::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 | ||
| 5737 | 2026.05.18 18:24:44.581025 [ 294 ] {e421b92d-b215-4ade-8c5e-ea590b0f4ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5738 | 2026.05.18 18:24:44.581065 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5739 | 2026.05.18 18:24:44.581072 [ 294 ] {e421b92d-b215-4ade-8c5e-ea590b0f4ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5740 | 2026.05.18 18:24:44.581113 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 951 rows starting from the beginning of the part | ||
| 5741 | 2026.05.18 18:24:44.581196 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5742 | 2026.05.18 18:24:44.581250 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5743 | 2026.05.18 18:24:44.581300 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 950 rows starting from the beginning of the part | ||
| 5744 | 2026.05.18 18:24:44.581351 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5745 | 2026.05.18 18:24:44.581402 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 5746 | 2026.05.18 18:24:44.581556 [ 294 ] {e421b92d-b215-4ade-8c5e-ea590b0f4ac6} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2026.05.18 18:24:44.581600 [ 294 ] {e421b92d-b215-4ade-8c5e-ea590b0f4ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5748 | 2026.05.18 18:24:44.582212 [ 294 ] {e421b92d-b215-4ade-8c5e-ea590b0f4ac6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5749 | 2026.05.18 18:24:44.582455 [ 294 ] {e421b92d-b215-4ade-8c5e-ea590b0f4ac6} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.05.18 18:24:44.582587 [ 294 ] {e421b92d-b215-4ade-8c5e-ea590b0f4ac6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00158 sec., 93670.88607594937 rows/sec., 5.33 MiB/sec. | ||
| 5751 | 2026.05.18 18:24:44.582622 [ 294 ] {e421b92d-b215-4ade-8c5e-ea590b0f4ac6} <Debug> TCPHandler: Processed in 0.001831239 sec. | ||
| 5752 | 2026.05.18 18:24:44.582749 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2026.05.18 18:24:44.582774 [ 201 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935973 sec., 1289790.7150564601 rows/sec., 82.59 MiB/sec. | ||
| 5754 | 2026.05.18 18:24:44.582844 [ 294 ] {b8ea07dc-3ce9-4015-b383-84369f943d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5755 | 2026.05.18 18:24:44.582890 [ 294 ] {b8ea07dc-3ce9-4015-b383-84369f943d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5756 | 2026.05.18 18:24:44.582980 [ 198 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5757 | 2026.05.18 18:24:44.583305 [ 198 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_16_3} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5758 | 2026.05.18 18:24:44.583384 [ 198 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_16_3} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5759 | 2026.05.18 18:24:44.583476 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5760 | 2026.05.18 18:24:44.583570 [ 294 ] {b8ea07dc-3ce9-4015-b383-84369f943d6c} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.05.18 18:24:44.583612 [ 294 ] {b8ea07dc-3ce9-4015-b383-84369f943d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5762 | 2026.05.18 18:24:44.583951 [ 294 ] {b8ea07dc-3ce9-4015-b383-84369f943d6c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5763 | 2026.05.18 18:24:44.584161 [ 294 ] {b8ea07dc-3ce9-4015-b383-84369f943d6c} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.05.18 18:24:44.584288 [ 294 ] {b8ea07dc-3ce9-4015-b383-84369f943d6c} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001463 sec., 342447.0266575529 rows/sec., 24.07 MiB/sec. | ||
| 5765 | 2026.05.18 18:24:44.584323 [ 294 ] {b8ea07dc-3ce9-4015-b383-84369f943d6c} <Debug> TCPHandler: Processed in 0.001623082 sec. | ||
| 5766 | 2026.05.18 18:24:44.584533 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.05.18 18:24:44.584687 [ 294 ] {07851d7b-14f9-4171-899e-df515d6974aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5768 | 2026.05.18 18:24:44.584755 [ 294 ] {07851d7b-14f9-4171-899e-df515d6974aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5769 | 2026.05.18 18:24:44.585258 [ 294 ] {07851d7b-14f9-4171-899e-df515d6974aa} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.05.18 18:24:44.585296 [ 294 ] {07851d7b-14f9-4171-899e-df515d6974aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5771 | 2026.05.18 18:24:44.585679 [ 294 ] {07851d7b-14f9-4171-899e-df515d6974aa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5772 | 2026.05.18 18:24:44.585906 [ 294 ] {07851d7b-14f9-4171-899e-df515d6974aa} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.05.18 18:24:44.586046 [ 65 ] {} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5774 | 2026.05.18 18:24:44.586061 [ 294 ] {07851d7b-14f9-4171-899e-df515d6974aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
| 5775 | 2026.05.18 18:24:44.586090 [ 65 ] {} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2026.05.18 18:24:44.586109 [ 294 ] {07851d7b-14f9-4171-899e-df515d6974aa} <Debug> TCPHandler: Processed in 0.001696505 sec. | ||
| 5777 | 2026.05.18 18:24:44.586117 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5778 | 2026.05.18 18:24:44.586252 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 5779 | 2026.05.18 18:24:44.586254 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2026.05.18 18:24:44.586395 [ 294 ] {cfa578c3-5a83-4b6e-ba53-ffd6b432fe79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5781 | 2026.05.18 18:24:44.586409 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5782 | 2026.05.18 18:24:44.586440 [ 294 ] {cfa578c3-5a83-4b6e-ba53-ffd6b432fe79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5783 | 2026.05.18 18:24:44.586455 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 5784 | 2026.05.18 18:24:44.586534 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 5785 | 2026.05.18 18:24:44.586588 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 5786 | 2026.05.18 18:24:44.586644 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 5787 | 2026.05.18 18:24:44.586694 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 5788 | 2026.05.18 18:24:44.586743 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 5789 | 2026.05.18 18:24:44.586896 [ 294 ] {cfa578c3-5a83-4b6e-ba53-ffd6b432fe79} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2026.05.18 18:24:44.586940 [ 294 ] {cfa578c3-5a83-4b6e-ba53-ffd6b432fe79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5791 | 2026.05.18 18:24:44.587499 [ 294 ] {cfa578c3-5a83-4b6e-ba53-ffd6b432fe79} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5792 | 2026.05.18 18:24:44.587612 [ 192 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001415666 sec., 63574.31767097606 rows/sec., 3.24 MiB/sec. | ||
| 5793 | 2026.05.18 18:24:44.587736 [ 294 ] {cfa578c3-5a83-4b6e-ba53-ffd6b432fe79} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2026.05.18 18:24:44.587746 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5795 | 2026.05.18 18:24:44.587874 [ 294 ] {cfa578c3-5a83-4b6e-ba53-ffd6b432fe79} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001497 sec., 177020.70808283234 rows/sec., 11.76 MiB/sec. | ||
| 5796 | 2026.05.18 18:24:44.587916 [ 294 ] {cfa578c3-5a83-4b6e-ba53-ffd6b432fe79} <Debug> TCPHandler: Processed in 0.001711125 sec. | ||
| 5797 | 2026.05.18 18:24:44.588027 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_15_3} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.05.18 18:24:44.588060 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.05.18 18:24:44.588104 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_15_3} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5800 | 2026.05.18 18:24:44.588163 [ 294 ] {ca91be3a-d348-4eb1-820f-d27e9b7718b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5801 | 2026.05.18 18:24:44.588178 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5802 | 2026.05.18 18:24:44.588214 [ 294 ] {ca91be3a-d348-4eb1-820f-d27e9b7718b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5803 | 2026.05.18 18:24:44.588560 [ 294 ] {ca91be3a-d348-4eb1-820f-d27e9b7718b1} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.05.18 18:24:44.588596 [ 294 ] {ca91be3a-d348-4eb1-820f-d27e9b7718b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5805 | 2026.05.18 18:24:44.588899 [ 294 ] {ca91be3a-d348-4eb1-820f-d27e9b7718b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5806 | 2026.05.18 18:24:44.589109 [ 294 ] {ca91be3a-d348-4eb1-820f-d27e9b7718b1} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2026.05.18 18:24:44.589238 [ 294 ] {ca91be3a-d348-4eb1-820f-d27e9b7718b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 5808 | 2026.05.18 18:24:44.589271 [ 294 ] {ca91be3a-d348-4eb1-820f-d27e9b7718b1} <Debug> TCPHandler: Processed in 0.0012602 sec. | ||
| 5809 | 2026.05.18 18:24:44.589399 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5810 | 2026.05.18 18:24:44.589494 [ 294 ] {c9980639-e494-4a26-95c8-d7ad9c8a3a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5811 | 2026.05.18 18:24:44.589549 [ 294 ] {c9980639-e494-4a26-95c8-d7ad9c8a3a9f} <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 | ||
| 5812 | 2026.05.18 18:24:44.590404 [ 294 ] {c9980639-e494-4a26-95c8-d7ad9c8a3a9f} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.05.18 18:24:44.590444 [ 294 ] {c9980639-e494-4a26-95c8-d7ad9c8a3a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5814 | 2026.05.18 18:24:44.590993 [ 294 ] {c9980639-e494-4a26-95c8-d7ad9c8a3a9f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5815 | 2026.05.18 18:24:44.591225 [ 294 ] {c9980639-e494-4a26-95c8-d7ad9c8a3a9f} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.05.18 18:24:44.591367 [ 294 ] {c9980639-e494-4a26-95c8-d7ad9c8a3a9f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00189 sec., 5820.10582010582 rows/sec., 10.43 MiB/sec. | ||
| 5817 | 2026.05.18 18:24:44.591418 [ 294 ] {c9980639-e494-4a26-95c8-d7ad9c8a3a9f} <Debug> TCPHandler: Processed in 0.002067367 sec. | ||
| 5818 | 2026.05.18 18:24:44.591583 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2026.05.18 18:24:44.591680 [ 294 ] {0fab89d9-815c-4c66-b1bf-74136efd18da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5820 | 2026.05.18 18:24:44.591722 [ 294 ] {0fab89d9-815c-4c66-b1bf-74136efd18da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5821 | 2026.05.18 18:24:44.592088 [ 294 ] {0fab89d9-815c-4c66-b1bf-74136efd18da} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.05.18 18:24:44.592125 [ 294 ] {0fab89d9-815c-4c66-b1bf-74136efd18da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5823 | 2026.05.18 18:24:44.592439 [ 294 ] {0fab89d9-815c-4c66-b1bf-74136efd18da} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5824 | 2026.05.18 18:24:44.592647 [ 294 ] {0fab89d9-815c-4c66-b1bf-74136efd18da} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.05.18 18:24:44.592775 [ 294 ] {0fab89d9-815c-4c66-b1bf-74136efd18da} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001114 sec., 80789.94614003591 rows/sec., 5.06 MiB/sec. | ||
| 5826 | 2026.05.18 18:24:44.592810 [ 294 ] {0fab89d9-815c-4c66-b1bf-74136efd18da} <Debug> TCPHandler: Processed in 0.001287701 sec. | ||
| 5827 | 2026.05.18 18:24:47.134829 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5828 | 2026.05.18 18:24:47.134882 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5829 | 2026.05.18 18:24:47.217644 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10525 | ||
| 5830 | 2026.05.18 18:24:47.218139 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2026.05.18 18:24:47.218187 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5832 | 2026.05.18 18:24:47.218656 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5833 | 2026.05.18 18:24:47.218909 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2026.05.18 18:24:47.219051 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10525 | ||
| 5835 | 2026.05.18 18:24:47.776089 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5836 | 2026.05.18 18:24:47.790665 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.05.18 18:24:47.790711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5838 | 2026.05.18 18:24:47.795793 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5839 | 2026.05.18 18:24:47.796478 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.05.18 18:24:47.798968 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5841 | 2026.05.18 18:24:49.561445 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5842 | 2026.05.18 18:24:49.561696 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5843 | 2026.05.18 18:24:49.562050 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5844 | 2026.05.18 18:24:49.562090 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5845 | 2026.05.18 18:24:49.562311 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5846 | 2026.05.18 18:24:49.562383 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5847 | 2026.05.18 18:24:49.562524 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5848 | 2026.05.18 18:24:49.562609 [ 338 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5849 | 2026.05.18 18:24:49.562629 [ 335 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5850 | 2026.05.18 18:24:49.562641 [ 331 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5851 | 2026.05.18 18:24:49.562643 [ 336 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5852 | 2026.05.18 18:24:49.562904 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5853 | 2026.05.18 18:24:49.562932 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5854 | 2026.05.18 18:24:49.563007 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5855 | 2026.05.18 18:24:49.563027 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5856 | 2026.05.18 18:24:49.563063 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5857 | 2026.05.18 18:24:49.563104 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5858 | 2026.05.18 18:24:49.564135 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002534 sec., 16179.952644041043 rows/sec., 2.92 MiB/sec. | ||
| 5859 | 2026.05.18 18:24:49.564236 [ 294 ] {b869f0e8-a48f-498c-bbdb-011a96f3b010} <Debug> TCPHandler: Processed in 0.002933764 sec. | ||
| 5860 | 2026.05.18 18:24:49.566337 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.05.18 18:24:49.566454 [ 294 ] {7194dfac-476a-49a2-965d-5f0a4202dbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5862 | 2026.05.18 18:24:49.566500 [ 294 ] {7194dfac-476a-49a2-965d-5f0a4202dbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5863 | 2026.05.18 18:24:49.567042 [ 294 ] {7194dfac-476a-49a2-965d-5f0a4202dbc0} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.05.18 18:24:49.567087 [ 294 ] {7194dfac-476a-49a2-965d-5f0a4202dbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5865 | 2026.05.18 18:24:49.567462 [ 294 ] {7194dfac-476a-49a2-965d-5f0a4202dbc0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5866 | 2026.05.18 18:24:49.567683 [ 294 ] {7194dfac-476a-49a2-965d-5f0a4202dbc0} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.05.18 18:24:49.567834 [ 294 ] {7194dfac-476a-49a2-965d-5f0a4202dbc0} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.00141 sec., 83687.94326241134 rows/sec., 7.10 MiB/sec. | ||
| 5868 | 2026.05.18 18:24:49.567881 [ 294 ] {7194dfac-476a-49a2-965d-5f0a4202dbc0} <Debug> TCPHandler: Processed in 0.001596841 sec. | ||
| 5869 | 2026.05.18 18:24:49.568053 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.05.18 18:24:49.568156 [ 294 ] {8b3c669b-0f35-4182-955e-8ca7869158b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.05.18 18:24:49.568197 [ 294 ] {8b3c669b-0f35-4182-955e-8ca7869158b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5872 | 2026.05.18 18:24:49.568614 [ 294 ] {8b3c669b-0f35-4182-955e-8ca7869158b3} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.05.18 18:24:49.568652 [ 294 ] {8b3c669b-0f35-4182-955e-8ca7869158b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5874 | 2026.05.18 18:24:49.568977 [ 294 ] {8b3c669b-0f35-4182-955e-8ca7869158b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5875 | 2026.05.18 18:24:49.569188 [ 294 ] {8b3c669b-0f35-4182-955e-8ca7869158b3} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.05.18 18:24:49.569435 [ 294 ] {8b3c669b-0f35-4182-955e-8ca7869158b3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001301 sec., 23827.824750192158 rows/sec., 1.75 MiB/sec. | ||
| 5877 | 2026.05.18 18:24:49.569471 [ 294 ] {8b3c669b-0f35-4182-955e-8ca7869158b3} <Debug> TCPHandler: Processed in 0.001468187 sec. | ||
| 5878 | 2026.05.18 18:24:49.569622 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.05.18 18:24:49.569723 [ 294 ] {bffa54ef-5bf0-4cde-8e28-5a2a8b9a49b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5880 | 2026.05.18 18:24:49.569764 [ 294 ] {bffa54ef-5bf0-4cde-8e28-5a2a8b9a49b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5881 | 2026.05.18 18:24:49.570206 [ 294 ] {bffa54ef-5bf0-4cde-8e28-5a2a8b9a49b2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.05.18 18:24:49.570244 [ 294 ] {bffa54ef-5bf0-4cde-8e28-5a2a8b9a49b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5883 | 2026.05.18 18:24:49.570566 [ 294 ] {bffa54ef-5bf0-4cde-8e28-5a2a8b9a49b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5884 | 2026.05.18 18:24:49.570784 [ 294 ] {bffa54ef-5bf0-4cde-8e28-5a2a8b9a49b2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.05.18 18:24:49.570915 [ 294 ] {bffa54ef-5bf0-4cde-8e28-5a2a8b9a49b2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001212 sec., 78382.83828382839 rows/sec., 6.12 MiB/sec. | ||
| 5886 | 2026.05.18 18:24:49.570950 [ 294 ] {bffa54ef-5bf0-4cde-8e28-5a2a8b9a49b2} <Debug> TCPHandler: Processed in 0.001377824 sec. | ||
| 5887 | 2026.05.18 18:24:49.571109 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.05.18 18:24:49.571207 [ 294 ] {fdb19d0a-501f-422f-a85c-630f3935ac79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.05.18 18:24:49.571249 [ 294 ] {fdb19d0a-501f-422f-a85c-630f3935ac79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5890 | 2026.05.18 18:24:49.571676 [ 294 ] {fdb19d0a-501f-422f-a85c-630f3935ac79} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.05.18 18:24:49.571715 [ 294 ] {fdb19d0a-501f-422f-a85c-630f3935ac79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5892 | 2026.05.18 18:24:49.572060 [ 294 ] {fdb19d0a-501f-422f-a85c-630f3935ac79} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5893 | 2026.05.18 18:24:49.572272 [ 294 ] {fdb19d0a-501f-422f-a85c-630f3935ac79} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.05.18 18:24:49.572406 [ 294 ] {fdb19d0a-501f-422f-a85c-630f3935ac79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 5895 | 2026.05.18 18:24:49.572441 [ 294 ] {fdb19d0a-501f-422f-a85c-630f3935ac79} <Debug> TCPHandler: Processed in 0.001391425 sec. | ||
| 5896 | 2026.05.18 18:24:49.572571 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.05.18 18:24:49.572669 [ 294 ] {765c2f48-bc51-4056-95de-3b640798029b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5898 | 2026.05.18 18:24:49.572733 [ 294 ] {765c2f48-bc51-4056-95de-3b640798029b} <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 | ||
| 5899 | 2026.05.18 18:24:49.573593 [ 294 ] {765c2f48-bc51-4056-95de-3b640798029b} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.05.18 18:24:49.573629 [ 294 ] {765c2f48-bc51-4056-95de-3b640798029b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5901 | 2026.05.18 18:24:49.574218 [ 294 ] {765c2f48-bc51-4056-95de-3b640798029b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5902 | 2026.05.18 18:24:49.574478 [ 294 ] {765c2f48-bc51-4056-95de-3b640798029b} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.05.18 18:24:49.574623 [ 294 ] {765c2f48-bc51-4056-95de-3b640798029b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001971 sec., 15728.056823947234 rows/sec., 28.18 MiB/sec. | ||
| 5904 | 2026.05.18 18:24:49.574681 [ 294 ] {765c2f48-bc51-4056-95de-3b640798029b} <Debug> TCPHandler: Processed in 0.002159679 sec. | ||
| 5905 | 2026.05.18 18:24:49.574832 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.05.18 18:24:49.574931 [ 294 ] {7713828b-b627-41c6-a4bb-fe6a68c97133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.05.18 18:24:49.574973 [ 294 ] {7713828b-b627-41c6-a4bb-fe6a68c97133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5908 | 2026.05.18 18:24:49.575347 [ 294 ] {7713828b-b627-41c6-a4bb-fe6a68c97133} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.05.18 18:24:49.575384 [ 294 ] {7713828b-b627-41c6-a4bb-fe6a68c97133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5910 | 2026.05.18 18:24:49.575696 [ 294 ] {7713828b-b627-41c6-a4bb-fe6a68c97133} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5911 | 2026.05.18 18:24:49.575910 [ 294 ] {7713828b-b627-41c6-a4bb-fe6a68c97133} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.05.18 18:24:49.576044 [ 294 ] {7713828b-b627-41c6-a4bb-fe6a68c97133} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 5913 | 2026.05.18 18:24:49.576078 [ 294 ] {7713828b-b627-41c6-a4bb-fe6a68c97133} <Debug> TCPHandler: Processed in 0.001295812 sec. | ||
| 5914 | 2026.05.18 18:24:49.772268 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.05.18 18:24:49.772537 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5916 | 2026.05.18 18:24:49.772927 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5917 | 2026.05.18 18:24:49.772973 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5918 | 2026.05.18 18:24:49.773256 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5919 | 2026.05.18 18:24:49.773327 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5920 | 2026.05.18 18:24:49.773474 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 5921 | 2026.05.18 18:24:49.773567 [ 335 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5922 | 2026.05.18 18:24:49.773585 [ 338 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5923 | 2026.05.18 18:24:49.773602 [ 336 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5924 | 2026.05.18 18:24:49.773629 [ 345 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5925 | 2026.05.18 18:24:49.773769 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5926 | 2026.05.18 18:24:49.773797 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5927 | 2026.05.18 18:24:49.773870 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5928 | 2026.05.18 18:24:49.773891 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5929 | 2026.05.18 18:24:49.773937 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5930 | 2026.05.18 18:24:49.773992 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5931 | 2026.05.18 18:24:49.775251 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002833 sec., 14472.29085774797 rows/sec., 3.15 MiB/sec. | ||
| 5932 | 2026.05.18 18:24:49.775393 [ 294 ] {c030bfbe-0a39-4118-a467-5fd9383d941a} <Debug> TCPHandler: Processed in 0.003269005 sec. | ||
| 5933 | 2026.05.18 18:24:49.789860 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2026.05.18 18:24:49.789988 [ 294 ] {eb8e4818-99b6-4bb8-a491-ec897ca1adca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5935 | 2026.05.18 18:24:49.790038 [ 294 ] {eb8e4818-99b6-4bb8-a491-ec897ca1adca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5936 | 2026.05.18 18:24:49.790719 [ 294 ] {eb8e4818-99b6-4bb8-a491-ec897ca1adca} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.05.18 18:24:49.790794 [ 294 ] {eb8e4818-99b6-4bb8-a491-ec897ca1adca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5938 | 2026.05.18 18:24:49.791272 [ 294 ] {eb8e4818-99b6-4bb8-a491-ec897ca1adca} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5939 | 2026.05.18 18:24:49.791520 [ 294 ] {eb8e4818-99b6-4bb8-a491-ec897ca1adca} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.05.18 18:24:49.791676 [ 294 ] {eb8e4818-99b6-4bb8-a491-ec897ca1adca} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001725 sec., 164637.6811594203 rows/sec., 10.46 MiB/sec. | ||
| 5941 | 2026.05.18 18:24:49.791721 [ 294 ] {eb8e4818-99b6-4bb8-a491-ec897ca1adca} <Debug> TCPHandler: Processed in 0.001918761 sec. | ||
| 5942 | 2026.05.18 18:24:49.791876 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2026.05.18 18:24:49.791980 [ 294 ] {0f7e2785-caf6-4916-9297-960c8cf30fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5944 | 2026.05.18 18:24:49.792023 [ 294 ] {0f7e2785-caf6-4916-9297-960c8cf30fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5945 | 2026.05.18 18:24:49.792450 [ 294 ] {0f7e2785-caf6-4916-9297-960c8cf30fe5} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.05.18 18:24:49.792490 [ 294 ] {0f7e2785-caf6-4916-9297-960c8cf30fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5947 | 2026.05.18 18:24:49.792848 [ 294 ] {0f7e2785-caf6-4916-9297-960c8cf30fe5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5948 | 2026.05.18 18:24:49.793098 [ 294 ] {0f7e2785-caf6-4916-9297-960c8cf30fe5} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.05.18 18:24:49.793252 [ 294 ] {0f7e2785-caf6-4916-9297-960c8cf30fe5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 125.94 KiB/sec. | ||
| 5950 | 2026.05.18 18:24:49.793289 [ 294 ] {0f7e2785-caf6-4916-9297-960c8cf30fe5} <Debug> TCPHandler: Processed in 0.001463597 sec. | ||
| 5951 | 2026.05.18 18:24:49.793426 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2026.05.18 18:24:49.793525 [ 294 ] {b076b197-1b99-4449-bcf6-b069138da550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5953 | 2026.05.18 18:24:49.793566 [ 294 ] {b076b197-1b99-4449-bcf6-b069138da550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5954 | 2026.05.18 18:24:49.795453 [ 294 ] {b076b197-1b99-4449-bcf6-b069138da550} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.05.18 18:24:49.795498 [ 294 ] {b076b197-1b99-4449-bcf6-b069138da550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5956 | 2026.05.18 18:24:49.796099 [ 294 ] {b076b197-1b99-4449-bcf6-b069138da550} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5957 | 2026.05.18 18:24:49.796336 [ 294 ] {b076b197-1b99-4449-bcf6-b069138da550} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.05.18 18:24:49.796470 [ 294 ] {b076b197-1b99-4449-bcf6-b069138da550} <Debug> executeQuery: Read 3165 rows, 240.90 KiB in 0.002964 sec., 1067813.7651821862 rows/sec., 79.37 MiB/sec. | ||
| 5959 | 2026.05.18 18:24:49.796507 [ 294 ] {b076b197-1b99-4449-bcf6-b069138da550} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5960 | 2026.05.18 18:24:49.796520 [ 294 ] {b076b197-1b99-4449-bcf6-b069138da550} <Debug> TCPHandler: Processed in 0.003144061 sec. | ||
| 5961 | 2026.05.18 18:24:49.796660 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.05.18 18:24:49.796760 [ 294 ] {f5259414-1b64-4ca1-a459-38d5eda3f594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5963 | 2026.05.18 18:24:49.796801 [ 294 ] {f5259414-1b64-4ca1-a459-38d5eda3f594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5964 | 2026.05.18 18:24:49.797262 [ 294 ] {f5259414-1b64-4ca1-a459-38d5eda3f594} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.05.18 18:24:49.797300 [ 294 ] {f5259414-1b64-4ca1-a459-38d5eda3f594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5966 | 2026.05.18 18:24:49.797647 [ 294 ] {f5259414-1b64-4ca1-a459-38d5eda3f594} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5967 | 2026.05.18 18:24:49.797856 [ 294 ] {f5259414-1b64-4ca1-a459-38d5eda3f594} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.05.18 18:24:49.797992 [ 294 ] {f5259414-1b64-4ca1-a459-38d5eda3f594} <Debug> executeQuery: Read 164 rows, 10.19 KiB in 0.001251 sec., 131095.1239008793 rows/sec., 7.95 MiB/sec. | ||
| 5969 | 2026.05.18 18:24:49.798027 [ 294 ] {f5259414-1b64-4ca1-a459-38d5eda3f594} <Debug> TCPHandler: Processed in 0.001418025 sec. | ||
| 5970 | 2026.05.18 18:24:49.798154 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.05.18 18:24:49.798251 [ 294 ] {a087b436-e0c2-479a-bec0-57dd7ede178e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5972 | 2026.05.18 18:24:49.798291 [ 294 ] {a087b436-e0c2-479a-bec0-57dd7ede178e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5973 | 2026.05.18 18:24:49.799019 [ 294 ] {a087b436-e0c2-479a-bec0-57dd7ede178e} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.05.18 18:24:49.799056 [ 294 ] {a087b436-e0c2-479a-bec0-57dd7ede178e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5975 | 2026.05.18 18:24:49.799446 [ 294 ] {a087b436-e0c2-479a-bec0-57dd7ede178e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5976 | 2026.05.18 18:24:49.799658 [ 294 ] {a087b436-e0c2-479a-bec0-57dd7ede178e} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.05.18 18:24:49.799790 [ 294 ] {a087b436-e0c2-479a-bec0-57dd7ede178e} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001557 sec., 610147.7199743096 rows/sec., 35.90 MiB/sec. | ||
| 5978 | 2026.05.18 18:24:49.799826 [ 294 ] {a087b436-e0c2-479a-bec0-57dd7ede178e} <Debug> TCPHandler: Processed in 0.001721325 sec. | ||
| 5979 | 2026.05.18 18:24:49.799975 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.05.18 18:24:49.800097 [ 294 ] {43ffdbc9-34fb-4eae-a19f-4a034cd94d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5981 | 2026.05.18 18:24:49.800141 [ 294 ] {43ffdbc9-34fb-4eae-a19f-4a034cd94d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5982 | 2026.05.18 18:24:49.800550 [ 294 ] {43ffdbc9-34fb-4eae-a19f-4a034cd94d2d} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.05.18 18:24:49.800585 [ 294 ] {43ffdbc9-34fb-4eae-a19f-4a034cd94d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5984 | 2026.05.18 18:24:49.800911 [ 294 ] {43ffdbc9-34fb-4eae-a19f-4a034cd94d2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5985 | 2026.05.18 18:24:49.801137 [ 294 ] {43ffdbc9-34fb-4eae-a19f-4a034cd94d2d} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.05.18 18:24:49.801270 [ 294 ] {43ffdbc9-34fb-4eae-a19f-4a034cd94d2d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 58.89 KiB/sec. | ||
| 5987 | 2026.05.18 18:24:49.801305 [ 294 ] {43ffdbc9-34fb-4eae-a19f-4a034cd94d2d} <Debug> TCPHandler: Processed in 0.001381145 sec. | ||
| 5988 | 2026.05.18 18:24:49.801433 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.05.18 18:24:49.801530 [ 294 ] {fd3ddfae-22eb-4be2-9b0f-1f51d0b8196b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5990 | 2026.05.18 18:24:49.801569 [ 294 ] {fd3ddfae-22eb-4be2-9b0f-1f51d0b8196b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5991 | 2026.05.18 18:24:49.802036 [ 294 ] {fd3ddfae-22eb-4be2-9b0f-1f51d0b8196b} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.05.18 18:24:49.802072 [ 294 ] {fd3ddfae-22eb-4be2-9b0f-1f51d0b8196b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5993 | 2026.05.18 18:24:49.802407 [ 294 ] {fd3ddfae-22eb-4be2-9b0f-1f51d0b8196b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5994 | 2026.05.18 18:24:49.802649 [ 294 ] {fd3ddfae-22eb-4be2-9b0f-1f51d0b8196b} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.05.18 18:24:49.802788 [ 294 ] {fd3ddfae-22eb-4be2-9b0f-1f51d0b8196b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00127 sec., 116535.43307086613 rows/sec., 6.63 MiB/sec. | ||
| 5996 | 2026.05.18 18:24:49.802821 [ 294 ] {fd3ddfae-22eb-4be2-9b0f-1f51d0b8196b} <Debug> TCPHandler: Processed in 0.001438136 sec. | ||
| 5997 | 2026.05.18 18:24:49.802952 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.05.18 18:24:49.803048 [ 294 ] {4c6cb38b-e874-42f7-b66f-3dfeb93f42f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5999 | 2026.05.18 18:24:49.803087 [ 294 ] {4c6cb38b-e874-42f7-b66f-3dfeb93f42f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6000 | 2026.05.18 18:24:49.804074 [ 294 ] {4c6cb38b-e874-42f7-b66f-3dfeb93f42f6} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.05.18 18:24:49.804109 [ 294 ] {4c6cb38b-e874-42f7-b66f-3dfeb93f42f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6002 | 2026.05.18 18:24:49.804512 [ 294 ] {4c6cb38b-e874-42f7-b66f-3dfeb93f42f6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6003 | 2026.05.18 18:24:49.804759 [ 294 ] {4c6cb38b-e874-42f7-b66f-3dfeb93f42f6} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.05.18 18:24:49.804888 [ 294 ] {4c6cb38b-e874-42f7-b66f-3dfeb93f42f6} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.001858 sec., 929494.0796555436 rows/sec., 62.58 MiB/sec. | ||
| 6005 | 2026.05.18 18:24:49.804923 [ 294 ] {4c6cb38b-e874-42f7-b66f-3dfeb93f42f6} <Debug> TCPHandler: Processed in 0.002021055 sec. | ||
| 6006 | 2026.05.18 18:24:49.805057 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.05.18 18:24:49.805160 [ 294 ] {f8bdab31-3776-424b-a7c3-f7b0e5f380c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6008 | 2026.05.18 18:24:49.805225 [ 294 ] {f8bdab31-3776-424b-a7c3-f7b0e5f380c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6009 | 2026.05.18 18:24:49.805567 [ 294 ] {f8bdab31-3776-424b-a7c3-f7b0e5f380c3} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.05.18 18:24:49.805603 [ 294 ] {f8bdab31-3776-424b-a7c3-f7b0e5f380c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6011 | 2026.05.18 18:24:49.805898 [ 294 ] {f8bdab31-3776-424b-a7c3-f7b0e5f380c3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6012 | 2026.05.18 18:24:49.806106 [ 294 ] {f8bdab31-3776-424b-a7c3-f7b0e5f380c3} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.05.18 18:24:49.806235 [ 294 ] {f8bdab31-3776-424b-a7c3-f7b0e5f380c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 6014 | 2026.05.18 18:24:49.806268 [ 294 ] {f8bdab31-3776-424b-a7c3-f7b0e5f380c3} <Debug> TCPHandler: Processed in 0.001267671 sec. | ||
| 6015 | 2026.05.18 18:24:49.806467 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.05.18 18:24:49.806632 [ 294 ] {941cd991-8e8e-4309-b31e-c37be6cee539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.05.18 18:24:49.806702 [ 294 ] {941cd991-8e8e-4309-b31e-c37be6cee539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6018 | 2026.05.18 18:24:49.807642 [ 294 ] {941cd991-8e8e-4309-b31e-c37be6cee539} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.05.18 18:24:49.807684 [ 294 ] {941cd991-8e8e-4309-b31e-c37be6cee539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6020 | 2026.05.18 18:24:49.808243 [ 294 ] {941cd991-8e8e-4309-b31e-c37be6cee539} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6021 | 2026.05.18 18:24:49.808501 [ 294 ] {941cd991-8e8e-4309-b31e-c37be6cee539} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.05.18 18:24:49.808661 [ 294 ] {941cd991-8e8e-4309-b31e-c37be6cee539} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.002072 sec., 773166.0231660232 rows/sec., 46.94 MiB/sec. | ||
| 6023 | 2026.05.18 18:24:49.808713 [ 294 ] {941cd991-8e8e-4309-b31e-c37be6cee539} <Debug> TCPHandler: Processed in 0.002364396 sec. | ||
| 6024 | 2026.05.18 18:24:49.808841 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.05.18 18:24:49.808946 [ 294 ] {a22b7ce7-c7b9-479b-827a-fcf84b0f9a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6026 | 2026.05.18 18:24:49.808993 [ 294 ] {a22b7ce7-c7b9-479b-827a-fcf84b0f9a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6027 | 2026.05.18 18:24:49.809335 [ 294 ] {a22b7ce7-c7b9-479b-827a-fcf84b0f9a82} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.05.18 18:24:49.809371 [ 294 ] {a22b7ce7-c7b9-479b-827a-fcf84b0f9a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6029 | 2026.05.18 18:24:49.809672 [ 294 ] {a22b7ce7-c7b9-479b-827a-fcf84b0f9a82} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6030 | 2026.05.18 18:24:49.809883 [ 294 ] {a22b7ce7-c7b9-479b-827a-fcf84b0f9a82} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.05.18 18:24:49.810016 [ 294 ] {a22b7ce7-c7b9-479b-827a-fcf84b0f9a82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 6032 | 2026.05.18 18:24:49.810050 [ 294 ] {a22b7ce7-c7b9-479b-827a-fcf84b0f9a82} <Debug> TCPHandler: Processed in 0.00126051 sec. | ||
| 6033 | 2026.05.18 18:24:49.810194 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.05.18 18:24:49.810294 [ 294 ] {83d6d114-9d78-4231-95e1-9946500e056e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6035 | 2026.05.18 18:24:49.810350 [ 294 ] {83d6d114-9d78-4231-95e1-9946500e056e} <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 | ||
| 6036 | 2026.05.18 18:24:49.811201 [ 294 ] {83d6d114-9d78-4231-95e1-9946500e056e} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.05.18 18:24:49.811238 [ 294 ] {83d6d114-9d78-4231-95e1-9946500e056e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6038 | 2026.05.18 18:24:49.811771 [ 294 ] {83d6d114-9d78-4231-95e1-9946500e056e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6039 | 2026.05.18 18:24:49.811996 [ 294 ] {83d6d114-9d78-4231-95e1-9946500e056e} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.05.18 18:24:49.812138 [ 294 ] {83d6d114-9d78-4231-95e1-9946500e056e} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001864 sec., 10729.613733905579 rows/sec., 19.23 MiB/sec. | ||
| 6041 | 2026.05.18 18:24:49.812197 [ 294 ] {83d6d114-9d78-4231-95e1-9946500e056e} <Debug> TCPHandler: Processed in 0.002053066 sec. | ||
| 6042 | 2026.05.18 18:24:49.812314 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.05.18 18:24:49.812411 [ 294 ] {38a6d161-073f-43bf-bc50-96c72617c833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6044 | 2026.05.18 18:24:49.812454 [ 294 ] {38a6d161-073f-43bf-bc50-96c72617c833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6045 | 2026.05.18 18:24:49.812804 [ 294 ] {38a6d161-073f-43bf-bc50-96c72617c833} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.05.18 18:24:49.812840 [ 294 ] {38a6d161-073f-43bf-bc50-96c72617c833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6047 | 2026.05.18 18:24:49.813133 [ 294 ] {38a6d161-073f-43bf-bc50-96c72617c833} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6048 | 2026.05.18 18:24:49.813361 [ 294 ] {38a6d161-073f-43bf-bc50-96c72617c833} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.05.18 18:24:49.813494 [ 294 ] {38a6d161-073f-43bf-bc50-96c72617c833} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001102 sec., 38112.52268602541 rows/sec., 2.17 MiB/sec. | ||
| 6050 | 2026.05.18 18:24:49.813528 [ 294 ] {38a6d161-073f-43bf-bc50-96c72617c833} <Debug> TCPHandler: Processed in 0.001263551 sec. | ||
| 6051 | 2026.05.18 18:24:54.559430 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6052 | 2026.05.18 18:24:54.559687 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6053 | 2026.05.18 18:24:54.560032 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6054 | 2026.05.18 18:24:54.560070 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6055 | 2026.05.18 18:24:54.560296 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6056 | 2026.05.18 18:24:54.560375 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6057 | 2026.05.18 18:24:54.560524 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6058 | 2026.05.18 18:24:54.560639 [ 336 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6059 | 2026.05.18 18:24:54.560662 [ 338 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6060 | 2026.05.18 18:24:54.560639 [ 345 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6061 | 2026.05.18 18:24:54.560639 [ 335 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6062 | 2026.05.18 18:24:54.560864 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6063 | 2026.05.18 18:24:54.560892 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6064 | 2026.05.18 18:24:54.560964 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6065 | 2026.05.18 18:24:54.560984 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6066 | 2026.05.18 18:24:54.561023 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6067 | 2026.05.18 18:24:54.561064 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6068 | 2026.05.18 18:24:54.562389 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002799 sec., 14648.088603072527 rows/sec., 2.64 MiB/sec. | ||
| 6069 | 2026.05.18 18:24:54.562518 [ 294 ] {f370fccd-c1c8-4f3c-b89c-693362dd85e1} <Debug> TCPHandler: Processed in 0.003230804 sec. | ||
| 6070 | 2026.05.18 18:24:54.564048 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2026.05.18 18:24:54.564167 [ 294 ] {62df0f1a-1652-430b-8944-4e5bc710b6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6072 | 2026.05.18 18:24:54.564220 [ 294 ] {62df0f1a-1652-430b-8944-4e5bc710b6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6073 | 2026.05.18 18:24:54.565032 [ 294 ] {62df0f1a-1652-430b-8944-4e5bc710b6b1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.05.18 18:24:54.565083 [ 294 ] {62df0f1a-1652-430b-8944-4e5bc710b6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6075 | 2026.05.18 18:24:54.565487 [ 294 ] {62df0f1a-1652-430b-8944-4e5bc710b6b1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6076 | 2026.05.18 18:24:54.565714 [ 294 ] {62df0f1a-1652-430b-8944-4e5bc710b6b1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.05.18 18:24:54.565861 [ 294 ] {62df0f1a-1652-430b-8944-4e5bc710b6b1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.48 MiB/sec. | ||
| 6078 | 2026.05.18 18:24:54.565865 [ 43 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6079 | 2026.05.18 18:24:54.565898 [ 294 ] {62df0f1a-1652-430b-8944-4e5bc710b6b1} <Debug> TCPHandler: Processed in 0.001903272 sec. | ||
| 6080 | 2026.05.18 18:24:54.565931 [ 43 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.05.18 18:24:54.565963 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6082 | 2026.05.18 18:24:54.566040 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2026.05.18 18:24:54.566067 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 6084 | 2026.05.18 18:24:54.566145 [ 294 ] {c953eb20-f602-4879-9851-6b107ea0997d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6085 | 2026.05.18 18:24:54.566182 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6086 | 2026.05.18 18:24:54.566192 [ 294 ] {c953eb20-f602-4879-9851-6b107ea0997d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6087 | 2026.05.18 18:24:54.566222 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3238 rows starting from the beginning of the part | ||
| 6088 | 2026.05.18 18:24:54.566297 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 119 rows starting from the beginning of the part | ||
| 6089 | 2026.05.18 18:24:54.566343 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 819 rows starting from the beginning of the part | ||
| 6090 | 2026.05.18 18:24:54.566386 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
| 6091 | 2026.05.18 18:24:54.566426 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3165 rows starting from the beginning of the part | ||
| 6092 | 2026.05.18 18:24:54.566468 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 6093 | 2026.05.18 18:24:54.566703 [ 294 ] {c953eb20-f602-4879-9851-6b107ea0997d} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.05.18 18:24:54.566749 [ 294 ] {c953eb20-f602-4879-9851-6b107ea0997d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6095 | 2026.05.18 18:24:54.567079 [ 294 ] {c953eb20-f602-4879-9851-6b107ea0997d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6096 | 2026.05.18 18:24:54.567316 [ 294 ] {c953eb20-f602-4879-9851-6b107ea0997d} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.05.18 18:24:54.567450 [ 294 ] {c953eb20-f602-4879-9851-6b107ea0997d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001323 sec., 48374.905517762665 rows/sec., 3.78 MiB/sec. | ||
| 6098 | 2026.05.18 18:24:54.567462 [ 43 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6099 | 2026.05.18 18:24:54.567486 [ 294 ] {c953eb20-f602-4879-9851-6b107ea0997d} <Debug> TCPHandler: Processed in 0.001496208 sec. | ||
| 6100 | 2026.05.18 18:24:54.567529 [ 43 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.05.18 18:24:54.567564 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6102 | 2026.05.18 18:24:54.567656 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.05.18 18:24:54.567695 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 6104 | 2026.05.18 18:24:54.567769 [ 294 ] {f805be64-5ba9-4f55-8edf-e6935654328d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6105 | 2026.05.18 18:24:54.567819 [ 294 ] {f805be64-5ba9-4f55-8edf-e6935654328d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6106 | 2026.05.18 18:24:54.567821 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6107 | 2026.05.18 18:24:54.567866 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1792 rows starting from the beginning of the part | ||
| 6108 | 2026.05.18 18:24:54.567928 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 97 rows starting from the beginning of the part | ||
| 6109 | 2026.05.18 18:24:54.567976 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 501 rows starting from the beginning of the part | ||
| 6110 | 2026.05.18 18:24:54.568021 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 95 rows starting from the beginning of the part | ||
| 6111 | 2026.05.18 18:24:54.568063 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1727 rows starting from the beginning of the part | ||
| 6112 | 2026.05.18 18:24:54.568107 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 6113 | 2026.05.18 18:24:54.568238 [ 294 ] {f805be64-5ba9-4f55-8edf-e6935654328d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.05.18 18:24:54.568282 [ 294 ] {f805be64-5ba9-4f55-8edf-e6935654328d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6115 | 2026.05.18 18:24:54.568986 [ 294 ] {f805be64-5ba9-4f55-8edf-e6935654328d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6116 | 2026.05.18 18:24:54.569075 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7515 rows, containing 5 columns (5 merged, 0 gathered) in 0.003045678 sec., 2467430.897159844 rows/sec., 194.89 MiB/sec. | ||
| 6117 | 2026.05.18 18:24:54.569238 [ 294 ] {f805be64-5ba9-4f55-8edf-e6935654328d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.05.18 18:24:54.569378 [ 294 ] {f805be64-5ba9-4f55-8edf-e6935654328d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001637 sec., 78191.81429444105 rows/sec., 5.45 MiB/sec. | ||
| 6119 | 2026.05.18 18:24:54.569364 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6120 | 2026.05.18 18:24:54.569420 [ 294 ] {f805be64-5ba9-4f55-8edf-e6935654328d} <Debug> TCPHandler: Processed in 0.001813958 sec. | ||
| 6121 | 2026.05.18 18:24:54.569432 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.05.18 18:24:54.569438 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6123 | 2026.05.18 18:24:54.569482 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6124 | 2026.05.18 18:24:54.569572 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2026.05.18 18:24:54.569597 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 6126 | 2026.05.18 18:24:54.569676 [ 294 ] {da6252e0-c479-4299-aa8f-edd1e2e354d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6127 | 2026.05.18 18:24:54.569726 [ 294 ] {da6252e0-c479-4299-aa8f-edd1e2e354d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6128 | 2026.05.18 18:24:54.569733 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6129 | 2026.05.18 18:24:54.569781 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12983 rows starting from the beginning of the part | ||
| 6130 | 2026.05.18 18:24:54.569848 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
| 6131 | 2026.05.18 18:24:54.569848 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4276 rows, containing 5 columns (5 merged, 0 gathered) in 0.002199411 sec., 1944156.8674522405 rows/sec., 140.57 MiB/sec. | ||
| 6132 | 2026.05.18 18:24:54.569861 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_36_7} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.05.18 18:24:54.569906 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 6134 | 2026.05.18 18:24:54.569970 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 6135 | 2026.05.18 18:24:54.569996 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_36_7} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6136 | 2026.05.18 18:24:54.570024 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1602 rows starting from the beginning of the part | ||
| 6137 | 2026.05.18 18:24:54.570080 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 6138 | 2026.05.18 18:24:54.570104 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 6139 | 2026.05.18 18:24:54.570127 [ 294 ] {da6252e0-c479-4299-aa8f-edd1e2e354d6} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.05.18 18:24:54.570163 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6141 | 2026.05.18 18:24:54.570170 [ 294 ] {da6252e0-c479-4299-aa8f-edd1e2e354d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6142 | 2026.05.18 18:24:54.570493 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_36_7} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.05.18 18:24:54.570528 [ 294 ] {da6252e0-c479-4299-aa8f-edd1e2e354d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6144 | 2026.05.18 18:24:54.570564 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_36_7} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6145 | 2026.05.18 18:24:54.570645 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6146 | 2026.05.18 18:24:54.570750 [ 294 ] {da6252e0-c479-4299-aa8f-edd1e2e354d6} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2026.05.18 18:24:54.570892 [ 294 ] {da6252e0-c479-4299-aa8f-edd1e2e354d6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001235 sec., 38866.396761133605 rows/sec., 2.62 MiB/sec. | ||
| 6148 | 2026.05.18 18:24:54.570896 [ 42 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6149 | 2026.05.18 18:24:54.570928 [ 294 ] {da6252e0-c479-4299-aa8f-edd1e2e354d6} <Debug> TCPHandler: Processed in 0.001404816 sec. | ||
| 6150 | 2026.05.18 18:24:54.570955 [ 42 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.05.18 18:24:54.570983 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6152 | 2026.05.18 18:24:54.571078 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 6153 | 2026.05.18 18:24:54.571208 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6154 | 2026.05.18 18:24:54.571240 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2040 rows starting from the beginning of the part | ||
| 6155 | 2026.05.18 18:24:54.571300 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6156 | 2026.05.18 18:24:54.571347 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 6157 | 2026.05.18 18:24:54.571387 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 6158 | 2026.05.18 18:24:54.571427 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 6159 | 2026.05.18 18:24:54.571475 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 6160 | 2026.05.18 18:24:54.572757 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001708285 sec., 1369794.8527324188 rows/sec., 88.25 MiB/sec. | ||
| 6161 | 2026.05.18 18:24:54.573049 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6162 | 2026.05.18 18:24:54.573315 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_36_7} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.05.18 18:24:54.573381 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_36_7} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6164 | 2026.05.18 18:24:54.573437 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6165 | 2026.05.18 18:24:54.575240 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15299 rows, containing 5 columns (5 merged, 0 gathered) in 0.005689623 sec., 2688930.3561940747 rows/sec., 171.84 MiB/sec. | ||
| 6166 | 2026.05.18 18:24:54.575713 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6167 | 2026.05.18 18:24:54.575968 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.05.18 18:24:54.576035 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6169 | 2026.05.18 18:24:54.576108 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
| 6170 | 2026.05.18 18:24:54.720060 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10973 | ||
| 6171 | 2026.05.18 18:24:54.720531 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.05.18 18:24:54.720575 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6173 | 2026.05.18 18:24:54.721060 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6174 | 2026.05.18 18:24:54.721291 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.05.18 18:24:54.721420 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10973 | ||
| 6176 | 2026.05.18 18:24:55.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.74 MiB, peak 267.07 MiB, free memory in arenas 0.00 B, will set to 262.43 MiB (RSS), difference: 2.69 MiB | ||
| 6177 | 2026.05.18 18:24:55.299969 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 6178 | 2026.05.18 18:24:55.320011 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6179 | 2026.05.18 18:24:55.320091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6180 | 2026.05.18 18:24:55.326301 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6181 | 2026.05.18 18:24:55.327090 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2026.05.18 18:24:55.331285 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 6183 | 2026.05.18 18:24:57.900431 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61206 | ||
| 6184 | 2026.05.18 18:24:57.900529 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6185 | 2026.05.18 18:24:57.900557 [ 307 ] {} <Debug> TCP-Session: dca42b4b-86a8-456f-b0da-6f20921f702f Authenticating user 'default' from [fd00:1122:3344:101::e]:61206 | ||
| 6186 | 2026.05.18 18:24:57.900582 [ 307 ] {} <Debug> TCP-Session: dca42b4b-86a8-456f-b0da-6f20921f702f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2026.05.18 18:24:57.900597 [ 307 ] {} <Debug> TCP-Session: dca42b4b-86a8-456f-b0da-6f20921f702f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.05.18 18:24:57.900857 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36851 | ||
| 6189 | 2026.05.18 18:24:57.900860 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34593 | ||
| 6190 | 2026.05.18 18:24:57.900862 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40644 | ||
| 6191 | 2026.05.18 18:24:57.900949 [ 307 ] {} <Trace> TCP-Session: dca42b4b-86a8-456f-b0da-6f20921f702f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2026.05.18 18:24:57.900974 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6193 | 2026.05.18 18:24:57.901003 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6194 | 2026.05.18 18:24:57.901039 [ 308 ] {} <Debug> TCP-Session: afcae84a-d8f2-4077-81bc-b7d2baa5d0d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36851 | ||
| 6195 | 2026.05.18 18:24:57.901047 [ 309 ] {} <Debug> TCP-Session: aca6d262-3d84-468d-bc2d-69cc238bbce8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34593 | ||
| 6196 | 2026.05.18 18:24:57.901077 [ 308 ] {} <Debug> TCP-Session: afcae84a-d8f2-4077-81bc-b7d2baa5d0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2026.05.18 18:24:57.901085 [ 309 ] {} <Debug> TCP-Session: aca6d262-3d84-468d-bc2d-69cc238bbce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.05.18 18:24:57.901110 [ 308 ] {} <Debug> TCP-Session: afcae84a-d8f2-4077-81bc-b7d2baa5d0d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2026.05.18 18:24:57.901119 [ 309 ] {} <Debug> TCP-Session: aca6d262-3d84-468d-bc2d-69cc238bbce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2026.05.18 18:24:57.901158 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6201 | 2026.05.18 18:24:57.901170 [ 307 ] {50521ea6-7444-4e8d-bba4-f116279ea1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61206) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6202 | 2026.05.18 18:24:57.901189 [ 310 ] {} <Debug> TCP-Session: 4a4ed5a1-33c8-4724-a9bf-132f1b70c6fc Authenticating user 'default' from [fd00:1122:3344:101::e]:40644 | ||
| 6203 | 2026.05.18 18:24:57.901206 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38012 | ||
| 6204 | 2026.05.18 18:24:57.901214 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42056 | ||
| 6205 | 2026.05.18 18:24:57.901239 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59516 | ||
| 6206 | 2026.05.18 18:24:57.901253 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49492 | ||
| 6207 | 2026.05.18 18:24:57.901239 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54783 | ||
| 6208 | 2026.05.18 18:24:57.901217 [ 310 ] {} <Debug> TCP-Session: 4a4ed5a1-33c8-4724-a9bf-132f1b70c6fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.05.18 18:24:57.901419 [ 310 ] {} <Debug> TCP-Session: 4a4ed5a1-33c8-4724-a9bf-132f1b70c6fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.05.18 18:24:57.901467 [ 307 ] {50521ea6-7444-4e8d-bba4-f116279ea1cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6211 | 2026.05.18 18:24:57.901529 [ 307 ] {50521ea6-7444-4e8d-bba4-f116279ea1cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6212 | 2026.05.18 18:24:57.901750 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6213 | 2026.05.18 18:24:57.901786 [ 304 ] {} <Debug> TCP-Session: c902742b-f9f8-412f-8d5f-e5a7f8ffd039 Authenticating user 'default' from [fd00:1122:3344:101::e]:49492 | ||
| 6214 | 2026.05.18 18:24:57.901805 [ 304 ] {} <Debug> TCP-Session: c902742b-f9f8-412f-8d5f-e5a7f8ffd039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2026.05.18 18:24:57.901818 [ 304 ] {} <Debug> TCP-Session: c902742b-f9f8-412f-8d5f-e5a7f8ffd039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2026.05.18 18:24:57.901837 [ 307 ] {50521ea6-7444-4e8d-bba4-f116279ea1cb} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 6217 | 2026.05.18 18:24:57.901881 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6218 | 2026.05.18 18:24:57.901918 [ 311 ] {} <Debug> TCP-Session: 393febb8-14b2-49c6-a279-afd78deb79d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38012 | ||
| 6219 | 2026.05.18 18:24:57.901936 [ 311 ] {} <Debug> TCP-Session: 393febb8-14b2-49c6-a279-afd78deb79d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6220 | 2026.05.18 18:24:57.901953 [ 311 ] {} <Debug> TCP-Session: 393febb8-14b2-49c6-a279-afd78deb79d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6221 | 2026.05.18 18:24:57.902274 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6222 | 2026.05.18 18:24:57.902322 [ 293 ] {} <Debug> TCP-Session: 393a1024-05d5-4269-aae3-a287d5b7e515 Authenticating user 'default' from [fd00:1122:3344:101::e]:59516 | ||
| 6223 | 2026.05.18 18:24:57.902351 [ 293 ] {} <Debug> TCP-Session: 393a1024-05d5-4269-aae3-a287d5b7e515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2026.05.18 18:24:57.902365 [ 293 ] {} <Debug> TCP-Session: 393a1024-05d5-4269-aae3-a287d5b7e515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2026.05.18 18:24:57.902386 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6226 | 2026.05.18 18:24:57.902422 [ 267 ] {} <Debug> TCP-Session: 98b49d0b-f162-484f-b800-eb5bc7a8495b Authenticating user 'default' from [fd00:1122:3344:101::e]:42056 | ||
| 6227 | 2026.05.18 18:24:57.902445 [ 267 ] {} <Debug> TCP-Session: 98b49d0b-f162-484f-b800-eb5bc7a8495b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2026.05.18 18:24:57.902459 [ 267 ] {} <Debug> TCP-Session: 98b49d0b-f162-484f-b800-eb5bc7a8495b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2026.05.18 18:24:57.902471 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6230 | 2026.05.18 18:24:57.902502 [ 303 ] {} <Debug> TCP-Session: 0314e874-4ce1-4129-90d1-3b60511f13d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54783 | ||
| 6231 | 2026.05.18 18:24:57.902520 [ 303 ] {} <Debug> TCP-Session: 0314e874-4ce1-4129-90d1-3b60511f13d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2026.05.18 18:24:57.902533 [ 303 ] {} <Debug> TCP-Session: 0314e874-4ce1-4129-90d1-3b60511f13d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6233 | 2026.05.18 18:24:57.902985 [ 348 ] {50521ea6-7444-4e8d-bba4-f116279ea1cb} <Trace> AggregatingTransform: Aggregating | ||
| 6234 | 2026.05.18 18:24:57.903032 [ 348 ] {50521ea6-7444-4e8d-bba4-f116279ea1cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 6235 | 2026.05.18 18:24:57.903068 [ 348 ] {50521ea6-7444-4e8d-bba4-f116279ea1cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001122246 sec. (891.070 rows/sec., 34.81 KiB/sec.) | ||
| 6236 | 2026.05.18 18:24:57.903086 [ 348 ] {50521ea6-7444-4e8d-bba4-f116279ea1cb} <Trace> Aggregator: Merging aggregated data | ||
| 6237 | 2026.05.18 18:24:57.903702 [ 307 ] {50521ea6-7444-4e8d-bba4-f116279ea1cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002603 sec., 384.172109104879 rows/sec., 15.01 KiB/sec. | ||
| 6238 | 2026.05.18 18:24:57.903837 [ 307 ] {50521ea6-7444-4e8d-bba4-f116279ea1cb} <Debug> TCPHandler: Processed in 0.003015827 sec. | ||
| 6239 | 2026.05.18 18:24:57.903977 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6240 | 2026.05.18 18:24:57.904008 [ 307 ] {} <Debug> TCP-Session: dca42b4b-86a8-456f-b0da-6f20921f702f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6241 | 2026.05.18 18:24:57.904013 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6242 | 2026.05.18 18:24:57.904032 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6243 | 2026.05.18 18:24:57.904065 [ 308 ] {} <Debug> TCP-Session: afcae84a-d8f2-4077-81bc-b7d2baa5d0d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2026.05.18 18:24:57.904066 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6245 | 2026.05.18 18:24:57.904084 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6246 | 2026.05.18 18:24:57.904124 [ 309 ] {} <Debug> TCP-Session: aca6d262-3d84-468d-bc2d-69cc238bbce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6247 | 2026.05.18 18:24:57.904135 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6248 | 2026.05.18 18:24:57.904144 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6249 | 2026.05.18 18:24:57.904162 [ 311 ] {} <Debug> TCP-Session: 393febb8-14b2-49c6-a279-afd78deb79d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6250 | 2026.05.18 18:24:57.904179 [ 267 ] {} <Debug> TCP-Session: 98b49d0b-f162-484f-b800-eb5bc7a8495b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2026.05.18 18:24:57.904098 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6252 | 2026.05.18 18:24:57.904215 [ 303 ] {} <Debug> TCP-Session: 0314e874-4ce1-4129-90d1-3b60511f13d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2026.05.18 18:24:57.904082 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6254 | 2026.05.18 18:24:57.904250 [ 310 ] {} <Debug> TCP-Session: 4a4ed5a1-33c8-4724-a9bf-132f1b70c6fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2026.05.18 18:24:57.904288 [ 293 ] {} <Debug> TCP-Session: 393a1024-05d5-4269-aae3-a287d5b7e515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2026.05.18 18:24:57.904076 [ 304 ] {} <Debug> TCP-Session: c902742b-f9f8-412f-8d5f-e5a7f8ffd039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2026.05.18 18:24:57.978728 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47783 | ||
| 6258 | 2026.05.18 18:24:57.978813 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6259 | 2026.05.18 18:24:57.978840 [ 267 ] {} <Debug> TCP-Session: 8fc0880a-2b1e-4333-9c11-7e9849f7a689 Authenticating user 'default' from [fd00:1122:3344:101::e]:47783 | ||
| 6260 | 2026.05.18 18:24:57.978863 [ 267 ] {} <Debug> TCP-Session: 8fc0880a-2b1e-4333-9c11-7e9849f7a689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.05.18 18:24:57.978877 [ 267 ] {} <Debug> TCP-Session: 8fc0880a-2b1e-4333-9c11-7e9849f7a689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6262 | 2026.05.18 18:24:57.979061 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52829 | ||
| 6263 | 2026.05.18 18:24:57.979119 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6264 | 2026.05.18 18:24:57.979121 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42278 | ||
| 6265 | 2026.05.18 18:24:57.979145 [ 293 ] {} <Debug> TCP-Session: 4be1100b-b237-4fd1-b737-df94db57f77a Authenticating user 'default' from [fd00:1122:3344:101::e]:52829 | ||
| 6266 | 2026.05.18 18:24:57.979144 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48553 | ||
| 6267 | 2026.05.18 18:24:57.979190 [ 293 ] {} <Debug> TCP-Session: 4be1100b-b237-4fd1-b737-df94db57f77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6268 | 2026.05.18 18:24:57.979183 [ 267 ] {} <Trace> TCP-Session: 8fc0880a-2b1e-4333-9c11-7e9849f7a689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2026.05.18 18:24:57.979214 [ 293 ] {} <Debug> TCP-Session: 4be1100b-b237-4fd1-b737-df94db57f77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2026.05.18 18:24:57.979211 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6271 | 2026.05.18 18:24:57.979234 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6272 | 2026.05.18 18:24:57.979262 [ 303 ] {} <Debug> TCP-Session: f439eb2c-d216-40fc-835d-aff73d3e8cc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42278 | ||
| 6273 | 2026.05.18 18:24:57.979282 [ 307 ] {} <Debug> TCP-Session: 6729c377-998b-4f2c-8192-d366effd88a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48553 | ||
| 6274 | 2026.05.18 18:24:57.979301 [ 303 ] {} <Debug> TCP-Session: f439eb2c-d216-40fc-835d-aff73d3e8cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6275 | 2026.05.18 18:24:57.979313 [ 307 ] {} <Debug> TCP-Session: 6729c377-998b-4f2c-8192-d366effd88a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2026.05.18 18:24:57.979326 [ 303 ] {} <Debug> TCP-Session: f439eb2c-d216-40fc-835d-aff73d3e8cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2026.05.18 18:24:57.979339 [ 307 ] {} <Debug> TCP-Session: 6729c377-998b-4f2c-8192-d366effd88a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6278 | 2026.05.18 18:24:57.979177 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48754 | ||
| 6279 | 2026.05.18 18:24:57.979372 [ 267 ] {1aaa1113-fdcd-42ec-a898-e9ea99f779ec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6280 | 2026.05.18 18:24:57.979177 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35024 | ||
| 6281 | 2026.05.18 18:24:57.979459 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6282 | 2026.05.18 18:24:57.979160 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53564 | ||
| 6283 | 2026.05.18 18:24:57.979493 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6284 | 2026.05.18 18:24:57.979495 [ 309 ] {} <Debug> TCP-Session: d5a0ba8b-75a6-4b1c-8402-bef73a54dd1a Authenticating user 'default' from [fd00:1122:3344:101::e]:48754 | ||
| 6285 | 2026.05.18 18:24:57.979542 [ 310 ] {} <Debug> TCP-Session: 53c4ca7e-24ba-4a7a-9d8c-692ba4a6d384 Authenticating user 'default' from [fd00:1122:3344:101::e]:35024 | ||
| 6286 | 2026.05.18 18:24:57.979136 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49044 | ||
| 6287 | 2026.05.18 18:24:57.979566 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6288 | 2026.05.18 18:24:57.979565 [ 309 ] {} <Debug> TCP-Session: d5a0ba8b-75a6-4b1c-8402-bef73a54dd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6289 | 2026.05.18 18:24:57.979567 [ 310 ] {} <Debug> TCP-Session: 53c4ca7e-24ba-4a7a-9d8c-692ba4a6d384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6290 | 2026.05.18 18:24:57.979610 [ 309 ] {} <Debug> TCP-Session: d5a0ba8b-75a6-4b1c-8402-bef73a54dd1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6291 | 2026.05.18 18:24:57.979606 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6292 | 2026.05.18 18:24:57.979622 [ 310 ] {} <Debug> TCP-Session: 53c4ca7e-24ba-4a7a-9d8c-692ba4a6d384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2026.05.18 18:24:57.979652 [ 304 ] {} <Debug> TCP-Session: 92758d4f-e958-4039-a77a-0290cdbde94e Authenticating user 'default' from [fd00:1122:3344:101::e]:49044 | ||
| 6294 | 2026.05.18 18:24:57.979652 [ 267 ] {1aaa1113-fdcd-42ec-a898-e9ea99f779ec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6295 | 2026.05.18 18:24:57.979680 [ 304 ] {} <Debug> TCP-Session: 92758d4f-e958-4039-a77a-0290cdbde94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6296 | 2026.05.18 18:24:57.979605 [ 308 ] {} <Debug> TCP-Session: bd507a42-4366-4c5c-81e3-94587f4d0aa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53564 | ||
| 6297 | 2026.05.18 18:24:57.979707 [ 304 ] {} <Debug> TCP-Session: 92758d4f-e958-4039-a77a-0290cdbde94e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6298 | 2026.05.18 18:24:57.979725 [ 267 ] {1aaa1113-fdcd-42ec-a898-e9ea99f779ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6299 | 2026.05.18 18:24:57.979728 [ 308 ] {} <Debug> TCP-Session: bd507a42-4366-4c5c-81e3-94587f4d0aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2026.05.18 18:24:57.979187 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56083 | ||
| 6301 | 2026.05.18 18:24:57.979766 [ 308 ] {} <Debug> TCP-Session: bd507a42-4366-4c5c-81e3-94587f4d0aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.05.18 18:24:57.979815 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6303 | 2026.05.18 18:24:57.979840 [ 311 ] {} <Debug> TCP-Session: 49e14098-a931-44ba-93cd-8141c188bc28 Authenticating user 'default' from [fd00:1122:3344:101::e]:56083 | ||
| 6304 | 2026.05.18 18:24:57.979856 [ 311 ] {} <Debug> TCP-Session: 49e14098-a931-44ba-93cd-8141c188bc28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6305 | 2026.05.18 18:24:57.979869 [ 311 ] {} <Debug> TCP-Session: 49e14098-a931-44ba-93cd-8141c188bc28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2026.05.18 18:24:57.980022 [ 267 ] {1aaa1113-fdcd-42ec-a898-e9ea99f779ec} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 6307 | 2026.05.18 18:24:57.981000 [ 359 ] {1aaa1113-fdcd-42ec-a898-e9ea99f779ec} <Trace> AggregatingTransform: Aggregating | ||
| 6308 | 2026.05.18 18:24:57.981026 [ 359 ] {1aaa1113-fdcd-42ec-a898-e9ea99f779ec} <Trace> Aggregator: Aggregation method: without_key | ||
| 6309 | 2026.05.18 18:24:57.981053 [ 359 ] {1aaa1113-fdcd-42ec-a898-e9ea99f779ec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938 sec. (1066.098 rows/sec., 41.64 KiB/sec.) | ||
| 6310 | 2026.05.18 18:24:57.981068 [ 359 ] {1aaa1113-fdcd-42ec-a898-e9ea99f779ec} <Trace> Aggregator: Merging aggregated data | ||
| 6311 | 2026.05.18 18:24:57.981625 [ 267 ] {1aaa1113-fdcd-42ec-a898-e9ea99f779ec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002309 sec., 433.08791684711997 rows/sec., 16.92 KiB/sec. | ||
| 6312 | 2026.05.18 18:24:57.981740 [ 267 ] {1aaa1113-fdcd-42ec-a898-e9ea99f779ec} <Debug> TCPHandler: Processed in 0.002663616 sec. | ||
| 6313 | 2026.05.18 18:24:57.981884 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6314 | 2026.05.18 18:24:57.981912 [ 267 ] {} <Debug> TCP-Session: 8fc0880a-2b1e-4333-9c11-7e9849f7a689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2026.05.18 18:24:57.981913 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6316 | 2026.05.18 18:24:57.981933 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6317 | 2026.05.18 18:24:57.981949 [ 293 ] {} <Debug> TCP-Session: 4be1100b-b237-4fd1-b737-df94db57f77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6318 | 2026.05.18 18:24:57.981964 [ 311 ] {} <Debug> TCP-Session: 49e14098-a931-44ba-93cd-8141c188bc28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6319 | 2026.05.18 18:24:57.981969 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6320 | 2026.05.18 18:24:57.981978 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6321 | 2026.05.18 18:24:57.982022 [ 303 ] {} <Debug> TCP-Session: f439eb2c-d216-40fc-835d-aff73d3e8cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6322 | 2026.05.18 18:24:57.982022 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6323 | 2026.05.18 18:24:57.982049 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6324 | 2026.05.18 18:24:57.982062 [ 307 ] {} <Debug> TCP-Session: 6729c377-998b-4f2c-8192-d366effd88a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6325 | 2026.05.18 18:24:57.982080 [ 304 ] {} <Debug> TCP-Session: 92758d4f-e958-4039-a77a-0290cdbde94e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2026.05.18 18:24:57.982093 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6327 | 2026.05.18 18:24:57.982098 [ 309 ] {} <Debug> TCP-Session: d5a0ba8b-75a6-4b1c-8402-bef73a54dd1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2026.05.18 18:24:57.982068 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6329 | 2026.05.18 18:24:57.982138 [ 310 ] {} <Debug> TCP-Session: 53c4ca7e-24ba-4a7a-9d8c-692ba4a6d384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6330 | 2026.05.18 18:24:57.982177 [ 308 ] {} <Debug> TCP-Session: bd507a42-4366-4c5c-81e3-94587f4d0aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2026.05.18 18:24:58.698721 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42332 | ||
| 6332 | 2026.05.18 18:24:58.698828 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6333 | 2026.05.18 18:24:58.698854 [ 267 ] {} <Debug> TCP-Session: ca9d44c8-7d8d-4f97-a602-d6f72784a5c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42332 | ||
| 6334 | 2026.05.18 18:24:58.698877 [ 267 ] {} <Debug> TCP-Session: ca9d44c8-7d8d-4f97-a602-d6f72784a5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.05.18 18:24:58.698891 [ 267 ] {} <Debug> TCP-Session: ca9d44c8-7d8d-4f97-a602-d6f72784a5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.05.18 18:24:58.699137 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48683 | ||
| 6337 | 2026.05.18 18:24:58.699171 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42502 | ||
| 6338 | 2026.05.18 18:24:58.699189 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56677 | ||
| 6339 | 2026.05.18 18:24:58.699244 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6340 | 2026.05.18 18:24:58.699181 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44568 | ||
| 6341 | 2026.05.18 18:24:58.699292 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6342 | 2026.05.18 18:24:58.699316 [ 267 ] {} <Trace> TCP-Session: ca9d44c8-7d8d-4f97-a602-d6f72784a5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6343 | 2026.05.18 18:24:58.699344 [ 311 ] {} <Debug> TCP-Session: e66e7b28-41c2-47bb-a5b2-cb1213de5e17 Authenticating user 'default' from [fd00:1122:3344:101::e]:56677 | ||
| 6344 | 2026.05.18 18:24:58.699356 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6345 | 2026.05.18 18:24:58.699387 [ 311 ] {} <Debug> TCP-Session: e66e7b28-41c2-47bb-a5b2-cb1213de5e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6346 | 2026.05.18 18:24:58.699274 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6347 | 2026.05.18 18:24:58.699414 [ 311 ] {} <Debug> TCP-Session: e66e7b28-41c2-47bb-a5b2-cb1213de5e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6348 | 2026.05.18 18:24:58.699411 [ 310 ] {} <Debug> TCP-Session: c2321b06-a334-41b1-8c6e-1560342beaa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44568 | ||
| 6349 | 2026.05.18 18:24:58.699439 [ 309 ] {} <Debug> TCP-Session: f5fd6204-81b9-46e8-85cd-d85cf7f87200 Authenticating user 'default' from [fd00:1122:3344:101::e]:42502 | ||
| 6350 | 2026.05.18 18:24:58.699462 [ 310 ] {} <Debug> TCP-Session: c2321b06-a334-41b1-8c6e-1560342beaa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2026.05.18 18:24:58.699483 [ 309 ] {} <Debug> TCP-Session: f5fd6204-81b9-46e8-85cd-d85cf7f87200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2026.05.18 18:24:58.699493 [ 310 ] {} <Debug> TCP-Session: c2321b06-a334-41b1-8c6e-1560342beaa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2026.05.18 18:24:58.699508 [ 267 ] {4e5a67c6-4f4c-45fc-b994-ac74bc449f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42332) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6354 | 2026.05.18 18:24:58.699510 [ 309 ] {} <Debug> TCP-Session: f5fd6204-81b9-46e8-85cd-d85cf7f87200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.05.18 18:24:58.699172 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56138 | ||
| 6356 | 2026.05.18 18:24:58.699154 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34660 | ||
| 6357 | 2026.05.18 18:24:58.699136 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36211 | ||
| 6358 | 2026.05.18 18:24:58.699648 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6359 | 2026.05.18 18:24:58.699648 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6360 | 2026.05.18 18:24:58.699692 [ 304 ] {} <Debug> TCP-Session: 08ad6270-a706-43a0-88d0-247620f926f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34660 | ||
| 6361 | 2026.05.18 18:24:58.699694 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6362 | 2026.05.18 18:24:58.699710 [ 308 ] {} <Debug> TCP-Session: 84a71982-0c9c-4feb-8f82-7dc36404cad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56138 | ||
| 6363 | 2026.05.18 18:24:58.699720 [ 304 ] {} <Debug> TCP-Session: 08ad6270-a706-43a0-88d0-247620f926f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6364 | 2026.05.18 18:24:58.699740 [ 303 ] {} <Debug> TCP-Session: d964f1f6-d996-4a5d-b017-e74437b1dced Authenticating user 'default' from [fd00:1122:3344:101::e]:36211 | ||
| 6365 | 2026.05.18 18:24:58.699760 [ 308 ] {} <Debug> TCP-Session: 84a71982-0c9c-4feb-8f82-7dc36404cad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6366 | 2026.05.18 18:24:58.699764 [ 304 ] {} <Debug> TCP-Session: 08ad6270-a706-43a0-88d0-247620f926f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6367 | 2026.05.18 18:24:58.699793 [ 267 ] {4e5a67c6-4f4c-45fc-b994-ac74bc449f1a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6368 | 2026.05.18 18:24:58.699794 [ 308 ] {} <Debug> TCP-Session: 84a71982-0c9c-4feb-8f82-7dc36404cad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6369 | 2026.05.18 18:24:58.699790 [ 303 ] {} <Debug> TCP-Session: d964f1f6-d996-4a5d-b017-e74437b1dced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6370 | 2026.05.18 18:24:58.699145 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43158 | ||
| 6371 | 2026.05.18 18:24:58.699868 [ 303 ] {} <Debug> TCP-Session: d964f1f6-d996-4a5d-b017-e74437b1dced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2026.05.18 18:24:58.699868 [ 267 ] {4e5a67c6-4f4c-45fc-b994-ac74bc449f1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6373 | 2026.05.18 18:24:58.699289 [ 293 ] {} <Debug> TCP-Session: 0b5215dd-60e1-470c-b97f-6b57523b28db Authenticating user 'default' from [fd00:1122:3344:101::e]:48683 | ||
| 6374 | 2026.05.18 18:24:58.699917 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6375 | 2026.05.18 18:24:58.699971 [ 293 ] {} <Debug> TCP-Session: 0b5215dd-60e1-470c-b97f-6b57523b28db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2026.05.18 18:24:58.699984 [ 307 ] {} <Debug> TCP-Session: 6b38336a-aa00-4c55-9908-faac597b5efc Authenticating user 'default' from [fd00:1122:3344:101::e]:43158 | ||
| 6377 | 2026.05.18 18:24:58.699996 [ 293 ] {} <Debug> TCP-Session: 0b5215dd-60e1-470c-b97f-6b57523b28db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6378 | 2026.05.18 18:24:58.700014 [ 307 ] {} <Debug> TCP-Session: 6b38336a-aa00-4c55-9908-faac597b5efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6379 | 2026.05.18 18:24:58.700036 [ 307 ] {} <Debug> TCP-Session: 6b38336a-aa00-4c55-9908-faac597b5efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2026.05.18 18:24:58.700191 [ 267 ] {4e5a67c6-4f4c-45fc-b994-ac74bc449f1a} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 6381 | 2026.05.18 18:24:58.701192 [ 347 ] {4e5a67c6-4f4c-45fc-b994-ac74bc449f1a} <Trace> AggregatingTransform: Aggregating | ||
| 6382 | 2026.05.18 18:24:58.701230 [ 347 ] {4e5a67c6-4f4c-45fc-b994-ac74bc449f1a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6383 | 2026.05.18 18:24:58.701259 [ 347 ] {4e5a67c6-4f4c-45fc-b994-ac74bc449f1a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960891 sec. (1040.701 rows/sec., 40.65 KiB/sec.) | ||
| 6384 | 2026.05.18 18:24:58.701274 [ 347 ] {4e5a67c6-4f4c-45fc-b994-ac74bc449f1a} <Trace> Aggregator: Merging aggregated data | ||
| 6385 | 2026.05.18 18:24:58.701825 [ 267 ] {4e5a67c6-4f4c-45fc-b994-ac74bc449f1a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002379 sec., 420.3446826397646 rows/sec., 16.42 KiB/sec. | ||
| 6386 | 2026.05.18 18:24:58.701950 [ 267 ] {4e5a67c6-4f4c-45fc-b994-ac74bc449f1a} <Debug> TCPHandler: Processed in 0.002767979 sec. | ||
| 6387 | 2026.05.18 18:24:58.702076 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6388 | 2026.05.18 18:24:58.702104 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6389 | 2026.05.18 18:24:58.702105 [ 267 ] {} <Debug> TCP-Session: ca9d44c8-7d8d-4f97-a602-d6f72784a5c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6390 | 2026.05.18 18:24:58.702123 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6391 | 2026.05.18 18:24:58.702138 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6392 | 2026.05.18 18:24:58.702152 [ 303 ] {} <Debug> TCP-Session: d964f1f6-d996-4a5d-b017-e74437b1dced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6393 | 2026.05.18 18:24:58.702183 [ 293 ] {} <Debug> TCP-Session: 0b5215dd-60e1-470c-b97f-6b57523b28db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6394 | 2026.05.18 18:24:58.702202 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6395 | 2026.05.18 18:24:58.702219 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6396 | 2026.05.18 18:24:58.702356 [ 310 ] {} <Debug> TCP-Session: c2321b06-a334-41b1-8c6e-1560342beaa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6397 | 2026.05.18 18:24:58.702212 [ 311 ] {} <Debug> TCP-Session: e66e7b28-41c2-47bb-a5b2-cb1213de5e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6398 | 2026.05.18 18:24:58.702384 [ 307 ] {} <Debug> TCP-Session: 6b38336a-aa00-4c55-9908-faac597b5efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2026.05.18 18:24:58.702176 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6400 | 2026.05.18 18:24:58.702152 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6401 | 2026.05.18 18:24:58.702453 [ 308 ] {} <Debug> TCP-Session: 84a71982-0c9c-4feb-8f82-7dc36404cad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6402 | 2026.05.18 18:24:58.702244 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6403 | 2026.05.18 18:24:58.702481 [ 304 ] {} <Debug> TCP-Session: 08ad6270-a706-43a0-88d0-247620f926f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6404 | 2026.05.18 18:24:58.702519 [ 309 ] {} <Debug> TCP-Session: f5fd6204-81b9-46e8-85cd-d85cf7f87200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6405 | 2026.05.18 18:24:59.562588 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.05.18 18:24:59.562851 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6407 | 2026.05.18 18:24:59.563222 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6408 | 2026.05.18 18:24:59.563265 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6409 | 2026.05.18 18:24:59.563521 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6410 | 2026.05.18 18:24:59.563598 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6411 | 2026.05.18 18:24:59.563769 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6412 | 2026.05.18 18:24:59.563852 [ 333 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6413 | 2026.05.18 18:24:59.563883 [ 320 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6414 | 2026.05.18 18:24:59.563897 [ 359 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6415 | 2026.05.18 18:24:59.563883 [ 312 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6416 | 2026.05.18 18:24:59.564054 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6417 | 2026.05.18 18:24:59.564083 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6418 | 2026.05.18 18:24:59.564168 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6419 | 2026.05.18 18:24:59.564189 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6420 | 2026.05.18 18:24:59.564226 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6421 | 2026.05.18 18:24:59.564282 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6422 | 2026.05.18 18:24:59.565493 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002739 sec., 14968.966776195692 rows/sec., 2.70 MiB/sec. | ||
| 6423 | 2026.05.18 18:24:59.565710 [ 294 ] {b81ca37c-c400-4356-a08d-26f8979680a1} <Debug> TCPHandler: Processed in 0.003286565 sec. | ||
| 6424 | 2026.05.18 18:24:59.567955 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.05.18 18:24:59.568119 [ 294 ] {ecadf490-f4e1-4546-82cc-22f121fa75ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6426 | 2026.05.18 18:24:59.568190 [ 294 ] {ecadf490-f4e1-4546-82cc-22f121fa75ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6427 | 2026.05.18 18:24:59.568862 [ 294 ] {ecadf490-f4e1-4546-82cc-22f121fa75ad} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.05.18 18:24:59.568906 [ 294 ] {ecadf490-f4e1-4546-82cc-22f121fa75ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6429 | 2026.05.18 18:24:59.569303 [ 294 ] {ecadf490-f4e1-4546-82cc-22f121fa75ad} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6430 | 2026.05.18 18:24:59.569531 [ 294 ] {ecadf490-f4e1-4546-82cc-22f121fa75ad} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.05.18 18:24:59.569683 [ 294 ] {ecadf490-f4e1-4546-82cc-22f121fa75ad} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001616 sec., 73019.80198019801 rows/sec., 6.20 MiB/sec. | ||
| 6432 | 2026.05.18 18:24:59.569724 [ 294 ] {ecadf490-f4e1-4546-82cc-22f121fa75ad} <Debug> TCPHandler: Processed in 0.001893131 sec. | ||
| 6433 | 2026.05.18 18:24:59.569879 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.05.18 18:24:59.569983 [ 294 ] {39350c4c-1603-4e9b-99ca-7d802eca1d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6435 | 2026.05.18 18:24:59.570028 [ 294 ] {39350c4c-1603-4e9b-99ca-7d802eca1d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6436 | 2026.05.18 18:24:59.570458 [ 294 ] {39350c4c-1603-4e9b-99ca-7d802eca1d64} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.05.18 18:24:59.570497 [ 294 ] {39350c4c-1603-4e9b-99ca-7d802eca1d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6438 | 2026.05.18 18:24:59.570812 [ 294 ] {39350c4c-1603-4e9b-99ca-7d802eca1d64} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6439 | 2026.05.18 18:24:59.571024 [ 294 ] {39350c4c-1603-4e9b-99ca-7d802eca1d64} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.05.18 18:24:59.571139 [ 34 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6441 | 2026.05.18 18:24:59.571162 [ 294 ] {39350c4c-1603-4e9b-99ca-7d802eca1d64} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001201 sec., 25811.823480432973 rows/sec., 1.90 MiB/sec. | ||
| 6442 | 2026.05.18 18:24:59.571191 [ 34 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.05.18 18:24:59.571203 [ 294 ] {39350c4c-1603-4e9b-99ca-7d802eca1d64} <Debug> TCPHandler: Processed in 0.001376814 sec. | ||
| 6444 | 2026.05.18 18:24:59.571222 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6445 | 2026.05.18 18:24:59.571333 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 6446 | 2026.05.18 18:24:59.571342 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.05.18 18:24:59.571442 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6448 | 2026.05.18 18:24:59.571476 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 211 rows starting from the beginning of the part | ||
| 6449 | 2026.05.18 18:24:59.571482 [ 294 ] {fadae65e-d319-414c-af5c-31333c80b7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6450 | 2026.05.18 18:24:59.571538 [ 294 ] {fadae65e-d319-414c-af5c-31333c80b7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6451 | 2026.05.18 18:24:59.571545 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 6452 | 2026.05.18 18:24:59.571603 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 153 rows starting from the beginning of the part | ||
| 6453 | 2026.05.18 18:24:59.571651 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 6454 | 2026.05.18 18:24:59.571700 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 164 rows starting from the beginning of the part | ||
| 6455 | 2026.05.18 18:24:59.571748 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6456 | 2026.05.18 18:24:59.572085 [ 294 ] {fadae65e-d319-414c-af5c-31333c80b7ed} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.05.18 18:24:59.572129 [ 294 ] {fadae65e-d319-414c-af5c-31333c80b7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6458 | 2026.05.18 18:24:59.572503 [ 294 ] {fadae65e-d319-414c-af5c-31333c80b7ed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6459 | 2026.05.18 18:24:59.572686 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396795 sec., 446021.06966305006 rows/sec., 29.89 MiB/sec. | ||
| 6460 | 2026.05.18 18:24:59.572755 [ 294 ] {fadae65e-d319-414c-af5c-31333c80b7ed} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2026.05.18 18:24:59.572881 [ 189 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6462 | 2026.05.18 18:24:59.572904 [ 294 ] {fadae65e-d319-414c-af5c-31333c80b7ed} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001447 sec., 65653.07532826537 rows/sec., 5.13 MiB/sec. | ||
| 6463 | 2026.05.18 18:24:59.572944 [ 294 ] {fadae65e-d319-414c-af5c-31333c80b7ed} <Debug> TCPHandler: Processed in 0.001666974 sec. | ||
| 6464 | 2026.05.18 18:24:59.573077 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.05.18 18:24:59.573180 [ 294 ] {5096f468-4f76-42e0-acae-b45e3250da8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6466 | 2026.05.18 18:24:59.573203 [ 189 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_31_6} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.05.18 18:24:59.573229 [ 294 ] {5096f468-4f76-42e0-acae-b45e3250da8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6468 | 2026.05.18 18:24:59.573293 [ 189 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_31_6} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6469 | 2026.05.18 18:24:59.573390 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6470 | 2026.05.18 18:24:59.573675 [ 294 ] {5096f468-4f76-42e0-acae-b45e3250da8d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.05.18 18:24:59.573716 [ 294 ] {5096f468-4f76-42e0-acae-b45e3250da8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6472 | 2026.05.18 18:24:59.574058 [ 294 ] {5096f468-4f76-42e0-acae-b45e3250da8d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6473 | 2026.05.18 18:24:59.574280 [ 294 ] {5096f468-4f76-42e0-acae-b45e3250da8d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.05.18 18:24:59.574416 [ 294 ] {5096f468-4f76-42e0-acae-b45e3250da8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 6475 | 2026.05.18 18:24:59.574452 [ 294 ] {5096f468-4f76-42e0-acae-b45e3250da8d} <Debug> TCPHandler: Processed in 0.001426206 sec. | ||
| 6476 | 2026.05.18 18:24:59.574612 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.05.18 18:24:59.574715 [ 294 ] {d709d052-5b9a-490d-bf9e-9a16530e717a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.05.18 18:24:59.574778 [ 294 ] {d709d052-5b9a-490d-bf9e-9a16530e717a} <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 | ||
| 6479 | 2026.05.18 18:24:59.575650 [ 294 ] {d709d052-5b9a-490d-bf9e-9a16530e717a} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.05.18 18:24:59.575688 [ 294 ] {d709d052-5b9a-490d-bf9e-9a16530e717a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6481 | 2026.05.18 18:24:59.576240 [ 294 ] {d709d052-5b9a-490d-bf9e-9a16530e717a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6482 | 2026.05.18 18:24:59.576467 [ 294 ] {d709d052-5b9a-490d-bf9e-9a16530e717a} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.05.18 18:24:59.576587 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6484 | 2026.05.18 18:24:59.576610 [ 294 ] {d709d052-5b9a-490d-bf9e-9a16530e717a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001918 sec., 16162.66944734098 rows/sec., 28.96 MiB/sec. | ||
| 6485 | 2026.05.18 18:24:59.576630 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.05.18 18:24:59.576655 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6487 | 2026.05.18 18:24:59.576676 [ 294 ] {d709d052-5b9a-490d-bf9e-9a16530e717a} <Debug> TCPHandler: Processed in 0.002113908 sec. | ||
| 6488 | 2026.05.18 18:24:59.576769 [ 195 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 6489 | 2026.05.18 18:24:59.576812 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.05.18 18:24:59.576916 [ 294 ] {51bb52eb-884d-453d-8c00-4e5532959b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6491 | 2026.05.18 18:24:59.576960 [ 294 ] {51bb52eb-884d-453d-8c00-4e5532959b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6492 | 2026.05.18 18:24:59.577041 [ 195 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6493 | 2026.05.18 18:24:59.577117 [ 195 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 517 rows starting from the beginning of the part | ||
| 6494 | 2026.05.18 18:24:59.577266 [ 195 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 6495 | 2026.05.18 18:24:59.577325 [ 294 ] {51bb52eb-884d-453d-8c00-4e5532959b7b} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.05.18 18:24:59.577366 [ 294 ] {51bb52eb-884d-453d-8c00-4e5532959b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6497 | 2026.05.18 18:24:59.577384 [ 195 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 6498 | 2026.05.18 18:24:59.577496 [ 195 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 6499 | 2026.05.18 18:24:59.577599 [ 195 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 6500 | 2026.05.18 18:24:59.577687 [ 294 ] {51bb52eb-884d-453d-8c00-4e5532959b7b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6501 | 2026.05.18 18:24:59.577703 [ 195 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6502 | 2026.05.18 18:24:59.577912 [ 294 ] {51bb52eb-884d-453d-8c00-4e5532959b7b} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.05.18 18:24:59.578056 [ 294 ] {51bb52eb-884d-453d-8c00-4e5532959b7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 6504 | 2026.05.18 18:24:59.578091 [ 294 ] {51bb52eb-884d-453d-8c00-4e5532959b7b} <Debug> TCPHandler: Processed in 0.001329502 sec. | ||
| 6505 | 2026.05.18 18:24:59.581689 [ 189 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 19 columns (19 merged, 0 gathered) in 0.00497338 sec., 128886.19007596442 rows/sec., 230.96 MiB/sec. | ||
| 6506 | 2026.05.18 18:24:59.582544 [ 197 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6507 | 2026.05.18 18:24:59.582935 [ 197 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6508 | 2026.05.18 18:24:59.583025 [ 197 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6509 | 2026.05.18 18:24:59.583153 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 6510 | 2026.05.18 18:25:01.823133 [ 32 ] {} <Debug> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6511 | 2026.05.18 18:25:01.823202 [ 32 ] {} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.05.18 18:25:01.823225 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6513 | 2026.05.18 18:25:01.823374 [ 195 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 6514 | 2026.05.18 18:25:01.823516 [ 195 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6515 | 2026.05.18 18:25:01.823553 [ 195 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 6516 | 2026.05.18 18:25:01.823626 [ 195 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 6517 | 2026.05.18 18:25:01.823673 [ 195 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 6518 | 2026.05.18 18:25:01.823714 [ 195 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 6519 | 2026.05.18 18:25:01.823759 [ 195 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 6520 | 2026.05.18 18:25:01.824524 [ 197 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217569 sec., 4927.852138153978 rows/sec., 365.74 KiB/sec. | ||
| 6521 | 2026.05.18 18:25:01.824730 [ 190 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6522 | 2026.05.18 18:25:01.825086 [ 190 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_5_1} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.05.18 18:25:01.825175 [ 190 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_5_1} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6524 | 2026.05.18 18:25:01.825294 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6525 | 2026.05.18 18:25:02.134969 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6526 | 2026.05.18 18:25:02.135028 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6527 | 2026.05.18 18:25:02.222338 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11485 | ||
| 6528 | 2026.05.18 18:25:02.222853 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.05.18 18:25:02.222899 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6530 | 2026.05.18 18:25:02.223391 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6531 | 2026.05.18 18:25:02.223626 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.05.18 18:25:02.223761 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11485 | ||
| 6533 | 2026.05.18 18:25:02.832195 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6534 | 2026.05.18 18:25:02.850294 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.05.18 18:25:02.850364 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6536 | 2026.05.18 18:25:02.856183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6537 | 2026.05.18 18:25:02.856866 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.05.18 18:25:02.859766 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6539 | 2026.05.18 18:25:04.565274 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2026.05.18 18:25:04.565525 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6541 | 2026.05.18 18:25:04.565876 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6542 | 2026.05.18 18:25:04.565920 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6543 | 2026.05.18 18:25:04.566157 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6544 | 2026.05.18 18:25:04.566225 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6545 | 2026.05.18 18:25:04.566364 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6546 | 2026.05.18 18:25:04.566464 [ 359 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6547 | 2026.05.18 18:25:04.566481 [ 333 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6548 | 2026.05.18 18:25:04.566464 [ 320 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6549 | 2026.05.18 18:25:04.566483 [ 312 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6550 | 2026.05.18 18:25:04.566672 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6551 | 2026.05.18 18:25:04.566699 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6552 | 2026.05.18 18:25:04.566768 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6553 | 2026.05.18 18:25:04.566787 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6554 | 2026.05.18 18:25:04.566823 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6555 | 2026.05.18 18:25:04.566863 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6556 | 2026.05.18 18:25:04.567772 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002349 sec., 17454.235845040443 rows/sec., 3.15 MiB/sec. | ||
| 6557 | 2026.05.18 18:25:04.567865 [ 294 ] {05737e22-5d05-4c3d-a48e-fed081cb608a} <Debug> TCPHandler: Processed in 0.002720808 sec. | ||
| 6558 | 2026.05.18 18:25:04.572933 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.05.18 18:25:04.573051 [ 294 ] {fc69acac-04b9-4021-949a-1246c80737e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6560 | 2026.05.18 18:25:04.573100 [ 294 ] {fc69acac-04b9-4021-949a-1246c80737e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6561 | 2026.05.18 18:25:04.573658 [ 294 ] {fc69acac-04b9-4021-949a-1246c80737e0} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.05.18 18:25:04.573702 [ 294 ] {fc69acac-04b9-4021-949a-1246c80737e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6563 | 2026.05.18 18:25:04.574117 [ 294 ] {fc69acac-04b9-4021-949a-1246c80737e0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6564 | 2026.05.18 18:25:04.574344 [ 294 ] {fc69acac-04b9-4021-949a-1246c80737e0} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.05.18 18:25:04.574489 [ 26 ] {} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6566 | 2026.05.18 18:25:04.574495 [ 294 ] {fc69acac-04b9-4021-949a-1246c80737e0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001477 sec., 192281.6519972918 rows/sec., 12.21 MiB/sec. | ||
| 6567 | 2026.05.18 18:25:04.574542 [ 26 ] {} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.05.18 18:25:04.574555 [ 294 ] {fc69acac-04b9-4021-949a-1246c80737e0} <Debug> TCPHandler: Processed in 0.001675624 sec. | ||
| 6569 | 2026.05.18 18:25:04.574574 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6570 | 2026.05.18 18:25:04.574677 [ 190 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 6571 | 2026.05.18 18:25:04.574758 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.05.18 18:25:04.574766 [ 190 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6573 | 2026.05.18 18:25:04.574806 [ 190 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 6574 | 2026.05.18 18:25:04.574860 [ 190 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 6575 | 2026.05.18 18:25:04.574870 [ 294 ] {f0e0b5c4-91ae-4f14-a3e2-06b55f902445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6576 | 2026.05.18 18:25:04.574913 [ 294 ] {f0e0b5c4-91ae-4f14-a3e2-06b55f902445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6577 | 2026.05.18 18:25:04.574914 [ 190 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 6578 | 2026.05.18 18:25:04.574972 [ 190 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 6579 | 2026.05.18 18:25:04.575016 [ 190 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 6580 | 2026.05.18 18:25:04.575811 [ 294 ] {f0e0b5c4-91ae-4f14-a3e2-06b55f902445} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.05.18 18:25:04.575850 [ 294 ] {f0e0b5c4-91ae-4f14-a3e2-06b55f902445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6582 | 2026.05.18 18:25:04.576119 [ 197 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476077 sec., 962009.4344671721 rows/sec., 64.77 MiB/sec. | ||
| 6583 | 2026.05.18 18:25:04.576256 [ 294 ] {f0e0b5c4-91ae-4f14-a3e2-06b55f902445} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6584 | 2026.05.18 18:25:04.576347 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6585 | 2026.05.18 18:25:04.576528 [ 294 ] {f0e0b5c4-91ae-4f14-a3e2-06b55f902445} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.05.18 18:25:04.576702 [ 294 ] {f0e0b5c4-91ae-4f14-a3e2-06b55f902445} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001855 sec., 441509.43396226416 rows/sec., 34.22 MiB/sec. | ||
| 6587 | 2026.05.18 18:25:04.576739 [ 294 ] {f0e0b5c4-91ae-4f14-a3e2-06b55f902445} <Debug> TCPHandler: Processed in 0.002033635 sec. | ||
| 6588 | 2026.05.18 18:25:04.576739 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_17_4} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.05.18 18:25:04.576875 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.05.18 18:25:04.576879 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_17_4} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6591 | 2026.05.18 18:25:04.576986 [ 294 ] {230e55b2-5f1a-4492-9d0c-91a4d4f0d799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6592 | 2026.05.18 18:25:04.577016 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6593 | 2026.05.18 18:25:04.577033 [ 294 ] {230e55b2-5f1a-4492-9d0c-91a4d4f0d799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6594 | 2026.05.18 18:25:04.577510 [ 294 ] {230e55b2-5f1a-4492-9d0c-91a4d4f0d799} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2026.05.18 18:25:04.577547 [ 294 ] {230e55b2-5f1a-4492-9d0c-91a4d4f0d799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6596 | 2026.05.18 18:25:04.577859 [ 294 ] {230e55b2-5f1a-4492-9d0c-91a4d4f0d799} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6597 | 2026.05.18 18:25:04.578071 [ 294 ] {230e55b2-5f1a-4492-9d0c-91a4d4f0d799} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.05.18 18:25:04.578201 [ 294 ] {230e55b2-5f1a-4492-9d0c-91a4d4f0d799} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001237 sec., 123686.33791430881 rows/sec., 7.40 MiB/sec. | ||
| 6599 | 2026.05.18 18:25:04.578235 [ 294 ] {230e55b2-5f1a-4492-9d0c-91a4d4f0d799} <Debug> TCPHandler: Processed in 0.001409795 sec. | ||
| 6600 | 2026.05.18 18:25:04.578390 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.05.18 18:25:04.578488 [ 294 ] {def83b69-8610-46c0-b71e-54b7de31616f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6602 | 2026.05.18 18:25:04.578537 [ 294 ] {def83b69-8610-46c0-b71e-54b7de31616f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6603 | 2026.05.18 18:25:04.578974 [ 294 ] {def83b69-8610-46c0-b71e-54b7de31616f} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.05.18 18:25:04.579010 [ 294 ] {def83b69-8610-46c0-b71e-54b7de31616f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6605 | 2026.05.18 18:25:04.579309 [ 294 ] {def83b69-8610-46c0-b71e-54b7de31616f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6606 | 2026.05.18 18:25:04.579539 [ 294 ] {def83b69-8610-46c0-b71e-54b7de31616f} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.05.18 18:25:04.579678 [ 294 ] {def83b69-8610-46c0-b71e-54b7de31616f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 6608 | 2026.05.18 18:25:04.579712 [ 294 ] {def83b69-8610-46c0-b71e-54b7de31616f} <Debug> TCPHandler: Processed in 0.001371184 sec. | ||
| 6609 | 2026.05.18 18:25:04.579847 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2026.05.18 18:25:04.579943 [ 294 ] {4d784fa5-f9f0-4bd6-b000-c480980e2a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6611 | 2026.05.18 18:25:04.579983 [ 294 ] {4d784fa5-f9f0-4bd6-b000-c480980e2a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6612 | 2026.05.18 18:25:04.580414 [ 294 ] {4d784fa5-f9f0-4bd6-b000-c480980e2a11} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.05.18 18:25:04.580450 [ 294 ] {4d784fa5-f9f0-4bd6-b000-c480980e2a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6614 | 2026.05.18 18:25:04.580762 [ 294 ] {4d784fa5-f9f0-4bd6-b000-c480980e2a11} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6615 | 2026.05.18 18:25:04.580994 [ 294 ] {4d784fa5-f9f0-4bd6-b000-c480980e2a11} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.05.18 18:25:04.581095 [ 26 ] {} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6617 | 2026.05.18 18:25:04.581121 [ 294 ] {4d784fa5-f9f0-4bd6-b000-c480980e2a11} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 6618 | 2026.05.18 18:25:04.581132 [ 26 ] {} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.05.18 18:25:04.581163 [ 294 ] {4d784fa5-f9f0-4bd6-b000-c480980e2a11} <Debug> TCPHandler: Processed in 0.001365163 sec. | ||
| 6620 | 2026.05.18 18:25:04.581164 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6621 | 2026.05.18 18:25:04.581277 [ 186 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 6622 | 2026.05.18 18:25:04.581327 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.05.18 18:25:04.581374 [ 186 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6624 | 2026.05.18 18:25:04.581406 [ 186 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 6625 | 2026.05.18 18:25:04.581425 [ 294 ] {7fac0c01-d6c9-4260-8a37-c82a5084e42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6626 | 2026.05.18 18:25:04.581464 [ 294 ] {7fac0c01-d6c9-4260-8a37-c82a5084e42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6627 | 2026.05.18 18:25:04.581465 [ 186 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 6628 | 2026.05.18 18:25:04.581535 [ 186 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 6629 | 2026.05.18 18:25:04.581579 [ 186 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6630 | 2026.05.18 18:25:04.581620 [ 186 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 6631 | 2026.05.18 18:25:04.582085 [ 294 ] {7fac0c01-d6c9-4260-8a37-c82a5084e42a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.05.18 18:25:04.582120 [ 294 ] {7fac0c01-d6c9-4260-8a37-c82a5084e42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6633 | 2026.05.18 18:25:04.582353 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001106175 sec., 668971.907699957 rows/sec., 40.60 MiB/sec. | ||
| 6634 | 2026.05.18 18:25:04.582447 [ 294 ] {7fac0c01-d6c9-4260-8a37-c82a5084e42a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6635 | 2026.05.18 18:25:04.582531 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6636 | 2026.05.18 18:25:04.582760 [ 294 ] {7fac0c01-d6c9-4260-8a37-c82a5084e42a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.05.18 18:25:04.582895 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_17_4} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.05.18 18:25:04.582928 [ 294 ] {7fac0c01-d6c9-4260-8a37-c82a5084e42a} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001521 sec., 329388.56015779095 rows/sec., 23.15 MiB/sec. | ||
| 6639 | 2026.05.18 18:25:04.582969 [ 294 ] {7fac0c01-d6c9-4260-8a37-c82a5084e42a} <Debug> TCPHandler: Processed in 0.001703875 sec. | ||
| 6640 | 2026.05.18 18:25:04.583036 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_17_4} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6641 | 2026.05.18 18:25:04.583112 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.05.18 18:25:04.583142 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6643 | 2026.05.18 18:25:04.583215 [ 294 ] {20e82569-8bf0-4ab9-8c1b-ecaa76384030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6644 | 2026.05.18 18:25:04.583262 [ 294 ] {20e82569-8bf0-4ab9-8c1b-ecaa76384030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6645 | 2026.05.18 18:25:04.583618 [ 294 ] {20e82569-8bf0-4ab9-8c1b-ecaa76384030} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.05.18 18:25:04.583653 [ 294 ] {20e82569-8bf0-4ab9-8c1b-ecaa76384030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6647 | 2026.05.18 18:25:04.583959 [ 294 ] {20e82569-8bf0-4ab9-8c1b-ecaa76384030} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6648 | 2026.05.18 18:25:04.584167 [ 294 ] {20e82569-8bf0-4ab9-8c1b-ecaa76384030} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.05.18 18:25:04.584297 [ 294 ] {20e82569-8bf0-4ab9-8c1b-ecaa76384030} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 6650 | 2026.05.18 18:25:04.584330 [ 294 ] {20e82569-8bf0-4ab9-8c1b-ecaa76384030} <Debug> TCPHandler: Processed in 0.0012672 sec. | ||
| 6651 | 2026.05.18 18:25:04.584464 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2026.05.18 18:25:04.584571 [ 294 ] {426be2fd-38a0-46a9-9078-aea94ee8af49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6653 | 2026.05.18 18:25:04.584614 [ 294 ] {426be2fd-38a0-46a9-9078-aea94ee8af49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6654 | 2026.05.18 18:25:04.585019 [ 294 ] {426be2fd-38a0-46a9-9078-aea94ee8af49} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.05.18 18:25:04.585055 [ 294 ] {426be2fd-38a0-46a9-9078-aea94ee8af49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6656 | 2026.05.18 18:25:04.585381 [ 294 ] {426be2fd-38a0-46a9-9078-aea94ee8af49} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6657 | 2026.05.18 18:25:04.585630 [ 294 ] {426be2fd-38a0-46a9-9078-aea94ee8af49} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.05.18 18:25:04.585769 [ 294 ] {426be2fd-38a0-46a9-9078-aea94ee8af49} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001217 sec., 217748.56203779788 rows/sec., 14.47 MiB/sec. | ||
| 6659 | 2026.05.18 18:25:04.585804 [ 294 ] {426be2fd-38a0-46a9-9078-aea94ee8af49} <Debug> TCPHandler: Processed in 0.001389325 sec. | ||
| 6660 | 2026.05.18 18:25:04.585934 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6661 | 2026.05.18 18:25:04.586029 [ 294 ] {47822891-2ac5-456a-b52e-ff134ddd5af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6662 | 2026.05.18 18:25:04.586070 [ 294 ] {47822891-2ac5-456a-b52e-ff134ddd5af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6663 | 2026.05.18 18:25:04.586392 [ 294 ] {47822891-2ac5-456a-b52e-ff134ddd5af5} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.05.18 18:25:04.586428 [ 294 ] {47822891-2ac5-456a-b52e-ff134ddd5af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6665 | 2026.05.18 18:25:04.586733 [ 294 ] {47822891-2ac5-456a-b52e-ff134ddd5af5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6666 | 2026.05.18 18:25:04.586937 [ 294 ] {47822891-2ac5-456a-b52e-ff134ddd5af5} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.05.18 18:25:04.587071 [ 294 ] {47822891-2ac5-456a-b52e-ff134ddd5af5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 6668 | 2026.05.18 18:25:04.587103 [ 294 ] {47822891-2ac5-456a-b52e-ff134ddd5af5} <Debug> TCPHandler: Processed in 0.001217849 sec. | ||
| 6669 | 2026.05.18 18:25:04.587231 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2026.05.18 18:25:04.587326 [ 294 ] {d5cfcb8d-0193-4938-a767-4d48433b9dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6671 | 2026.05.18 18:25:04.587380 [ 294 ] {d5cfcb8d-0193-4938-a767-4d48433b9dd1} <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 | ||
| 6672 | 2026.05.18 18:25:04.588281 [ 294 ] {d5cfcb8d-0193-4938-a767-4d48433b9dd1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.05.18 18:25:04.588327 [ 294 ] {d5cfcb8d-0193-4938-a767-4d48433b9dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6674 | 2026.05.18 18:25:04.588885 [ 294 ] {d5cfcb8d-0193-4938-a767-4d48433b9dd1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6675 | 2026.05.18 18:25:04.589114 [ 294 ] {d5cfcb8d-0193-4938-a767-4d48433b9dd1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.05.18 18:25:04.589256 [ 294 ] {d5cfcb8d-0193-4938-a767-4d48433b9dd1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001946 sec., 5652.62076053443 rows/sec., 10.13 MiB/sec. | ||
| 6677 | 2026.05.18 18:25:04.589315 [ 294 ] {d5cfcb8d-0193-4938-a767-4d48433b9dd1} <Debug> TCPHandler: Processed in 0.002131939 sec. | ||
| 6678 | 2026.05.18 18:25:04.589533 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.05.18 18:25:04.589692 [ 294 ] {66cee8e2-d052-4559-ad2e-600f9487ea93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6680 | 2026.05.18 18:25:04.589762 [ 294 ] {66cee8e2-d052-4559-ad2e-600f9487ea93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6681 | 2026.05.18 18:25:04.590307 [ 294 ] {66cee8e2-d052-4559-ad2e-600f9487ea93} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.05.18 18:25:04.590350 [ 294 ] {66cee8e2-d052-4559-ad2e-600f9487ea93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6683 | 2026.05.18 18:25:04.590775 [ 294 ] {66cee8e2-d052-4559-ad2e-600f9487ea93} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6684 | 2026.05.18 18:25:04.591014 [ 294 ] {66cee8e2-d052-4559-ad2e-600f9487ea93} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.05.18 18:25:04.591177 [ 294 ] {66cee8e2-d052-4559-ad2e-600f9487ea93} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001536 sec., 58593.75 rows/sec., 3.67 MiB/sec. | ||
| 6686 | 2026.05.18 18:25:04.591215 [ 294 ] {66cee8e2-d052-4559-ad2e-600f9487ea93} <Debug> TCPHandler: Processed in 0.001809289 sec. | ||
| 6687 | 2026.05.18 18:25:09.561918 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2026.05.18 18:25:09.562157 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6689 | 2026.05.18 18:25:09.562481 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6690 | 2026.05.18 18:25:09.562519 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6691 | 2026.05.18 18:25:09.562735 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6692 | 2026.05.18 18:25:09.562804 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6693 | 2026.05.18 18:25:09.562941 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6694 | 2026.05.18 18:25:09.563034 [ 329 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6695 | 2026.05.18 18:25:09.563041 [ 318 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6696 | 2026.05.18 18:25:09.563042 [ 359 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6697 | 2026.05.18 18:25:09.563053 [ 333 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6698 | 2026.05.18 18:25:09.563212 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6699 | 2026.05.18 18:25:09.563239 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6700 | 2026.05.18 18:25:09.563307 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6701 | 2026.05.18 18:25:09.563327 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6702 | 2026.05.18 18:25:09.563362 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6703 | 2026.05.18 18:25:09.563401 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6704 | 2026.05.18 18:25:09.564417 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002353 sec., 17424.564385890353 rows/sec., 3.14 MiB/sec. | ||
| 6705 | 2026.05.18 18:25:09.564516 [ 294 ] {4411910b-5d3f-4039-9ea8-8bdee704f522} <Debug> TCPHandler: Processed in 0.002739968 sec. | ||
| 6706 | 2026.05.18 18:25:09.566829 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.05.18 18:25:09.567017 [ 294 ] {9e88ed83-7caf-42f6-9709-54fb597564c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6708 | 2026.05.18 18:25:09.567099 [ 294 ] {9e88ed83-7caf-42f6-9709-54fb597564c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6709 | 2026.05.18 18:25:09.567728 [ 294 ] {9e88ed83-7caf-42f6-9709-54fb597564c5} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2026.05.18 18:25:09.567777 [ 294 ] {9e88ed83-7caf-42f6-9709-54fb597564c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6711 | 2026.05.18 18:25:09.568201 [ 294 ] {9e88ed83-7caf-42f6-9709-54fb597564c5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6712 | 2026.05.18 18:25:09.569311 [ 294 ] {9e88ed83-7caf-42f6-9709-54fb597564c5} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2026.05.18 18:25:09.569498 [ 294 ] {9e88ed83-7caf-42f6-9709-54fb597564c5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002549 sec., 1569.242840329541 rows/sec., 127.96 KiB/sec. | ||
| 6714 | 2026.05.18 18:25:09.569541 [ 294 ] {9e88ed83-7caf-42f6-9709-54fb597564c5} <Debug> TCPHandler: Processed in 0.002775379 sec. | ||
| 6715 | 2026.05.18 18:25:09.569770 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2026.05.18 18:25:09.569880 [ 294 ] {02e5b1e7-4ba0-4c39-9e9f-f094217f42bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6717 | 2026.05.18 18:25:09.569923 [ 294 ] {02e5b1e7-4ba0-4c39-9e9f-f094217f42bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6718 | 2026.05.18 18:25:09.570567 [ 294 ] {02e5b1e7-4ba0-4c39-9e9f-f094217f42bb} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.05.18 18:25:09.570608 [ 294 ] {02e5b1e7-4ba0-4c39-9e9f-f094217f42bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6720 | 2026.05.18 18:25:09.570936 [ 294 ] {02e5b1e7-4ba0-4c39-9e9f-f094217f42bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6721 | 2026.05.18 18:25:09.571190 [ 294 ] {02e5b1e7-4ba0-4c39-9e9f-f094217f42bb} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.05.18 18:25:09.571332 [ 294 ] {02e5b1e7-4ba0-4c39-9e9f-f094217f42bb} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.001475 sec., 81355.93220338984 rows/sec., 6.89 MiB/sec. | ||
| 6723 | 2026.05.18 18:25:09.571369 [ 294 ] {02e5b1e7-4ba0-4c39-9e9f-f094217f42bb} <Debug> TCPHandler: Processed in 0.001651634 sec. | ||
| 6724 | 2026.05.18 18:25:09.571526 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2026.05.18 18:25:09.571631 [ 294 ] {73bb8cf8-1220-4046-bfe0-da69657db04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6726 | 2026.05.18 18:25:09.571673 [ 294 ] {73bb8cf8-1220-4046-bfe0-da69657db04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6727 | 2026.05.18 18:25:09.572141 [ 294 ] {73bb8cf8-1220-4046-bfe0-da69657db04a} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.05.18 18:25:09.572178 [ 294 ] {73bb8cf8-1220-4046-bfe0-da69657db04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6729 | 2026.05.18 18:25:09.572489 [ 294 ] {73bb8cf8-1220-4046-bfe0-da69657db04a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6730 | 2026.05.18 18:25:09.572695 [ 294 ] {73bb8cf8-1220-4046-bfe0-da69657db04a} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2026.05.18 18:25:09.572827 [ 294 ] {73bb8cf8-1220-4046-bfe0-da69657db04a} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001217 sec., 28759.24404272802 rows/sec., 2.09 MiB/sec. | ||
| 6732 | 2026.05.18 18:25:09.572862 [ 294 ] {73bb8cf8-1220-4046-bfe0-da69657db04a} <Debug> TCPHandler: Processed in 0.001386095 sec. | ||
| 6733 | 2026.05.18 18:25:09.572996 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2026.05.18 18:25:09.573093 [ 294 ] {7e9afb80-577b-4596-acee-9feb1b2726d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6735 | 2026.05.18 18:25:09.573132 [ 294 ] {7e9afb80-577b-4596-acee-9feb1b2726d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6736 | 2026.05.18 18:25:09.573574 [ 294 ] {7e9afb80-577b-4596-acee-9feb1b2726d2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.05.18 18:25:09.573614 [ 294 ] {7e9afb80-577b-4596-acee-9feb1b2726d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6738 | 2026.05.18 18:25:09.573908 [ 294 ] {7e9afb80-577b-4596-acee-9feb1b2726d2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6739 | 2026.05.18 18:25:09.574109 [ 294 ] {7e9afb80-577b-4596-acee-9feb1b2726d2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.05.18 18:25:09.574234 [ 294 ] {7e9afb80-577b-4596-acee-9feb1b2726d2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00116 sec., 85344.8275862069 rows/sec., 6.67 MiB/sec. | ||
| 6741 | 2026.05.18 18:25:09.574268 [ 294 ] {7e9afb80-577b-4596-acee-9feb1b2726d2} <Debug> TCPHandler: Processed in 0.001321683 sec. | ||
| 6742 | 2026.05.18 18:25:09.574405 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2026.05.18 18:25:09.574502 [ 294 ] {e312b9bb-f4be-495b-8ce2-de368b66f029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6744 | 2026.05.18 18:25:09.574548 [ 294 ] {e312b9bb-f4be-495b-8ce2-de368b66f029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6745 | 2026.05.18 18:25:09.574968 [ 294 ] {e312b9bb-f4be-495b-8ce2-de368b66f029} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.05.18 18:25:09.575003 [ 294 ] {e312b9bb-f4be-495b-8ce2-de368b66f029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6747 | 2026.05.18 18:25:09.575321 [ 294 ] {e312b9bb-f4be-495b-8ce2-de368b66f029} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6748 | 2026.05.18 18:25:09.575519 [ 294 ] {e312b9bb-f4be-495b-8ce2-de368b66f029} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.05.18 18:25:09.575655 [ 294 ] {e312b9bb-f4be-495b-8ce2-de368b66f029} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001172 sec., 138225.25597269624 rows/sec., 9.63 MiB/sec. | ||
| 6750 | 2026.05.18 18:25:09.575690 [ 294 ] {e312b9bb-f4be-495b-8ce2-de368b66f029} <Debug> TCPHandler: Processed in 0.001333653 sec. | ||
| 6751 | 2026.05.18 18:25:09.575830 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2026.05.18 18:25:09.575925 [ 294 ] {71047083-43d7-45a1-870f-bea4f7d4b755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6753 | 2026.05.18 18:25:09.575979 [ 294 ] {71047083-43d7-45a1-870f-bea4f7d4b755} <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 | ||
| 6754 | 2026.05.18 18:25:09.576773 [ 294 ] {71047083-43d7-45a1-870f-bea4f7d4b755} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.05.18 18:25:09.576809 [ 294 ] {71047083-43d7-45a1-870f-bea4f7d4b755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6756 | 2026.05.18 18:25:09.577319 [ 294 ] {71047083-43d7-45a1-870f-bea4f7d4b755} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6757 | 2026.05.18 18:25:09.577540 [ 294 ] {71047083-43d7-45a1-870f-bea4f7d4b755} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.05.18 18:25:09.577680 [ 294 ] {71047083-43d7-45a1-870f-bea4f7d4b755} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001772 sec., 17494.356659142213 rows/sec., 31.35 MiB/sec. | ||
| 6759 | 2026.05.18 18:25:09.577740 [ 294 ] {71047083-43d7-45a1-870f-bea4f7d4b755} <Debug> TCPHandler: Processed in 0.001959054 sec. | ||
| 6760 | 2026.05.18 18:25:09.577873 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2026.05.18 18:25:09.577970 [ 294 ] {588e1651-2190-45f1-a157-88653129abca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6762 | 2026.05.18 18:25:09.578012 [ 294 ] {588e1651-2190-45f1-a157-88653129abca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6763 | 2026.05.18 18:25:09.578350 [ 294 ] {588e1651-2190-45f1-a157-88653129abca} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.05.18 18:25:09.578386 [ 294 ] {588e1651-2190-45f1-a157-88653129abca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6765 | 2026.05.18 18:25:09.578685 [ 294 ] {588e1651-2190-45f1-a157-88653129abca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6766 | 2026.05.18 18:25:09.578882 [ 294 ] {588e1651-2190-45f1-a157-88653129abca} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2026.05.18 18:25:09.579011 [ 294 ] {588e1651-2190-45f1-a157-88653129abca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6768 | 2026.05.18 18:25:09.579044 [ 294 ] {588e1651-2190-45f1-a157-88653129abca} <Debug> TCPHandler: Processed in 0.00122145 sec. | ||
| 6769 | 2026.05.18 18:25:09.723915 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11933 | ||
| 6770 | 2026.05.18 18:25:09.724395 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.05.18 18:25:09.724438 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6772 | 2026.05.18 18:25:09.724915 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6773 | 2026.05.18 18:25:09.725150 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.05.18 18:25:09.725288 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11933 | ||
| 6775 | 2026.05.18 18:25:10.359938 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6776 | 2026.05.18 18:25:10.377322 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.05.18 18:25:10.377383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6778 | 2026.05.18 18:25:10.382814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6779 | 2026.05.18 18:25:10.383493 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.05.18 18:25:10.386232 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6781 | 2026.05.18 18:25:14.564965 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2026.05.18 18:25:14.565224 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6783 | 2026.05.18 18:25:14.565577 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6784 | 2026.05.18 18:25:14.565619 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6785 | 2026.05.18 18:25:14.565866 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6786 | 2026.05.18 18:25:14.565938 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6787 | 2026.05.18 18:25:14.566081 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6788 | 2026.05.18 18:25:14.566185 [ 359 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6789 | 2026.05.18 18:25:14.566189 [ 329 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6790 | 2026.05.18 18:25:14.566185 [ 333 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6791 | 2026.05.18 18:25:14.566189 [ 318 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6792 | 2026.05.18 18:25:14.566387 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6793 | 2026.05.18 18:25:14.566417 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6794 | 2026.05.18 18:25:14.566496 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6795 | 2026.05.18 18:25:14.566519 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6796 | 2026.05.18 18:25:14.566556 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6797 | 2026.05.18 18:25:14.566598 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6798 | 2026.05.18 18:25:14.567655 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002534 sec., 16179.952644041043 rows/sec., 2.92 MiB/sec. | ||
| 6799 | 2026.05.18 18:25:14.567783 [ 294 ] {aaf6cd36-7de8-4877-a694-04babfd42206} <Debug> TCPHandler: Processed in 0.002950885 sec. | ||
| 6800 | 2026.05.18 18:25:14.572786 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.05.18 18:25:14.572905 [ 294 ] {6460b321-9f3b-433a-9440-165721c83e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6802 | 2026.05.18 18:25:14.572952 [ 294 ] {6460b321-9f3b-433a-9440-165721c83e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6803 | 2026.05.18 18:25:14.573560 [ 294 ] {6460b321-9f3b-433a-9440-165721c83e56} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.05.18 18:25:14.573605 [ 294 ] {6460b321-9f3b-433a-9440-165721c83e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6805 | 2026.05.18 18:25:14.574001 [ 294 ] {6460b321-9f3b-433a-9440-165721c83e56} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6806 | 2026.05.18 18:25:14.574232 [ 294 ] {6460b321-9f3b-433a-9440-165721c83e56} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.05.18 18:25:14.574389 [ 294 ] {6460b321-9f3b-433a-9440-165721c83e56} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001518 sec., 187088.27404479578 rows/sec., 11.88 MiB/sec. | ||
| 6808 | 2026.05.18 18:25:14.574426 [ 294 ] {6460b321-9f3b-433a-9440-165721c83e56} <Debug> TCPHandler: Processed in 0.001691964 sec. | ||
| 6809 | 2026.05.18 18:25:14.574560 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2026.05.18 18:25:14.574665 [ 294 ] {16f1b9bc-874a-4c4f-9fa9-2809c8ccd8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6811 | 2026.05.18 18:25:14.574709 [ 294 ] {16f1b9bc-874a-4c4f-9fa9-2809c8ccd8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6812 | 2026.05.18 18:25:14.575486 [ 294 ] {16f1b9bc-874a-4c4f-9fa9-2809c8ccd8ec} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.05.18 18:25:14.575523 [ 294 ] {16f1b9bc-874a-4c4f-9fa9-2809c8ccd8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6814 | 2026.05.18 18:25:14.575884 [ 294 ] {16f1b9bc-874a-4c4f-9fa9-2809c8ccd8ec} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6815 | 2026.05.18 18:25:14.576113 [ 294 ] {16f1b9bc-874a-4c4f-9fa9-2809c8ccd8ec} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.05.18 18:25:14.576258 [ 294 ] {16f1b9bc-874a-4c4f-9fa9-2809c8ccd8ec} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001613 sec., 507749.5350278983 rows/sec., 39.36 MiB/sec. | ||
| 6817 | 2026.05.18 18:25:14.576294 [ 294 ] {16f1b9bc-874a-4c4f-9fa9-2809c8ccd8ec} <Debug> TCPHandler: Processed in 0.001786087 sec. | ||
| 6818 | 2026.05.18 18:25:14.576440 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2026.05.18 18:25:14.576542 [ 294 ] {521c1002-db76-4659-a5e1-bb8bc09e30b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6820 | 2026.05.18 18:25:14.576585 [ 294 ] {521c1002-db76-4659-a5e1-bb8bc09e30b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6821 | 2026.05.18 18:25:14.577046 [ 294 ] {521c1002-db76-4659-a5e1-bb8bc09e30b6} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.05.18 18:25:14.577087 [ 294 ] {521c1002-db76-4659-a5e1-bb8bc09e30b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6823 | 2026.05.18 18:25:14.577401 [ 294 ] {521c1002-db76-4659-a5e1-bb8bc09e30b6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6824 | 2026.05.18 18:25:14.577619 [ 294 ] {521c1002-db76-4659-a5e1-bb8bc09e30b6} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.05.18 18:25:14.577753 [ 294 ] {521c1002-db76-4659-a5e1-bb8bc09e30b6} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001231 sec., 124289.19577579203 rows/sec., 7.43 MiB/sec. | ||
| 6826 | 2026.05.18 18:25:14.577791 [ 294 ] {521c1002-db76-4659-a5e1-bb8bc09e30b6} <Debug> TCPHandler: Processed in 0.001409435 sec. | ||
| 6827 | 2026.05.18 18:25:14.577918 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2026.05.18 18:25:14.578020 [ 294 ] {b50f59eb-e367-4307-82cf-d39e7d742cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6829 | 2026.05.18 18:25:14.578060 [ 294 ] {b50f59eb-e367-4307-82cf-d39e7d742cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6830 | 2026.05.18 18:25:14.578505 [ 294 ] {b50f59eb-e367-4307-82cf-d39e7d742cf1} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.05.18 18:25:14.578542 [ 294 ] {b50f59eb-e367-4307-82cf-d39e7d742cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6832 | 2026.05.18 18:25:14.578848 [ 294 ] {b50f59eb-e367-4307-82cf-d39e7d742cf1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6833 | 2026.05.18 18:25:14.579065 [ 294 ] {b50f59eb-e367-4307-82cf-d39e7d742cf1} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2026.05.18 18:25:14.579209 [ 294 ] {b50f59eb-e367-4307-82cf-d39e7d742cf1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 6835 | 2026.05.18 18:25:14.579248 [ 294 ] {b50f59eb-e367-4307-82cf-d39e7d742cf1} <Debug> TCPHandler: Processed in 0.001379504 sec. | ||
| 6836 | 2026.05.18 18:25:14.579389 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6837 | 2026.05.18 18:25:14.579491 [ 294 ] {87ccc30b-9e6e-4584-8c4a-ebf543d32158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6838 | 2026.05.18 18:25:14.579532 [ 294 ] {87ccc30b-9e6e-4584-8c4a-ebf543d32158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6839 | 2026.05.18 18:25:14.579981 [ 294 ] {87ccc30b-9e6e-4584-8c4a-ebf543d32158} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.05.18 18:25:14.580018 [ 294 ] {87ccc30b-9e6e-4584-8c4a-ebf543d32158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6841 | 2026.05.18 18:25:14.580329 [ 294 ] {87ccc30b-9e6e-4584-8c4a-ebf543d32158} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6842 | 2026.05.18 18:25:14.580559 [ 294 ] {87ccc30b-9e6e-4584-8c4a-ebf543d32158} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2026.05.18 18:25:14.580690 [ 294 ] {87ccc30b-9e6e-4584-8c4a-ebf543d32158} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001217 sec., 121610.51766639277 rows/sec., 6.92 MiB/sec. | ||
| 6844 | 2026.05.18 18:25:14.580728 [ 294 ] {87ccc30b-9e6e-4584-8c4a-ebf543d32158} <Debug> TCPHandler: Processed in 0.001387795 sec. | ||
| 6845 | 2026.05.18 18:25:14.580865 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2026.05.18 18:25:14.580963 [ 294 ] {af80d0ce-b9ee-4e9a-a627-62653cbc3fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6847 | 2026.05.18 18:25:14.581003 [ 294 ] {af80d0ce-b9ee-4e9a-a627-62653cbc3fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6848 | 2026.05.18 18:25:14.581608 [ 294 ] {af80d0ce-b9ee-4e9a-a627-62653cbc3fe0} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.05.18 18:25:14.581646 [ 294 ] {af80d0ce-b9ee-4e9a-a627-62653cbc3fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6850 | 2026.05.18 18:25:14.581970 [ 294 ] {af80d0ce-b9ee-4e9a-a627-62653cbc3fe0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6851 | 2026.05.18 18:25:14.582186 [ 294 ] {af80d0ce-b9ee-4e9a-a627-62653cbc3fe0} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2026.05.18 18:25:14.582334 [ 294 ] {af80d0ce-b9ee-4e9a-a627-62653cbc3fe0} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001388 sec., 360951.0086455332 rows/sec., 25.37 MiB/sec. | ||
| 6853 | 2026.05.18 18:25:14.582372 [ 294 ] {af80d0ce-b9ee-4e9a-a627-62653cbc3fe0} <Debug> TCPHandler: Processed in 0.001561021 sec. | ||
| 6854 | 2026.05.18 18:25:14.582507 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2026.05.18 18:25:14.582609 [ 294 ] {a5a47281-a728-4ad5-9a41-23e3fa063623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6856 | 2026.05.18 18:25:14.582654 [ 294 ] {a5a47281-a728-4ad5-9a41-23e3fa063623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6857 | 2026.05.18 18:25:14.582997 [ 294 ] {a5a47281-a728-4ad5-9a41-23e3fa063623} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.05.18 18:25:14.583034 [ 294 ] {a5a47281-a728-4ad5-9a41-23e3fa063623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6859 | 2026.05.18 18:25:14.583342 [ 294 ] {a5a47281-a728-4ad5-9a41-23e3fa063623} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6860 | 2026.05.18 18:25:14.583558 [ 294 ] {a5a47281-a728-4ad5-9a41-23e3fa063623} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2026.05.18 18:25:14.583695 [ 294 ] {a5a47281-a728-4ad5-9a41-23e3fa063623} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 6862 | 2026.05.18 18:25:14.583730 [ 294 ] {a5a47281-a728-4ad5-9a41-23e3fa063623} <Debug> TCPHandler: Processed in 0.001277571 sec. | ||
| 6863 | 2026.05.18 18:25:14.583855 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6864 | 2026.05.18 18:25:14.583957 [ 294 ] {2962d315-2ebb-4de3-98aa-2ca09566fdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6865 | 2026.05.18 18:25:14.584000 [ 294 ] {2962d315-2ebb-4de3-98aa-2ca09566fdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6866 | 2026.05.18 18:25:14.584416 [ 294 ] {2962d315-2ebb-4de3-98aa-2ca09566fdb8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.05.18 18:25:14.584455 [ 294 ] {2962d315-2ebb-4de3-98aa-2ca09566fdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6868 | 2026.05.18 18:25:14.584787 [ 294 ] {2962d315-2ebb-4de3-98aa-2ca09566fdb8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6869 | 2026.05.18 18:25:14.584996 [ 294 ] {2962d315-2ebb-4de3-98aa-2ca09566fdb8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.05.18 18:25:14.585126 [ 294 ] {2962d315-2ebb-4de3-98aa-2ca09566fdb8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001191 sec., 222502.0990764064 rows/sec., 14.79 MiB/sec. | ||
| 6871 | 2026.05.18 18:25:14.585161 [ 294 ] {2962d315-2ebb-4de3-98aa-2ca09566fdb8} <Debug> TCPHandler: Processed in 0.001357853 sec. | ||
| 6872 | 2026.05.18 18:25:14.585288 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2026.05.18 18:25:14.585385 [ 294 ] {dd6b8943-9177-4fbf-b17a-f6302459f9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6874 | 2026.05.18 18:25:14.585428 [ 294 ] {dd6b8943-9177-4fbf-b17a-f6302459f9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6875 | 2026.05.18 18:25:14.585746 [ 294 ] {dd6b8943-9177-4fbf-b17a-f6302459f9fc} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2026.05.18 18:25:14.585783 [ 294 ] {dd6b8943-9177-4fbf-b17a-f6302459f9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6877 | 2026.05.18 18:25:14.586080 [ 294 ] {dd6b8943-9177-4fbf-b17a-f6302459f9fc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6878 | 2026.05.18 18:25:14.586281 [ 294 ] {dd6b8943-9177-4fbf-b17a-f6302459f9fc} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.05.18 18:25:14.586390 [ 126 ] {} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6880 | 2026.05.18 18:25:14.586414 [ 294 ] {dd6b8943-9177-4fbf-b17a-f6302459f9fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 6881 | 2026.05.18 18:25:14.586432 [ 126 ] {} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.05.18 18:25:14.586452 [ 294 ] {dd6b8943-9177-4fbf-b17a-f6302459f9fc} <Debug> TCPHandler: Processed in 0.001215139 sec. | ||
| 6883 | 2026.05.18 18:25:14.586458 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6884 | 2026.05.18 18:25:14.586580 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2026.05.18 18:25:14.586614 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 6886 | 2026.05.18 18:25:14.586682 [ 294 ] {a3ca45aa-ca61-4d60-9c10-fc3268ab3f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6887 | 2026.05.18 18:25:14.586742 [ 294 ] {a3ca45aa-ca61-4d60-9c10-fc3268ab3f3c} <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 | ||
| 6888 | 2026.05.18 18:25:14.586790 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6889 | 2026.05.18 18:25:14.586834 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 6890 | 2026.05.18 18:25:14.586907 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6891 | 2026.05.18 18:25:14.586958 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6892 | 2026.05.18 18:25:14.587005 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6893 | 2026.05.18 18:25:14.587050 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6894 | 2026.05.18 18:25:14.587095 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6895 | 2026.05.18 18:25:14.587523 [ 294 ] {a3ca45aa-ca61-4d60-9c10-fc3268ab3f3c} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.05.18 18:25:14.587565 [ 294 ] {a3ca45aa-ca61-4d60-9c10-fc3268ab3f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6897 | 2026.05.18 18:25:14.587966 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001413625 sec., 13440.62251304271 rows/sec., 902.90 KiB/sec. | ||
| 6898 | 2026.05.18 18:25:14.588089 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6899 | 2026.05.18 18:25:14.588110 [ 294 ] {a3ca45aa-ca61-4d60-9c10-fc3268ab3f3c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6900 | 2026.05.18 18:25:14.588411 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_19_4} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.05.18 18:25:14.588418 [ 294 ] {a3ca45aa-ca61-4d60-9c10-fc3268ab3f3c} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.05.18 18:25:14.588491 [ 186 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_19_4} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6903 | 2026.05.18 18:25:14.588564 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6904 | 2026.05.18 18:25:14.588591 [ 294 ] {a3ca45aa-ca61-4d60-9c10-fc3268ab3f3c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001926 sec., 5711.318795430945 rows/sec., 10.23 MiB/sec. | ||
| 6905 | 2026.05.18 18:25:14.588654 [ 294 ] {a3ca45aa-ca61-4d60-9c10-fc3268ab3f3c} <Debug> TCPHandler: Processed in 0.002124129 sec. | ||
| 6906 | 2026.05.18 18:25:14.588774 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.05.18 18:25:14.588874 [ 294 ] {c5b05b38-38a0-4ccd-9913-ed755a23742f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6908 | 2026.05.18 18:25:14.588917 [ 294 ] {c5b05b38-38a0-4ccd-9913-ed755a23742f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6909 | 2026.05.18 18:25:14.589266 [ 294 ] {c5b05b38-38a0-4ccd-9913-ed755a23742f} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.05.18 18:25:14.589302 [ 294 ] {c5b05b38-38a0-4ccd-9913-ed755a23742f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6911 | 2026.05.18 18:25:14.589623 [ 294 ] {c5b05b38-38a0-4ccd-9913-ed755a23742f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6912 | 2026.05.18 18:25:14.589832 [ 294 ] {c5b05b38-38a0-4ccd-9913-ed755a23742f} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.05.18 18:25:14.589968 [ 294 ] {c5b05b38-38a0-4ccd-9913-ed755a23742f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 6914 | 2026.05.18 18:25:14.590002 [ 294 ] {c5b05b38-38a0-4ccd-9913-ed755a23742f} <Debug> TCPHandler: Processed in 0.001278111 sec. | ||
| 6915 | 2026.05.18 18:25:17.135088 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6916 | 2026.05.18 18:25:17.135142 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6917 | 2026.05.18 18:25:17.226217 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12445 | ||
| 6918 | 2026.05.18 18:25:17.226714 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.05.18 18:25:17.226761 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6920 | 2026.05.18 18:25:17.227255 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6921 | 2026.05.18 18:25:17.227480 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6922 | 2026.05.18 18:25:17.227606 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12445 | ||
| 6923 | 2026.05.18 18:25:17.227664 [ 90 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6924 | 2026.05.18 18:25:17.227751 [ 90 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.05.18 18:25:17.227781 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6926 | 2026.05.18 18:25:17.227931 [ 197 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 6927 | 2026.05.18 18:25:17.228091 [ 197 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6928 | 2026.05.18 18:25:17.228131 [ 197 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10013 rows starting from the beginning of the part | ||
| 6929 | 2026.05.18 18:25:17.228196 [ 197 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 6930 | 2026.05.18 18:25:17.228241 [ 197 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 6931 | 2026.05.18 18:25:17.228284 [ 197 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 6932 | 2026.05.18 18:25:17.228323 [ 197 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 6933 | 2026.05.18 18:25:17.228363 [ 197 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 6934 | 2026.05.18 18:25:17.230385 [ 187 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12445 rows, containing 4 columns (4 merged, 0 gathered) in 0.002527121 sec., 4924576.227256234 rows/sec., 70.45 MiB/sec. | ||
| 6935 | 2026.05.18 18:25:17.230781 [ 193 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6936 | 2026.05.18 18:25:17.231087 [ 193 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_26_5} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.05.18 18:25:17.231166 [ 193 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_26_5} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6938 | 2026.05.18 18:25:17.231278 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6939 | 2026.05.18 18:25:17.887215 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6940 | 2026.05.18 18:25:17.903676 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.05.18 18:25:17.903733 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6942 | 2026.05.18 18:25:17.909594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6943 | 2026.05.18 18:25:17.910390 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.05.18 18:25:17.910760 [ 90 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6945 | 2026.05.18 18:25:17.910839 [ 90 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2026.05.18 18:25:17.910864 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6947 | 2026.05.18 18:25:17.910992 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 6948 | 2026.05.18 18:25:17.913526 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6949 | 2026.05.18 18:25:17.914154 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6950 | 2026.05.18 18:25:17.915029 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 6951 | 2026.05.18 18:25:17.918934 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 6952 | 2026.05.18 18:25:17.922404 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 6953 | 2026.05.18 18:25:17.926019 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 6954 | 2026.05.18 18:25:17.930296 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 6955 | 2026.05.18 18:25:17.934091 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 6956 | 2026.05.18 18:25:17.984059 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073118042 sec., 2680.596944868956 rows/sec., 13.86 MiB/sec. | ||
| 6957 | 2026.05.18 18:25:17.986693 [ 198 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6958 | 2026.05.18 18:25:17.988826 [ 198 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_26_5} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2026.05.18 18:25:17.988936 [ 198 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_26_5} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6960 | 2026.05.18 18:25:17.990968 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6961 | 2026.05.18 18:25:18.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.72 MiB, peak 276.28 MiB, free memory in arenas 0.00 B, will set to 271.39 MiB (RSS), difference: 5.66 MiB | ||
| 6962 | 2026.05.18 18:25:19.561519 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6963 | 2026.05.18 18:25:19.561816 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6964 | 2026.05.18 18:25:19.562214 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6965 | 2026.05.18 18:25:19.562255 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6966 | 2026.05.18 18:25:19.562485 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6967 | 2026.05.18 18:25:19.562562 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6968 | 2026.05.18 18:25:19.562709 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6969 | 2026.05.18 18:25:19.562823 [ 318 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6970 | 2026.05.18 18:25:19.562836 [ 333 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6971 | 2026.05.18 18:25:19.562836 [ 313 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6972 | 2026.05.18 18:25:19.562823 [ 317 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6973 | 2026.05.18 18:25:19.563031 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6974 | 2026.05.18 18:25:19.563064 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6975 | 2026.05.18 18:25:19.563140 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6976 | 2026.05.18 18:25:19.563162 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6977 | 2026.05.18 18:25:19.563201 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6978 | 2026.05.18 18:25:19.563243 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6979 | 2026.05.18 18:25:19.564467 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002765 sec., 14828.209764918625 rows/sec., 2.67 MiB/sec. | ||
| 6980 | 2026.05.18 18:25:19.564589 [ 294 ] {78434055-0da4-4185-97e9-a5e67edab80c} <Debug> TCPHandler: Processed in 0.003228543 sec. | ||
| 6981 | 2026.05.18 18:25:19.566780 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.05.18 18:25:19.566900 [ 294 ] {ac0b4c67-a03c-4b15-aa33-a41d6c1f14c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6983 | 2026.05.18 18:25:19.566949 [ 294 ] {ac0b4c67-a03c-4b15-aa33-a41d6c1f14c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6984 | 2026.05.18 18:25:19.567588 [ 294 ] {ac0b4c67-a03c-4b15-aa33-a41d6c1f14c9} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.05.18 18:25:19.567665 [ 294 ] {ac0b4c67-a03c-4b15-aa33-a41d6c1f14c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6986 | 2026.05.18 18:25:19.568065 [ 294 ] {ac0b4c67-a03c-4b15-aa33-a41d6c1f14c9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6987 | 2026.05.18 18:25:19.568295 [ 294 ] {ac0b4c67-a03c-4b15-aa33-a41d6c1f14c9} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.05.18 18:25:19.568452 [ 294 ] {ac0b4c67-a03c-4b15-aa33-a41d6c1f14c9} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001586 sec., 74401.00882723834 rows/sec., 6.31 MiB/sec. | ||
| 6989 | 2026.05.18 18:25:19.568464 [ 108 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6990 | 2026.05.18 18:25:19.568491 [ 294 ] {ac0b4c67-a03c-4b15-aa33-a41d6c1f14c9} <Debug> TCPHandler: Processed in 0.001764897 sec. | ||
| 6991 | 2026.05.18 18:25:19.568526 [ 108 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.05.18 18:25:19.568558 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6993 | 2026.05.18 18:25:19.568658 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.05.18 18:25:19.568731 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 6995 | 2026.05.18 18:25:19.568797 [ 294 ] {a0d8001b-6fb0-47a4-9f35-04b44f46f562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6996 | 2026.05.18 18:25:19.568849 [ 294 ] {a0d8001b-6fb0-47a4-9f35-04b44f46f562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6997 | 2026.05.18 18:25:19.568914 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6998 | 2026.05.18 18:25:19.568960 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3238 rows starting from the beginning of the part | ||
| 6999 | 2026.05.18 18:25:19.569036 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 118 rows starting from the beginning of the part | ||
| 7000 | 2026.05.18 18:25:19.569087 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 819 rows starting from the beginning of the part | ||
| 7001 | 2026.05.18 18:25:19.569130 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 120 rows starting from the beginning of the part | ||
| 7002 | 2026.05.18 18:25:19.569169 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 819 rows starting from the beginning of the part | ||
| 7003 | 2026.05.18 18:25:19.569212 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 118 rows starting from the beginning of the part | ||
| 7004 | 2026.05.18 18:25:19.569290 [ 294 ] {a0d8001b-6fb0-47a4-9f35-04b44f46f562} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2026.05.18 18:25:19.569335 [ 294 ] {a0d8001b-6fb0-47a4-9f35-04b44f46f562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7006 | 2026.05.18 18:25:19.569727 [ 294 ] {a0d8001b-6fb0-47a4-9f35-04b44f46f562} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7007 | 2026.05.18 18:25:19.569946 [ 294 ] {a0d8001b-6fb0-47a4-9f35-04b44f46f562} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7008 | 2026.05.18 18:25:19.570087 [ 294 ] {a0d8001b-6fb0-47a4-9f35-04b44f46f562} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001312 sec., 23628.048780487803 rows/sec., 1.74 MiB/sec. | ||
| 7009 | 2026.05.18 18:25:19.570124 [ 294 ] {a0d8001b-6fb0-47a4-9f35-04b44f46f562} <Debug> TCPHandler: Processed in 0.001530949 sec. | ||
| 7010 | 2026.05.18 18:25:19.570251 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7011 | 2026.05.18 18:25:19.570352 [ 294 ] {f2007f65-8aa4-4cbf-9df1-38aca3470917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7012 | 2026.05.18 18:25:19.570394 [ 294 ] {f2007f65-8aa4-4cbf-9df1-38aca3470917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7013 | 2026.05.18 18:25:19.570863 [ 294 ] {f2007f65-8aa4-4cbf-9df1-38aca3470917} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.05.18 18:25:19.570903 [ 294 ] {f2007f65-8aa4-4cbf-9df1-38aca3470917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7015 | 2026.05.18 18:25:19.571233 [ 294 ] {f2007f65-8aa4-4cbf-9df1-38aca3470917} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7016 | 2026.05.18 18:25:19.571416 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5232 rows, containing 5 columns (5 merged, 0 gathered) in 0.002749869 sec., 1902636.0892100679 rows/sec., 152.34 MiB/sec. | ||
| 7017 | 2026.05.18 18:25:19.571454 [ 294 ] {f2007f65-8aa4-4cbf-9df1-38aca3470917} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.05.18 18:25:19.571598 [ 294 ] {f2007f65-8aa4-4cbf-9df1-38aca3470917} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001264 sec., 75158.22784810128 rows/sec., 5.87 MiB/sec. | ||
| 7019 | 2026.05.18 18:25:19.571598 [ 109 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7020 | 2026.05.18 18:25:19.571636 [ 294 ] {f2007f65-8aa4-4cbf-9df1-38aca3470917} <Debug> TCPHandler: Processed in 0.001437596 sec. | ||
| 7021 | 2026.05.18 18:25:19.571656 [ 109 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2026.05.18 18:25:19.571683 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7023 | 2026.05.18 18:25:19.571793 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2026.05.18 18:25:19.571802 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 7025 | 2026.05.18 18:25:19.571822 [ 187 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7026 | 2026.05.18 18:25:19.571906 [ 294 ] {2110fdf0-86e6-4e88-85b4-9d8601726a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7027 | 2026.05.18 18:25:19.571962 [ 294 ] {2110fdf0-86e6-4e88-85b4-9d8601726a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7028 | 2026.05.18 18:25:19.571964 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7029 | 2026.05.18 18:25:19.572025 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1792 rows starting from the beginning of the part | ||
| 7030 | 2026.05.18 18:25:19.572101 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part | ||
| 7031 | 2026.05.18 18:25:19.572150 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 501 rows starting from the beginning of the part | ||
| 7032 | 2026.05.18 18:25:19.572183 [ 187 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_41_8} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.05.18 18:25:19.572196 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 99 rows starting from the beginning of the part | ||
| 7034 | 2026.05.18 18:25:19.572255 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 501 rows starting from the beginning of the part | ||
| 7035 | 2026.05.18 18:25:19.572278 [ 187 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_41_8} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7036 | 2026.05.18 18:25:19.572306 [ 200 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 95 rows starting from the beginning of the part | ||
| 7037 | 2026.05.18 18:25:19.572410 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 7038 | 2026.05.18 18:25:19.572446 [ 294 ] {2110fdf0-86e6-4e88-85b4-9d8601726a45} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.05.18 18:25:19.572493 [ 294 ] {2110fdf0-86e6-4e88-85b4-9d8601726a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7040 | 2026.05.18 18:25:19.572879 [ 294 ] {2110fdf0-86e6-4e88-85b4-9d8601726a45} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7041 | 2026.05.18 18:25:19.573145 [ 294 ] {2110fdf0-86e6-4e88-85b4-9d8601726a45} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.05.18 18:25:19.573285 [ 294 ] {2110fdf0-86e6-4e88-85b4-9d8601726a45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001399 sec., 114367.40528949248 rows/sec., 7.97 MiB/sec. | ||
| 7043 | 2026.05.18 18:25:19.573285 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7044 | 2026.05.18 18:25:19.573323 [ 294 ] {2110fdf0-86e6-4e88-85b4-9d8601726a45} <Debug> TCPHandler: Processed in 0.001580391 sec. | ||
| 7045 | 2026.05.18 18:25:19.573334 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.05.18 18:25:19.573353 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7047 | 2026.05.18 18:25:19.573454 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 7048 | 2026.05.18 18:25:19.573463 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7049 | 2026.05.18 18:25:19.573590 [ 294 ] {b98c99ad-ce5e-4da3-b0ae-8095e18bfac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7050 | 2026.05.18 18:25:19.573593 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7051 | 2026.05.18 18:25:19.573647 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 15299 rows starting from the beginning of the part | ||
| 7052 | 2026.05.18 18:25:19.573655 [ 294 ] {b98c99ad-ce5e-4da3-b0ae-8095e18bfac5} <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 | ||
| 7053 | 2026.05.18 18:25:19.573711 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 7054 | 2026.05.18 18:25:19.573721 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001966604 sec., 1567677.0717439812 rows/sec., 115.00 MiB/sec. | ||
| 7055 | 2026.05.18 18:25:19.573768 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 7056 | 2026.05.18 18:25:19.573819 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part | ||
| 7057 | 2026.05.18 18:25:19.573858 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 7058 | 2026.05.18 18:25:19.573898 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 7059 | 2026.05.18 18:25:19.574016 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7060 | 2026.05.18 18:25:19.574362 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_41_8} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2026.05.18 18:25:19.574452 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_41_8} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7062 | 2026.05.18 18:25:19.574535 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7063 | 2026.05.18 18:25:19.574584 [ 294 ] {b98c99ad-ce5e-4da3-b0ae-8095e18bfac5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.05.18 18:25:19.574628 [ 294 ] {b98c99ad-ce5e-4da3-b0ae-8095e18bfac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7065 | 2026.05.18 18:25:19.575248 [ 294 ] {b98c99ad-ce5e-4da3-b0ae-8095e18bfac5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7066 | 2026.05.18 18:25:19.575485 [ 294 ] {b98c99ad-ce5e-4da3-b0ae-8095e18bfac5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2026.05.18 18:25:19.575635 [ 294 ] {b98c99ad-ce5e-4da3-b0ae-8095e18bfac5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002064 sec., 15019.37984496124 rows/sec., 26.91 MiB/sec. | ||
| 7068 | 2026.05.18 18:25:19.575699 [ 294 ] {b98c99ad-ce5e-4da3-b0ae-8095e18bfac5} <Debug> TCPHandler: Processed in 0.002292994 sec. | ||
| 7069 | 2026.05.18 18:25:19.575860 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7070 | 2026.05.18 18:25:19.575959 [ 294 ] {058757d1-8d99-493b-8709-43ff6168b92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7071 | 2026.05.18 18:25:19.576004 [ 294 ] {058757d1-8d99-493b-8709-43ff6168b92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7072 | 2026.05.18 18:25:19.576396 [ 294 ] {058757d1-8d99-493b-8709-43ff6168b92e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2026.05.18 18:25:19.576433 [ 294 ] {058757d1-8d99-493b-8709-43ff6168b92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7074 | 2026.05.18 18:25:19.576767 [ 294 ] {058757d1-8d99-493b-8709-43ff6168b92e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7075 | 2026.05.18 18:25:19.576983 [ 294 ] {058757d1-8d99-493b-8709-43ff6168b92e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2026.05.18 18:25:19.577098 [ 108 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7077 | 2026.05.18 18:25:19.577122 [ 294 ] {058757d1-8d99-493b-8709-43ff6168b92e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 7078 | 2026.05.18 18:25:19.577146 [ 108 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2026.05.18 18:25:19.577171 [ 294 ] {058757d1-8d99-493b-8709-43ff6168b92e} <Debug> TCPHandler: Processed in 0.001361374 sec. | ||
| 7080 | 2026.05.18 18:25:19.577175 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7081 | 2026.05.18 18:25:19.577286 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 7082 | 2026.05.18 18:25:19.577399 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7083 | 2026.05.18 18:25:19.577432 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2340 rows starting from the beginning of the part | ||
| 7084 | 2026.05.18 18:25:19.577494 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 7085 | 2026.05.18 18:25:19.577546 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 7086 | 2026.05.18 18:25:19.577595 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 7087 | 2026.05.18 18:25:19.577639 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 7088 | 2026.05.18 18:25:19.577685 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 7089 | 2026.05.18 18:25:19.578779 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16311 rows, containing 5 columns (5 merged, 0 gathered) in 0.005366252 sec., 3039551.6274673645 rows/sec., 195.01 MiB/sec. | ||
| 7090 | 2026.05.18 18:25:19.578907 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001654834 sec., 1631583.5908616816 rows/sec., 105.24 MiB/sec. | ||
| 7091 | 2026.05.18 18:25:19.579222 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7092 | 2026.05.18 18:25:19.579238 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7093 | 2026.05.18 18:25:19.579601 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_41_8} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2026.05.18 18:25:19.579611 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.05.18 18:25:19.579690 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_41_8} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7096 | 2026.05.18 18:25:19.579734 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7097 | 2026.05.18 18:25:19.579776 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7098 | 2026.05.18 18:25:19.579855 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 7099 | 2026.05.18 18:25:19.771798 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2026.05.18 18:25:19.772044 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7101 | 2026.05.18 18:25:19.772403 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7102 | 2026.05.18 18:25:19.772455 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7103 | 2026.05.18 18:25:19.772743 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7104 | 2026.05.18 18:25:19.772819 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7105 | 2026.05.18 18:25:19.772976 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 7106 | 2026.05.18 18:25:19.773101 [ 313 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7107 | 2026.05.18 18:25:19.773102 [ 318 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7108 | 2026.05.18 18:25:19.773102 [ 333 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7109 | 2026.05.18 18:25:19.773101 [ 317 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7110 | 2026.05.18 18:25:19.773329 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7111 | 2026.05.18 18:25:19.773358 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7112 | 2026.05.18 18:25:19.773425 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7113 | 2026.05.18 18:25:19.773447 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7114 | 2026.05.18 18:25:19.773484 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7115 | 2026.05.18 18:25:19.773523 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7116 | 2026.05.18 18:25:19.774700 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002767 sec., 14817.491868449584 rows/sec., 3.23 MiB/sec. | ||
| 7117 | 2026.05.18 18:25:19.774816 [ 294 ] {0f64404f-b48e-4568-b6bd-44a4cbe726ef} <Debug> TCPHandler: Processed in 0.00311861 sec. | ||
| 7118 | 2026.05.18 18:25:19.790816 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.05.18 18:25:19.790929 [ 294 ] {edbb84fa-058d-4f87-b8b6-9b801c511263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7120 | 2026.05.18 18:25:19.790972 [ 294 ] {edbb84fa-058d-4f87-b8b6-9b801c511263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7121 | 2026.05.18 18:25:19.791661 [ 294 ] {edbb84fa-058d-4f87-b8b6-9b801c511263} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.05.18 18:25:19.791709 [ 294 ] {edbb84fa-058d-4f87-b8b6-9b801c511263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7123 | 2026.05.18 18:25:19.792120 [ 294 ] {edbb84fa-058d-4f87-b8b6-9b801c511263} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7124 | 2026.05.18 18:25:19.792350 [ 294 ] {edbb84fa-058d-4f87-b8b6-9b801c511263} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.05.18 18:25:19.792491 [ 294 ] {edbb84fa-058d-4f87-b8b6-9b801c511263} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00159 sec., 178616.35220125786 rows/sec., 11.34 MiB/sec. | ||
| 7126 | 2026.05.18 18:25:19.792526 [ 294 ] {edbb84fa-058d-4f87-b8b6-9b801c511263} <Debug> TCPHandler: Processed in 0.001764107 sec. | ||
| 7127 | 2026.05.18 18:25:19.792671 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.05.18 18:25:19.792768 [ 294 ] {6a0e49c4-c299-427c-9609-ec79b3bb4e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7129 | 2026.05.18 18:25:19.792808 [ 294 ] {6a0e49c4-c299-427c-9609-ec79b3bb4e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7130 | 2026.05.18 18:25:19.793232 [ 294 ] {6a0e49c4-c299-427c-9609-ec79b3bb4e9c} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.05.18 18:25:19.793268 [ 294 ] {6a0e49c4-c299-427c-9609-ec79b3bb4e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7132 | 2026.05.18 18:25:19.793567 [ 294 ] {6a0e49c4-c299-427c-9609-ec79b3bb4e9c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7133 | 2026.05.18 18:25:19.793779 [ 294 ] {6a0e49c4-c299-427c-9609-ec79b3bb4e9c} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.05.18 18:25:19.793907 [ 294 ] {6a0e49c4-c299-427c-9609-ec79b3bb4e9c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001157 sec., 8643.042350907519 rows/sec., 704.78 KiB/sec. | ||
| 7135 | 2026.05.18 18:25:19.793941 [ 294 ] {6a0e49c4-c299-427c-9609-ec79b3bb4e9c} <Debug> TCPHandler: Processed in 0.001319322 sec. | ||
| 7136 | 2026.05.18 18:25:19.794069 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.05.18 18:25:19.794174 [ 294 ] {d6167a4c-8af7-41b1-ad83-223f2f456674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7138 | 2026.05.18 18:25:19.794213 [ 294 ] {d6167a4c-8af7-41b1-ad83-223f2f456674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7139 | 2026.05.18 18:25:19.796125 [ 294 ] {d6167a4c-8af7-41b1-ad83-223f2f456674} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.05.18 18:25:19.796162 [ 294 ] {d6167a4c-8af7-41b1-ad83-223f2f456674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7141 | 2026.05.18 18:25:19.796639 [ 294 ] {d6167a4c-8af7-41b1-ad83-223f2f456674} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7142 | 2026.05.18 18:25:19.796852 [ 294 ] {d6167a4c-8af7-41b1-ad83-223f2f456674} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.05.18 18:25:19.796983 [ 294 ] {d6167a4c-8af7-41b1-ad83-223f2f456674} <Debug> executeQuery: Read 3169 rows, 241.20 KiB in 0.002826 sec., 1121372.96532201 rows/sec., 83.35 MiB/sec. | ||
| 7144 | 2026.05.18 18:25:19.797019 [ 294 ] {d6167a4c-8af7-41b1-ad83-223f2f456674} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7145 | 2026.05.18 18:25:19.797032 [ 294 ] {d6167a4c-8af7-41b1-ad83-223f2f456674} <Debug> TCPHandler: Processed in 0.003012217 sec. | ||
| 7146 | 2026.05.18 18:25:19.797161 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2026.05.18 18:25:19.797258 [ 294 ] {45af6201-9704-4fed-af2e-f333be4d9337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7148 | 2026.05.18 18:25:19.797297 [ 294 ] {45af6201-9704-4fed-af2e-f333be4d9337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7149 | 2026.05.18 18:25:19.797775 [ 294 ] {45af6201-9704-4fed-af2e-f333be4d9337} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.05.18 18:25:19.797812 [ 294 ] {45af6201-9704-4fed-af2e-f333be4d9337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7151 | 2026.05.18 18:25:19.798109 [ 294 ] {45af6201-9704-4fed-af2e-f333be4d9337} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7152 | 2026.05.18 18:25:19.798321 [ 294 ] {45af6201-9704-4fed-af2e-f333be4d9337} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.05.18 18:25:19.798434 [ 109 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7154 | 2026.05.18 18:25:19.798450 [ 294 ] {45af6201-9704-4fed-af2e-f333be4d9337} <Debug> executeQuery: Read 172 rows, 10.74 KiB in 0.00121 sec., 142148.76033057852 rows/sec., 8.67 MiB/sec. | ||
| 7155 | 2026.05.18 18:25:19.798484 [ 109 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.05.18 18:25:19.798495 [ 294 ] {45af6201-9704-4fed-af2e-f333be4d9337} <Debug> TCPHandler: Processed in 0.001383424 sec. | ||
| 7157 | 2026.05.18 18:25:19.798518 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7158 | 2026.05.18 18:25:19.798630 [ 201 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 7159 | 2026.05.18 18:25:19.798640 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7160 | 2026.05.18 18:25:19.798749 [ 201 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7161 | 2026.05.18 18:25:19.798759 [ 294 ] {4961e36f-a3fe-411e-870d-39e966985282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7162 | 2026.05.18 18:25:19.798785 [ 201 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 211 rows starting from the beginning of the part | ||
| 7163 | 2026.05.18 18:25:19.798804 [ 294 ] {4961e36f-a3fe-411e-870d-39e966985282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7164 | 2026.05.18 18:25:19.798850 [ 201 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 153 rows starting from the beginning of the part | ||
| 7165 | 2026.05.18 18:25:19.798904 [ 201 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
| 7166 | 2026.05.18 18:25:19.798954 [ 201 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 153 rows starting from the beginning of the part | ||
| 7167 | 2026.05.18 18:25:19.799001 [ 201 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 7168 | 2026.05.18 18:25:19.799046 [ 201 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 172 rows starting from the beginning of the part | ||
| 7169 | 2026.05.18 18:25:19.799590 [ 294 ] {4961e36f-a3fe-411e-870d-39e966985282} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.05.18 18:25:19.799625 [ 294 ] {4961e36f-a3fe-411e-870d-39e966985282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7171 | 2026.05.18 18:25:19.799887 [ 187 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294161 sec., 583389.5473592543 rows/sec., 38.49 MiB/sec. | ||
| 7172 | 2026.05.18 18:25:19.799969 [ 294 ] {4961e36f-a3fe-411e-870d-39e966985282} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7173 | 2026.05.18 18:25:19.800101 [ 187 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7174 | 2026.05.18 18:25:19.800249 [ 294 ] {4961e36f-a3fe-411e-870d-39e966985282} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2026.05.18 18:25:19.800396 [ 294 ] {4961e36f-a3fe-411e-870d-39e966985282} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001655 sec., 574018.1268882175 rows/sec., 33.77 MiB/sec. | ||
| 7176 | 2026.05.18 18:25:19.800432 [ 294 ] {4961e36f-a3fe-411e-870d-39e966985282} <Debug> TCPHandler: Processed in 0.001841369 sec. | ||
| 7177 | 2026.05.18 18:25:19.800505 [ 187 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_36_7} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.05.18 18:25:19.800572 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.05.18 18:25:19.800603 [ 187 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_36_7} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7180 | 2026.05.18 18:25:19.800676 [ 294 ] {3ffaf214-857c-4c83-a92e-fd8b2ed0a677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7181 | 2026.05.18 18:25:19.800709 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7182 | 2026.05.18 18:25:19.800721 [ 294 ] {3ffaf214-857c-4c83-a92e-fd8b2ed0a677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7183 | 2026.05.18 18:25:19.801128 [ 294 ] {3ffaf214-857c-4c83-a92e-fd8b2ed0a677} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.05.18 18:25:19.801164 [ 294 ] {3ffaf214-857c-4c83-a92e-fd8b2ed0a677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7185 | 2026.05.18 18:25:19.801453 [ 294 ] {3ffaf214-857c-4c83-a92e-fd8b2ed0a677} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7186 | 2026.05.18 18:25:19.801666 [ 294 ] {3ffaf214-857c-4c83-a92e-fd8b2ed0a677} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.05.18 18:25:19.801793 [ 294 ] {3ffaf214-857c-4c83-a92e-fd8b2ed0a677} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001135 sec., 881.057268722467 rows/sec., 61.95 KiB/sec. | ||
| 7188 | 2026.05.18 18:25:19.801828 [ 294 ] {3ffaf214-857c-4c83-a92e-fd8b2ed0a677} <Debug> TCPHandler: Processed in 0.001305662 sec. | ||
| 7189 | 2026.05.18 18:25:19.801954 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.05.18 18:25:19.802050 [ 294 ] {dea3d188-9df2-4447-a66d-3a3d0f29568c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7191 | 2026.05.18 18:25:19.802089 [ 294 ] {dea3d188-9df2-4447-a66d-3a3d0f29568c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7192 | 2026.05.18 18:25:19.802567 [ 294 ] {dea3d188-9df2-4447-a66d-3a3d0f29568c} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.05.18 18:25:19.802604 [ 294 ] {dea3d188-9df2-4447-a66d-3a3d0f29568c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7194 | 2026.05.18 18:25:19.802898 [ 294 ] {dea3d188-9df2-4447-a66d-3a3d0f29568c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7195 | 2026.05.18 18:25:19.803106 [ 294 ] {dea3d188-9df2-4447-a66d-3a3d0f29568c} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2026.05.18 18:25:19.803232 [ 294 ] {dea3d188-9df2-4447-a66d-3a3d0f29568c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 7197 | 2026.05.18 18:25:19.803266 [ 294 ] {dea3d188-9df2-4447-a66d-3a3d0f29568c} <Debug> TCPHandler: Processed in 0.001359983 sec. | ||
| 7198 | 2026.05.18 18:25:19.803399 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7199 | 2026.05.18 18:25:19.803494 [ 294 ] {3a717366-9912-495e-8dd5-b56a8b618eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7200 | 2026.05.18 18:25:19.803533 [ 294 ] {3a717366-9912-495e-8dd5-b56a8b618eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7201 | 2026.05.18 18:25:19.804723 [ 294 ] {3a717366-9912-495e-8dd5-b56a8b618eeb} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2026.05.18 18:25:19.804759 [ 294 ] {3a717366-9912-495e-8dd5-b56a8b618eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7203 | 2026.05.18 18:25:19.805159 [ 294 ] {3a717366-9912-495e-8dd5-b56a8b618eeb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7204 | 2026.05.18 18:25:19.805370 [ 294 ] {3a717366-9912-495e-8dd5-b56a8b618eeb} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.05.18 18:25:19.805500 [ 294 ] {3a717366-9912-495e-8dd5-b56a8b618eeb} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.002024 sec., 857213.4387351777 rows/sec., 57.76 MiB/sec. | ||
| 7206 | 2026.05.18 18:25:19.805534 [ 294 ] {3a717366-9912-495e-8dd5-b56a8b618eeb} <Debug> TCPHandler: Processed in 0.00218434 sec. | ||
| 7207 | 2026.05.18 18:25:19.805666 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.05.18 18:25:19.805763 [ 294 ] {f7e1f9a1-c8bc-44d1-8691-978d0e99ed18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7209 | 2026.05.18 18:25:19.805804 [ 294 ] {f7e1f9a1-c8bc-44d1-8691-978d0e99ed18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7210 | 2026.05.18 18:25:19.806148 [ 294 ] {f7e1f9a1-c8bc-44d1-8691-978d0e99ed18} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2026.05.18 18:25:19.806183 [ 294 ] {f7e1f9a1-c8bc-44d1-8691-978d0e99ed18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7212 | 2026.05.18 18:25:19.806495 [ 294 ] {f7e1f9a1-c8bc-44d1-8691-978d0e99ed18} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7213 | 2026.05.18 18:25:19.806704 [ 294 ] {f7e1f9a1-c8bc-44d1-8691-978d0e99ed18} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.05.18 18:25:19.806832 [ 294 ] {f7e1f9a1-c8bc-44d1-8691-978d0e99ed18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 7215 | 2026.05.18 18:25:19.806865 [ 294 ] {f7e1f9a1-c8bc-44d1-8691-978d0e99ed18} <Debug> TCPHandler: Processed in 0.00124793 sec. | ||
| 7216 | 2026.05.18 18:25:19.806990 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2026.05.18 18:25:19.807085 [ 294 ] {2977fa8d-0fc1-40d6-b9f1-19c17947dfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7218 | 2026.05.18 18:25:19.807127 [ 294 ] {2977fa8d-0fc1-40d6-b9f1-19c17947dfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7219 | 2026.05.18 18:25:19.807941 [ 294 ] {2977fa8d-0fc1-40d6-b9f1-19c17947dfaf} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.05.18 18:25:19.807977 [ 294 ] {2977fa8d-0fc1-40d6-b9f1-19c17947dfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7221 | 2026.05.18 18:25:19.808394 [ 294 ] {2977fa8d-0fc1-40d6-b9f1-19c17947dfaf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7222 | 2026.05.18 18:25:19.808610 [ 294 ] {2977fa8d-0fc1-40d6-b9f1-19c17947dfaf} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.05.18 18:25:19.808741 [ 294 ] {2977fa8d-0fc1-40d6-b9f1-19c17947dfaf} <Debug> executeQuery: Read 1606 rows, 99.88 KiB in 0.001675 sec., 958805.9701492537 rows/sec., 58.23 MiB/sec. | ||
| 7224 | 2026.05.18 18:25:19.808775 [ 294 ] {2977fa8d-0fc1-40d6-b9f1-19c17947dfaf} <Debug> TCPHandler: Processed in 0.001835219 sec. | ||
| 7225 | 2026.05.18 18:25:19.808904 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.05.18 18:25:19.809000 [ 294 ] {ba2dacd3-950e-4b6c-a1f1-1859c8108c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7227 | 2026.05.18 18:25:19.809041 [ 294 ] {ba2dacd3-950e-4b6c-a1f1-1859c8108c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7228 | 2026.05.18 18:25:19.809363 [ 294 ] {ba2dacd3-950e-4b6c-a1f1-1859c8108c15} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.05.18 18:25:19.809399 [ 294 ] {ba2dacd3-950e-4b6c-a1f1-1859c8108c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7230 | 2026.05.18 18:25:19.809695 [ 294 ] {ba2dacd3-950e-4b6c-a1f1-1859c8108c15} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7231 | 2026.05.18 18:25:19.809901 [ 294 ] {ba2dacd3-950e-4b6c-a1f1-1859c8108c15} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.05.18 18:25:19.810030 [ 294 ] {ba2dacd3-950e-4b6c-a1f1-1859c8108c15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 7233 | 2026.05.18 18:25:19.810063 [ 294 ] {ba2dacd3-950e-4b6c-a1f1-1859c8108c15} <Debug> TCPHandler: Processed in 0.001208569 sec. | ||
| 7234 | 2026.05.18 18:25:19.810191 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2026.05.18 18:25:19.810285 [ 294 ] {7e29aa34-8771-4214-9387-68aec7100a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7236 | 2026.05.18 18:25:19.810337 [ 294 ] {7e29aa34-8771-4214-9387-68aec7100a34} <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 | ||
| 7237 | 2026.05.18 18:25:19.811133 [ 294 ] {7e29aa34-8771-4214-9387-68aec7100a34} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.05.18 18:25:19.811170 [ 294 ] {7e29aa34-8771-4214-9387-68aec7100a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7239 | 2026.05.18 18:25:19.811684 [ 294 ] {7e29aa34-8771-4214-9387-68aec7100a34} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7240 | 2026.05.18 18:25:19.811903 [ 294 ] {7e29aa34-8771-4214-9387-68aec7100a34} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.05.18 18:25:19.812017 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7242 | 2026.05.18 18:25:19.812044 [ 294 ] {7e29aa34-8771-4214-9387-68aec7100a34} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001777 sec., 11254.924029262804 rows/sec., 20.17 MiB/sec. | ||
| 7243 | 2026.05.18 18:25:19.812053 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7244 | 2026.05.18 18:25:19.812093 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7245 | 2026.05.18 18:25:19.812110 [ 294 ] {7e29aa34-8771-4214-9387-68aec7100a34} <Debug> TCPHandler: Processed in 0.001970064 sec. | ||
| 7246 | 2026.05.18 18:25:19.812217 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 7247 | 2026.05.18 18:25:19.812247 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2026.05.18 18:25:19.812351 [ 294 ] {ffd7ab42-dd00-4208-8359-607790abd82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7249 | 2026.05.18 18:25:19.812392 [ 294 ] {ffd7ab42-dd00-4208-8359-607790abd82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7250 | 2026.05.18 18:25:19.812466 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7251 | 2026.05.18 18:25:19.812536 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 641 rows starting from the beginning of the part | ||
| 7252 | 2026.05.18 18:25:19.812671 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 7253 | 2026.05.18 18:25:19.812779 [ 294 ] {ffd7ab42-dd00-4208-8359-607790abd82c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.05.18 18:25:19.812792 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 7255 | 2026.05.18 18:25:19.812825 [ 294 ] {ffd7ab42-dd00-4208-8359-607790abd82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7256 | 2026.05.18 18:25:19.812922 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 7257 | 2026.05.18 18:25:19.813037 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 7258 | 2026.05.18 18:25:19.813136 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
| 7259 | 2026.05.18 18:25:19.813149 [ 294 ] {ffd7ab42-dd00-4208-8359-607790abd82c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7260 | 2026.05.18 18:25:19.813379 [ 294 ] {ffd7ab42-dd00-4208-8359-607790abd82c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.05.18 18:25:19.813522 [ 294 ] {ffd7ab42-dd00-4208-8359-607790abd82c} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00119 sec., 35294.11764705882 rows/sec., 2.01 MiB/sec. | ||
| 7262 | 2026.05.18 18:25:19.813558 [ 294 ] {ffd7ab42-dd00-4208-8359-607790abd82c} <Debug> TCPHandler: Processed in 0.001360614 sec. | ||
| 7263 | 2026.05.18 18:25:19.817562 [ 187 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 19 columns (19 merged, 0 gathered) in 0.005393374 sec., 138132.45660323204 rows/sec., 247.53 MiB/sec. | ||
| 7264 | 2026.05.18 18:25:19.818531 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7265 | 2026.05.18 18:25:19.818841 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.05.18 18:25:19.818918 [ 198 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7267 | 2026.05.18 18:25:19.819008 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 7268 | 2026.05.18 18:25:20.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.83 MiB, peak 280.89 MiB, free memory in arenas 0.00 B, will set to 276.38 MiB (RSS), difference: 3.54 MiB | ||
| 7269 | 2026.05.18 18:25:24.559764 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.05.18 18:25:24.560135 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7271 | 2026.05.18 18:25:24.560569 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7272 | 2026.05.18 18:25:24.560606 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7273 | 2026.05.18 18:25:24.560827 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7274 | 2026.05.18 18:25:24.560898 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7275 | 2026.05.18 18:25:24.561043 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7276 | 2026.05.18 18:25:24.561162 [ 313 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7277 | 2026.05.18 18:25:24.561260 [ 313 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7278 | 2026.05.18 18:25:24.561304 [ 313 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7279 | 2026.05.18 18:25:24.561340 [ 313 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7280 | 2026.05.18 18:25:24.561415 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7281 | 2026.05.18 18:25:24.561446 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7282 | 2026.05.18 18:25:24.561517 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7283 | 2026.05.18 18:25:24.561537 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7284 | 2026.05.18 18:25:24.561573 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7285 | 2026.05.18 18:25:24.561617 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7286 | 2026.05.18 18:25:24.562877 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002863 sec., 14320.642682500873 rows/sec., 2.58 MiB/sec. | ||
| 7287 | 2026.05.18 18:25:24.563111 [ 294 ] {831dbc0d-3ea6-46a8-ae66-54b1f78d5247} <Debug> TCPHandler: Processed in 0.003533884 sec. | ||
| 7288 | 2026.05.18 18:25:24.564721 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.05.18 18:25:24.564871 [ 294 ] {ac580998-e7ae-4365-a4f0-6498a50c6283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7290 | 2026.05.18 18:25:24.564939 [ 294 ] {ac580998-e7ae-4365-a4f0-6498a50c6283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7291 | 2026.05.18 18:25:24.565616 [ 294 ] {ac580998-e7ae-4365-a4f0-6498a50c6283} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.05.18 18:25:24.565667 [ 294 ] {ac580998-e7ae-4365-a4f0-6498a50c6283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7293 | 2026.05.18 18:25:24.566085 [ 294 ] {ac580998-e7ae-4365-a4f0-6498a50c6283} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7294 | 2026.05.18 18:25:24.566322 [ 294 ] {ac580998-e7ae-4365-a4f0-6498a50c6283} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.05.18 18:25:24.566482 [ 294 ] {ac580998-e7ae-4365-a4f0-6498a50c6283} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 7296 | 2026.05.18 18:25:24.566523 [ 294 ] {ac580998-e7ae-4365-a4f0-6498a50c6283} <Debug> TCPHandler: Processed in 0.001925732 sec. | ||
| 7297 | 2026.05.18 18:25:24.566666 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.05.18 18:25:24.566771 [ 294 ] {e34594a4-3dff-4627-a040-a97a855a876b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7299 | 2026.05.18 18:25:24.566816 [ 294 ] {e34594a4-3dff-4627-a040-a97a855a876b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7300 | 2026.05.18 18:25:24.567275 [ 294 ] {e34594a4-3dff-4627-a040-a97a855a876b} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.05.18 18:25:24.567312 [ 294 ] {e34594a4-3dff-4627-a040-a97a855a876b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7302 | 2026.05.18 18:25:24.567622 [ 294 ] {e34594a4-3dff-4627-a040-a97a855a876b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7303 | 2026.05.18 18:25:24.567847 [ 294 ] {e34594a4-3dff-4627-a040-a97a855a876b} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.05.18 18:25:24.567976 [ 294 ] {e34594a4-3dff-4627-a040-a97a855a876b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 7305 | 2026.05.18 18:25:24.568011 [ 294 ] {e34594a4-3dff-4627-a040-a97a855a876b} <Debug> TCPHandler: Processed in 0.001395845 sec. | ||
| 7306 | 2026.05.18 18:25:24.568146 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2026.05.18 18:25:24.568243 [ 294 ] {b6f3e573-7399-4729-be5a-f6912ae06b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7308 | 2026.05.18 18:25:24.568289 [ 294 ] {b6f3e573-7399-4729-be5a-f6912ae06b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7309 | 2026.05.18 18:25:24.568706 [ 294 ] {b6f3e573-7399-4729-be5a-f6912ae06b52} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.05.18 18:25:24.568750 [ 294 ] {b6f3e573-7399-4729-be5a-f6912ae06b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7311 | 2026.05.18 18:25:24.569084 [ 294 ] {b6f3e573-7399-4729-be5a-f6912ae06b52} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7312 | 2026.05.18 18:25:24.569295 [ 294 ] {b6f3e573-7399-4729-be5a-f6912ae06b52} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.05.18 18:25:24.569422 [ 294 ] {b6f3e573-7399-4729-be5a-f6912ae06b52} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.0012 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. | ||
| 7314 | 2026.05.18 18:25:24.569457 [ 294 ] {b6f3e573-7399-4729-be5a-f6912ae06b52} <Debug> TCPHandler: Processed in 0.001360234 sec. | ||
| 7315 | 2026.05.18 18:25:24.569587 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.05.18 18:25:24.569682 [ 294 ] {36d81d97-a62f-4fbf-859d-9ff5487b39f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7317 | 2026.05.18 18:25:24.569724 [ 294 ] {36d81d97-a62f-4fbf-859d-9ff5487b39f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7318 | 2026.05.18 18:25:24.570112 [ 294 ] {36d81d97-a62f-4fbf-859d-9ff5487b39f3} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.05.18 18:25:24.570150 [ 294 ] {36d81d97-a62f-4fbf-859d-9ff5487b39f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7320 | 2026.05.18 18:25:24.570449 [ 294 ] {36d81d97-a62f-4fbf-859d-9ff5487b39f3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7321 | 2026.05.18 18:25:24.570655 [ 294 ] {36d81d97-a62f-4fbf-859d-9ff5487b39f3} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2026.05.18 18:25:24.570784 [ 294 ] {36d81d97-a62f-4fbf-859d-9ff5487b39f3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00112 sec., 42857.14285714286 rows/sec., 2.89 MiB/sec. | ||
| 7323 | 2026.05.18 18:25:24.570818 [ 294 ] {36d81d97-a62f-4fbf-859d-9ff5487b39f3} <Debug> TCPHandler: Processed in 0.001284532 sec. | ||
| 7324 | 2026.05.18 18:25:24.728643 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12893 | ||
| 7325 | 2026.05.18 18:25:24.729167 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.05.18 18:25:24.729211 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7327 | 2026.05.18 18:25:24.729724 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7328 | 2026.05.18 18:25:24.729964 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.05.18 18:25:24.730095 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12893 | ||
| 7330 | 2026.05.18 18:25:25.414596 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7331 | 2026.05.18 18:25:25.428516 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.05.18 18:25:25.428576 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7333 | 2026.05.18 18:25:25.434020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7334 | 2026.05.18 18:25:25.434679 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.05.18 18:25:25.437135 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7336 | 2026.05.18 18:25:29.560975 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.05.18 18:25:29.561261 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7338 | 2026.05.18 18:25:29.561624 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7339 | 2026.05.18 18:25:29.561663 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7340 | 2026.05.18 18:25:29.561885 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7341 | 2026.05.18 18:25:29.561955 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7342 | 2026.05.18 18:25:29.562099 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7343 | 2026.05.18 18:25:29.562214 [ 333 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7344 | 2026.05.18 18:25:29.562222 [ 353 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7345 | 2026.05.18 18:25:29.562222 [ 354 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7346 | 2026.05.18 18:25:29.562222 [ 317 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7347 | 2026.05.18 18:25:29.562458 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7348 | 2026.05.18 18:25:29.562487 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7349 | 2026.05.18 18:25:29.562563 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7350 | 2026.05.18 18:25:29.562583 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7351 | 2026.05.18 18:25:29.562619 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7352 | 2026.05.18 18:25:29.562660 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7353 | 2026.05.18 18:25:29.563816 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002667 sec., 15373.078365204348 rows/sec., 2.77 MiB/sec. | ||
| 7354 | 2026.05.18 18:25:29.563948 [ 294 ] {d23af022-afe5-480c-b3ee-8046bfc53f2d} <Debug> TCPHandler: Processed in 0.003128731 sec. | ||
| 7355 | 2026.05.18 18:25:29.566181 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.05.18 18:25:29.566293 [ 294 ] {700cb24e-e80e-436a-aafc-55e49b4fa7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7357 | 2026.05.18 18:25:29.566366 [ 294 ] {700cb24e-e80e-436a-aafc-55e49b4fa7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7358 | 2026.05.18 18:25:29.567391 [ 294 ] {700cb24e-e80e-436a-aafc-55e49b4fa7eb} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.05.18 18:25:29.567441 [ 294 ] {700cb24e-e80e-436a-aafc-55e49b4fa7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7360 | 2026.05.18 18:25:29.567824 [ 294 ] {700cb24e-e80e-436a-aafc-55e49b4fa7eb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7361 | 2026.05.18 18:25:29.568047 [ 294 ] {700cb24e-e80e-436a-aafc-55e49b4fa7eb} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.05.18 18:25:29.568192 [ 294 ] {700cb24e-e80e-436a-aafc-55e49b4fa7eb} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001932 sec., 61076.60455486543 rows/sec., 5.18 MiB/sec. | ||
| 7363 | 2026.05.18 18:25:29.568228 [ 294 ] {700cb24e-e80e-436a-aafc-55e49b4fa7eb} <Debug> TCPHandler: Processed in 0.002096067 sec. | ||
| 7364 | 2026.05.18 18:25:29.568385 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2026.05.18 18:25:29.568481 [ 294 ] {7dcc5a65-fa33-4ad2-af68-df5fda9f3433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7366 | 2026.05.18 18:25:29.568521 [ 294 ] {7dcc5a65-fa33-4ad2-af68-df5fda9f3433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7367 | 2026.05.18 18:25:29.568951 [ 294 ] {7dcc5a65-fa33-4ad2-af68-df5fda9f3433} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.05.18 18:25:29.568988 [ 294 ] {7dcc5a65-fa33-4ad2-af68-df5fda9f3433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7369 | 2026.05.18 18:25:29.569295 [ 294 ] {7dcc5a65-fa33-4ad2-af68-df5fda9f3433} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7370 | 2026.05.18 18:25:29.569504 [ 294 ] {7dcc5a65-fa33-4ad2-af68-df5fda9f3433} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.05.18 18:25:29.569636 [ 294 ] {7dcc5a65-fa33-4ad2-af68-df5fda9f3433} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001172 sec., 26450.51194539249 rows/sec., 1.94 MiB/sec. | ||
| 7372 | 2026.05.18 18:25:29.569669 [ 294 ] {7dcc5a65-fa33-4ad2-af68-df5fda9f3433} <Debug> TCPHandler: Processed in 0.001343374 sec. | ||
| 7373 | 2026.05.18 18:25:29.569795 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7374 | 2026.05.18 18:25:29.569892 [ 294 ] {24949cef-1308-416f-afc3-17f5e93a4ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7375 | 2026.05.18 18:25:29.569932 [ 294 ] {24949cef-1308-416f-afc3-17f5e93a4ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7376 | 2026.05.18 18:25:29.570393 [ 294 ] {24949cef-1308-416f-afc3-17f5e93a4ffe} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2026.05.18 18:25:29.570430 [ 294 ] {24949cef-1308-416f-afc3-17f5e93a4ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7378 | 2026.05.18 18:25:29.570724 [ 294 ] {24949cef-1308-416f-afc3-17f5e93a4ffe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7379 | 2026.05.18 18:25:29.570930 [ 294 ] {24949cef-1308-416f-afc3-17f5e93a4ffe} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.05.18 18:25:29.571055 [ 294 ] {24949cef-1308-416f-afc3-17f5e93a4ffe} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001181 sec., 80440.30482641829 rows/sec., 6.28 MiB/sec. | ||
| 7381 | 2026.05.18 18:25:29.571089 [ 294 ] {24949cef-1308-416f-afc3-17f5e93a4ffe} <Debug> TCPHandler: Processed in 0.001342103 sec. | ||
| 7382 | 2026.05.18 18:25:29.571213 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2026.05.18 18:25:29.571307 [ 294 ] {b81b8bc1-f91a-4580-a82d-bbfda16b9c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7384 | 2026.05.18 18:25:29.571352 [ 294 ] {b81b8bc1-f91a-4580-a82d-bbfda16b9c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7385 | 2026.05.18 18:25:29.571814 [ 294 ] {b81b8bc1-f91a-4580-a82d-bbfda16b9c45} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2026.05.18 18:25:29.571850 [ 294 ] {b81b8bc1-f91a-4580-a82d-bbfda16b9c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7387 | 2026.05.18 18:25:29.572167 [ 294 ] {b81b8bc1-f91a-4580-a82d-bbfda16b9c45} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7388 | 2026.05.18 18:25:29.572379 [ 294 ] {b81b8bc1-f91a-4580-a82d-bbfda16b9c45} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2026.05.18 18:25:29.572510 [ 294 ] {b81b8bc1-f91a-4580-a82d-bbfda16b9c45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 7390 | 2026.05.18 18:25:29.572543 [ 294 ] {b81b8bc1-f91a-4580-a82d-bbfda16b9c45} <Debug> TCPHandler: Processed in 0.001378684 sec. | ||
| 7391 | 2026.05.18 18:25:29.572664 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2026.05.18 18:25:29.572759 [ 294 ] {a9b43681-a789-4078-b20f-a1f42d46e2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7393 | 2026.05.18 18:25:29.572813 [ 294 ] {a9b43681-a789-4078-b20f-a1f42d46e2df} <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 | ||
| 7394 | 2026.05.18 18:25:29.573642 [ 294 ] {a9b43681-a789-4078-b20f-a1f42d46e2df} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.05.18 18:25:29.573678 [ 294 ] {a9b43681-a789-4078-b20f-a1f42d46e2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7396 | 2026.05.18 18:25:29.574209 [ 294 ] {a9b43681-a789-4078-b20f-a1f42d46e2df} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7397 | 2026.05.18 18:25:29.574432 [ 294 ] {a9b43681-a789-4078-b20f-a1f42d46e2df} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.05.18 18:25:29.574575 [ 294 ] {a9b43681-a789-4078-b20f-a1f42d46e2df} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001833 sec., 16912.165848336062 rows/sec., 30.31 MiB/sec. | ||
| 7399 | 2026.05.18 18:25:29.574624 [ 294 ] {a9b43681-a789-4078-b20f-a1f42d46e2df} <Debug> TCPHandler: Processed in 0.002008645 sec. | ||
| 7400 | 2026.05.18 18:25:29.574754 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2026.05.18 18:25:29.574850 [ 294 ] {2d824623-3244-4c09-b9a4-88a6f12d2bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7402 | 2026.05.18 18:25:29.574892 [ 294 ] {2d824623-3244-4c09-b9a4-88a6f12d2bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7403 | 2026.05.18 18:25:29.575245 [ 294 ] {2d824623-3244-4c09-b9a4-88a6f12d2bb6} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2026.05.18 18:25:29.575281 [ 294 ] {2d824623-3244-4c09-b9a4-88a6f12d2bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7405 | 2026.05.18 18:25:29.575580 [ 294 ] {2d824623-3244-4c09-b9a4-88a6f12d2bb6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7406 | 2026.05.18 18:25:29.575794 [ 294 ] {2d824623-3244-4c09-b9a4-88a6f12d2bb6} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2026.05.18 18:25:29.575924 [ 294 ] {2d824623-3244-4c09-b9a4-88a6f12d2bb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 7408 | 2026.05.18 18:25:29.575957 [ 294 ] {2d824623-3244-4c09-b9a4-88a6f12d2bb6} <Debug> TCPHandler: Processed in 0.001251511 sec. | ||
| 7409 | 2026.05.18 18:25:31.940231 [ 141 ] {} <Debug> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7410 | 2026.05.18 18:25:31.940298 [ 141 ] {} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7411 | 2026.05.18 18:25:31.940323 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7412 | 2026.05.18 18:25:31.940507 [ 188 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::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 | ||
| 7413 | 2026.05.18 18:25:31.940704 [ 188 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7414 | 2026.05.18 18:25:31.940755 [ 188 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7415 | 2026.05.18 18:25:31.940855 [ 188 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 7416 | 2026.05.18 18:25:31.940927 [ 188 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7417 | 2026.05.18 18:25:31.940995 [ 188 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7418 | 2026.05.18 18:25:31.941057 [ 188 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 7419 | 2026.05.18 18:25:31.941931 [ 198 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509908 sec., 23842.512259025054 rows/sec., 1.99 MiB/sec. | ||
| 7420 | 2026.05.18 18:25:31.942078 [ 198 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7421 | 2026.05.18 18:25:31.942356 [ 198 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_13_3} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2026.05.18 18:25:31.942431 [ 198 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_13_3} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7423 | 2026.05.18 18:25:31.942518 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7424 | 2026.05.18 18:25:32.018579 [ 141 ] {} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7425 | 2026.05.18 18:25:32.018630 [ 141 ] {} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.05.18 18:25:32.018652 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7427 | 2026.05.18 18:25:32.018803 [ 188 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 7428 | 2026.05.18 18:25:32.018976 [ 188 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7429 | 2026.05.18 18:25:32.019011 [ 188 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 7430 | 2026.05.18 18:25:32.019079 [ 188 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 7431 | 2026.05.18 18:25:32.019123 [ 188 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 7432 | 2026.05.18 18:25:32.019163 [ 188 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 7433 | 2026.05.18 18:25:32.019203 [ 188 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 7434 | 2026.05.18 18:25:32.019954 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001215259 sec., 93807.16374040431 rows/sec., 4.79 MiB/sec. | ||
| 7435 | 2026.05.18 18:25:32.020120 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7436 | 2026.05.18 18:25:32.020395 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_19_4} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.05.18 18:25:32.020471 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_19_4} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 7438 | 2026.05.18 18:25:32.020554 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7439 | 2026.05.18 18:25:32.135206 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7440 | 2026.05.18 18:25:32.135251 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7441 | 2026.05.18 18:25:32.231102 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13405 | ||
| 7442 | 2026.05.18 18:25:32.231596 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.05.18 18:25:32.231642 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7444 | 2026.05.18 18:25:32.232237 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7445 | 2026.05.18 18:25:32.232469 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.05.18 18:25:32.232602 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13405 | ||
| 7447 | 2026.05.18 18:25:32.938096 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7448 | 2026.05.18 18:25:32.955704 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.05.18 18:25:32.955775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7450 | 2026.05.18 18:25:32.961521 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7451 | 2026.05.18 18:25:32.962234 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.05.18 18:25:32.966106 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7453 | 2026.05.18 18:25:33.032719 [ 138 ] {} <Debug> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7454 | 2026.05.18 18:25:33.032769 [ 138 ] {} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2026.05.18 18:25:33.032792 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7456 | 2026.05.18 18:25:33.032985 [ 188 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::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 | ||
| 7457 | 2026.05.18 18:25:33.033203 [ 188 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7458 | 2026.05.18 18:25:33.033256 [ 188 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 951 rows starting from the beginning of the part | ||
| 7459 | 2026.05.18 18:25:33.033359 [ 188 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 950 rows starting from the beginning of the part | ||
| 7460 | 2026.05.18 18:25:33.033435 [ 188 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 7461 | 2026.05.18 18:25:33.033487 [ 188 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 7462 | 2026.05.18 18:25:33.033531 [ 188 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 950 rows starting from the beginning of the part | ||
| 7463 | 2026.05.18 18:25:33.034746 [ 188 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.00184866 sec., 1703395.9732995792 rows/sec., 107.65 MiB/sec. | ||
| 7464 | 2026.05.18 18:25:33.034894 [ 188 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7465 | 2026.05.18 18:25:33.035135 [ 188 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_20_4} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.05.18 18:25:33.035205 [ 188 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_20_4} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7467 | 2026.05.18 18:25:33.035268 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7468 | 2026.05.18 18:25:34.564888 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7469 | 2026.05.18 18:25:34.565139 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7470 | 2026.05.18 18:25:34.565490 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7471 | 2026.05.18 18:25:34.565531 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7472 | 2026.05.18 18:25:34.565769 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7473 | 2026.05.18 18:25:34.565835 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7474 | 2026.05.18 18:25:34.565974 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7475 | 2026.05.18 18:25:34.566052 [ 333 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7476 | 2026.05.18 18:25:34.566070 [ 317 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7477 | 2026.05.18 18:25:34.566079 [ 354 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7478 | 2026.05.18 18:25:34.566088 [ 315 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7479 | 2026.05.18 18:25:34.566243 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7480 | 2026.05.18 18:25:34.566270 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7481 | 2026.05.18 18:25:34.566340 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7482 | 2026.05.18 18:25:34.566359 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7483 | 2026.05.18 18:25:34.566394 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7484 | 2026.05.18 18:25:34.566435 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7485 | 2026.05.18 18:25:34.567534 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00249 sec., 16465.863453815262 rows/sec., 2.97 MiB/sec. | ||
| 7486 | 2026.05.18 18:25:34.567688 [ 294 ] {7aefc021-91bc-41e5-b31a-9e2cf3d17dcf} <Debug> TCPHandler: Processed in 0.002927674 sec. | ||
| 7487 | 2026.05.18 18:25:34.572721 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7488 | 2026.05.18 18:25:34.572901 [ 294 ] {509626b4-e8ab-4841-9cb4-70cfe513051b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7489 | 2026.05.18 18:25:34.572977 [ 294 ] {509626b4-e8ab-4841-9cb4-70cfe513051b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7490 | 2026.05.18 18:25:34.573728 [ 294 ] {509626b4-e8ab-4841-9cb4-70cfe513051b} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.05.18 18:25:34.573773 [ 294 ] {509626b4-e8ab-4841-9cb4-70cfe513051b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7492 | 2026.05.18 18:25:34.574167 [ 294 ] {509626b4-e8ab-4841-9cb4-70cfe513051b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7493 | 2026.05.18 18:25:34.574394 [ 294 ] {509626b4-e8ab-4841-9cb4-70cfe513051b} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.05.18 18:25:34.574546 [ 294 ] {509626b4-e8ab-4841-9cb4-70cfe513051b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001698 sec., 167255.59481743225 rows/sec., 10.62 MiB/sec. | ||
| 7495 | 2026.05.18 18:25:34.574585 [ 294 ] {509626b4-e8ab-4841-9cb4-70cfe513051b} <Debug> TCPHandler: Processed in 0.001995934 sec. | ||
| 7496 | 2026.05.18 18:25:34.574736 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2026.05.18 18:25:34.574836 [ 294 ] {d69ee8a0-cbea-4cad-8c16-6bc3aa4d7dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7498 | 2026.05.18 18:25:34.574877 [ 294 ] {d69ee8a0-cbea-4cad-8c16-6bc3aa4d7dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7499 | 2026.05.18 18:25:34.575576 [ 294 ] {d69ee8a0-cbea-4cad-8c16-6bc3aa4d7dde} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.05.18 18:25:34.575611 [ 294 ] {d69ee8a0-cbea-4cad-8c16-6bc3aa4d7dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7501 | 2026.05.18 18:25:34.575962 [ 294 ] {d69ee8a0-cbea-4cad-8c16-6bc3aa4d7dde} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7502 | 2026.05.18 18:25:34.576176 [ 294 ] {d69ee8a0-cbea-4cad-8c16-6bc3aa4d7dde} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2026.05.18 18:25:34.576315 [ 294 ] {d69ee8a0-cbea-4cad-8c16-6bc3aa4d7dde} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001498 sec., 546728.9719626168 rows/sec., 42.38 MiB/sec. | ||
| 7504 | 2026.05.18 18:25:34.576350 [ 294 ] {d69ee8a0-cbea-4cad-8c16-6bc3aa4d7dde} <Debug> TCPHandler: Processed in 0.001664474 sec. | ||
| 7505 | 2026.05.18 18:25:34.576515 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2026.05.18 18:25:34.576613 [ 294 ] {bd23abe0-c579-43ab-9556-e537fea7be95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7507 | 2026.05.18 18:25:34.576654 [ 294 ] {bd23abe0-c579-43ab-9556-e537fea7be95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7508 | 2026.05.18 18:25:34.577088 [ 294 ] {bd23abe0-c579-43ab-9556-e537fea7be95} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2026.05.18 18:25:34.577124 [ 294 ] {bd23abe0-c579-43ab-9556-e537fea7be95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7510 | 2026.05.18 18:25:34.577421 [ 294 ] {bd23abe0-c579-43ab-9556-e537fea7be95} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7511 | 2026.05.18 18:25:34.577633 [ 294 ] {bd23abe0-c579-43ab-9556-e537fea7be95} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.05.18 18:25:34.577765 [ 294 ] {bd23abe0-c579-43ab-9556-e537fea7be95} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00117 sec., 130769.23076923077 rows/sec., 7.82 MiB/sec. | ||
| 7513 | 2026.05.18 18:25:34.577800 [ 294 ] {bd23abe0-c579-43ab-9556-e537fea7be95} <Debug> TCPHandler: Processed in 0.001340053 sec. | ||
| 7514 | 2026.05.18 18:25:34.577930 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7515 | 2026.05.18 18:25:34.578026 [ 294 ] {a3b275c8-a66b-432f-9e69-b524b7eeb9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7516 | 2026.05.18 18:25:34.578066 [ 294 ] {a3b275c8-a66b-432f-9e69-b524b7eeb9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7517 | 2026.05.18 18:25:34.578520 [ 294 ] {a3b275c8-a66b-432f-9e69-b524b7eeb9ab} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.05.18 18:25:34.578556 [ 294 ] {a3b275c8-a66b-432f-9e69-b524b7eeb9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7519 | 2026.05.18 18:25:34.578845 [ 294 ] {a3b275c8-a66b-432f-9e69-b524b7eeb9ab} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7520 | 2026.05.18 18:25:34.579049 [ 294 ] {a3b275c8-a66b-432f-9e69-b524b7eeb9ab} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.05.18 18:25:34.579174 [ 294 ] {a3b275c8-a66b-432f-9e69-b524b7eeb9ab} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 7522 | 2026.05.18 18:25:34.579207 [ 294 ] {a3b275c8-a66b-432f-9e69-b524b7eeb9ab} <Debug> TCPHandler: Processed in 0.001327033 sec. | ||
| 7523 | 2026.05.18 18:25:34.579352 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2026.05.18 18:25:34.579448 [ 294 ] {a2862b33-67f9-43fa-89a7-2d6710dec986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7525 | 2026.05.18 18:25:34.579488 [ 294 ] {a2862b33-67f9-43fa-89a7-2d6710dec986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7526 | 2026.05.18 18:25:34.579932 [ 294 ] {a2862b33-67f9-43fa-89a7-2d6710dec986} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7527 | 2026.05.18 18:25:34.579969 [ 294 ] {a2862b33-67f9-43fa-89a7-2d6710dec986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7528 | 2026.05.18 18:25:34.580264 [ 294 ] {a2862b33-67f9-43fa-89a7-2d6710dec986} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7529 | 2026.05.18 18:25:34.580472 [ 294 ] {a2862b33-67f9-43fa-89a7-2d6710dec986} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2026.05.18 18:25:34.580598 [ 294 ] {a2862b33-67f9-43fa-89a7-2d6710dec986} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 7531 | 2026.05.18 18:25:34.580632 [ 294 ] {a2862b33-67f9-43fa-89a7-2d6710dec986} <Debug> TCPHandler: Processed in 0.001328883 sec. | ||
| 7532 | 2026.05.18 18:25:34.580757 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7533 | 2026.05.18 18:25:34.580853 [ 294 ] {b6aede49-356f-4640-9730-e680552bd9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7534 | 2026.05.18 18:25:34.580893 [ 294 ] {b6aede49-356f-4640-9730-e680552bd9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7535 | 2026.05.18 18:25:34.581517 [ 294 ] {b6aede49-356f-4640-9730-e680552bd9ca} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7536 | 2026.05.18 18:25:34.581553 [ 294 ] {b6aede49-356f-4640-9730-e680552bd9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7537 | 2026.05.18 18:25:34.581863 [ 294 ] {b6aede49-356f-4640-9730-e680552bd9ca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7538 | 2026.05.18 18:25:34.582064 [ 294 ] {b6aede49-356f-4640-9730-e680552bd9ca} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.05.18 18:25:34.582195 [ 294 ] {b6aede49-356f-4640-9730-e680552bd9ca} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001359 sec., 368653.4216335541 rows/sec., 25.91 MiB/sec. | ||
| 7540 | 2026.05.18 18:25:34.582229 [ 294 ] {b6aede49-356f-4640-9730-e680552bd9ca} <Debug> TCPHandler: Processed in 0.001521899 sec. | ||
| 7541 | 2026.05.18 18:25:34.582373 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7542 | 2026.05.18 18:25:34.582470 [ 294 ] {dd0bc7a9-680d-40ab-b882-04a6144df527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7543 | 2026.05.18 18:25:34.582512 [ 294 ] {dd0bc7a9-680d-40ab-b882-04a6144df527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7544 | 2026.05.18 18:25:34.582863 [ 294 ] {dd0bc7a9-680d-40ab-b882-04a6144df527} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.05.18 18:25:34.582898 [ 294 ] {dd0bc7a9-680d-40ab-b882-04a6144df527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7546 | 2026.05.18 18:25:34.583187 [ 294 ] {dd0bc7a9-680d-40ab-b882-04a6144df527} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7547 | 2026.05.18 18:25:34.583390 [ 294 ] {dd0bc7a9-680d-40ab-b882-04a6144df527} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.05.18 18:25:34.583515 [ 294 ] {dd0bc7a9-680d-40ab-b882-04a6144df527} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 7549 | 2026.05.18 18:25:34.583547 [ 294 ] {dd0bc7a9-680d-40ab-b882-04a6144df527} <Debug> TCPHandler: Processed in 0.00123327 sec. | ||
| 7550 | 2026.05.18 18:25:34.583672 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2026.05.18 18:25:34.583768 [ 294 ] {9553be2f-6743-4157-a53a-3e596bc5727a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7552 | 2026.05.18 18:25:34.583810 [ 294 ] {9553be2f-6743-4157-a53a-3e596bc5727a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7553 | 2026.05.18 18:25:34.584229 [ 294 ] {9553be2f-6743-4157-a53a-3e596bc5727a} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2026.05.18 18:25:34.584266 [ 294 ] {9553be2f-6743-4157-a53a-3e596bc5727a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7555 | 2026.05.18 18:25:34.584584 [ 294 ] {9553be2f-6743-4157-a53a-3e596bc5727a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7556 | 2026.05.18 18:25:34.584785 [ 294 ] {9553be2f-6743-4157-a53a-3e596bc5727a} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.05.18 18:25:34.584914 [ 294 ] {9553be2f-6743-4157-a53a-3e596bc5727a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. | ||
| 7558 | 2026.05.18 18:25:34.584948 [ 294 ] {9553be2f-6743-4157-a53a-3e596bc5727a} <Debug> TCPHandler: Processed in 0.001325322 sec. | ||
| 7559 | 2026.05.18 18:25:34.585077 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.05.18 18:25:34.585172 [ 294 ] {e3452885-9ad6-4a99-a325-ef434305cada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7561 | 2026.05.18 18:25:34.585214 [ 294 ] {e3452885-9ad6-4a99-a325-ef434305cada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7562 | 2026.05.18 18:25:34.585552 [ 294 ] {e3452885-9ad6-4a99-a325-ef434305cada} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.05.18 18:25:34.585588 [ 294 ] {e3452885-9ad6-4a99-a325-ef434305cada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7564 | 2026.05.18 18:25:34.585871 [ 294 ] {e3452885-9ad6-4a99-a325-ef434305cada} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7565 | 2026.05.18 18:25:34.586074 [ 294 ] {e3452885-9ad6-4a99-a325-ef434305cada} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2026.05.18 18:25:34.586201 [ 294 ] {e3452885-9ad6-4a99-a325-ef434305cada} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 7567 | 2026.05.18 18:25:34.586234 [ 294 ] {e3452885-9ad6-4a99-a325-ef434305cada} <Debug> TCPHandler: Processed in 0.001206859 sec. | ||
| 7568 | 2026.05.18 18:25:34.586355 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2026.05.18 18:25:34.586452 [ 294 ] {f2b627e6-7b5d-4276-aa41-c20b0ef34572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7570 | 2026.05.18 18:25:34.586505 [ 294 ] {f2b627e6-7b5d-4276-aa41-c20b0ef34572} <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 | ||
| 7571 | 2026.05.18 18:25:34.587277 [ 294 ] {f2b627e6-7b5d-4276-aa41-c20b0ef34572} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.05.18 18:25:34.587313 [ 294 ] {f2b627e6-7b5d-4276-aa41-c20b0ef34572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7573 | 2026.05.18 18:25:34.587800 [ 294 ] {f2b627e6-7b5d-4276-aa41-c20b0ef34572} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7574 | 2026.05.18 18:25:34.588013 [ 294 ] {f2b627e6-7b5d-4276-aa41-c20b0ef34572} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.05.18 18:25:34.588155 [ 294 ] {f2b627e6-7b5d-4276-aa41-c20b0ef34572} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001719 sec., 6399.069226294357 rows/sec., 11.47 MiB/sec. | ||
| 7576 | 2026.05.18 18:25:34.588211 [ 294 ] {f2b627e6-7b5d-4276-aa41-c20b0ef34572} <Debug> TCPHandler: Processed in 0.001905222 sec. | ||
| 7577 | 2026.05.18 18:25:34.588478 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2026.05.18 18:25:34.588660 [ 294 ] {5d20367f-fe26-4067-829f-5d129429556e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7579 | 2026.05.18 18:25:34.588735 [ 294 ] {5d20367f-fe26-4067-829f-5d129429556e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7580 | 2026.05.18 18:25:34.589307 [ 294 ] {5d20367f-fe26-4067-829f-5d129429556e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2026.05.18 18:25:34.589350 [ 294 ] {5d20367f-fe26-4067-829f-5d129429556e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7582 | 2026.05.18 18:25:34.589762 [ 294 ] {5d20367f-fe26-4067-829f-5d129429556e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7583 | 2026.05.18 18:25:34.589986 [ 294 ] {5d20367f-fe26-4067-829f-5d129429556e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.05.18 18:25:34.590132 [ 294 ] {5d20367f-fe26-4067-829f-5d129429556e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001524 sec., 59055.118110236224 rows/sec., 3.70 MiB/sec. | ||
| 7585 | 2026.05.18 18:25:34.590190 [ 294 ] {5d20367f-fe26-4067-829f-5d129429556e} <Debug> TCPHandler: Processed in 0.001835989 sec. | ||
| 7586 | 2026.05.18 18:25:39.560991 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7587 | 2026.05.18 18:25:39.561277 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7588 | 2026.05.18 18:25:39.561680 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7589 | 2026.05.18 18:25:39.561733 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7590 | 2026.05.18 18:25:39.561974 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7591 | 2026.05.18 18:25:39.562045 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7592 | 2026.05.18 18:25:39.562191 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 7593 | 2026.05.18 18:25:39.562295 [ 354 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7594 | 2026.05.18 18:25:39.562308 [ 333 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7595 | 2026.05.18 18:25:39.562330 [ 340 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7596 | 2026.05.18 18:25:39.562330 [ 317 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7597 | 2026.05.18 18:25:39.562520 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7598 | 2026.05.18 18:25:39.562548 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7599 | 2026.05.18 18:25:39.562619 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7600 | 2026.05.18 18:25:39.562640 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7601 | 2026.05.18 18:25:39.562676 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7602 | 2026.05.18 18:25:39.562723 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7603 | 2026.05.18 18:25:39.563996 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002832 sec., 14477.401129943504 rows/sec., 2.61 MiB/sec. | ||
| 7604 | 2026.05.18 18:25:39.564130 [ 294 ] {be4cf80b-321f-482c-a7ea-6c96294af08f} <Debug> TCPHandler: Processed in 0.003292186 sec. | ||
| 7605 | 2026.05.18 18:25:39.566444 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2026.05.18 18:25:39.566566 [ 294 ] {870cabf7-21fd-41b0-aad2-bdded6e1a2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7607 | 2026.05.18 18:25:39.566633 [ 294 ] {870cabf7-21fd-41b0-aad2-bdded6e1a2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7608 | 2026.05.18 18:25:39.567597 [ 294 ] {870cabf7-21fd-41b0-aad2-bdded6e1a2ae} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.05.18 18:25:39.567668 [ 294 ] {870cabf7-21fd-41b0-aad2-bdded6e1a2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7610 | 2026.05.18 18:25:39.568033 [ 294 ] {870cabf7-21fd-41b0-aad2-bdded6e1a2ae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7611 | 2026.05.18 18:25:39.568252 [ 294 ] {870cabf7-21fd-41b0-aad2-bdded6e1a2ae} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.05.18 18:25:39.568396 [ 294 ] {870cabf7-21fd-41b0-aad2-bdded6e1a2ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001867 sec., 1071.2372790573113 rows/sec., 87.35 KiB/sec. | ||
| 7613 | 2026.05.18 18:25:39.568431 [ 294 ] {870cabf7-21fd-41b0-aad2-bdded6e1a2ae} <Debug> TCPHandler: Processed in 0.002039375 sec. | ||
| 7614 | 2026.05.18 18:25:39.568580 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2026.05.18 18:25:39.568677 [ 294 ] {de486fb2-10f5-4681-a059-397182cf6cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7616 | 2026.05.18 18:25:39.568716 [ 294 ] {de486fb2-10f5-4681-a059-397182cf6cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7617 | 2026.05.18 18:25:39.569216 [ 294 ] {de486fb2-10f5-4681-a059-397182cf6cd1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.05.18 18:25:39.569253 [ 294 ] {de486fb2-10f5-4681-a059-397182cf6cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7619 | 2026.05.18 18:25:39.569556 [ 294 ] {de486fb2-10f5-4681-a059-397182cf6cd1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7620 | 2026.05.18 18:25:39.569763 [ 294 ] {de486fb2-10f5-4681-a059-397182cf6cd1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.05.18 18:25:39.569889 [ 294 ] {de486fb2-10f5-4681-a059-397182cf6cd1} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001232 sec., 96590.90909090909 rows/sec., 8.19 MiB/sec. | ||
| 7622 | 2026.05.18 18:25:39.569902 [ 149 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7623 | 2026.05.18 18:25:39.569925 [ 294 ] {de486fb2-10f5-4681-a059-397182cf6cd1} <Debug> TCPHandler: Processed in 0.001393785 sec. | ||
| 7624 | 2026.05.18 18:25:39.569957 [ 149 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.05.18 18:25:39.569986 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7626 | 2026.05.18 18:25:39.570073 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.05.18 18:25:39.570108 [ 196 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 7628 | 2026.05.18 18:25:39.570178 [ 294 ] {86ebcfe4-966d-4a8d-a0d8-d9f31917cc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7629 | 2026.05.18 18:25:39.570225 [ 294 ] {86ebcfe4-966d-4a8d-a0d8-d9f31917cc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7630 | 2026.05.18 18:25:39.570250 [ 196 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7631 | 2026.05.18 18:25:39.570293 [ 196 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3238 rows starting from the beginning of the part | ||
| 7632 | 2026.05.18 18:25:39.570365 [ 196 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 3169 rows starting from the beginning of the part | ||
| 7633 | 2026.05.18 18:25:39.570422 [ 196 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 7634 | 2026.05.18 18:25:39.570473 [ 196 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 118 rows starting from the beginning of the part | ||
| 7635 | 2026.05.18 18:25:39.570527 [ 196 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 819 rows starting from the beginning of the part | ||
| 7636 | 2026.05.18 18:25:39.570585 [ 196 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 119 rows starting from the beginning of the part | ||
| 7637 | 2026.05.18 18:25:39.570694 [ 294 ] {86ebcfe4-966d-4a8d-a0d8-d9f31917cc95} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2026.05.18 18:25:39.570738 [ 294 ] {86ebcfe4-966d-4a8d-a0d8-d9f31917cc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7639 | 2026.05.18 18:25:39.571067 [ 294 ] {86ebcfe4-966d-4a8d-a0d8-d9f31917cc95} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7640 | 2026.05.18 18:25:39.571295 [ 294 ] {86ebcfe4-966d-4a8d-a0d8-d9f31917cc95} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2026.05.18 18:25:39.571429 [ 294 ] {86ebcfe4-966d-4a8d-a0d8-d9f31917cc95} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001273 sec., 25923.016496465043 rows/sec., 1.90 MiB/sec. | ||
| 7642 | 2026.05.18 18:25:39.571467 [ 294 ] {86ebcfe4-966d-4a8d-a0d8-d9f31917cc95} <Debug> TCPHandler: Processed in 0.001442876 sec. | ||
| 7643 | 2026.05.18 18:25:39.571615 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2026.05.18 18:25:39.571711 [ 294 ] {f7174a83-9b7d-44b8-b5c9-5a7d616930af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7645 | 2026.05.18 18:25:39.571751 [ 294 ] {f7174a83-9b7d-44b8-b5c9-5a7d616930af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7646 | 2026.05.18 18:25:39.572206 [ 294 ] {f7174a83-9b7d-44b8-b5c9-5a7d616930af} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.05.18 18:25:39.572243 [ 294 ] {f7174a83-9b7d-44b8-b5c9-5a7d616930af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7648 | 2026.05.18 18:25:39.572557 [ 294 ] {f7174a83-9b7d-44b8-b5c9-5a7d616930af} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7649 | 2026.05.18 18:25:39.572769 [ 294 ] {f7174a83-9b7d-44b8-b5c9-5a7d616930af} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2026.05.18 18:25:39.572831 [ 196 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7519 rows, containing 5 columns (5 merged, 0 gathered) in 0.002771139 sec., 2713324.73758985 rows/sec., 214.31 MiB/sec. | ||
| 7651 | 2026.05.18 18:25:39.572901 [ 294 ] {f7174a83-9b7d-44b8-b5c9-5a7d616930af} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001208 sec., 80298.0132450331 rows/sec., 6.27 MiB/sec. | ||
| 7652 | 2026.05.18 18:25:39.572909 [ 149 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7653 | 2026.05.18 18:25:39.572944 [ 294 ] {f7174a83-9b7d-44b8-b5c9-5a7d616930af} <Debug> TCPHandler: Processed in 0.001378095 sec. | ||
| 7654 | 2026.05.18 18:25:39.572961 [ 149 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2026.05.18 18:25:39.572992 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7656 | 2026.05.18 18:25:39.573102 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 7657 | 2026.05.18 18:25:39.573135 [ 190 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7658 | 2026.05.18 18:25:39.573103 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7659 | 2026.05.18 18:25:39.573241 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7660 | 2026.05.18 18:25:39.573266 [ 294 ] {5a8961ba-c224-453e-8da2-f4976cdfea72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7661 | 2026.05.18 18:25:39.573286 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1792 rows starting from the beginning of the part | ||
| 7662 | 2026.05.18 18:25:39.573318 [ 294 ] {5a8961ba-c224-453e-8da2-f4976cdfea72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7663 | 2026.05.18 18:25:39.573369 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1735 rows starting from the beginning of the part | ||
| 7664 | 2026.05.18 18:25:39.573432 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7665 | 2026.05.18 18:25:39.573439 [ 190 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_46_9} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.05.18 18:25:39.573485 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 95 rows starting from the beginning of the part | ||
| 7667 | 2026.05.18 18:25:39.573536 [ 190 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_46_9} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7668 | 2026.05.18 18:25:39.573538 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 501 rows starting from the beginning of the part | ||
| 7669 | 2026.05.18 18:25:39.573606 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 97 rows starting from the beginning of the part | ||
| 7670 | 2026.05.18 18:25:39.573644 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 7671 | 2026.05.18 18:25:39.573805 [ 294 ] {5a8961ba-c224-453e-8da2-f4976cdfea72} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.05.18 18:25:39.573849 [ 294 ] {5a8961ba-c224-453e-8da2-f4976cdfea72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7673 | 2026.05.18 18:25:39.574224 [ 294 ] {5a8961ba-c224-453e-8da2-f4976cdfea72} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7674 | 2026.05.18 18:25:39.574467 [ 294 ] {5a8961ba-c224-453e-8da2-f4976cdfea72} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.05.18 18:25:39.574617 [ 294 ] {5a8961ba-c224-453e-8da2-f4976cdfea72} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001369 sec., 117604.09057706354 rows/sec., 8.19 MiB/sec. | ||
| 7676 | 2026.05.18 18:25:39.574620 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7677 | 2026.05.18 18:25:39.574656 [ 294 ] {5a8961ba-c224-453e-8da2-f4976cdfea72} <Debug> TCPHandler: Processed in 0.001605472 sec. | ||
| 7678 | 2026.05.18 18:25:39.574681 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2026.05.18 18:25:39.574711 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7680 | 2026.05.18 18:25:39.574805 [ 199 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 7681 | 2026.05.18 18:25:39.574807 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2026.05.18 18:25:39.574910 [ 199 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7683 | 2026.05.18 18:25:39.574926 [ 294 ] {7bd71b11-ea3a-4d75-bf95-52b8f742b009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7684 | 2026.05.18 18:25:39.574942 [ 199 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 16311 rows starting from the beginning of the part | ||
| 7685 | 2026.05.18 18:25:39.574982 [ 294 ] {7bd71b11-ea3a-4d75-bf95-52b8f742b009} <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 | ||
| 7686 | 2026.05.18 18:25:39.575001 [ 199 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1606 rows starting from the beginning of the part | ||
| 7687 | 2026.05.18 18:25:39.575051 [ 199 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
| 7688 | 2026.05.18 18:25:39.575098 [ 199 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7689 | 2026.05.18 18:25:39.575134 [ 190 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4284 rows, containing 5 columns (5 merged, 0 gathered) in 0.002086617 sec., 2053084.0111050569 rows/sec., 148.49 MiB/sec. | ||
| 7690 | 2026.05.18 18:25:39.575145 [ 199 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7691 | 2026.05.18 18:25:39.575226 [ 199 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
| 7692 | 2026.05.18 18:25:39.575366 [ 190 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7693 | 2026.05.18 18:25:39.575664 [ 190 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_46_9} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.05.18 18:25:39.575735 [ 190 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_46_9} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7695 | 2026.05.18 18:25:39.575827 [ 294 ] {7bd71b11-ea3a-4d75-bf95-52b8f742b009} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2026.05.18 18:25:39.575828 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7697 | 2026.05.18 18:25:39.575876 [ 294 ] {7bd71b11-ea3a-4d75-bf95-52b8f742b009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7698 | 2026.05.18 18:25:39.576595 [ 294 ] {7bd71b11-ea3a-4d75-bf95-52b8f742b009} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7699 | 2026.05.18 18:25:39.576843 [ 294 ] {7bd71b11-ea3a-4d75-bf95-52b8f742b009} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.05.18 18:25:39.576987 [ 294 ] {7bd71b11-ea3a-4d75-bf95-52b8f742b009} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00208 sec., 14903.846153846154 rows/sec., 26.71 MiB/sec. | ||
| 7701 | 2026.05.18 18:25:39.577040 [ 294 ] {7bd71b11-ea3a-4d75-bf95-52b8f742b009} <Debug> TCPHandler: Processed in 0.002283503 sec. | ||
| 7702 | 2026.05.18 18:25:39.577189 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2026.05.18 18:25:39.577287 [ 294 ] {5f9a9a23-dec9-4368-a738-52cb915bd91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7704 | 2026.05.18 18:25:39.577330 [ 294 ] {5f9a9a23-dec9-4368-a738-52cb915bd91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7705 | 2026.05.18 18:25:39.577709 [ 294 ] {5f9a9a23-dec9-4368-a738-52cb915bd91e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.05.18 18:25:39.577746 [ 294 ] {5f9a9a23-dec9-4368-a738-52cb915bd91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7707 | 2026.05.18 18:25:39.578134 [ 294 ] {5f9a9a23-dec9-4368-a738-52cb915bd91e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7708 | 2026.05.18 18:25:39.578350 [ 294 ] {5f9a9a23-dec9-4368-a738-52cb915bd91e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.05.18 18:25:39.578468 [ 146 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7710 | 2026.05.18 18:25:39.578479 [ 294 ] {5f9a9a23-dec9-4368-a738-52cb915bd91e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 7711 | 2026.05.18 18:25:39.578512 [ 146 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.05.18 18:25:39.578531 [ 294 ] {5f9a9a23-dec9-4368-a738-52cb915bd91e} <Debug> TCPHandler: Processed in 0.001393195 sec. | ||
| 7713 | 2026.05.18 18:25:39.578540 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7714 | 2026.05.18 18:25:39.578661 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 7715 | 2026.05.18 18:25:39.578788 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7716 | 2026.05.18 18:25:39.578820 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2700 rows starting from the beginning of the part | ||
| 7717 | 2026.05.18 18:25:39.578882 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 7718 | 2026.05.18 18:25:39.578934 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 7719 | 2026.05.18 18:25:39.578980 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7720 | 2026.05.18 18:25:39.579027 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 7721 | 2026.05.18 18:25:39.579074 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7722 | 2026.05.18 18:25:39.580341 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18631 rows, containing 5 columns (5 merged, 0 gathered) in 0.005577439 sec., 3340422.0108906613 rows/sec., 213.88 MiB/sec. | ||
| 7723 | 2026.05.18 18:25:39.580490 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.00187291 sec., 1601785.4568559087 rows/sec., 103.32 MiB/sec. | ||
| 7724 | 2026.05.18 18:25:39.580616 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7725 | 2026.05.18 18:25:39.580830 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7726 | 2026.05.18 18:25:39.580908 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.05.18 18:25:39.581001 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7728 | 2026.05.18 18:25:39.581096 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 7729 | 2026.05.18 18:25:39.581135 [ 190 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_46_9} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7730 | 2026.05.18 18:25:39.581209 [ 190 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_46_9} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7731 | 2026.05.18 18:25:39.581303 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7732 | 2026.05.18 18:25:39.733594 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13853 | ||
| 7733 | 2026.05.18 18:25:39.734049 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7734 | 2026.05.18 18:25:39.734089 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7735 | 2026.05.18 18:25:39.734561 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7736 | 2026.05.18 18:25:39.734789 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2026.05.18 18:25:39.734912 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13853 | ||
| 7738 | 2026.05.18 18:25:40.467092 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7739 | 2026.05.18 18:25:40.483331 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.05.18 18:25:40.483383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7741 | 2026.05.18 18:25:40.488989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7742 | 2026.05.18 18:25:40.489667 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.05.18 18:25:40.492306 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7744 | 2026.05.18 18:25:44.565172 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7745 | 2026.05.18 18:25:44.565453 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7746 | 2026.05.18 18:25:44.565831 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7747 | 2026.05.18 18:25:44.565872 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7748 | 2026.05.18 18:25:44.566111 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7749 | 2026.05.18 18:25:44.566179 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7750 | 2026.05.18 18:25:44.566321 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7751 | 2026.05.18 18:25:44.566418 [ 333 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7752 | 2026.05.18 18:25:44.566427 [ 340 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7753 | 2026.05.18 18:25:44.566427 [ 317 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7754 | 2026.05.18 18:25:44.566418 [ 354 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7755 | 2026.05.18 18:25:44.566593 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7756 | 2026.05.18 18:25:44.566621 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7757 | 2026.05.18 18:25:44.566691 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7758 | 2026.05.18 18:25:44.566710 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7759 | 2026.05.18 18:25:44.566746 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7760 | 2026.05.18 18:25:44.566788 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7761 | 2026.05.18 18:25:44.567838 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002501 sec., 16393.442622950817 rows/sec., 2.95 MiB/sec. | ||
| 7762 | 2026.05.18 18:25:44.567955 [ 294 ] {1bb5bc6d-1472-45ec-8397-7d26c976272c} <Debug> TCPHandler: Processed in 0.002929664 sec. | ||
| 7763 | 2026.05.18 18:25:44.572831 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.05.18 18:25:44.572945 [ 294 ] {f41535d0-b831-4ed6-88a4-7c4bbfc82ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7765 | 2026.05.18 18:25:44.572989 [ 294 ] {f41535d0-b831-4ed6-88a4-7c4bbfc82ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7766 | 2026.05.18 18:25:44.573526 [ 294 ] {f41535d0-b831-4ed6-88a4-7c4bbfc82ecb} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.05.18 18:25:44.573571 [ 294 ] {f41535d0-b831-4ed6-88a4-7c4bbfc82ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7768 | 2026.05.18 18:25:44.573957 [ 294 ] {f41535d0-b831-4ed6-88a4-7c4bbfc82ecb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7769 | 2026.05.18 18:25:44.574182 [ 294 ] {f41535d0-b831-4ed6-88a4-7c4bbfc82ecb} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.05.18 18:25:44.574322 [ 294 ] {f41535d0-b831-4ed6-88a4-7c4bbfc82ecb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001408 sec., 201704.54545454547 rows/sec., 12.81 MiB/sec. | ||
| 7771 | 2026.05.18 18:25:44.574329 [ 135 ] {} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7772 | 2026.05.18 18:25:44.574366 [ 294 ] {f41535d0-b831-4ed6-88a4-7c4bbfc82ecb} <Debug> TCPHandler: Processed in 0.001581901 sec. | ||
| 7773 | 2026.05.18 18:25:44.574387 [ 135 ] {} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.05.18 18:25:44.574417 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7775 | 2026.05.18 18:25:44.574537 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.05.18 18:25:44.574541 [ 193 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 7777 | 2026.05.18 18:25:44.574646 [ 294 ] {a210273c-465d-4af8-b94f-527c612c9b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7778 | 2026.05.18 18:25:44.574656 [ 193 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7779 | 2026.05.18 18:25:44.574687 [ 294 ] {a210273c-465d-4af8-b94f-527c612c9b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7780 | 2026.05.18 18:25:44.574691 [ 193 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 7781 | 2026.05.18 18:25:44.574760 [ 193 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7782 | 2026.05.18 18:25:44.574813 [ 193 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7783 | 2026.05.18 18:25:44.574861 [ 193 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7784 | 2026.05.18 18:25:44.574910 [ 193 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7785 | 2026.05.18 18:25:44.575392 [ 294 ] {a210273c-465d-4af8-b94f-527c612c9b6a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.05.18 18:25:44.575428 [ 294 ] {a210273c-465d-4af8-b94f-527c612c9b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7787 | 2026.05.18 18:25:44.575769 [ 294 ] {a210273c-465d-4af8-b94f-527c612c9b6a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7788 | 2026.05.18 18:25:44.575890 [ 190 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384405 sec., 1025711.4067054078 rows/sec., 69.06 MiB/sec. | ||
| 7789 | 2026.05.18 18:25:44.576003 [ 294 ] {a210273c-465d-4af8-b94f-527c612c9b6a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.05.18 18:25:44.576114 [ 197 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7791 | 2026.05.18 18:25:44.576145 [ 294 ] {a210273c-465d-4af8-b94f-527c612c9b6a} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001517 sec., 539881.3447593936 rows/sec., 41.85 MiB/sec. | ||
| 7792 | 2026.05.18 18:25:44.576184 [ 294 ] {a210273c-465d-4af8-b94f-527c612c9b6a} <Debug> TCPHandler: Processed in 0.001696634 sec. | ||
| 7793 | 2026.05.18 18:25:44.576318 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2026.05.18 18:25:44.576418 [ 294 ] {0d778f44-be45-4927-9d81-3161a33780a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7795 | 2026.05.18 18:25:44.576460 [ 294 ] {0d778f44-be45-4927-9d81-3161a33780a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7796 | 2026.05.18 18:25:44.576479 [ 197 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_21_5} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.05.18 18:25:44.576580 [ 197 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_21_5} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7798 | 2026.05.18 18:25:44.576692 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7799 | 2026.05.18 18:25:44.576892 [ 294 ] {0d778f44-be45-4927-9d81-3161a33780a6} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.05.18 18:25:44.576933 [ 294 ] {0d778f44-be45-4927-9d81-3161a33780a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7801 | 2026.05.18 18:25:44.577235 [ 294 ] {0d778f44-be45-4927-9d81-3161a33780a6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7802 | 2026.05.18 18:25:44.577438 [ 294 ] {0d778f44-be45-4927-9d81-3161a33780a6} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.05.18 18:25:44.577564 [ 294 ] {0d778f44-be45-4927-9d81-3161a33780a6} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001164 sec., 131443.29896907214 rows/sec., 7.86 MiB/sec. | ||
| 7804 | 2026.05.18 18:25:44.577598 [ 294 ] {0d778f44-be45-4927-9d81-3161a33780a6} <Debug> TCPHandler: Processed in 0.001334503 sec. | ||
| 7805 | 2026.05.18 18:25:44.577726 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2026.05.18 18:25:44.577832 [ 294 ] {15865a59-5547-4c26-871f-70f84907d411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7807 | 2026.05.18 18:25:44.577871 [ 294 ] {15865a59-5547-4c26-871f-70f84907d411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7808 | 2026.05.18 18:25:44.578461 [ 294 ] {15865a59-5547-4c26-871f-70f84907d411} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.05.18 18:25:44.578511 [ 294 ] {15865a59-5547-4c26-871f-70f84907d411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7810 | 2026.05.18 18:25:44.578927 [ 294 ] {15865a59-5547-4c26-871f-70f84907d411} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7811 | 2026.05.18 18:25:44.579156 [ 294 ] {15865a59-5547-4c26-871f-70f84907d411} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.05.18 18:25:44.579457 [ 294 ] {15865a59-5547-4c26-871f-70f84907d411} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001641 sec., 90798.29372333942 rows/sec., 5.87 MiB/sec. | ||
| 7813 | 2026.05.18 18:25:44.579552 [ 294 ] {15865a59-5547-4c26-871f-70f84907d411} <Debug> TCPHandler: Processed in 0.001874341 sec. | ||
| 7814 | 2026.05.18 18:25:44.579760 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2026.05.18 18:25:44.579891 [ 294 ] {2880c170-8b04-41bd-9b8b-266aac48d652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7816 | 2026.05.18 18:25:44.579950 [ 294 ] {2880c170-8b04-41bd-9b8b-266aac48d652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7817 | 2026.05.18 18:25:44.580504 [ 294 ] {2880c170-8b04-41bd-9b8b-266aac48d652} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.05.18 18:25:44.580543 [ 294 ] {2880c170-8b04-41bd-9b8b-266aac48d652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7819 | 2026.05.18 18:25:44.580921 [ 294 ] {2880c170-8b04-41bd-9b8b-266aac48d652} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7820 | 2026.05.18 18:25:44.581148 [ 294 ] {2880c170-8b04-41bd-9b8b-266aac48d652} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.05.18 18:25:44.581263 [ 135 ] {} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7822 | 2026.05.18 18:25:44.581287 [ 294 ] {2880c170-8b04-41bd-9b8b-266aac48d652} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001436 sec., 103064.06685236769 rows/sec., 5.86 MiB/sec. | ||
| 7823 | 2026.05.18 18:25:44.581303 [ 135 ] {} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2026.05.18 18:25:44.581329 [ 294 ] {2880c170-8b04-41bd-9b8b-266aac48d652} <Debug> TCPHandler: Processed in 0.001682834 sec. | ||
| 7825 | 2026.05.18 18:25:44.581331 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7826 | 2026.05.18 18:25:44.581433 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 7827 | 2026.05.18 18:25:44.581521 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7828 | 2026.05.18 18:25:44.581550 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 7829 | 2026.05.18 18:25:44.581591 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7830 | 2026.05.18 18:25:44.581628 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7831 | 2026.05.18 18:25:44.581678 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7832 | 2026.05.18 18:25:44.581690 [ 294 ] {503f1833-45e0-4904-92c4-0c83fa132a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7833 | 2026.05.18 18:25:44.581719 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7834 | 2026.05.18 18:25:44.581732 [ 294 ] {503f1833-45e0-4904-92c4-0c83fa132a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7835 | 2026.05.18 18:25:44.581760 [ 199 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7836 | 2026.05.18 18:25:44.582471 [ 294 ] {503f1833-45e0-4904-92c4-0c83fa132a70} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2026.05.18 18:25:44.582519 [ 294 ] {503f1833-45e0-4904-92c4-0c83fa132a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7838 | 2026.05.18 18:25:44.582528 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001130616 sec., 654510.4615537017 rows/sec., 39.72 MiB/sec. | ||
| 7839 | 2026.05.18 18:25:44.582712 [ 190 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7840 | 2026.05.18 18:25:44.582902 [ 294 ] {503f1833-45e0-4904-92c4-0c83fa132a70} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7841 | 2026.05.18 18:25:44.583051 [ 190 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_21_5} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2026.05.18 18:25:44.583143 [ 190 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_21_5} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7843 | 2026.05.18 18:25:44.583239 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7844 | 2026.05.18 18:25:44.583256 [ 294 ] {503f1833-45e0-4904-92c4-0c83fa132a70} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.05.18 18:25:44.583430 [ 294 ] {503f1833-45e0-4904-92c4-0c83fa132a70} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001758 sec., 284982.9351535836 rows/sec., 20.03 MiB/sec. | ||
| 7846 | 2026.05.18 18:25:44.583486 [ 294 ] {503f1833-45e0-4904-92c4-0c83fa132a70} <Debug> TCPHandler: Processed in 0.001945622 sec. | ||
| 7847 | 2026.05.18 18:25:44.583622 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2026.05.18 18:25:44.583734 [ 294 ] {f390c31a-404f-4d03-be97-c42a39f8f195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7849 | 2026.05.18 18:25:44.583780 [ 294 ] {f390c31a-404f-4d03-be97-c42a39f8f195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7850 | 2026.05.18 18:25:44.584168 [ 294 ] {f390c31a-404f-4d03-be97-c42a39f8f195} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2026.05.18 18:25:44.584204 [ 294 ] {f390c31a-404f-4d03-be97-c42a39f8f195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7852 | 2026.05.18 18:25:44.584514 [ 294 ] {f390c31a-404f-4d03-be97-c42a39f8f195} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7853 | 2026.05.18 18:25:44.584730 [ 294 ] {f390c31a-404f-4d03-be97-c42a39f8f195} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2026.05.18 18:25:44.584860 [ 294 ] {f390c31a-404f-4d03-be97-c42a39f8f195} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 7855 | 2026.05.18 18:25:44.584895 [ 294 ] {f390c31a-404f-4d03-be97-c42a39f8f195} <Debug> TCPHandler: Processed in 0.001326403 sec. | ||
| 7856 | 2026.05.18 18:25:44.585029 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.05.18 18:25:44.585127 [ 294 ] {41f000e2-0b6e-4fee-a82f-f493c99d1e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7858 | 2026.05.18 18:25:44.585169 [ 294 ] {41f000e2-0b6e-4fee-a82f-f493c99d1e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7859 | 2026.05.18 18:25:44.585592 [ 294 ] {41f000e2-0b6e-4fee-a82f-f493c99d1e6a} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.05.18 18:25:44.585628 [ 294 ] {41f000e2-0b6e-4fee-a82f-f493c99d1e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7861 | 2026.05.18 18:25:44.585959 [ 294 ] {41f000e2-0b6e-4fee-a82f-f493c99d1e6a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7862 | 2026.05.18 18:25:44.586178 [ 294 ] {41f000e2-0b6e-4fee-a82f-f493c99d1e6a} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.05.18 18:25:44.586303 [ 294 ] {41f000e2-0b6e-4fee-a82f-f493c99d1e6a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001196 sec., 221571.90635451506 rows/sec., 14.72 MiB/sec. | ||
| 7864 | 2026.05.18 18:25:44.586338 [ 294 ] {41f000e2-0b6e-4fee-a82f-f493c99d1e6a} <Debug> TCPHandler: Processed in 0.001358704 sec. | ||
| 7865 | 2026.05.18 18:25:44.586467 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7866 | 2026.05.18 18:25:44.586565 [ 294 ] {26a3b8fe-2d42-486a-b50e-57a9b7edf3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7867 | 2026.05.18 18:25:44.586607 [ 294 ] {26a3b8fe-2d42-486a-b50e-57a9b7edf3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7868 | 2026.05.18 18:25:44.586924 [ 294 ] {26a3b8fe-2d42-486a-b50e-57a9b7edf3bf} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2026.05.18 18:25:44.586960 [ 294 ] {26a3b8fe-2d42-486a-b50e-57a9b7edf3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7870 | 2026.05.18 18:25:44.587251 [ 294 ] {26a3b8fe-2d42-486a-b50e-57a9b7edf3bf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7871 | 2026.05.18 18:25:44.587452 [ 294 ] {26a3b8fe-2d42-486a-b50e-57a9b7edf3bf} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2026.05.18 18:25:44.587576 [ 294 ] {26a3b8fe-2d42-486a-b50e-57a9b7edf3bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 7873 | 2026.05.18 18:25:44.587609 [ 294 ] {26a3b8fe-2d42-486a-b50e-57a9b7edf3bf} <Debug> TCPHandler: Processed in 0.001191308 sec. | ||
| 7874 | 2026.05.18 18:25:44.587730 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2026.05.18 18:25:44.587827 [ 294 ] {a6188766-20a9-4355-83a7-91ebfae03781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7876 | 2026.05.18 18:25:44.587880 [ 294 ] {a6188766-20a9-4355-83a7-91ebfae03781} <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 | ||
| 7877 | 2026.05.18 18:25:44.588634 [ 294 ] {a6188766-20a9-4355-83a7-91ebfae03781} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7878 | 2026.05.18 18:25:44.588671 [ 294 ] {a6188766-20a9-4355-83a7-91ebfae03781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7879 | 2026.05.18 18:25:44.589158 [ 294 ] {a6188766-20a9-4355-83a7-91ebfae03781} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7880 | 2026.05.18 18:25:44.589375 [ 294 ] {a6188766-20a9-4355-83a7-91ebfae03781} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2026.05.18 18:25:44.589509 [ 294 ] {a6188766-20a9-4355-83a7-91ebfae03781} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001701 sec., 6466.784244562023 rows/sec., 11.59 MiB/sec. | ||
| 7882 | 2026.05.18 18:25:44.589558 [ 294 ] {a6188766-20a9-4355-83a7-91ebfae03781} <Debug> TCPHandler: Processed in 0.001877291 sec. | ||
| 7883 | 2026.05.18 18:25:44.589691 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.05.18 18:25:44.589788 [ 294 ] {fd59e6df-0788-44cf-9bbf-b648df4e1829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7885 | 2026.05.18 18:25:44.589829 [ 294 ] {fd59e6df-0788-44cf-9bbf-b648df4e1829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7886 | 2026.05.18 18:25:44.590169 [ 294 ] {fd59e6df-0788-44cf-9bbf-b648df4e1829} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.05.18 18:25:44.590205 [ 294 ] {fd59e6df-0788-44cf-9bbf-b648df4e1829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7888 | 2026.05.18 18:25:44.590501 [ 294 ] {fd59e6df-0788-44cf-9bbf-b648df4e1829} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7889 | 2026.05.18 18:25:44.590704 [ 294 ] {fd59e6df-0788-44cf-9bbf-b648df4e1829} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2026.05.18 18:25:44.590829 [ 294 ] {fd59e6df-0788-44cf-9bbf-b648df4e1829} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001059 sec., 84985.83569405098 rows/sec., 5.32 MiB/sec. | ||
| 7891 | 2026.05.18 18:25:44.590861 [ 294 ] {fd59e6df-0788-44cf-9bbf-b648df4e1829} <Debug> TCPHandler: Processed in 0.001219779 sec. | ||
| 7892 | 2026.05.18 18:25:47.135359 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7893 | 2026.05.18 18:25:47.135439 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7894 | 2026.05.18 18:25:47.235897 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14365 | ||
| 7895 | 2026.05.18 18:25:47.236383 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2026.05.18 18:25:47.236423 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7897 | 2026.05.18 18:25:47.236887 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7898 | 2026.05.18 18:25:47.237118 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2026.05.18 18:25:47.237242 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14365 | ||
| 7900 | 2026.05.18 18:25:47.993352 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7901 | 2026.05.18 18:25:48.010388 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2026.05.18 18:25:48.010447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7903 | 2026.05.18 18:25:48.015997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7904 | 2026.05.18 18:25:48.016708 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.05.18 18:25:48.019888 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7906 | 2026.05.18 18:25:49.561440 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2026.05.18 18:25:49.561695 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7908 | 2026.05.18 18:25:49.562044 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7909 | 2026.05.18 18:25:49.562081 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7910 | 2026.05.18 18:25:49.562306 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7911 | 2026.05.18 18:25:49.562377 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7912 | 2026.05.18 18:25:49.562520 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7913 | 2026.05.18 18:25:49.562639 [ 276 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7914 | 2026.05.18 18:25:49.562659 [ 363 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7915 | 2026.05.18 18:25:49.562671 [ 317 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7916 | 2026.05.18 18:25:49.562639 [ 354 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7917 | 2026.05.18 18:25:49.562857 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7918 | 2026.05.18 18:25:49.562885 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7919 | 2026.05.18 18:25:49.562956 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7920 | 2026.05.18 18:25:49.562977 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7921 | 2026.05.18 18:25:49.563013 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7922 | 2026.05.18 18:25:49.563059 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7923 | 2026.05.18 18:25:49.564235 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002637 sec., 15547.971179370497 rows/sec., 2.80 MiB/sec. | ||
| 7924 | 2026.05.18 18:25:49.564350 [ 294 ] {85b1b2bd-0cb6-493e-b6a9-1419c7a8d9d3} <Debug> TCPHandler: Processed in 0.003049218 sec. | ||
| 7925 | 2026.05.18 18:25:49.566469 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7926 | 2026.05.18 18:25:49.566592 [ 294 ] {d7f391c2-c72f-41fc-a40f-b27fa15b62b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7927 | 2026.05.18 18:25:49.566636 [ 294 ] {d7f391c2-c72f-41fc-a40f-b27fa15b62b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7928 | 2026.05.18 18:25:49.567235 [ 294 ] {d7f391c2-c72f-41fc-a40f-b27fa15b62b1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.05.18 18:25:49.567279 [ 294 ] {d7f391c2-c72f-41fc-a40f-b27fa15b62b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7930 | 2026.05.18 18:25:49.567656 [ 294 ] {d7f391c2-c72f-41fc-a40f-b27fa15b62b1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7931 | 2026.05.18 18:25:49.567889 [ 294 ] {d7f391c2-c72f-41fc-a40f-b27fa15b62b1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.05.18 18:25:49.568040 [ 294 ] {d7f391c2-c72f-41fc-a40f-b27fa15b62b1} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001482 sec., 79622.1322537112 rows/sec., 6.76 MiB/sec. | ||
| 7933 | 2026.05.18 18:25:49.568077 [ 294 ] {d7f391c2-c72f-41fc-a40f-b27fa15b62b1} <Debug> TCPHandler: Processed in 0.001658584 sec. | ||
| 7934 | 2026.05.18 18:25:49.568245 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2026.05.18 18:25:49.568344 [ 294 ] {3af7f311-6d7b-4555-b752-fb7ba2ba697e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7936 | 2026.05.18 18:25:49.568386 [ 294 ] {3af7f311-6d7b-4555-b752-fb7ba2ba697e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7937 | 2026.05.18 18:25:49.568822 [ 294 ] {3af7f311-6d7b-4555-b752-fb7ba2ba697e} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.05.18 18:25:49.568861 [ 294 ] {3af7f311-6d7b-4555-b752-fb7ba2ba697e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7939 | 2026.05.18 18:25:49.569162 [ 294 ] {3af7f311-6d7b-4555-b752-fb7ba2ba697e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7940 | 2026.05.18 18:25:49.569368 [ 294 ] {3af7f311-6d7b-4555-b752-fb7ba2ba697e} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.05.18 18:25:49.569491 [ 124 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7942 | 2026.05.18 18:25:49.569500 [ 294 ] {3af7f311-6d7b-4555-b752-fb7ba2ba697e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001177 sec., 26338.147833474934 rows/sec., 1.93 MiB/sec. | ||
| 7943 | 2026.05.18 18:25:49.569539 [ 124 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.05.18 18:25:49.569553 [ 294 ] {3af7f311-6d7b-4555-b752-fb7ba2ba697e} <Debug> TCPHandler: Processed in 0.001357113 sec. | ||
| 7945 | 2026.05.18 18:25:49.569568 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7946 | 2026.05.18 18:25:49.569689 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7947 | 2026.05.18 18:25:49.569705 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 7948 | 2026.05.18 18:25:49.569791 [ 294 ] {02021a01-a22e-4582-90d3-a0c106710412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7949 | 2026.05.18 18:25:49.569836 [ 294 ] {02021a01-a22e-4582-90d3-a0c106710412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7950 | 2026.05.18 18:25:49.569867 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7951 | 2026.05.18 18:25:49.569909 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 211 rows starting from the beginning of the part | ||
| 7952 | 2026.05.18 18:25:49.569983 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7953 | 2026.05.18 18:25:49.570062 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 153 rows starting from the beginning of the part | ||
| 7954 | 2026.05.18 18:25:49.570117 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 7955 | 2026.05.18 18:25:49.570162 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 153 rows starting from the beginning of the part | ||
| 7956 | 2026.05.18 18:25:49.570226 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7957 | 2026.05.18 18:25:49.570360 [ 294 ] {02021a01-a22e-4582-90d3-a0c106710412} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2026.05.18 18:25:49.570403 [ 294 ] {02021a01-a22e-4582-90d3-a0c106710412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7959 | 2026.05.18 18:25:49.570743 [ 294 ] {02021a01-a22e-4582-90d3-a0c106710412} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7960 | 2026.05.18 18:25:49.570972 [ 294 ] {02021a01-a22e-4582-90d3-a0c106710412} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2026.05.18 18:25:49.571129 [ 294 ] {02021a01-a22e-4582-90d3-a0c106710412} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001356 sec., 70058.99705014749 rows/sec., 5.47 MiB/sec. | ||
| 7962 | 2026.05.18 18:25:49.571164 [ 294 ] {02021a01-a22e-4582-90d3-a0c106710412} <Debug> TCPHandler: Processed in 0.001529469 sec. | ||
| 7963 | 2026.05.18 18:25:49.571277 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635022 sec., 374306.8900601949 rows/sec., 25.02 MiB/sec. | ||
| 7964 | 2026.05.18 18:25:49.571301 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2026.05.18 18:25:49.571414 [ 294 ] {3b588f50-07ca-4440-a3b7-25fdd51b8a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7966 | 2026.05.18 18:25:49.571452 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7967 | 2026.05.18 18:25:49.571458 [ 294 ] {3b588f50-07ca-4440-a3b7-25fdd51b8a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7968 | 2026.05.18 18:25:49.571755 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_41_8} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.05.18 18:25:49.571840 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_41_8} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7970 | 2026.05.18 18:25:49.571901 [ 294 ] {3b588f50-07ca-4440-a3b7-25fdd51b8a08} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.05.18 18:25:49.571944 [ 294 ] {3b588f50-07ca-4440-a3b7-25fdd51b8a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7972 | 2026.05.18 18:25:49.571947 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7973 | 2026.05.18 18:25:49.572297 [ 294 ] {3b588f50-07ca-4440-a3b7-25fdd51b8a08} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7974 | 2026.05.18 18:25:49.572510 [ 294 ] {3b588f50-07ca-4440-a3b7-25fdd51b8a08} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.05.18 18:25:49.572646 [ 294 ] {3b588f50-07ca-4440-a3b7-25fdd51b8a08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 7976 | 2026.05.18 18:25:49.572681 [ 294 ] {3b588f50-07ca-4440-a3b7-25fdd51b8a08} <Debug> TCPHandler: Processed in 0.001429676 sec. | ||
| 7977 | 2026.05.18 18:25:49.572812 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7978 | 2026.05.18 18:25:49.572908 [ 294 ] {dc38cb6d-7712-4dcf-9dc6-30e00a7bdfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7979 | 2026.05.18 18:25:49.572961 [ 294 ] {dc38cb6d-7712-4dcf-9dc6-30e00a7bdfbb} <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 | ||
| 7980 | 2026.05.18 18:25:49.573801 [ 294 ] {dc38cb6d-7712-4dcf-9dc6-30e00a7bdfbb} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.05.18 18:25:49.573838 [ 294 ] {dc38cb6d-7712-4dcf-9dc6-30e00a7bdfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7982 | 2026.05.18 18:25:49.574422 [ 294 ] {dc38cb6d-7712-4dcf-9dc6-30e00a7bdfbb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7983 | 2026.05.18 18:25:49.574650 [ 294 ] {dc38cb6d-7712-4dcf-9dc6-30e00a7bdfbb} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.05.18 18:25:49.574774 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7985 | 2026.05.18 18:25:49.574795 [ 294 ] {dc38cb6d-7712-4dcf-9dc6-30e00a7bdfbb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001905 sec., 16272.965879265092 rows/sec., 29.16 MiB/sec. | ||
| 7986 | 2026.05.18 18:25:49.574820 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.05.18 18:25:49.574846 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7988 | 2026.05.18 18:25:49.574862 [ 294 ] {dc38cb6d-7712-4dcf-9dc6-30e00a7bdfbb} <Debug> TCPHandler: Processed in 0.002098397 sec. | ||
| 7989 | 2026.05.18 18:25:49.574926 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 7990 | 2026.05.18 18:25:49.574998 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2026.05.18 18:25:49.575114 [ 294 ] {4c455f83-7074-479d-a1a8-85d700b1697e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7992 | 2026.05.18 18:25:49.575130 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7993 | 2026.05.18 18:25:49.575157 [ 294 ] {4c455f83-7074-479d-a1a8-85d700b1697e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7994 | 2026.05.18 18:25:49.575195 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 745 rows starting from the beginning of the part | ||
| 7995 | 2026.05.18 18:25:49.575317 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7996 | 2026.05.18 18:25:49.575419 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 7997 | 2026.05.18 18:25:49.575517 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7998 | 2026.05.18 18:25:49.575531 [ 294 ] {4c455f83-7074-479d-a1a8-85d700b1697e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.05.18 18:25:49.575572 [ 294 ] {4c455f83-7074-479d-a1a8-85d700b1697e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8000 | 2026.05.18 18:25:49.575617 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 8001 | 2026.05.18 18:25:49.575728 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 8002 | 2026.05.18 18:25:49.575890 [ 294 ] {4c455f83-7074-479d-a1a8-85d700b1697e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8003 | 2026.05.18 18:25:49.576171 [ 294 ] {4c455f83-7074-479d-a1a8-85d700b1697e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8004 | 2026.05.18 18:25:49.576311 [ 294 ] {4c455f83-7074-479d-a1a8-85d700b1697e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 8005 | 2026.05.18 18:25:49.576346 [ 294 ] {4c455f83-7074-479d-a1a8-85d700b1697e} <Debug> TCPHandler: Processed in 0.001397675 sec. | ||
| 8006 | 2026.05.18 18:25:49.583162 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 19 columns (19 merged, 0 gathered) in 0.008265606 sec., 104045.60778725722 rows/sec., 186.44 MiB/sec. | ||
| 8007 | 2026.05.18 18:25:49.583896 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8008 | 2026.05.18 18:25:49.584205 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2026.05.18 18:25:49.584273 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8010 | 2026.05.18 18:25:49.584366 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 8011 | 2026.05.18 18:25:49.778170 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2026.05.18 18:25:49.778465 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8013 | 2026.05.18 18:25:49.778885 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8014 | 2026.05.18 18:25:49.778940 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8015 | 2026.05.18 18:25:49.779208 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8016 | 2026.05.18 18:25:49.779276 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8017 | 2026.05.18 18:25:49.779420 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 8018 | 2026.05.18 18:25:49.779498 [ 363 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8019 | 2026.05.18 18:25:49.779537 [ 317 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8020 | 2026.05.18 18:25:49.779539 [ 354 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8021 | 2026.05.18 18:25:49.779539 [ 276 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8022 | 2026.05.18 18:25:49.779707 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8023 | 2026.05.18 18:25:49.779736 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8024 | 2026.05.18 18:25:49.779806 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8025 | 2026.05.18 18:25:49.779826 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8026 | 2026.05.18 18:25:49.779862 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 8027 | 2026.05.18 18:25:49.779907 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 8028 | 2026.05.18 18:25:49.781097 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002766 sec., 14822.848879248013 rows/sec., 3.23 MiB/sec. | ||
| 8029 | 2026.05.18 18:25:49.781230 [ 294 ] {0e645f04-1e70-4526-8f7b-3036ced8623b} <Debug> TCPHandler: Processed in 0.003216993 sec. | ||
| 8030 | 2026.05.18 18:25:49.797643 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2026.05.18 18:25:49.797760 [ 294 ] {31e9b50e-287d-4a0f-9107-7ee91a5a8b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8032 | 2026.05.18 18:25:49.797805 [ 294 ] {31e9b50e-287d-4a0f-9107-7ee91a5a8b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8033 | 2026.05.18 18:25:49.798473 [ 294 ] {31e9b50e-287d-4a0f-9107-7ee91a5a8b47} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.05.18 18:25:49.798521 [ 294 ] {31e9b50e-287d-4a0f-9107-7ee91a5a8b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8035 | 2026.05.18 18:25:49.798914 [ 294 ] {31e9b50e-287d-4a0f-9107-7ee91a5a8b47} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8036 | 2026.05.18 18:25:49.799140 [ 294 ] {31e9b50e-287d-4a0f-9107-7ee91a5a8b47} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.05.18 18:25:49.799289 [ 294 ] {31e9b50e-287d-4a0f-9107-7ee91a5a8b47} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001562 sec., 181818.18181818182 rows/sec., 11.55 MiB/sec. | ||
| 8038 | 2026.05.18 18:25:49.799325 [ 294 ] {31e9b50e-287d-4a0f-9107-7ee91a5a8b47} <Debug> TCPHandler: Processed in 0.001734246 sec. | ||
| 8039 | 2026.05.18 18:25:49.799470 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8040 | 2026.05.18 18:25:49.799567 [ 294 ] {7b088742-0234-460b-822d-336d0dcfe50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8041 | 2026.05.18 18:25:49.799608 [ 294 ] {7b088742-0234-460b-822d-336d0dcfe50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8042 | 2026.05.18 18:25:49.800001 [ 294 ] {7b088742-0234-460b-822d-336d0dcfe50e} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.05.18 18:25:49.800038 [ 294 ] {7b088742-0234-460b-822d-336d0dcfe50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8044 | 2026.05.18 18:25:49.800321 [ 294 ] {7b088742-0234-460b-822d-336d0dcfe50e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8045 | 2026.05.18 18:25:49.800548 [ 294 ] {7b088742-0234-460b-822d-336d0dcfe50e} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.05.18 18:25:49.800674 [ 294 ] {7b088742-0234-460b-822d-336d0dcfe50e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001125 sec., 1777.7777777777778 rows/sec., 144.97 KiB/sec. | ||
| 8047 | 2026.05.18 18:25:49.800708 [ 294 ] {7b088742-0234-460b-822d-336d0dcfe50e} <Debug> TCPHandler: Processed in 0.001287241 sec. | ||
| 8048 | 2026.05.18 18:25:49.800853 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8049 | 2026.05.18 18:25:49.800948 [ 294 ] {0a4be32f-f619-49c4-8d8c-aad9bce39cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8050 | 2026.05.18 18:25:49.800987 [ 294 ] {0a4be32f-f619-49c4-8d8c-aad9bce39cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8051 | 2026.05.18 18:25:49.802480 [ 294 ] {0a4be32f-f619-49c4-8d8c-aad9bce39cc1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2026.05.18 18:25:49.802517 [ 294 ] {0a4be32f-f619-49c4-8d8c-aad9bce39cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8053 | 2026.05.18 18:25:49.803012 [ 294 ] {0a4be32f-f619-49c4-8d8c-aad9bce39cc1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8054 | 2026.05.18 18:25:49.803232 [ 294 ] {0a4be32f-f619-49c4-8d8c-aad9bce39cc1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2026.05.18 18:25:49.803364 [ 294 ] {0a4be32f-f619-49c4-8d8c-aad9bce39cc1} <Debug> executeQuery: Read 3165 rows, 240.90 KiB in 0.002433 sec., 1300863.1319358817 rows/sec., 96.69 MiB/sec. | ||
| 8056 | 2026.05.18 18:25:49.803401 [ 294 ] {0a4be32f-f619-49c4-8d8c-aad9bce39cc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8057 | 2026.05.18 18:25:49.803414 [ 294 ] {0a4be32f-f619-49c4-8d8c-aad9bce39cc1} <Debug> TCPHandler: Processed in 0.002610704 sec. | ||
| 8058 | 2026.05.18 18:25:49.803581 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2026.05.18 18:25:49.803678 [ 294 ] {48d57d64-4b9f-4804-997e-82ee407233e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8060 | 2026.05.18 18:25:49.803718 [ 294 ] {48d57d64-4b9f-4804-997e-82ee407233e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8061 | 2026.05.18 18:25:49.804149 [ 294 ] {48d57d64-4b9f-4804-997e-82ee407233e4} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2026.05.18 18:25:49.804186 [ 294 ] {48d57d64-4b9f-4804-997e-82ee407233e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8063 | 2026.05.18 18:25:49.804490 [ 294 ] {48d57d64-4b9f-4804-997e-82ee407233e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8064 | 2026.05.18 18:25:49.804697 [ 294 ] {48d57d64-4b9f-4804-997e-82ee407233e4} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2026.05.18 18:25:49.804824 [ 294 ] {48d57d64-4b9f-4804-997e-82ee407233e4} <Debug> executeQuery: Read 164 rows, 10.19 KiB in 0.001165 sec., 140772.5321888412 rows/sec., 8.54 MiB/sec. | ||
| 8066 | 2026.05.18 18:25:49.804859 [ 294 ] {48d57d64-4b9f-4804-997e-82ee407233e4} <Debug> TCPHandler: Processed in 0.001326673 sec. | ||
| 8067 | 2026.05.18 18:25:49.804998 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.05.18 18:25:49.805093 [ 294 ] {acde863f-99f5-4516-9725-c8ab0dbcd0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8069 | 2026.05.18 18:25:49.805139 [ 294 ] {acde863f-99f5-4516-9725-c8ab0dbcd0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8070 | 2026.05.18 18:25:49.805939 [ 294 ] {acde863f-99f5-4516-9725-c8ab0dbcd0f3} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.05.18 18:25:49.805976 [ 294 ] {acde863f-99f5-4516-9725-c8ab0dbcd0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8072 | 2026.05.18 18:25:49.806323 [ 294 ] {acde863f-99f5-4516-9725-c8ab0dbcd0f3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8073 | 2026.05.18 18:25:49.806532 [ 294 ] {acde863f-99f5-4516-9725-c8ab0dbcd0f3} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.05.18 18:25:49.806660 [ 294 ] {acde863f-99f5-4516-9725-c8ab0dbcd0f3} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001584 sec., 599747.4747474748 rows/sec., 35.29 MiB/sec. | ||
| 8075 | 2026.05.18 18:25:49.806694 [ 294 ] {acde863f-99f5-4516-9725-c8ab0dbcd0f3} <Debug> TCPHandler: Processed in 0.001746726 sec. | ||
| 8076 | 2026.05.18 18:25:49.806834 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2026.05.18 18:25:49.806931 [ 294 ] {f579bb1b-7345-43fe-bb66-8c02cf813a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8078 | 2026.05.18 18:25:49.806970 [ 294 ] {f579bb1b-7345-43fe-bb66-8c02cf813a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8079 | 2026.05.18 18:25:49.807365 [ 294 ] {f579bb1b-7345-43fe-bb66-8c02cf813a3e} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.05.18 18:25:49.807401 [ 294 ] {f579bb1b-7345-43fe-bb66-8c02cf813a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8081 | 2026.05.18 18:25:49.807688 [ 294 ] {f579bb1b-7345-43fe-bb66-8c02cf813a3e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8082 | 2026.05.18 18:25:49.807894 [ 294 ] {f579bb1b-7345-43fe-bb66-8c02cf813a3e} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.05.18 18:25:49.808028 [ 294 ] {f579bb1b-7345-43fe-bb66-8c02cf813a3e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 8084 | 2026.05.18 18:25:49.808062 [ 294 ] {f579bb1b-7345-43fe-bb66-8c02cf813a3e} <Debug> TCPHandler: Processed in 0.001277301 sec. | ||
| 8085 | 2026.05.18 18:25:49.808193 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8086 | 2026.05.18 18:25:49.808287 [ 294 ] {7963a614-38b3-41bf-8fe4-48a30fd6694e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8087 | 2026.05.18 18:25:49.808327 [ 294 ] {7963a614-38b3-41bf-8fe4-48a30fd6694e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8088 | 2026.05.18 18:25:49.808773 [ 294 ] {7963a614-38b3-41bf-8fe4-48a30fd6694e} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.05.18 18:25:49.808811 [ 294 ] {7963a614-38b3-41bf-8fe4-48a30fd6694e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8090 | 2026.05.18 18:25:49.809112 [ 294 ] {7963a614-38b3-41bf-8fe4-48a30fd6694e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8091 | 2026.05.18 18:25:49.809314 [ 294 ] {7963a614-38b3-41bf-8fe4-48a30fd6694e} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2026.05.18 18:25:49.809441 [ 294 ] {7963a614-38b3-41bf-8fe4-48a30fd6694e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 8093 | 2026.05.18 18:25:49.809475 [ 294 ] {7963a614-38b3-41bf-8fe4-48a30fd6694e} <Debug> TCPHandler: Processed in 0.001331463 sec. | ||
| 8094 | 2026.05.18 18:25:49.809613 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8095 | 2026.05.18 18:25:49.809708 [ 294 ] {625e7899-29ee-412d-b403-ffdd0f646548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8096 | 2026.05.18 18:25:49.809747 [ 294 ] {625e7899-29ee-412d-b403-ffdd0f646548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8097 | 2026.05.18 18:25:49.810788 [ 294 ] {625e7899-29ee-412d-b403-ffdd0f646548} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.05.18 18:25:49.810825 [ 294 ] {625e7899-29ee-412d-b403-ffdd0f646548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8099 | 2026.05.18 18:25:49.811193 [ 294 ] {625e7899-29ee-412d-b403-ffdd0f646548} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8100 | 2026.05.18 18:25:49.811409 [ 294 ] {625e7899-29ee-412d-b403-ffdd0f646548} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2026.05.18 18:25:49.811540 [ 294 ] {625e7899-29ee-412d-b403-ffdd0f646548} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.00185 sec., 933513.5135135135 rows/sec., 62.85 MiB/sec. | ||
| 8102 | 2026.05.18 18:25:49.811575 [ 294 ] {625e7899-29ee-412d-b403-ffdd0f646548} <Debug> TCPHandler: Processed in 0.002011335 sec. | ||
| 8103 | 2026.05.18 18:25:49.811718 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8104 | 2026.05.18 18:25:49.811815 [ 294 ] {50fcd6ae-87fd-43ba-9b8a-51f2eed9ad30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8105 | 2026.05.18 18:25:49.811857 [ 294 ] {50fcd6ae-87fd-43ba-9b8a-51f2eed9ad30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8106 | 2026.05.18 18:25:49.812218 [ 294 ] {50fcd6ae-87fd-43ba-9b8a-51f2eed9ad30} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.05.18 18:25:49.812254 [ 294 ] {50fcd6ae-87fd-43ba-9b8a-51f2eed9ad30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8108 | 2026.05.18 18:25:49.812561 [ 294 ] {50fcd6ae-87fd-43ba-9b8a-51f2eed9ad30} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8109 | 2026.05.18 18:25:49.812775 [ 294 ] {50fcd6ae-87fd-43ba-9b8a-51f2eed9ad30} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.05.18 18:25:49.812904 [ 294 ] {50fcd6ae-87fd-43ba-9b8a-51f2eed9ad30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 8111 | 2026.05.18 18:25:49.812937 [ 294 ] {50fcd6ae-87fd-43ba-9b8a-51f2eed9ad30} <Debug> TCPHandler: Processed in 0.00126962 sec. | ||
| 8112 | 2026.05.18 18:25:49.813069 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8113 | 2026.05.18 18:25:49.813167 [ 294 ] {93b79858-91ba-4144-b9a4-cf18744eb415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8114 | 2026.05.18 18:25:49.813210 [ 294 ] {93b79858-91ba-4144-b9a4-cf18744eb415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8115 | 2026.05.18 18:25:49.814034 [ 294 ] {93b79858-91ba-4144-b9a4-cf18744eb415} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2026.05.18 18:25:49.814071 [ 294 ] {93b79858-91ba-4144-b9a4-cf18744eb415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8117 | 2026.05.18 18:25:49.814490 [ 294 ] {93b79858-91ba-4144-b9a4-cf18744eb415} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8118 | 2026.05.18 18:25:49.814700 [ 294 ] {93b79858-91ba-4144-b9a4-cf18744eb415} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.05.18 18:25:49.814831 [ 294 ] {93b79858-91ba-4144-b9a4-cf18744eb415} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001683 sec., 951871.6577540106 rows/sec., 57.79 MiB/sec. | ||
| 8120 | 2026.05.18 18:25:49.814867 [ 294 ] {93b79858-91ba-4144-b9a4-cf18744eb415} <Debug> TCPHandler: Processed in 0.00184641 sec. | ||
| 8121 | 2026.05.18 18:25:49.815011 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8122 | 2026.05.18 18:25:49.815108 [ 294 ] {d5b0e98f-340c-4ae4-a829-c6932c337a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8123 | 2026.05.18 18:25:49.815150 [ 294 ] {d5b0e98f-340c-4ae4-a829-c6932c337a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8124 | 2026.05.18 18:25:49.815496 [ 294 ] {d5b0e98f-340c-4ae4-a829-c6932c337a47} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2026.05.18 18:25:49.815533 [ 294 ] {d5b0e98f-340c-4ae4-a829-c6932c337a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8126 | 2026.05.18 18:25:49.815824 [ 294 ] {d5b0e98f-340c-4ae4-a829-c6932c337a47} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8127 | 2026.05.18 18:25:49.816032 [ 294 ] {d5b0e98f-340c-4ae4-a829-c6932c337a47} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2026.05.18 18:25:49.816161 [ 294 ] {d5b0e98f-340c-4ae4-a829-c6932c337a47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 8129 | 2026.05.18 18:25:49.816195 [ 294 ] {d5b0e98f-340c-4ae4-a829-c6932c337a47} <Debug> TCPHandler: Processed in 0.001233659 sec. | ||
| 8130 | 2026.05.18 18:25:49.816330 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2026.05.18 18:25:49.816433 [ 294 ] {9d906167-ed3a-4ac4-8fe4-4a351ff81a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8132 | 2026.05.18 18:25:49.816487 [ 294 ] {9d906167-ed3a-4ac4-8fe4-4a351ff81a68} <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 | ||
| 8133 | 2026.05.18 18:25:49.817651 [ 294 ] {9d906167-ed3a-4ac4-8fe4-4a351ff81a68} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.05.18 18:25:49.817717 [ 294 ] {9d906167-ed3a-4ac4-8fe4-4a351ff81a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8135 | 2026.05.18 18:25:49.818381 [ 294 ] {9d906167-ed3a-4ac4-8fe4-4a351ff81a68} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8136 | 2026.05.18 18:25:49.818636 [ 294 ] {9d906167-ed3a-4ac4-8fe4-4a351ff81a68} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.05.18 18:25:49.818811 [ 294 ] {9d906167-ed3a-4ac4-8fe4-4a351ff81a68} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002392 sec., 8361.204013377926 rows/sec., 14.98 MiB/sec. | ||
| 8138 | 2026.05.18 18:25:49.818936 [ 294 ] {9d906167-ed3a-4ac4-8fe4-4a351ff81a68} <Debug> TCPHandler: Processed in 0.002654605 sec. | ||
| 8139 | 2026.05.18 18:25:49.819173 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.05.18 18:25:49.819353 [ 294 ] {d4cc6fc8-b41f-4611-a9c2-76b9d71d04e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8141 | 2026.05.18 18:25:49.819432 [ 294 ] {d4cc6fc8-b41f-4611-a9c2-76b9d71d04e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8142 | 2026.05.18 18:25:49.820004 [ 294 ] {d4cc6fc8-b41f-4611-a9c2-76b9d71d04e8} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.05.18 18:25:49.820042 [ 294 ] {d4cc6fc8-b41f-4611-a9c2-76b9d71d04e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8144 | 2026.05.18 18:25:49.820467 [ 294 ] {d4cc6fc8-b41f-4611-a9c2-76b9d71d04e8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8145 | 2026.05.18 18:25:49.820706 [ 294 ] {d4cc6fc8-b41f-4611-a9c2-76b9d71d04e8} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.05.18 18:25:49.820877 [ 294 ] {d4cc6fc8-b41f-4611-a9c2-76b9d71d04e8} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001576 sec., 26649.746192893403 rows/sec., 1.52 MiB/sec. | ||
| 8147 | 2026.05.18 18:25:49.820924 [ 294 ] {d4cc6fc8-b41f-4611-a9c2-76b9d71d04e8} <Debug> TCPHandler: Processed in 0.001891161 sec. | ||
| 8148 | 2026.05.18 18:25:50.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.73 MiB, peak 286.47 MiB, free memory in arenas 0.00 B, will set to 280.94 MiB (RSS), difference: 1.20 MiB | ||
| 8149 | 2026.05.18 18:25:54.559135 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8150 | 2026.05.18 18:25:54.559389 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8151 | 2026.05.18 18:25:54.559740 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8152 | 2026.05.18 18:25:54.559777 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8153 | 2026.05.18 18:25:54.560010 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8154 | 2026.05.18 18:25:54.560082 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8155 | 2026.05.18 18:25:54.560226 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8156 | 2026.05.18 18:25:54.560330 [ 363 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8157 | 2026.05.18 18:25:54.560361 [ 276 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8158 | 2026.05.18 18:25:54.560362 [ 345 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8159 | 2026.05.18 18:25:54.560330 [ 317 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8160 | 2026.05.18 18:25:54.560596 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8161 | 2026.05.18 18:25:54.560627 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8162 | 2026.05.18 18:25:54.560698 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8163 | 2026.05.18 18:25:54.560719 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8164 | 2026.05.18 18:25:54.560758 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8165 | 2026.05.18 18:25:54.560826 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8166 | 2026.05.18 18:25:54.562082 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002788 sec., 14705.882352941177 rows/sec., 2.65 MiB/sec. | ||
| 8167 | 2026.05.18 18:25:54.562219 [ 294 ] {308865c8-fe18-484f-9fce-f1df2212e701} <Debug> TCPHandler: Processed in 0.003230754 sec. | ||
| 8168 | 2026.05.18 18:25:54.563821 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8169 | 2026.05.18 18:25:54.563935 [ 294 ] {9c502ceb-459c-49ea-b95f-2592800a9009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8170 | 2026.05.18 18:25:54.563979 [ 294 ] {9c502ceb-459c-49ea-b95f-2592800a9009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8171 | 2026.05.18 18:25:54.564552 [ 294 ] {9c502ceb-459c-49ea-b95f-2592800a9009} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.05.18 18:25:54.564604 [ 294 ] {9c502ceb-459c-49ea-b95f-2592800a9009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8173 | 2026.05.18 18:25:54.565047 [ 294 ] {9c502ceb-459c-49ea-b95f-2592800a9009} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8174 | 2026.05.18 18:25:54.565300 [ 294 ] {9c502ceb-459c-49ea-b95f-2592800a9009} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.05.18 18:25:54.565449 [ 294 ] {9c502ceb-459c-49ea-b95f-2592800a9009} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001547 sec., 36199.09502262443 rows/sec., 2.76 MiB/sec. | ||
| 8176 | 2026.05.18 18:25:54.565486 [ 294 ] {9c502ceb-459c-49ea-b95f-2592800a9009} <Debug> TCPHandler: Processed in 0.001715335 sec. | ||
| 8177 | 2026.05.18 18:25:54.565626 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2026.05.18 18:25:54.565721 [ 294 ] {a50e10b8-8f25-4235-ac71-4cec3b232381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8179 | 2026.05.18 18:25:54.565760 [ 294 ] {a50e10b8-8f25-4235-ac71-4cec3b232381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8180 | 2026.05.18 18:25:54.566365 [ 294 ] {a50e10b8-8f25-4235-ac71-4cec3b232381} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.05.18 18:25:54.566401 [ 294 ] {a50e10b8-8f25-4235-ac71-4cec3b232381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8182 | 2026.05.18 18:25:54.566702 [ 294 ] {a50e10b8-8f25-4235-ac71-4cec3b232381} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8183 | 2026.05.18 18:25:54.566907 [ 294 ] {a50e10b8-8f25-4235-ac71-4cec3b232381} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.05.18 18:25:54.567036 [ 294 ] {a50e10b8-8f25-4235-ac71-4cec3b232381} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001332 sec., 48048.04804804805 rows/sec., 3.75 MiB/sec. | ||
| 8185 | 2026.05.18 18:25:54.567070 [ 294 ] {a50e10b8-8f25-4235-ac71-4cec3b232381} <Debug> TCPHandler: Processed in 0.001494158 sec. | ||
| 8186 | 2026.05.18 18:25:54.567211 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8187 | 2026.05.18 18:25:54.567307 [ 294 ] {9775f8a9-a87e-446e-98ec-3e4ae796ae45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8188 | 2026.05.18 18:25:54.567447 [ 294 ] {9775f8a9-a87e-446e-98ec-3e4ae796ae45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8189 | 2026.05.18 18:25:54.567814 [ 294 ] {9775f8a9-a87e-446e-98ec-3e4ae796ae45} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2026.05.18 18:25:54.567850 [ 294 ] {9775f8a9-a87e-446e-98ec-3e4ae796ae45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8191 | 2026.05.18 18:25:54.568165 [ 294 ] {9775f8a9-a87e-446e-98ec-3e4ae796ae45} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8192 | 2026.05.18 18:25:54.568384 [ 294 ] {9775f8a9-a87e-446e-98ec-3e4ae796ae45} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2026.05.18 18:25:54.568510 [ 294 ] {9775f8a9-a87e-446e-98ec-3e4ae796ae45} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00122 sec., 104918.03278688525 rows/sec., 7.31 MiB/sec. | ||
| 8194 | 2026.05.18 18:25:54.568543 [ 294 ] {9775f8a9-a87e-446e-98ec-3e4ae796ae45} <Debug> TCPHandler: Processed in 0.001381145 sec. | ||
| 8195 | 2026.05.18 18:25:54.568665 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8196 | 2026.05.18 18:25:54.568760 [ 294 ] {ddfb883c-be05-4b72-9902-52468f1b165c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8197 | 2026.05.18 18:25:54.568800 [ 294 ] {ddfb883c-be05-4b72-9902-52468f1b165c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8198 | 2026.05.18 18:25:54.569127 [ 294 ] {ddfb883c-be05-4b72-9902-52468f1b165c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2026.05.18 18:25:54.569162 [ 294 ] {ddfb883c-be05-4b72-9902-52468f1b165c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8200 | 2026.05.18 18:25:54.569453 [ 294 ] {ddfb883c-be05-4b72-9902-52468f1b165c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8201 | 2026.05.18 18:25:54.569652 [ 294 ] {ddfb883c-be05-4b72-9902-52468f1b165c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8202 | 2026.05.18 18:25:54.569775 [ 294 ] {ddfb883c-be05-4b72-9902-52468f1b165c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001033 sec., 46466.602129719264 rows/sec., 3.13 MiB/sec. | ||
| 8203 | 2026.05.18 18:25:54.569807 [ 294 ] {ddfb883c-be05-4b72-9902-52468f1b165c} <Debug> TCPHandler: Processed in 0.001191408 sec. | ||
| 8204 | 2026.05.18 18:25:54.738231 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14813 | ||
| 8205 | 2026.05.18 18:25:54.738699 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2026.05.18 18:25:54.738742 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8207 | 2026.05.18 18:25:54.739219 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8208 | 2026.05.18 18:25:54.739448 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.05.18 18:25:54.739571 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14813 | ||
| 8210 | 2026.05.18 18:25:54.739599 [ 112 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8211 | 2026.05.18 18:25:54.739657 [ 112 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.05.18 18:25:54.739678 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8213 | 2026.05.18 18:25:54.739808 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 8214 | 2026.05.18 18:25:54.739949 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8215 | 2026.05.18 18:25:54.739988 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12445 rows starting from the beginning of the part | ||
| 8216 | 2026.05.18 18:25:54.740057 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 8217 | 2026.05.18 18:25:54.740107 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 8218 | 2026.05.18 18:25:54.740153 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 8219 | 2026.05.18 18:25:54.740198 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 8220 | 2026.05.18 18:25:54.740240 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 8221 | 2026.05.18 18:25:54.741950 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14813 rows, containing 4 columns (4 merged, 0 gathered) in 0.0022045 sec., 6719437.51417555 rows/sec., 96.12 MiB/sec. | ||
| 8222 | 2026.05.18 18:25:54.742228 [ 201 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8223 | 2026.05.18 18:25:54.742531 [ 201 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_31_6} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.05.18 18:25:54.742614 [ 201 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_31_6} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8225 | 2026.05.18 18:25:54.742704 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 8226 | 2026.05.18 18:25:55.520851 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 8227 | 2026.05.18 18:25:55.542523 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.05.18 18:25:55.542606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8229 | 2026.05.18 18:25:55.549410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8230 | 2026.05.18 18:25:55.550186 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.05.18 18:25:55.550493 [ 97 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8232 | 2026.05.18 18:25:55.550545 [ 97 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.05.18 18:25:55.550566 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8234 | 2026.05.18 18:25:55.550667 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 8235 | 2026.05.18 18:25:55.554605 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8236 | 2026.05.18 18:25:55.555713 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 8237 | 2026.05.18 18:25:55.555995 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 8238 | 2026.05.18 18:25:55.560556 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 8239 | 2026.05.18 18:25:55.565060 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 8240 | 2026.05.18 18:25:55.569047 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 8241 | 2026.05.18 18:25:55.573210 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 8242 | 2026.05.18 18:25:55.577037 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 8243 | 2026.05.18 18:25:55.632235 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081610565 sec., 2867.2758239083387 rows/sec., 14.83 MiB/sec. | ||
| 8244 | 2026.05.18 18:25:55.634146 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8245 | 2026.05.18 18:25:55.635845 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_31_6} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.05.18 18:25:55.635950 [ 187 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_31_6} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8247 | 2026.05.18 18:25:55.637434 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 8248 | 2026.05.18 18:25:56.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.05 MiB, peak 292.59 MiB, free memory in arenas 0.00 B, will set to 286.42 MiB (RSS), difference: 4.37 MiB | ||
| 8249 | 2026.05.18 18:25:57.898528 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45661 | ||
| 8250 | 2026.05.18 18:25:57.898611 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8251 | 2026.05.18 18:25:57.898638 [ 267 ] {} <Debug> TCP-Session: c50d53d7-907d-476b-a15d-46b9b91e85b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45661 | ||
| 8252 | 2026.05.18 18:25:57.898662 [ 267 ] {} <Debug> TCP-Session: c50d53d7-907d-476b-a15d-46b9b91e85b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8253 | 2026.05.18 18:25:57.898675 [ 267 ] {} <Debug> TCP-Session: c50d53d7-907d-476b-a15d-46b9b91e85b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8254 | 2026.05.18 18:25:57.898888 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43294 | ||
| 8255 | 2026.05.18 18:25:57.898926 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42908 | ||
| 8256 | 2026.05.18 18:25:57.898953 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38323 | ||
| 8257 | 2026.05.18 18:25:57.898975 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49876 | ||
| 8258 | 2026.05.18 18:25:57.898964 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44344 | ||
| 8259 | 2026.05.18 18:25:57.898940 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47055 | ||
| 8260 | 2026.05.18 18:25:57.899067 [ 267 ] {} <Trace> TCP-Session: c50d53d7-907d-476b-a15d-46b9b91e85b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8261 | 2026.05.18 18:25:57.899093 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8262 | 2026.05.18 18:25:57.898933 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54762 | ||
| 8263 | 2026.05.18 18:25:57.899142 [ 293 ] {} <Debug> TCP-Session: 4f479630-b6a7-4de9-b8a5-8b0deb7a9cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43294 | ||
| 8264 | 2026.05.18 18:25:57.898933 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36556 | ||
| 8265 | 2026.05.18 18:25:57.899190 [ 293 ] {} <Debug> TCP-Session: 4f479630-b6a7-4de9-b8a5-8b0deb7a9cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8266 | 2026.05.18 18:25:57.899227 [ 293 ] {} <Debug> TCP-Session: 4f479630-b6a7-4de9-b8a5-8b0deb7a9cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8267 | 2026.05.18 18:25:57.899257 [ 267 ] {01dc8132-0cbc-4b37-b37a-e17a3386e8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45661) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8268 | 2026.05.18 18:25:57.899529 [ 267 ] {01dc8132-0cbc-4b37-b37a-e17a3386e8a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8269 | 2026.05.18 18:25:57.899543 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8270 | 2026.05.18 18:25:57.899590 [ 267 ] {01dc8132-0cbc-4b37-b37a-e17a3386e8a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8271 | 2026.05.18 18:25:57.899593 [ 304 ] {} <Debug> TCP-Session: b2ffafbe-d720-4ebe-97bd-4e9e08848a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:54762 | ||
| 8272 | 2026.05.18 18:25:57.899639 [ 304 ] {} <Debug> TCP-Session: b2ffafbe-d720-4ebe-97bd-4e9e08848a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8273 | 2026.05.18 18:25:57.899645 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8274 | 2026.05.18 18:25:57.899654 [ 304 ] {} <Debug> TCP-Session: b2ffafbe-d720-4ebe-97bd-4e9e08848a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8275 | 2026.05.18 18:25:57.899691 [ 307 ] {} <Debug> TCP-Session: e841063d-8c9d-4c12-b7a3-27745e6325d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36556 | ||
| 8276 | 2026.05.18 18:25:57.899720 [ 307 ] {} <Debug> TCP-Session: e841063d-8c9d-4c12-b7a3-27745e6325d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8277 | 2026.05.18 18:25:57.899726 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8278 | 2026.05.18 18:25:57.899734 [ 307 ] {} <Debug> TCP-Session: e841063d-8c9d-4c12-b7a3-27745e6325d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.05.18 18:25:57.899759 [ 311 ] {} <Debug> TCP-Session: 9c30fa42-a860-4525-8d0f-34e3dfa823a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49876 | ||
| 8280 | 2026.05.18 18:25:57.899777 [ 311 ] {} <Debug> TCP-Session: 9c30fa42-a860-4525-8d0f-34e3dfa823a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8281 | 2026.05.18 18:25:57.899789 [ 311 ] {} <Debug> TCP-Session: 9c30fa42-a860-4525-8d0f-34e3dfa823a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8282 | 2026.05.18 18:25:57.899893 [ 267 ] {01dc8132-0cbc-4b37-b37a-e17a3386e8a2} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 8283 | 2026.05.18 18:25:57.900128 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8284 | 2026.05.18 18:25:57.900166 [ 303 ] {} <Debug> TCP-Session: 4c6eebca-63a7-498a-ab73-3b07d862434d Authenticating user 'default' from [fd00:1122:3344:101::e]:42908 | ||
| 8285 | 2026.05.18 18:25:57.900193 [ 303 ] {} <Debug> TCP-Session: 4c6eebca-63a7-498a-ab73-3b07d862434d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2026.05.18 18:25:57.900207 [ 303 ] {} <Debug> TCP-Session: 4c6eebca-63a7-498a-ab73-3b07d862434d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2026.05.18 18:25:57.900212 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8288 | 2026.05.18 18:25:57.900241 [ 309 ] {} <Debug> TCP-Session: 73eaac9a-a885-4347-8ed7-58c903952c50 Authenticating user 'default' from [fd00:1122:3344:101::e]:38323 | ||
| 8289 | 2026.05.18 18:25:57.900257 [ 309 ] {} <Debug> TCP-Session: 73eaac9a-a885-4347-8ed7-58c903952c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8290 | 2026.05.18 18:25:57.900271 [ 309 ] {} <Debug> TCP-Session: 73eaac9a-a885-4347-8ed7-58c903952c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2026.05.18 18:25:57.900347 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8292 | 2026.05.18 18:25:57.900391 [ 310 ] {} <Debug> TCP-Session: caa2e443-8f3d-438d-a8d4-134f83adb692 Authenticating user 'default' from [fd00:1122:3344:101::e]:44344 | ||
| 8293 | 2026.05.18 18:25:57.900410 [ 310 ] {} <Debug> TCP-Session: caa2e443-8f3d-438d-a8d4-134f83adb692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8294 | 2026.05.18 18:25:57.900427 [ 310 ] {} <Debug> TCP-Session: caa2e443-8f3d-438d-a8d4-134f83adb692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8295 | 2026.05.18 18:25:57.900549 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8296 | 2026.05.18 18:25:57.900581 [ 308 ] {} <Debug> TCP-Session: 0ccb8026-9c9b-4ec8-91c0-20bdb6bec113 Authenticating user 'default' from [fd00:1122:3344:101::e]:47055 | ||
| 8297 | 2026.05.18 18:25:57.900600 [ 308 ] {} <Debug> TCP-Session: 0ccb8026-9c9b-4ec8-91c0-20bdb6bec113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8298 | 2026.05.18 18:25:57.900613 [ 308 ] {} <Debug> TCP-Session: 0ccb8026-9c9b-4ec8-91c0-20bdb6bec113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8299 | 2026.05.18 18:25:57.900881 [ 276 ] {01dc8132-0cbc-4b37-b37a-e17a3386e8a2} <Trace> AggregatingTransform: Aggregating | ||
| 8300 | 2026.05.18 18:25:57.900929 [ 276 ] {01dc8132-0cbc-4b37-b37a-e17a3386e8a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 8301 | 2026.05.18 18:25:57.900969 [ 276 ] {01dc8132-0cbc-4b37-b37a-e17a3386e8a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968491 sec. (1032.534 rows/sec., 40.33 KiB/sec.) | ||
| 8302 | 2026.05.18 18:25:57.900986 [ 276 ] {01dc8132-0cbc-4b37-b37a-e17a3386e8a2} <Trace> Aggregator: Merging aggregated data | ||
| 8303 | 2026.05.18 18:25:57.901663 [ 267 ] {01dc8132-0cbc-4b37-b37a-e17a3386e8a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002461 sec., 406.33888663145063 rows/sec., 15.87 KiB/sec. | ||
| 8304 | 2026.05.18 18:25:57.901797 [ 267 ] {01dc8132-0cbc-4b37-b37a-e17a3386e8a2} <Debug> TCPHandler: Processed in 0.002848621 sec. | ||
| 8305 | 2026.05.18 18:25:57.901920 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8306 | 2026.05.18 18:25:57.901949 [ 267 ] {} <Debug> TCP-Session: c50d53d7-907d-476b-a15d-46b9b91e85b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8307 | 2026.05.18 18:25:57.901955 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8308 | 2026.05.18 18:25:57.901978 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8309 | 2026.05.18 18:25:57.902051 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8310 | 2026.05.18 18:25:57.902086 [ 311 ] {} <Debug> TCP-Session: 9c30fa42-a860-4525-8d0f-34e3dfa823a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8311 | 2026.05.18 18:25:57.902100 [ 308 ] {} <Debug> TCP-Session: 0ccb8026-9c9b-4ec8-91c0-20bdb6bec113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8312 | 2026.05.18 18:25:57.902099 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8313 | 2026.05.18 18:25:57.902128 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8314 | 2026.05.18 18:25:57.901994 [ 293 ] {} <Debug> TCP-Session: 4f479630-b6a7-4de9-b8a5-8b0deb7a9cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8315 | 2026.05.18 18:25:57.902167 [ 307 ] {} <Debug> TCP-Session: e841063d-8c9d-4c12-b7a3-27745e6325d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8316 | 2026.05.18 18:25:57.902183 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8317 | 2026.05.18 18:25:57.902189 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8318 | 2026.05.18 18:25:57.902233 [ 304 ] {} <Debug> TCP-Session: b2ffafbe-d720-4ebe-97bd-4e9e08848a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8319 | 2026.05.18 18:25:57.902184 [ 303 ] {} <Debug> TCP-Session: 4c6eebca-63a7-498a-ab73-3b07d862434d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8320 | 2026.05.18 18:25:57.902264 [ 310 ] {} <Debug> TCP-Session: caa2e443-8f3d-438d-a8d4-134f83adb692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8321 | 2026.05.18 18:25:57.902206 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8322 | 2026.05.18 18:25:57.902319 [ 309 ] {} <Debug> TCP-Session: 73eaac9a-a885-4347-8ed7-58c903952c50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8323 | 2026.05.18 18:25:57.937522 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41663 | ||
| 8324 | 2026.05.18 18:25:57.937590 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8325 | 2026.05.18 18:25:57.937617 [ 267 ] {} <Debug> TCP-Session: 564d992c-9d09-49f7-8d85-cfda6a073baa Authenticating user 'default' from [fd00:1122:3344:101::e]:41663 | ||
| 8326 | 2026.05.18 18:25:57.937642 [ 267 ] {} <Debug> TCP-Session: 564d992c-9d09-49f7-8d85-cfda6a073baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8327 | 2026.05.18 18:25:57.937660 [ 267 ] {} <Debug> TCP-Session: 564d992c-9d09-49f7-8d85-cfda6a073baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8328 | 2026.05.18 18:25:57.937918 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60735 | ||
| 8329 | 2026.05.18 18:25:57.937941 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50739 | ||
| 8330 | 2026.05.18 18:25:57.937948 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55964 | ||
| 8331 | 2026.05.18 18:25:57.937987 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38754 | ||
| 8332 | 2026.05.18 18:25:57.938010 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60647 | ||
| 8333 | 2026.05.18 18:25:57.938040 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8334 | 2026.05.18 18:25:57.938062 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8335 | 2026.05.18 18:25:57.938021 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8336 | 2026.05.18 18:25:57.938087 [ 304 ] {} <Debug> TCP-Session: 6d4412ea-da1b-4ac5-a628-5a22f79d6425 Authenticating user 'default' from [fd00:1122:3344:101::e]:55964 | ||
| 8337 | 2026.05.18 18:25:57.938099 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8338 | 2026.05.18 18:25:57.938133 [ 304 ] {} <Debug> TCP-Session: 6d4412ea-da1b-4ac5-a628-5a22f79d6425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8339 | 2026.05.18 18:25:57.938123 [ 303 ] {} <Debug> TCP-Session: ddc6f49b-0830-4542-86fb-4e584c2c8470 Authenticating user 'default' from [fd00:1122:3344:101::e]:50739 | ||
| 8340 | 2026.05.18 18:25:57.938161 [ 311 ] {} <Debug> TCP-Session: 357f7ece-5bbb-46a9-b21d-c89e18f95f17 Authenticating user 'default' from [fd00:1122:3344:101::e]:60647 | ||
| 8341 | 2026.05.18 18:25:57.938200 [ 303 ] {} <Debug> TCP-Session: ddc6f49b-0830-4542-86fb-4e584c2c8470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8342 | 2026.05.18 18:25:57.938221 [ 311 ] {} <Debug> TCP-Session: 357f7ece-5bbb-46a9-b21d-c89e18f95f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8343 | 2026.05.18 18:25:57.938229 [ 303 ] {} <Debug> TCP-Session: ddc6f49b-0830-4542-86fb-4e584c2c8470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2026.05.18 18:25:57.938252 [ 311 ] {} <Debug> TCP-Session: 357f7ece-5bbb-46a9-b21d-c89e18f95f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2026.05.18 18:25:57.938100 [ 309 ] {} <Debug> TCP-Session: 10595772-d4e7-4bb8-8094-f7c7de45f81b Authenticating user 'default' from [fd00:1122:3344:101::e]:38754 | ||
| 8346 | 2026.05.18 18:25:57.938012 [ 267 ] {} <Trace> TCP-Session: 564d992c-9d09-49f7-8d85-cfda6a073baa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8347 | 2026.05.18 18:25:57.938329 [ 309 ] {} <Debug> TCP-Session: 10595772-d4e7-4bb8-8094-f7c7de45f81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8348 | 2026.05.18 18:25:57.937996 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46396 | ||
| 8349 | 2026.05.18 18:25:57.938363 [ 309 ] {} <Debug> TCP-Session: 10595772-d4e7-4bb8-8094-f7c7de45f81b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8350 | 2026.05.18 18:25:57.937953 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65413 | ||
| 8351 | 2026.05.18 18:25:57.938420 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8352 | 2026.05.18 18:25:57.938164 [ 304 ] {} <Debug> TCP-Session: 6d4412ea-da1b-4ac5-a628-5a22f79d6425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2026.05.18 18:25:57.938454 [ 310 ] {} <Debug> TCP-Session: af463e11-4c97-49bd-b45b-20d78ef31936 Authenticating user 'default' from [fd00:1122:3344:101::e]:46396 | ||
| 8354 | 2026.05.18 18:25:57.938461 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8355 | 2026.05.18 18:25:57.938485 [ 310 ] {} <Debug> TCP-Session: af463e11-4c97-49bd-b45b-20d78ef31936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8356 | 2026.05.18 18:25:57.938492 [ 267 ] {cab0470d-cf6d-4395-a57a-92b861e0cdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41663) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8357 | 2026.05.18 18:25:57.938509 [ 310 ] {} <Debug> TCP-Session: af463e11-4c97-49bd-b45b-20d78ef31936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8358 | 2026.05.18 18:25:57.938506 [ 307 ] {} <Debug> TCP-Session: c34d9ab1-21c5-495b-9b49-cb1f48256794 Authenticating user 'default' from [fd00:1122:3344:101::e]:65413 | ||
| 8359 | 2026.05.18 18:25:57.937999 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8360 | 2026.05.18 18:25:57.938560 [ 307 ] {} <Debug> TCP-Session: c34d9ab1-21c5-495b-9b49-cb1f48256794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8361 | 2026.05.18 18:25:57.937987 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43051 | ||
| 8362 | 2026.05.18 18:25:57.938577 [ 293 ] {} <Debug> TCP-Session: 74897e43-5eb4-4aab-957b-1bfcd320090a Authenticating user 'default' from [fd00:1122:3344:101::e]:60735 | ||
| 8363 | 2026.05.18 18:25:57.938579 [ 307 ] {} <Debug> TCP-Session: c34d9ab1-21c5-495b-9b49-cb1f48256794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8364 | 2026.05.18 18:25:57.938621 [ 293 ] {} <Debug> TCP-Session: 74897e43-5eb4-4aab-957b-1bfcd320090a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8365 | 2026.05.18 18:25:57.938632 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8366 | 2026.05.18 18:25:57.938637 [ 293 ] {} <Debug> TCP-Session: 74897e43-5eb4-4aab-957b-1bfcd320090a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8367 | 2026.05.18 18:25:57.938661 [ 308 ] {} <Debug> TCP-Session: 22d6395e-e46b-4ad0-9623-603341203701 Authenticating user 'default' from [fd00:1122:3344:101::e]:43051 | ||
| 8368 | 2026.05.18 18:25:57.938684 [ 308 ] {} <Debug> TCP-Session: 22d6395e-e46b-4ad0-9623-603341203701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8369 | 2026.05.18 18:25:57.938697 [ 308 ] {} <Debug> TCP-Session: 22d6395e-e46b-4ad0-9623-603341203701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8370 | 2026.05.18 18:25:57.938759 [ 267 ] {cab0470d-cf6d-4395-a57a-92b861e0cdd8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8371 | 2026.05.18 18:25:57.938815 [ 267 ] {cab0470d-cf6d-4395-a57a-92b861e0cdd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8372 | 2026.05.18 18:25:57.939097 [ 267 ] {cab0470d-cf6d-4395-a57a-92b861e0cdd8} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 8373 | 2026.05.18 18:25:57.939969 [ 319 ] {cab0470d-cf6d-4395-a57a-92b861e0cdd8} <Trace> AggregatingTransform: Aggregating | ||
| 8374 | 2026.05.18 18:25:57.940001 [ 319 ] {cab0470d-cf6d-4395-a57a-92b861e0cdd8} <Trace> Aggregator: Aggregation method: without_key | ||
| 8375 | 2026.05.18 18:25:57.940030 [ 319 ] {cab0470d-cf6d-4395-a57a-92b861e0cdd8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000836416 sec. (1195.577 rows/sec., 46.70 KiB/sec.) | ||
| 8376 | 2026.05.18 18:25:57.940044 [ 319 ] {cab0470d-cf6d-4395-a57a-92b861e0cdd8} <Trace> Aggregator: Merging aggregated data | ||
| 8377 | 2026.05.18 18:25:57.940600 [ 267 ] {cab0470d-cf6d-4395-a57a-92b861e0cdd8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002164 sec., 462.1072088724584 rows/sec., 18.05 KiB/sec. | ||
| 8378 | 2026.05.18 18:25:57.940730 [ 267 ] {cab0470d-cf6d-4395-a57a-92b861e0cdd8} <Debug> TCPHandler: Processed in 0.002829701 sec. | ||
| 8379 | 2026.05.18 18:25:57.940907 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8380 | 2026.05.18 18:25:57.940928 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8381 | 2026.05.18 18:25:57.940937 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8382 | 2026.05.18 18:25:57.940958 [ 293 ] {} <Debug> TCP-Session: 74897e43-5eb4-4aab-957b-1bfcd320090a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8383 | 2026.05.18 18:25:57.940979 [ 267 ] {} <Debug> TCP-Session: 564d992c-9d09-49f7-8d85-cfda6a073baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2026.05.18 18:25:57.941000 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8385 | 2026.05.18 18:25:57.941012 [ 304 ] {} <Debug> TCP-Session: 6d4412ea-da1b-4ac5-a628-5a22f79d6425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8386 | 2026.05.18 18:25:57.941039 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8387 | 2026.05.18 18:25:57.941051 [ 309 ] {} <Debug> TCP-Session: 10595772-d4e7-4bb8-8094-f7c7de45f81b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8388 | 2026.05.18 18:25:57.940948 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8389 | 2026.05.18 18:25:57.941099 [ 310 ] {} <Debug> TCP-Session: af463e11-4c97-49bd-b45b-20d78ef31936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8390 | 2026.05.18 18:25:57.940920 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8391 | 2026.05.18 18:25:57.941153 [ 311 ] {} <Debug> TCP-Session: 357f7ece-5bbb-46a9-b21d-c89e18f95f17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8392 | 2026.05.18 18:25:57.941007 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8393 | 2026.05.18 18:25:57.941184 [ 303 ] {} <Debug> TCP-Session: ddc6f49b-0830-4542-86fb-4e584c2c8470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8394 | 2026.05.18 18:25:57.940963 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8395 | 2026.05.18 18:25:57.941224 [ 307 ] {} <Debug> TCP-Session: c34d9ab1-21c5-495b-9b49-cb1f48256794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8396 | 2026.05.18 18:25:57.941271 [ 308 ] {} <Debug> TCP-Session: 22d6395e-e46b-4ad0-9623-603341203701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8397 | 2026.05.18 18:25:58.877706 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51716 | ||
| 8398 | 2026.05.18 18:25:58.877805 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8399 | 2026.05.18 18:25:58.877833 [ 293 ] {} <Debug> TCP-Session: b55380c7-0758-465e-8d08-a8a2966231e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51716 | ||
| 8400 | 2026.05.18 18:25:58.877857 [ 293 ] {} <Debug> TCP-Session: b55380c7-0758-465e-8d08-a8a2966231e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8401 | 2026.05.18 18:25:58.877871 [ 293 ] {} <Debug> TCP-Session: b55380c7-0758-465e-8d08-a8a2966231e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8402 | 2026.05.18 18:25:58.878098 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36003 | ||
| 8403 | 2026.05.18 18:25:58.878102 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64495 | ||
| 8404 | 2026.05.18 18:25:58.878156 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55016 | ||
| 8405 | 2026.05.18 18:25:58.878172 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58524 | ||
| 8406 | 2026.05.18 18:25:58.878207 [ 293 ] {} <Trace> TCP-Session: b55380c7-0758-465e-8d08-a8a2966231e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2026.05.18 18:25:58.878215 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8408 | 2026.05.18 18:25:58.878234 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50900 | ||
| 8409 | 2026.05.18 18:25:58.878250 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8410 | 2026.05.18 18:25:58.878263 [ 303 ] {} <Debug> TCP-Session: 2a0fb6e4-e28f-44b4-b79a-caa2ad90ea65 Authenticating user 'default' from [fd00:1122:3344:101::e]:64495 | ||
| 8411 | 2026.05.18 18:25:58.878286 [ 311 ] {} <Debug> TCP-Session: dbfd8b19-ef12-45e3-8a13-4be6343f49af Authenticating user 'default' from [fd00:1122:3344:101::e]:58524 | ||
| 8412 | 2026.05.18 18:25:58.878298 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8413 | 2026.05.18 18:25:58.878301 [ 303 ] {} <Debug> TCP-Session: 2a0fb6e4-e28f-44b4-b79a-caa2ad90ea65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8414 | 2026.05.18 18:25:58.878308 [ 311 ] {} <Debug> TCP-Session: dbfd8b19-ef12-45e3-8a13-4be6343f49af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8415 | 2026.05.18 18:25:58.878323 [ 267 ] {} <Debug> TCP-Session: 30a6341c-8132-4f40-b591-997e0acf8bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50900 | ||
| 8416 | 2026.05.18 18:25:58.878333 [ 311 ] {} <Debug> TCP-Session: dbfd8b19-ef12-45e3-8a13-4be6343f49af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8417 | 2026.05.18 18:25:58.878325 [ 303 ] {} <Debug> TCP-Session: 2a0fb6e4-e28f-44b4-b79a-caa2ad90ea65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8418 | 2026.05.18 18:25:58.878344 [ 267 ] {} <Debug> TCP-Session: 30a6341c-8132-4f40-b591-997e0acf8bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8419 | 2026.05.18 18:25:58.878238 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8420 | 2026.05.18 18:25:58.878365 [ 267 ] {} <Debug> TCP-Session: 30a6341c-8132-4f40-b591-997e0acf8bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8421 | 2026.05.18 18:25:58.878160 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43845 | ||
| 8422 | 2026.05.18 18:25:58.878413 [ 293 ] {6889b811-d41b-46d3-98db-5cd78c044d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51716) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8423 | 2026.05.18 18:25:58.878401 [ 309 ] {} <Debug> TCP-Session: 9e0994e8-b43d-49ae-863b-4a013b0c512d Authenticating user 'default' from [fd00:1122:3344:101::e]:55016 | ||
| 8424 | 2026.05.18 18:25:58.878516 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8425 | 2026.05.18 18:25:58.878524 [ 309 ] {} <Debug> TCP-Session: 9e0994e8-b43d-49ae-863b-4a013b0c512d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8426 | 2026.05.18 18:25:58.878159 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8427 | 2026.05.18 18:25:58.878567 [ 309 ] {} <Debug> TCP-Session: 9e0994e8-b43d-49ae-863b-4a013b0c512d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8428 | 2026.05.18 18:25:58.878570 [ 308 ] {} <Debug> TCP-Session: 26903b15-4ce1-4824-a6cc-86466e71ed03 Authenticating user 'default' from [fd00:1122:3344:101::e]:43845 | ||
| 8429 | 2026.05.18 18:25:58.878589 [ 304 ] {} <Debug> TCP-Session: 4f6014ed-78eb-4b52-b368-e3c8cbc033d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36003 | ||
| 8430 | 2026.05.18 18:25:58.878164 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55806 | ||
| 8431 | 2026.05.18 18:25:58.878632 [ 308 ] {} <Debug> TCP-Session: 26903b15-4ce1-4824-a6cc-86466e71ed03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8432 | 2026.05.18 18:25:58.878633 [ 304 ] {} <Debug> TCP-Session: 4f6014ed-78eb-4b52-b368-e3c8cbc033d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8433 | 2026.05.18 18:25:58.878688 [ 308 ] {} <Debug> TCP-Session: 26903b15-4ce1-4824-a6cc-86466e71ed03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8434 | 2026.05.18 18:25:58.878704 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8435 | 2026.05.18 18:25:58.878704 [ 304 ] {} <Debug> TCP-Session: 4f6014ed-78eb-4b52-b368-e3c8cbc033d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8436 | 2026.05.18 18:25:58.878116 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33178 | ||
| 8437 | 2026.05.18 18:25:58.878737 [ 310 ] {} <Debug> TCP-Session: 0da2b8d3-0da0-4a34-81fb-6fefbde44178 Authenticating user 'default' from [fd00:1122:3344:101::e]:55806 | ||
| 8438 | 2026.05.18 18:25:58.878807 [ 310 ] {} <Debug> TCP-Session: 0da2b8d3-0da0-4a34-81fb-6fefbde44178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8439 | 2026.05.18 18:25:58.878823 [ 310 ] {} <Debug> TCP-Session: 0da2b8d3-0da0-4a34-81fb-6fefbde44178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8440 | 2026.05.18 18:25:58.878827 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8441 | 2026.05.18 18:25:58.878827 [ 293 ] {6889b811-d41b-46d3-98db-5cd78c044d7c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8442 | 2026.05.18 18:25:58.878870 [ 307 ] {} <Debug> TCP-Session: aa17f5c1-24ee-4ed4-a0da-46affc086edc Authenticating user 'default' from [fd00:1122:3344:101::e]:33178 | ||
| 8443 | 2026.05.18 18:25:58.878900 [ 307 ] {} <Debug> TCP-Session: aa17f5c1-24ee-4ed4-a0da-46affc086edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8444 | 2026.05.18 18:25:58.878922 [ 307 ] {} <Debug> TCP-Session: aa17f5c1-24ee-4ed4-a0da-46affc086edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8445 | 2026.05.18 18:25:58.878924 [ 293 ] {6889b811-d41b-46d3-98db-5cd78c044d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8446 | 2026.05.18 18:25:58.879274 [ 293 ] {6889b811-d41b-46d3-98db-5cd78c044d7c} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 8447 | 2026.05.18 18:25:58.880311 [ 337 ] {6889b811-d41b-46d3-98db-5cd78c044d7c} <Trace> AggregatingTransform: Aggregating | ||
| 8448 | 2026.05.18 18:25:58.880345 [ 337 ] {6889b811-d41b-46d3-98db-5cd78c044d7c} <Trace> Aggregator: Aggregation method: without_key | ||
| 8449 | 2026.05.18 18:25:58.880371 [ 337 ] {6889b811-d41b-46d3-98db-5cd78c044d7c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973682 sec. (1027.029 rows/sec., 40.12 KiB/sec.) | ||
| 8450 | 2026.05.18 18:25:58.880386 [ 337 ] {6889b811-d41b-46d3-98db-5cd78c044d7c} <Trace> Aggregator: Merging aggregated data | ||
| 8451 | 2026.05.18 18:25:58.880940 [ 293 ] {6889b811-d41b-46d3-98db-5cd78c044d7c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002585 sec., 386.84719535783364 rows/sec., 15.11 KiB/sec. | ||
| 8452 | 2026.05.18 18:25:58.881065 [ 293 ] {6889b811-d41b-46d3-98db-5cd78c044d7c} <Debug> TCPHandler: Processed in 0.002976736 sec. | ||
| 8453 | 2026.05.18 18:25:58.881210 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8454 | 2026.05.18 18:25:58.881240 [ 293 ] {} <Debug> TCP-Session: b55380c7-0758-465e-8d08-a8a2966231e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8455 | 2026.05.18 18:25:58.881243 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8456 | 2026.05.18 18:25:58.881258 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8457 | 2026.05.18 18:25:58.881281 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8458 | 2026.05.18 18:25:58.881295 [ 303 ] {} <Debug> TCP-Session: 2a0fb6e4-e28f-44b4-b79a-caa2ad90ea65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8459 | 2026.05.18 18:25:58.881300 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8460 | 2026.05.18 18:25:58.881338 [ 311 ] {} <Debug> TCP-Session: dbfd8b19-ef12-45e3-8a13-4be6343f49af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8461 | 2026.05.18 18:25:58.881348 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8462 | 2026.05.18 18:25:58.881369 [ 304 ] {} <Debug> TCP-Session: 4f6014ed-78eb-4b52-b368-e3c8cbc033d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8463 | 2026.05.18 18:25:58.881382 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8464 | 2026.05.18 18:25:58.881404 [ 308 ] {} <Debug> TCP-Session: 26903b15-4ce1-4824-a6cc-86466e71ed03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8465 | 2026.05.18 18:25:58.881407 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8466 | 2026.05.18 18:25:58.881435 [ 267 ] {} <Debug> TCP-Session: 30a6341c-8132-4f40-b591-997e0acf8bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8467 | 2026.05.18 18:25:58.881322 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8468 | 2026.05.18 18:25:58.881466 [ 310 ] {} <Debug> TCP-Session: 0da2b8d3-0da0-4a34-81fb-6fefbde44178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8469 | 2026.05.18 18:25:58.881313 [ 309 ] {} <Debug> TCP-Session: 9e0994e8-b43d-49ae-863b-4a013b0c512d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8470 | 2026.05.18 18:25:58.881495 [ 307 ] {} <Debug> TCP-Session: aa17f5c1-24ee-4ed4-a0da-46affc086edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8471 | 2026.05.18 18:25:59.561888 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2026.05.18 18:25:59.562129 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8473 | 2026.05.18 18:25:59.562485 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8474 | 2026.05.18 18:25:59.562528 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8475 | 2026.05.18 18:25:59.562755 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8476 | 2026.05.18 18:25:59.562828 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8477 | 2026.05.18 18:25:59.562969 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8478 | 2026.05.18 18:25:59.563049 [ 351 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8479 | 2026.05.18 18:25:59.563062 [ 337 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8480 | 2026.05.18 18:25:59.563081 [ 323 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8481 | 2026.05.18 18:25:59.563081 [ 346 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8482 | 2026.05.18 18:25:59.563202 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8483 | 2026.05.18 18:25:59.563229 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8484 | 2026.05.18 18:25:59.563300 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8485 | 2026.05.18 18:25:59.563322 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8486 | 2026.05.18 18:25:59.563359 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8487 | 2026.05.18 18:25:59.563401 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8488 | 2026.05.18 18:25:59.564581 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00254 sec., 16141.732283464566 rows/sec., 2.91 MiB/sec. | ||
| 8489 | 2026.05.18 18:25:59.564731 [ 294 ] {1e27071f-ca2b-44ac-95b0-f10b793f0a3e} <Debug> TCPHandler: Processed in 0.002975316 sec. | ||
| 8490 | 2026.05.18 18:25:59.567002 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8491 | 2026.05.18 18:25:59.567201 [ 294 ] {c4e7e0b3-47ca-44fa-88fe-79e9477f11b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8492 | 2026.05.18 18:25:59.567277 [ 294 ] {c4e7e0b3-47ca-44fa-88fe-79e9477f11b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8493 | 2026.05.18 18:25:59.568130 [ 294 ] {c4e7e0b3-47ca-44fa-88fe-79e9477f11b1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8494 | 2026.05.18 18:25:59.568208 [ 294 ] {c4e7e0b3-47ca-44fa-88fe-79e9477f11b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8495 | 2026.05.18 18:25:59.568821 [ 294 ] {c4e7e0b3-47ca-44fa-88fe-79e9477f11b1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8496 | 2026.05.18 18:25:59.569182 [ 294 ] {c4e7e0b3-47ca-44fa-88fe-79e9477f11b1} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2026.05.18 18:25:59.569347 [ 102 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8498 | 2026.05.18 18:25:59.569369 [ 294 ] {c4e7e0b3-47ca-44fa-88fe-79e9477f11b1} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.002232 sec., 52867.3835125448 rows/sec., 4.49 MiB/sec. | ||
| 8499 | 2026.05.18 18:25:59.569395 [ 102 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.05.18 18:25:59.569421 [ 294 ] {c4e7e0b3-47ca-44fa-88fe-79e9477f11b1} <Debug> TCPHandler: Processed in 0.002567082 sec. | ||
| 8501 | 2026.05.18 18:25:59.569422 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8502 | 2026.05.18 18:25:59.569532 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 8503 | 2026.05.18 18:25:59.569568 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2026.05.18 18:25:59.569643 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8505 | 2026.05.18 18:25:59.569679 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3238 rows starting from the beginning of the part | ||
| 8506 | 2026.05.18 18:25:59.569700 [ 294 ] {97e8d00a-a2c3-439d-86e1-a544b7e2c9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8507 | 2026.05.18 18:25:59.569740 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 819 rows starting from the beginning of the part | ||
| 8508 | 2026.05.18 18:25:59.569756 [ 294 ] {97e8d00a-a2c3-439d-86e1-a544b7e2c9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8509 | 2026.05.18 18:25:59.569792 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 118 rows starting from the beginning of the part | ||
| 8510 | 2026.05.18 18:25:59.569838 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 3165 rows starting from the beginning of the part | ||
| 8511 | 2026.05.18 18:25:59.569877 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 8512 | 2026.05.18 18:25:59.569918 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
| 8513 | 2026.05.18 18:25:59.570248 [ 294 ] {97e8d00a-a2c3-439d-86e1-a544b7e2c9c0} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.05.18 18:25:59.570295 [ 294 ] {97e8d00a-a2c3-439d-86e1-a544b7e2c9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8515 | 2026.05.18 18:25:59.570644 [ 294 ] {97e8d00a-a2c3-439d-86e1-a544b7e2c9c0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8516 | 2026.05.18 18:25:59.570868 [ 294 ] {97e8d00a-a2c3-439d-86e1-a544b7e2c9c0} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2026.05.18 18:25:59.571007 [ 294 ] {97e8d00a-a2c3-439d-86e1-a544b7e2c9c0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001351 sec., 22945.9659511473 rows/sec., 1.68 MiB/sec. | ||
| 8518 | 2026.05.18 18:25:59.571044 [ 294 ] {97e8d00a-a2c3-439d-86e1-a544b7e2c9c0} <Debug> TCPHandler: Processed in 0.001528089 sec. | ||
| 8519 | 2026.05.18 18:25:59.571197 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2026.05.18 18:25:59.571303 [ 294 ] {d0881bb5-7225-4050-a805-ff68e7880d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8521 | 2026.05.18 18:25:59.571346 [ 294 ] {d0881bb5-7225-4050-a805-ff68e7880d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8522 | 2026.05.18 18:25:59.571831 [ 294 ] {d0881bb5-7225-4050-a805-ff68e7880d77} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2026.05.18 18:25:59.571867 [ 294 ] {d0881bb5-7225-4050-a805-ff68e7880d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8524 | 2026.05.18 18:25:59.572187 [ 294 ] {d0881bb5-7225-4050-a805-ff68e7880d77} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8525 | 2026.05.18 18:25:59.572260 [ 195 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7514 rows, containing 5 columns (5 merged, 0 gathered) in 0.002766619 sec., 2715950.407338343 rows/sec., 214.52 MiB/sec. | ||
| 8526 | 2026.05.18 18:25:59.572409 [ 294 ] {d0881bb5-7225-4050-a805-ff68e7880d77} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.05.18 18:25:59.572546 [ 294 ] {d0881bb5-7225-4050-a805-ff68e7880d77} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001266 sec., 75039.4944707741 rows/sec., 5.86 MiB/sec. | ||
| 8528 | 2026.05.18 18:25:59.572549 [ 102 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8529 | 2026.05.18 18:25:59.572579 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8530 | 2026.05.18 18:25:59.572585 [ 294 ] {d0881bb5-7225-4050-a805-ff68e7880d77} <Debug> TCPHandler: Processed in 0.001438346 sec. | ||
| 8531 | 2026.05.18 18:25:59.572607 [ 102 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2026.05.18 18:25:59.572634 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8533 | 2026.05.18 18:25:59.572702 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 8534 | 2026.05.18 18:25:59.572742 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2026.05.18 18:25:59.572793 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8536 | 2026.05.18 18:25:59.572824 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1792 rows starting from the beginning of the part | ||
| 8537 | 2026.05.18 18:25:59.572849 [ 294 ] {9f2170c4-efe4-44d4-af62-ef2f67444e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8538 | 2026.05.18 18:25:59.572867 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_51_10} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8539 | 2026.05.18 18:25:59.572872 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 501 rows starting from the beginning of the part | ||
| 8540 | 2026.05.18 18:25:59.572902 [ 294 ] {9f2170c4-efe4-44d4-af62-ef2f67444e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8541 | 2026.05.18 18:25:59.572927 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 95 rows starting from the beginning of the part | ||
| 8542 | 2026.05.18 18:25:59.572951 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_51_10} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8543 | 2026.05.18 18:25:59.572971 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1727 rows starting from the beginning of the part | ||
| 8544 | 2026.05.18 18:25:59.573012 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 8545 | 2026.05.18 18:25:59.573040 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 8546 | 2026.05.18 18:25:59.573048 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 8547 | 2026.05.18 18:25:59.573415 [ 294 ] {9f2170c4-efe4-44d4-af62-ef2f67444e51} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2026.05.18 18:25:59.573456 [ 294 ] {9f2170c4-efe4-44d4-af62-ef2f67444e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8549 | 2026.05.18 18:25:59.573828 [ 294 ] {9f2170c4-efe4-44d4-af62-ef2f67444e51} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8550 | 2026.05.18 18:25:59.574046 [ 294 ] {9f2170c4-efe4-44d4-af62-ef2f67444e51} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2026.05.18 18:25:59.574174 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8552 | 2026.05.18 18:25:59.574184 [ 294 ] {9f2170c4-efe4-44d4-af62-ef2f67444e51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001357 sec., 117907.14812085484 rows/sec., 8.21 MiB/sec. | ||
| 8553 | 2026.05.18 18:25:59.574212 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.05.18 18:25:59.574229 [ 294 ] {9f2170c4-efe4-44d4-af62-ef2f67444e51} <Debug> TCPHandler: Processed in 0.00153781 sec. | ||
| 8555 | 2026.05.18 18:25:59.574237 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8556 | 2026.05.18 18:25:59.574339 [ 195 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 8557 | 2026.05.18 18:25:59.574394 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.05.18 18:25:59.574449 [ 195 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8559 | 2026.05.18 18:25:59.574483 [ 195 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18631 rows starting from the beginning of the part | ||
| 8560 | 2026.05.18 18:25:59.574500 [ 294 ] {142c3586-4846-46b9-a90b-7d408ca532cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8561 | 2026.05.18 18:25:59.574505 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4274 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826368 sec., 2340163.64719487 rows/sec., 169.19 MiB/sec. | ||
| 8562 | 2026.05.18 18:25:59.574538 [ 195 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 265 rows starting from the beginning of the part | ||
| 8563 | 2026.05.18 18:25:59.574565 [ 294 ] {142c3586-4846-46b9-a90b-7d408ca532cb} <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 | ||
| 8564 | 2026.05.18 18:25:59.574590 [ 195 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 8565 | 2026.05.18 18:25:59.574637 [ 195 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1602 rows starting from the beginning of the part | ||
| 8566 | 2026.05.18 18:25:59.574674 [ 195 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
| 8567 | 2026.05.18 18:25:59.574721 [ 195 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 8568 | 2026.05.18 18:25:59.574751 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8569 | 2026.05.18 18:25:59.575093 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_51_10} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.05.18 18:25:59.575189 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_51_10} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8571 | 2026.05.18 18:25:59.575286 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8572 | 2026.05.18 18:25:59.575494 [ 294 ] {142c3586-4846-46b9-a90b-7d408ca532cb} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8573 | 2026.05.18 18:25:59.575537 [ 294 ] {142c3586-4846-46b9-a90b-7d408ca532cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8574 | 2026.05.18 18:25:59.576352 [ 294 ] {142c3586-4846-46b9-a90b-7d408ca532cb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8575 | 2026.05.18 18:25:59.576685 [ 294 ] {142c3586-4846-46b9-a90b-7d408ca532cb} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8576 | 2026.05.18 18:25:59.576903 [ 294 ] {142c3586-4846-46b9-a90b-7d408ca532cb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002421 sec., 12804.626187525815 rows/sec., 22.95 MiB/sec. | ||
| 8577 | 2026.05.18 18:25:59.577023 [ 294 ] {142c3586-4846-46b9-a90b-7d408ca532cb} <Debug> TCPHandler: Processed in 0.002680546 sec. | ||
| 8578 | 2026.05.18 18:25:59.577261 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8579 | 2026.05.18 18:25:59.577410 [ 294 ] {81814c94-63d3-4157-bb85-5c22958546ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8580 | 2026.05.18 18:25:59.577478 [ 294 ] {81814c94-63d3-4157-bb85-5c22958546ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8581 | 2026.05.18 18:25:59.578400 [ 294 ] {81814c94-63d3-4157-bb85-5c22958546ef} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8582 | 2026.05.18 18:25:59.578451 [ 294 ] {81814c94-63d3-4157-bb85-5c22958546ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8583 | 2026.05.18 18:25:59.578886 [ 294 ] {81814c94-63d3-4157-bb85-5c22958546ef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8584 | 2026.05.18 18:25:59.579127 [ 294 ] {81814c94-63d3-4157-bb85-5c22958546ef} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8585 | 2026.05.18 18:25:59.579257 [ 105 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8586 | 2026.05.18 18:25:59.579284 [ 294 ] {81814c94-63d3-4157-bb85-5c22958546ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001925 sec., 31168.83116883117 rows/sec., 2.10 MiB/sec. | ||
| 8587 | 2026.05.18 18:25:59.579298 [ 105 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2026.05.18 18:25:59.579328 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8589 | 2026.05.18 18:25:59.579343 [ 294 ] {81814c94-63d3-4157-bb85-5c22958546ef} <Debug> TCPHandler: Processed in 0.002149769 sec. | ||
| 8590 | 2026.05.18 18:25:59.579457 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 8591 | 2026.05.18 18:25:59.579616 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8592 | 2026.05.18 18:25:59.579656 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3000 rows starting from the beginning of the part | ||
| 8593 | 2026.05.18 18:25:59.579723 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 8594 | 2026.05.18 18:25:59.579777 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 8595 | 2026.05.18 18:25:59.579819 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 8596 | 2026.05.18 18:25:59.579859 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
| 8597 | 2026.05.18 18:25:59.579902 [ 186 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 8598 | 2026.05.18 18:25:59.581524 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.002125938 sec., 1552255.9924137017 rows/sec., 100.12 MiB/sec. | ||
| 8599 | 2026.05.18 18:25:59.581914 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20946 rows, containing 5 columns (5 merged, 0 gathered) in 0.007609314 sec., 2752679.150840667 rows/sec., 175.96 MiB/sec. | ||
| 8600 | 2026.05.18 18:25:59.581959 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8601 | 2026.05.18 18:25:59.582291 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8602 | 2026.05.18 18:25:59.582356 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_51_10} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.05.18 18:25:59.582479 [ 196 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_51_10} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8604 | 2026.05.18 18:25:59.582584 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8605 | 2026.05.18 18:25:59.582639 [ 195 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.05.18 18:25:59.582744 [ 195 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8607 | 2026.05.18 18:25:59.582823 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8608 | 2026.05.18 18:26:00.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.11 MiB, peak 299.00 MiB, free memory in arenas 0.00 B, will set to 290.55 MiB (RSS), difference: 3.44 MiB | ||
| 8609 | 2026.05.18 18:26:00.647601 [ 274 ] {} <Trace> TCP-Session: 38cfe9d5-39bf-4f66-bad9-15887cb0fc5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2026.05.18 18:26:00.647840 [ 274 ] {fae7e2b6-5c6b-4943-b01e-b35303c484dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34257) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 8611 | 2026.05.18 18:26:00.648303 [ 274 ] {fae7e2b6-5c6b-4943-b01e-b35303c484dd} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 8612 | 2026.05.18 18:26:00.648493 [ 274 ] {fae7e2b6-5c6b-4943-b01e-b35303c484dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8613 | 2026.05.18 18:26:00.648877 [ 351 ] {fae7e2b6-5c6b-4943-b01e-b35303c484dd} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 8614 | 2026.05.18 18:26:00.649315 [ 274 ] {fae7e2b6-5c6b-4943-b01e-b35303c484dd} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001582 sec., 25916.5613147914 rows/sec., 1.54 MiB/sec. | ||
| 8615 | 2026.05.18 18:26:00.649399 [ 274 ] {fae7e2b6-5c6b-4943-b01e-b35303c484dd} <Debug> TCPHandler: Processed in 0.001928742 sec. | ||
| 8616 | 2026.05.18 18:26:00.870395 [ 104 ] {} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 8617 | 2026.05.18 18:26:00.870516 [ 104 ] {} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.05.18 18:26:00.870564 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8619 | 2026.05.18 18:26:00.870791 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 8620 | 2026.05.18 18:26:00.871038 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8621 | 2026.05.18 18:26:00.871099 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 8622 | 2026.05.18 18:26:00.871211 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8623 | 2026.05.18 18:26:00.871289 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8624 | 2026.05.18 18:26:00.871349 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8625 | 2026.05.18 18:26:00.871408 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8626 | 2026.05.18 18:26:00.872345 [ 193 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647823 sec., 13957.809789036808 rows/sec., 938.15 KiB/sec. | ||
| 8627 | 2026.05.18 18:26:00.872522 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8628 | 2026.05.18 18:26:00.872854 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_23_5} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.05.18 18:26:00.872928 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_23_5} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 8630 | 2026.05.18 18:26:00.873020 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 8631 | 2026.05.18 18:26:02.135530 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8632 | 2026.05.18 18:26:02.135608 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8633 | 2026.05.18 18:26:02.240585 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15325 | ||
| 8634 | 2026.05.18 18:26:02.241104 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2026.05.18 18:26:02.241141 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8636 | 2026.05.18 18:26:02.241650 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8637 | 2026.05.18 18:26:02.241884 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.05.18 18:26:02.242100 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15325 | ||
| 8639 | 2026.05.18 18:26:03.001563 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001114626 sec. | ||
| 8640 | 2026.05.18 18:26:03.056700 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 8641 | 2026.05.18 18:26:03.071169 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.05.18 18:26:03.071226 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8643 | 2026.05.18 18:26:03.076498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8644 | 2026.05.18 18:26:03.077190 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.05.18 18:26:03.079684 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 8646 | 2026.05.18 18:26:04.565051 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.05.18 18:26:04.565298 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8648 | 2026.05.18 18:26:04.565659 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8649 | 2026.05.18 18:26:04.565702 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8650 | 2026.05.18 18:26:04.565949 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8651 | 2026.05.18 18:26:04.566019 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8652 | 2026.05.18 18:26:04.566158 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8653 | 2026.05.18 18:26:04.566236 [ 346 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8654 | 2026.05.18 18:26:04.566254 [ 323 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8655 | 2026.05.18 18:26:04.566261 [ 337 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8656 | 2026.05.18 18:26:04.566261 [ 276 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8657 | 2026.05.18 18:26:04.566408 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8658 | 2026.05.18 18:26:04.566435 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8659 | 2026.05.18 18:26:04.566506 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8660 | 2026.05.18 18:26:04.566526 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8661 | 2026.05.18 18:26:04.566562 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8662 | 2026.05.18 18:26:04.566601 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8663 | 2026.05.18 18:26:04.567634 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002436 sec., 16830.870279146144 rows/sec., 3.03 MiB/sec. | ||
| 8664 | 2026.05.18 18:26:04.567741 [ 294 ] {2391e430-8bf6-4a01-a25c-cfd1c21ebdaa} <Debug> TCPHandler: Processed in 0.00281623 sec. | ||
| 8665 | 2026.05.18 18:26:04.572837 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8666 | 2026.05.18 18:26:04.572969 [ 294 ] {0b9d25cc-7a9c-482a-9dbe-28fa48a84e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8667 | 2026.05.18 18:26:04.573039 [ 294 ] {0b9d25cc-7a9c-482a-9dbe-28fa48a84e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8668 | 2026.05.18 18:26:04.573680 [ 294 ] {0b9d25cc-7a9c-482a-9dbe-28fa48a84e50} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2026.05.18 18:26:04.573722 [ 294 ] {0b9d25cc-7a9c-482a-9dbe-28fa48a84e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8670 | 2026.05.18 18:26:04.574100 [ 294 ] {0b9d25cc-7a9c-482a-9dbe-28fa48a84e50} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8671 | 2026.05.18 18:26:04.574335 [ 294 ] {0b9d25cc-7a9c-482a-9dbe-28fa48a84e50} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2026.05.18 18:26:04.574482 [ 294 ] {0b9d25cc-7a9c-482a-9dbe-28fa48a84e50} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001547 sec., 183581.12475759536 rows/sec., 11.66 MiB/sec. | ||
| 8673 | 2026.05.18 18:26:04.574519 [ 294 ] {0b9d25cc-7a9c-482a-9dbe-28fa48a84e50} <Debug> TCPHandler: Processed in 0.001736276 sec. | ||
| 8674 | 2026.05.18 18:26:04.574663 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2026.05.18 18:26:04.574761 [ 294 ] {044fc715-0555-4f54-9b70-0f92270f91e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8676 | 2026.05.18 18:26:04.574802 [ 294 ] {044fc715-0555-4f54-9b70-0f92270f91e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8677 | 2026.05.18 18:26:04.575593 [ 294 ] {044fc715-0555-4f54-9b70-0f92270f91e5} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2026.05.18 18:26:04.575630 [ 294 ] {044fc715-0555-4f54-9b70-0f92270f91e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8679 | 2026.05.18 18:26:04.575976 [ 294 ] {044fc715-0555-4f54-9b70-0f92270f91e5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8680 | 2026.05.18 18:26:04.576185 [ 294 ] {044fc715-0555-4f54-9b70-0f92270f91e5} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2026.05.18 18:26:04.576316 [ 294 ] {044fc715-0555-4f54-9b70-0f92270f91e5} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001575 sec., 520000 rows/sec., 40.31 MiB/sec. | ||
| 8682 | 2026.05.18 18:26:04.576350 [ 294 ] {044fc715-0555-4f54-9b70-0f92270f91e5} <Debug> TCPHandler: Processed in 0.001737246 sec. | ||
| 8683 | 2026.05.18 18:26:04.576490 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8684 | 2026.05.18 18:26:04.576588 [ 294 ] {6ea48553-be8e-43f7-9080-540271a60c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8685 | 2026.05.18 18:26:04.576628 [ 294 ] {6ea48553-be8e-43f7-9080-540271a60c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8686 | 2026.05.18 18:26:04.577068 [ 294 ] {6ea48553-be8e-43f7-9080-540271a60c7b} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2026.05.18 18:26:04.577103 [ 294 ] {6ea48553-be8e-43f7-9080-540271a60c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8688 | 2026.05.18 18:26:04.577406 [ 294 ] {6ea48553-be8e-43f7-9080-540271a60c7b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8689 | 2026.05.18 18:26:04.577609 [ 294 ] {6ea48553-be8e-43f7-9080-540271a60c7b} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2026.05.18 18:26:04.577736 [ 294 ] {6ea48553-be8e-43f7-9080-540271a60c7b} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001167 sec., 131105.39845758353 rows/sec., 7.84 MiB/sec. | ||
| 8691 | 2026.05.18 18:26:04.577769 [ 294 ] {6ea48553-be8e-43f7-9080-540271a60c7b} <Debug> TCPHandler: Processed in 0.001328153 sec. | ||
| 8692 | 2026.05.18 18:26:04.577899 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8693 | 2026.05.18 18:26:04.577998 [ 294 ] {8b17815e-c511-47c1-95d5-3920b2468591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8694 | 2026.05.18 18:26:04.578038 [ 294 ] {8b17815e-c511-47c1-95d5-3920b2468591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8695 | 2026.05.18 18:26:04.578465 [ 294 ] {8b17815e-c511-47c1-95d5-3920b2468591} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2026.05.18 18:26:04.578501 [ 294 ] {8b17815e-c511-47c1-95d5-3920b2468591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8697 | 2026.05.18 18:26:04.578807 [ 294 ] {8b17815e-c511-47c1-95d5-3920b2468591} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8698 | 2026.05.18 18:26:04.579022 [ 294 ] {8b17815e-c511-47c1-95d5-3920b2468591} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2026.05.18 18:26:04.579147 [ 294 ] {8b17815e-c511-47c1-95d5-3920b2468591} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 8700 | 2026.05.18 18:26:04.579180 [ 294 ] {8b17815e-c511-47c1-95d5-3920b2468591} <Debug> TCPHandler: Processed in 0.001339733 sec. | ||
| 8701 | 2026.05.18 18:26:04.579323 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8702 | 2026.05.18 18:26:04.579419 [ 294 ] {c9a861ab-24a4-427c-a2ba-449cbda95899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8703 | 2026.05.18 18:26:04.579458 [ 294 ] {c9a861ab-24a4-427c-a2ba-449cbda95899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8704 | 2026.05.18 18:26:04.579900 [ 294 ] {c9a861ab-24a4-427c-a2ba-449cbda95899} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2026.05.18 18:26:04.579936 [ 294 ] {c9a861ab-24a4-427c-a2ba-449cbda95899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8706 | 2026.05.18 18:26:04.580229 [ 294 ] {c9a861ab-24a4-427c-a2ba-449cbda95899} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8707 | 2026.05.18 18:26:04.580427 [ 294 ] {c9a861ab-24a4-427c-a2ba-449cbda95899} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2026.05.18 18:26:04.580550 [ 294 ] {c9a861ab-24a4-427c-a2ba-449cbda95899} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 8709 | 2026.05.18 18:26:04.580583 [ 294 ] {c9a861ab-24a4-427c-a2ba-449cbda95899} <Debug> TCPHandler: Processed in 0.001308912 sec. | ||
| 8710 | 2026.05.18 18:26:04.580713 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2026.05.18 18:26:04.580808 [ 294 ] {7ae0671f-dc04-449b-93e7-a4ccc7163065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8712 | 2026.05.18 18:26:04.580847 [ 294 ] {7ae0671f-dc04-449b-93e7-a4ccc7163065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8713 | 2026.05.18 18:26:04.581426 [ 294 ] {7ae0671f-dc04-449b-93e7-a4ccc7163065} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.05.18 18:26:04.581461 [ 294 ] {7ae0671f-dc04-449b-93e7-a4ccc7163065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8715 | 2026.05.18 18:26:04.581777 [ 294 ] {7ae0671f-dc04-449b-93e7-a4ccc7163065} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8716 | 2026.05.18 18:26:04.581989 [ 294 ] {7ae0671f-dc04-449b-93e7-a4ccc7163065} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.05.18 18:26:04.582116 [ 294 ] {7ae0671f-dc04-449b-93e7-a4ccc7163065} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001325 sec., 378113.2075471698 rows/sec., 26.58 MiB/sec. | ||
| 8718 | 2026.05.18 18:26:04.582149 [ 294 ] {7ae0671f-dc04-449b-93e7-a4ccc7163065} <Debug> TCPHandler: Processed in 0.001484787 sec. | ||
| 8719 | 2026.05.18 18:26:04.582274 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2026.05.18 18:26:04.582370 [ 294 ] {11a39162-2d0e-4347-b7d2-4328185f793b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8721 | 2026.05.18 18:26:04.582412 [ 294 ] {11a39162-2d0e-4347-b7d2-4328185f793b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8722 | 2026.05.18 18:26:04.582737 [ 294 ] {11a39162-2d0e-4347-b7d2-4328185f793b} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.05.18 18:26:04.582771 [ 294 ] {11a39162-2d0e-4347-b7d2-4328185f793b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8724 | 2026.05.18 18:26:04.583081 [ 294 ] {11a39162-2d0e-4347-b7d2-4328185f793b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8725 | 2026.05.18 18:26:04.583285 [ 294 ] {11a39162-2d0e-4347-b7d2-4328185f793b} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.05.18 18:26:04.583408 [ 294 ] {11a39162-2d0e-4347-b7d2-4328185f793b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 8727 | 2026.05.18 18:26:04.583441 [ 294 ] {11a39162-2d0e-4347-b7d2-4328185f793b} <Debug> TCPHandler: Processed in 0.001215299 sec. | ||
| 8728 | 2026.05.18 18:26:04.583563 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.05.18 18:26:04.583658 [ 294 ] {09b9c010-91b0-405a-a675-a029e953943a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8730 | 2026.05.18 18:26:04.583699 [ 294 ] {09b9c010-91b0-405a-a675-a029e953943a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8731 | 2026.05.18 18:26:04.584261 [ 294 ] {09b9c010-91b0-405a-a675-a029e953943a} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.05.18 18:26:04.584314 [ 294 ] {09b9c010-91b0-405a-a675-a029e953943a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8733 | 2026.05.18 18:26:04.584796 [ 294 ] {09b9c010-91b0-405a-a675-a029e953943a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8734 | 2026.05.18 18:26:04.585058 [ 294 ] {09b9c010-91b0-405a-a675-a029e953943a} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.05.18 18:26:04.585236 [ 294 ] {09b9c010-91b0-405a-a675-a029e953943a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001592 sec., 166457.2864321608 rows/sec., 11.06 MiB/sec. | ||
| 8736 | 2026.05.18 18:26:04.585297 [ 294 ] {09b9c010-91b0-405a-a675-a029e953943a} <Debug> TCPHandler: Processed in 0.001782517 sec. | ||
| 8737 | 2026.05.18 18:26:04.585452 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.05.18 18:26:04.585585 [ 294 ] {ea99d89b-ebaf-4e33-a098-6d88ac1b0376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8739 | 2026.05.18 18:26:04.585639 [ 294 ] {ea99d89b-ebaf-4e33-a098-6d88ac1b0376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8740 | 2026.05.18 18:26:04.586088 [ 294 ] {ea99d89b-ebaf-4e33-a098-6d88ac1b0376} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.05.18 18:26:04.586134 [ 294 ] {ea99d89b-ebaf-4e33-a098-6d88ac1b0376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8742 | 2026.05.18 18:26:04.586511 [ 294 ] {ea99d89b-ebaf-4e33-a098-6d88ac1b0376} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8743 | 2026.05.18 18:26:04.586718 [ 294 ] {ea99d89b-ebaf-4e33-a098-6d88ac1b0376} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.05.18 18:26:04.586855 [ 294 ] {ea99d89b-ebaf-4e33-a098-6d88ac1b0376} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec. | ||
| 8745 | 2026.05.18 18:26:04.586889 [ 294 ] {ea99d89b-ebaf-4e33-a098-6d88ac1b0376} <Debug> TCPHandler: Processed in 0.001504619 sec. | ||
| 8746 | 2026.05.18 18:26:04.587006 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8747 | 2026.05.18 18:26:04.587104 [ 294 ] {bc5144c0-8a55-445d-9b8b-5c6843fecdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8748 | 2026.05.18 18:26:04.587157 [ 294 ] {bc5144c0-8a55-445d-9b8b-5c6843fecdfc} <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 | ||
| 8749 | 2026.05.18 18:26:04.587886 [ 294 ] {bc5144c0-8a55-445d-9b8b-5c6843fecdfc} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.05.18 18:26:04.587922 [ 294 ] {bc5144c0-8a55-445d-9b8b-5c6843fecdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8751 | 2026.05.18 18:26:04.588421 [ 294 ] {bc5144c0-8a55-445d-9b8b-5c6843fecdfc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8752 | 2026.05.18 18:26:04.588631 [ 294 ] {bc5144c0-8a55-445d-9b8b-5c6843fecdfc} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.05.18 18:26:04.588769 [ 294 ] {bc5144c0-8a55-445d-9b8b-5c6843fecdfc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001684 sec., 6532.066508313539 rows/sec., 11.71 MiB/sec. | ||
| 8754 | 2026.05.18 18:26:04.588819 [ 294 ] {bc5144c0-8a55-445d-9b8b-5c6843fecdfc} <Debug> TCPHandler: Processed in 0.00186149 sec. | ||
| 8755 | 2026.05.18 18:26:04.588942 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8756 | 2026.05.18 18:26:04.589038 [ 294 ] {d258504d-6f23-4a44-b9b5-568e0abd0676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8757 | 2026.05.18 18:26:04.589078 [ 294 ] {d258504d-6f23-4a44-b9b5-568e0abd0676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8758 | 2026.05.18 18:26:04.589409 [ 294 ] {d258504d-6f23-4a44-b9b5-568e0abd0676} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.05.18 18:26:04.589444 [ 294 ] {d258504d-6f23-4a44-b9b5-568e0abd0676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8760 | 2026.05.18 18:26:04.589770 [ 294 ] {d258504d-6f23-4a44-b9b5-568e0abd0676} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8761 | 2026.05.18 18:26:04.589979 [ 294 ] {d258504d-6f23-4a44-b9b5-568e0abd0676} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2026.05.18 18:26:04.590104 [ 294 ] {d258504d-6f23-4a44-b9b5-568e0abd0676} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 8763 | 2026.05.18 18:26:04.590136 [ 294 ] {d258504d-6f23-4a44-b9b5-568e0abd0676} <Debug> TCPHandler: Processed in 0.0012437 sec. | ||
| 8764 | 2026.05.18 18:26:09.560489 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8765 | 2026.05.18 18:26:09.560730 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8766 | 2026.05.18 18:26:09.561054 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8767 | 2026.05.18 18:26:09.561093 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8768 | 2026.05.18 18:26:09.561311 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8769 | 2026.05.18 18:26:09.561380 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8770 | 2026.05.18 18:26:09.561519 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8771 | 2026.05.18 18:26:09.561609 [ 338 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8772 | 2026.05.18 18:26:09.561621 [ 323 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8773 | 2026.05.18 18:26:09.561628 [ 337 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8774 | 2026.05.18 18:26:09.561621 [ 352 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8775 | 2026.05.18 18:26:09.561797 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8776 | 2026.05.18 18:26:09.561823 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8777 | 2026.05.18 18:26:09.561892 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8778 | 2026.05.18 18:26:09.561911 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8779 | 2026.05.18 18:26:09.561947 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8780 | 2026.05.18 18:26:09.561986 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8781 | 2026.05.18 18:26:09.563125 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002486 sec., 16492.357200321803 rows/sec., 2.97 MiB/sec. | ||
| 8782 | 2026.05.18 18:26:09.563227 [ 294 ] {cb1672f2-1e3e-463e-b996-92c63bd0c2b4} <Debug> TCPHandler: Processed in 0.002868852 sec. | ||
| 8783 | 2026.05.18 18:26:09.565348 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.05.18 18:26:09.565459 [ 294 ] {5f507262-bd60-4f19-a4e8-7daa553fafd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8785 | 2026.05.18 18:26:09.565504 [ 294 ] {5f507262-bd60-4f19-a4e8-7daa553fafd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8786 | 2026.05.18 18:26:09.566041 [ 294 ] {5f507262-bd60-4f19-a4e8-7daa553fafd9} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2026.05.18 18:26:09.566091 [ 294 ] {5f507262-bd60-4f19-a4e8-7daa553fafd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8788 | 2026.05.18 18:26:09.566483 [ 294 ] {5f507262-bd60-4f19-a4e8-7daa553fafd9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8789 | 2026.05.18 18:26:09.566702 [ 294 ] {5f507262-bd60-4f19-a4e8-7daa553fafd9} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2026.05.18 18:26:09.566843 [ 294 ] {5f507262-bd60-4f19-a4e8-7daa553fafd9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001417 sec., 2822.865208186309 rows/sec., 230.18 KiB/sec. | ||
| 8791 | 2026.05.18 18:26:09.566878 [ 294 ] {5f507262-bd60-4f19-a4e8-7daa553fafd9} <Debug> TCPHandler: Processed in 0.001580631 sec. | ||
| 8792 | 2026.05.18 18:26:09.567017 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8793 | 2026.05.18 18:26:09.567114 [ 294 ] {7700a795-4e69-4f34-9b5b-adff1c184122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8794 | 2026.05.18 18:26:09.567153 [ 294 ] {7700a795-4e69-4f34-9b5b-adff1c184122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8795 | 2026.05.18 18:26:09.567591 [ 294 ] {7700a795-4e69-4f34-9b5b-adff1c184122} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.05.18 18:26:09.567627 [ 294 ] {7700a795-4e69-4f34-9b5b-adff1c184122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8797 | 2026.05.18 18:26:09.567922 [ 294 ] {7700a795-4e69-4f34-9b5b-adff1c184122} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8798 | 2026.05.18 18:26:09.568127 [ 294 ] {7700a795-4e69-4f34-9b5b-adff1c184122} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.05.18 18:26:09.568253 [ 294 ] {7700a795-4e69-4f34-9b5b-adff1c184122} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.001158 sec., 103626.94300518135 rows/sec., 8.77 MiB/sec. | ||
| 8800 | 2026.05.18 18:26:09.568288 [ 294 ] {7700a795-4e69-4f34-9b5b-adff1c184122} <Debug> TCPHandler: Processed in 0.001319463 sec. | ||
| 8801 | 2026.05.18 18:26:09.568436 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.05.18 18:26:09.568532 [ 294 ] {015b4d09-ad8f-499e-aaaf-fd61f1e0ef38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8803 | 2026.05.18 18:26:09.568572 [ 294 ] {015b4d09-ad8f-499e-aaaf-fd61f1e0ef38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8804 | 2026.05.18 18:26:09.568987 [ 294 ] {015b4d09-ad8f-499e-aaaf-fd61f1e0ef38} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.05.18 18:26:09.569023 [ 294 ] {015b4d09-ad8f-499e-aaaf-fd61f1e0ef38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8806 | 2026.05.18 18:26:09.569328 [ 294 ] {015b4d09-ad8f-499e-aaaf-fd61f1e0ef38} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8807 | 2026.05.18 18:26:09.569540 [ 294 ] {015b4d09-ad8f-499e-aaaf-fd61f1e0ef38} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.05.18 18:26:09.569671 [ 294 ] {015b4d09-ad8f-499e-aaaf-fd61f1e0ef38} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001157 sec., 30250.648228176316 rows/sec., 2.20 MiB/sec. | ||
| 8809 | 2026.05.18 18:26:09.569705 [ 294 ] {015b4d09-ad8f-499e-aaaf-fd61f1e0ef38} <Debug> TCPHandler: Processed in 0.001317652 sec. | ||
| 8810 | 2026.05.18 18:26:09.569831 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2026.05.18 18:26:09.569926 [ 294 ] {f2d23e5b-fffb-4dac-9450-404e980de2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8812 | 2026.05.18 18:26:09.569964 [ 294 ] {f2d23e5b-fffb-4dac-9450-404e980de2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8813 | 2026.05.18 18:26:09.570395 [ 294 ] {f2d23e5b-fffb-4dac-9450-404e980de2d5} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.05.18 18:26:09.570431 [ 294 ] {f2d23e5b-fffb-4dac-9450-404e980de2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8815 | 2026.05.18 18:26:09.570727 [ 294 ] {f2d23e5b-fffb-4dac-9450-404e980de2d5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8816 | 2026.05.18 18:26:09.570928 [ 294 ] {f2d23e5b-fffb-4dac-9450-404e980de2d5} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.05.18 18:26:09.571052 [ 294 ] {f2d23e5b-fffb-4dac-9450-404e980de2d5} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001144 sec., 86538.46153846153 rows/sec., 6.76 MiB/sec. | ||
| 8818 | 2026.05.18 18:26:09.571086 [ 294 ] {f2d23e5b-fffb-4dac-9450-404e980de2d5} <Debug> TCPHandler: Processed in 0.001303972 sec. | ||
| 8819 | 2026.05.18 18:26:09.571213 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2026.05.18 18:26:09.571310 [ 294 ] {bfe6ead2-8938-4573-8f50-539bd2458f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8821 | 2026.05.18 18:26:09.571353 [ 294 ] {bfe6ead2-8938-4573-8f50-539bd2458f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8822 | 2026.05.18 18:26:09.571753 [ 294 ] {bfe6ead2-8938-4573-8f50-539bd2458f7d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.05.18 18:26:09.571789 [ 294 ] {bfe6ead2-8938-4573-8f50-539bd2458f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8824 | 2026.05.18 18:26:09.572114 [ 294 ] {bfe6ead2-8938-4573-8f50-539bd2458f7d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8825 | 2026.05.18 18:26:09.572319 [ 294 ] {bfe6ead2-8938-4573-8f50-539bd2458f7d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.05.18 18:26:09.572447 [ 294 ] {bfe6ead2-8938-4573-8f50-539bd2458f7d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001155 sec., 140259.74025974027 rows/sec., 9.77 MiB/sec. | ||
| 8827 | 2026.05.18 18:26:09.572481 [ 294 ] {bfe6ead2-8938-4573-8f50-539bd2458f7d} <Debug> TCPHandler: Processed in 0.001316933 sec. | ||
| 8828 | 2026.05.18 18:26:09.572701 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2026.05.18 18:26:09.572849 [ 294 ] {cc4599dc-1216-44fb-a3f1-bfd2794f95e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8830 | 2026.05.18 18:26:09.572962 [ 294 ] {cc4599dc-1216-44fb-a3f1-bfd2794f95e5} <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 | ||
| 8831 | 2026.05.18 18:26:09.573940 [ 294 ] {cc4599dc-1216-44fb-a3f1-bfd2794f95e5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2026.05.18 18:26:09.573979 [ 294 ] {cc4599dc-1216-44fb-a3f1-bfd2794f95e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8833 | 2026.05.18 18:26:09.574600 [ 294 ] {cc4599dc-1216-44fb-a3f1-bfd2794f95e5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8834 | 2026.05.18 18:26:09.574826 [ 294 ] {cc4599dc-1216-44fb-a3f1-bfd2794f95e5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.05.18 18:26:09.574984 [ 294 ] {cc4599dc-1216-44fb-a3f1-bfd2794f95e5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002175 sec., 14252.873563218393 rows/sec., 25.54 MiB/sec. | ||
| 8836 | 2026.05.18 18:26:09.575038 [ 294 ] {cc4599dc-1216-44fb-a3f1-bfd2794f95e5} <Debug> TCPHandler: Processed in 0.002452219 sec. | ||
| 8837 | 2026.05.18 18:26:09.575191 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8838 | 2026.05.18 18:26:09.575290 [ 294 ] {cb464791-c912-47ac-adf7-8987a54e8ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8839 | 2026.05.18 18:26:09.575332 [ 294 ] {cb464791-c912-47ac-adf7-8987a54e8ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8840 | 2026.05.18 18:26:09.575682 [ 294 ] {cb464791-c912-47ac-adf7-8987a54e8ad8} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2026.05.18 18:26:09.575718 [ 294 ] {cb464791-c912-47ac-adf7-8987a54e8ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8842 | 2026.05.18 18:26:09.576049 [ 294 ] {cb464791-c912-47ac-adf7-8987a54e8ad8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8843 | 2026.05.18 18:26:09.576263 [ 294 ] {cb464791-c912-47ac-adf7-8987a54e8ad8} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2026.05.18 18:26:09.576391 [ 294 ] {cb464791-c912-47ac-adf7-8987a54e8ad8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 8845 | 2026.05.18 18:26:09.576424 [ 294 ] {cb464791-c912-47ac-adf7-8987a54e8ad8} <Debug> TCPHandler: Processed in 0.001284191 sec. | ||
| 8846 | 2026.05.18 18:26:09.743036 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15773 | ||
| 8847 | 2026.05.18 18:26:09.743491 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2026.05.18 18:26:09.743535 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8849 | 2026.05.18 18:26:09.744005 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8850 | 2026.05.18 18:26:09.744238 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2026.05.18 18:26:09.744361 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15773 | ||
| 8852 | 2026.05.18 18:26:10.580580 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8853 | 2026.05.18 18:26:10.595859 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.05.18 18:26:10.595918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8855 | 2026.05.18 18:26:10.602408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8856 | 2026.05.18 18:26:10.604158 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.05.18 18:26:10.612935 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8858 | 2026.05.18 18:26:14.564519 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2026.05.18 18:26:14.564793 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8860 | 2026.05.18 18:26:14.565163 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8861 | 2026.05.18 18:26:14.565207 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8862 | 2026.05.18 18:26:14.565457 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8863 | 2026.05.18 18:26:14.565530 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8864 | 2026.05.18 18:26:14.565677 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8865 | 2026.05.18 18:26:14.565787 [ 345 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8866 | 2026.05.18 18:26:14.565790 [ 338 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8867 | 2026.05.18 18:26:14.565799 [ 352 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8868 | 2026.05.18 18:26:14.565799 [ 323 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8869 | 2026.05.18 18:26:14.565985 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8870 | 2026.05.18 18:26:14.566016 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8871 | 2026.05.18 18:26:14.566091 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8872 | 2026.05.18 18:26:14.566112 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8873 | 2026.05.18 18:26:14.566149 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8874 | 2026.05.18 18:26:14.566191 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8875 | 2026.05.18 18:26:14.567425 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002746 sec., 14930.808448652584 rows/sec., 2.69 MiB/sec. | ||
| 8876 | 2026.05.18 18:26:14.567564 [ 294 ] {6228ec94-7f09-4d62-a705-6035a6e7abfc} <Debug> TCPHandler: Processed in 0.003189653 sec. | ||
| 8877 | 2026.05.18 18:26:14.572874 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2026.05.18 18:26:14.573044 [ 294 ] {4bb27591-bbc3-4dbc-9dea-4c2624fe66b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8879 | 2026.05.18 18:26:14.573112 [ 294 ] {4bb27591-bbc3-4dbc-9dea-4c2624fe66b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8880 | 2026.05.18 18:26:14.574089 [ 294 ] {4bb27591-bbc3-4dbc-9dea-4c2624fe66b3} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.05.18 18:26:14.574133 [ 294 ] {4bb27591-bbc3-4dbc-9dea-4c2624fe66b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8882 | 2026.05.18 18:26:14.574547 [ 294 ] {4bb27591-bbc3-4dbc-9dea-4c2624fe66b3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8883 | 2026.05.18 18:26:14.574775 [ 294 ] {4bb27591-bbc3-4dbc-9dea-4c2624fe66b3} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.05.18 18:26:14.574925 [ 294 ] {4bb27591-bbc3-4dbc-9dea-4c2624fe66b3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001926 sec., 147455.8670820353 rows/sec., 9.37 MiB/sec. | ||
| 8885 | 2026.05.18 18:26:14.574963 [ 294 ] {4bb27591-bbc3-4dbc-9dea-4c2624fe66b3} <Debug> TCPHandler: Processed in 0.002224722 sec. | ||
| 8886 | 2026.05.18 18:26:14.575100 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8887 | 2026.05.18 18:26:14.575200 [ 294 ] {243ce3f9-8c2f-4cb4-bc75-50e52503fc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8888 | 2026.05.18 18:26:14.575241 [ 294 ] {243ce3f9-8c2f-4cb4-bc75-50e52503fc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8889 | 2026.05.18 18:26:14.576036 [ 294 ] {243ce3f9-8c2f-4cb4-bc75-50e52503fc96} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8890 | 2026.05.18 18:26:14.576071 [ 294 ] {243ce3f9-8c2f-4cb4-bc75-50e52503fc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8891 | 2026.05.18 18:26:14.576413 [ 294 ] {243ce3f9-8c2f-4cb4-bc75-50e52503fc96} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8892 | 2026.05.18 18:26:14.576622 [ 294 ] {243ce3f9-8c2f-4cb4-bc75-50e52503fc96} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2026.05.18 18:26:14.576754 [ 294 ] {243ce3f9-8c2f-4cb4-bc75-50e52503fc96} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001574 sec., 520330.3684879288 rows/sec., 40.33 MiB/sec. | ||
| 8894 | 2026.05.18 18:26:14.576788 [ 294 ] {243ce3f9-8c2f-4cb4-bc75-50e52503fc96} <Debug> TCPHandler: Processed in 0.001738656 sec. | ||
| 8895 | 2026.05.18 18:26:14.576928 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8896 | 2026.05.18 18:26:14.577024 [ 294 ] {af48de39-cf4f-41e6-9782-a8263a20f54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8897 | 2026.05.18 18:26:14.577064 [ 294 ] {af48de39-cf4f-41e6-9782-a8263a20f54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8898 | 2026.05.18 18:26:14.577503 [ 294 ] {af48de39-cf4f-41e6-9782-a8263a20f54e} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.05.18 18:26:14.577538 [ 294 ] {af48de39-cf4f-41e6-9782-a8263a20f54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8900 | 2026.05.18 18:26:14.577834 [ 294 ] {af48de39-cf4f-41e6-9782-a8263a20f54e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8901 | 2026.05.18 18:26:14.578040 [ 294 ] {af48de39-cf4f-41e6-9782-a8263a20f54e} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.05.18 18:26:14.578151 [ 83 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8903 | 2026.05.18 18:26:14.578165 [ 294 ] {af48de39-cf4f-41e6-9782-a8263a20f54e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001159 sec., 132010.35375323554 rows/sec., 7.89 MiB/sec. | ||
| 8904 | 2026.05.18 18:26:14.578218 [ 83 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.05.18 18:26:14.578223 [ 294 ] {af48de39-cf4f-41e6-9782-a8263a20f54e} <Debug> TCPHandler: Processed in 0.001344323 sec. | ||
| 8906 | 2026.05.18 18:26:14.578252 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8907 | 2026.05.18 18:26:14.578371 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.05.18 18:26:14.578372 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 8909 | 2026.05.18 18:26:14.578471 [ 294 ] {c11fd258-4801-4e85-a934-d785c0078755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8910 | 2026.05.18 18:26:14.578493 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8911 | 2026.05.18 18:26:14.578512 [ 294 ] {c11fd258-4801-4e85-a934-d785c0078755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8912 | 2026.05.18 18:26:14.578529 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 211 rows starting from the beginning of the part | ||
| 8913 | 2026.05.18 18:26:14.578594 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 164 rows starting from the beginning of the part | ||
| 8914 | 2026.05.18 18:26:14.578647 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8915 | 2026.05.18 18:26:14.578695 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 153 rows starting from the beginning of the part | ||
| 8916 | 2026.05.18 18:26:14.578748 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
| 8917 | 2026.05.18 18:26:14.578795 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 153 rows starting from the beginning of the part | ||
| 8918 | 2026.05.18 18:26:14.578958 [ 294 ] {c11fd258-4801-4e85-a934-d785c0078755} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.05.18 18:26:14.578993 [ 294 ] {c11fd258-4801-4e85-a934-d785c0078755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8920 | 2026.05.18 18:26:14.579306 [ 294 ] {c11fd258-4801-4e85-a934-d785c0078755} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8921 | 2026.05.18 18:26:14.579515 [ 294 ] {c11fd258-4801-4e85-a934-d785c0078755} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2026.05.18 18:26:14.579627 [ 83 ] {} <Debug> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8923 | 2026.05.18 18:26:14.579643 [ 294 ] {c11fd258-4801-4e85-a934-d785c0078755} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 8924 | 2026.05.18 18:26:14.579684 [ 83 ] {} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.05.18 18:26:14.579696 [ 294 ] {c11fd258-4801-4e85-a934-d785c0078755} <Debug> TCPHandler: Processed in 0.001373944 sec. | ||
| 8926 | 2026.05.18 18:26:14.579717 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8927 | 2026.05.18 18:26:14.579716 [ 199 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378264 sec., 541986.1506939165 rows/sec., 35.72 MiB/sec. | ||
| 8928 | 2026.05.18 18:26:14.579821 [ 193 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::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 | ||
| 8929 | 2026.05.18 18:26:14.579840 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2026.05.18 18:26:14.579938 [ 193 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8931 | 2026.05.18 18:26:14.579942 [ 294 ] {bde21dd4-f21a-454d-aaac-0eabe8d20c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8932 | 2026.05.18 18:26:14.579955 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8933 | 2026.05.18 18:26:14.579977 [ 193 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 951 rows starting from the beginning of the part | ||
| 8934 | 2026.05.18 18:26:14.580000 [ 294 ] {bde21dd4-f21a-454d-aaac-0eabe8d20c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8935 | 2026.05.18 18:26:14.580054 [ 193 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 8936 | 2026.05.18 18:26:14.580103 [ 193 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 8937 | 2026.05.18 18:26:14.580145 [ 193 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 950 rows starting from the beginning of the part | ||
| 8938 | 2026.05.18 18:26:14.580186 [ 193 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 8939 | 2026.05.18 18:26:14.580228 [ 193 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 8940 | 2026.05.18 18:26:14.580332 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_46_9} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2026.05.18 18:26:14.580434 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_46_9} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8942 | 2026.05.18 18:26:14.580441 [ 294 ] {bde21dd4-f21a-454d-aaac-0eabe8d20c14} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.05.18 18:26:14.580485 [ 294 ] {bde21dd4-f21a-454d-aaac-0eabe8d20c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8944 | 2026.05.18 18:26:14.580556 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8945 | 2026.05.18 18:26:14.580797 [ 294 ] {bde21dd4-f21a-454d-aaac-0eabe8d20c14} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8946 | 2026.05.18 18:26:14.581026 [ 294 ] {bde21dd4-f21a-454d-aaac-0eabe8d20c14} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2026.05.18 18:26:14.581157 [ 294 ] {bde21dd4-f21a-454d-aaac-0eabe8d20c14} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 8948 | 2026.05.18 18:26:14.581191 [ 294 ] {bde21dd4-f21a-454d-aaac-0eabe8d20c14} <Debug> TCPHandler: Processed in 0.001401285 sec. | ||
| 8949 | 2026.05.18 18:26:14.581322 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8950 | 2026.05.18 18:26:14.581358 [ 197 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157899 sec., 1581390.635786167 rows/sec., 101.26 MiB/sec. | ||
| 8951 | 2026.05.18 18:26:14.581417 [ 294 ] {943f43b1-3fdb-4827-8163-4d6ca83bd06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8952 | 2026.05.18 18:26:14.581462 [ 294 ] {943f43b1-3fdb-4827-8163-4d6ca83bd06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8953 | 2026.05.18 18:26:14.581542 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8954 | 2026.05.18 18:26:14.581853 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_25_5} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.05.18 18:26:14.581949 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_25_5} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8956 | 2026.05.18 18:26:14.582039 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8957 | 2026.05.18 18:26:14.582088 [ 294 ] {943f43b1-3fdb-4827-8163-4d6ca83bd06b} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.05.18 18:26:14.582128 [ 294 ] {943f43b1-3fdb-4827-8163-4d6ca83bd06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8959 | 2026.05.18 18:26:14.582451 [ 294 ] {943f43b1-3fdb-4827-8163-4d6ca83bd06b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8960 | 2026.05.18 18:26:14.582653 [ 294 ] {943f43b1-3fdb-4827-8163-4d6ca83bd06b} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.05.18 18:26:14.582781 [ 294 ] {943f43b1-3fdb-4827-8163-4d6ca83bd06b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001381 sec., 362780.5937726285 rows/sec., 25.50 MiB/sec. | ||
| 8962 | 2026.05.18 18:26:14.582815 [ 294 ] {943f43b1-3fdb-4827-8163-4d6ca83bd06b} <Debug> TCPHandler: Processed in 0.001542119 sec. | ||
| 8963 | 2026.05.18 18:26:14.582938 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2026.05.18 18:26:14.583034 [ 294 ] {ff11f938-01b3-4da3-b548-57145fbe2e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8965 | 2026.05.18 18:26:14.583074 [ 294 ] {ff11f938-01b3-4da3-b548-57145fbe2e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8966 | 2026.05.18 18:26:14.583406 [ 294 ] {ff11f938-01b3-4da3-b548-57145fbe2e60} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.05.18 18:26:14.583441 [ 294 ] {ff11f938-01b3-4da3-b548-57145fbe2e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8968 | 2026.05.18 18:26:14.583742 [ 294 ] {ff11f938-01b3-4da3-b548-57145fbe2e60} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8969 | 2026.05.18 18:26:14.583948 [ 294 ] {ff11f938-01b3-4da3-b548-57145fbe2e60} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.05.18 18:26:14.584055 [ 83 ] {} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8971 | 2026.05.18 18:26:14.584071 [ 294 ] {ff11f938-01b3-4da3-b548-57145fbe2e60} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 8972 | 2026.05.18 18:26:14.584097 [ 83 ] {} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.05.18 18:26:14.584134 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8974 | 2026.05.18 18:26:14.584173 [ 294 ] {ff11f938-01b3-4da3-b548-57145fbe2e60} <Debug> TCPHandler: Processed in 0.001281701 sec. | ||
| 8975 | 2026.05.18 18:26:14.584241 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 8976 | 2026.05.18 18:26:14.584363 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8977 | 2026.05.18 18:26:14.584393 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8978 | 2026.05.18 18:26:14.584435 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 8979 | 2026.05.18 18:26:14.584500 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 8980 | 2026.05.18 18:26:14.584501 [ 294 ] {bcab89c6-1606-4bc1-a73b-4c1650984fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8981 | 2026.05.18 18:26:14.584555 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 8982 | 2026.05.18 18:26:14.584580 [ 294 ] {bcab89c6-1606-4bc1-a73b-4c1650984fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8983 | 2026.05.18 18:26:14.584607 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 8984 | 2026.05.18 18:26:14.584657 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 8985 | 2026.05.18 18:26:14.584697 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 8986 | 2026.05.18 18:26:14.585133 [ 294 ] {bcab89c6-1606-4bc1-a73b-4c1650984fc4} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2026.05.18 18:26:14.585179 [ 294 ] {bcab89c6-1606-4bc1-a73b-4c1650984fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8988 | 2026.05.18 18:26:14.585568 [ 192 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001371764 sec., 104974.32502966984 rows/sec., 5.36 MiB/sec. | ||
| 8989 | 2026.05.18 18:26:14.585588 [ 294 ] {bcab89c6-1606-4bc1-a73b-4c1650984fc4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8990 | 2026.05.18 18:26:14.585697 [ 197 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8991 | 2026.05.18 18:26:14.585835 [ 294 ] {bcab89c6-1606-4bc1-a73b-4c1650984fc4} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2026.05.18 18:26:14.585961 [ 197 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_24_5} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.05.18 18:26:14.585982 [ 294 ] {bcab89c6-1606-4bc1-a73b-4c1650984fc4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001526 sec., 173656.61861074704 rows/sec., 11.54 MiB/sec. | ||
| 8994 | 2026.05.18 18:26:14.586024 [ 294 ] {bcab89c6-1606-4bc1-a73b-4c1650984fc4} <Debug> TCPHandler: Processed in 0.001770106 sec. | ||
| 8995 | 2026.05.18 18:26:14.586036 [ 197 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_24_5} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8996 | 2026.05.18 18:26:14.586118 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8997 | 2026.05.18 18:26:14.586163 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.05.18 18:26:14.586266 [ 294 ] {3760feed-e21f-4a97-8a13-aed5dc00742c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8999 | 2026.05.18 18:26:14.586312 [ 294 ] {3760feed-e21f-4a97-8a13-aed5dc00742c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9000 | 2026.05.18 18:26:14.586653 [ 294 ] {3760feed-e21f-4a97-8a13-aed5dc00742c} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.05.18 18:26:14.586689 [ 294 ] {3760feed-e21f-4a97-8a13-aed5dc00742c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9002 | 2026.05.18 18:26:14.586999 [ 294 ] {3760feed-e21f-4a97-8a13-aed5dc00742c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9003 | 2026.05.18 18:26:14.587207 [ 294 ] {3760feed-e21f-4a97-8a13-aed5dc00742c} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.05.18 18:26:14.587338 [ 294 ] {3760feed-e21f-4a97-8a13-aed5dc00742c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 9005 | 2026.05.18 18:26:14.587370 [ 294 ] {3760feed-e21f-4a97-8a13-aed5dc00742c} <Debug> TCPHandler: Processed in 0.001258371 sec. | ||
| 9006 | 2026.05.18 18:26:14.587503 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2026.05.18 18:26:14.587599 [ 294 ] {4d5900d2-ce7b-4c24-ac78-29114c816fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9008 | 2026.05.18 18:26:14.587654 [ 294 ] {4d5900d2-ce7b-4c24-ac78-29114c816fe2} <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 | ||
| 9009 | 2026.05.18 18:26:14.588444 [ 294 ] {4d5900d2-ce7b-4c24-ac78-29114c816fe2} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.05.18 18:26:14.588480 [ 294 ] {4d5900d2-ce7b-4c24-ac78-29114c816fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9011 | 2026.05.18 18:26:14.588999 [ 294 ] {4d5900d2-ce7b-4c24-ac78-29114c816fe2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9012 | 2026.05.18 18:26:14.589216 [ 294 ] {4d5900d2-ce7b-4c24-ac78-29114c816fe2} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.05.18 18:26:14.589335 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9014 | 2026.05.18 18:26:14.589356 [ 294 ] {4d5900d2-ce7b-4c24-ac78-29114c816fe2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001776 sec., 6193.693693693694 rows/sec., 11.10 MiB/sec. | ||
| 9015 | 2026.05.18 18:26:14.589380 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2026.05.18 18:26:14.589403 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9017 | 2026.05.18 18:26:14.589421 [ 294 ] {4d5900d2-ce7b-4c24-ac78-29114c816fe2} <Debug> TCPHandler: Processed in 0.001967804 sec. | ||
| 9018 | 2026.05.18 18:26:14.589499 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 9019 | 2026.05.18 18:26:14.589572 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2026.05.18 18:26:14.589668 [ 294 ] {2eb2310d-66c4-4a0c-913c-8f71a5a5b8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9021 | 2026.05.18 18:26:14.589710 [ 294 ] {2eb2310d-66c4-4a0c-913c-8f71a5a5b8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9022 | 2026.05.18 18:26:14.589716 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9023 | 2026.05.18 18:26:14.589771 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 860 rows starting from the beginning of the part | ||
| 9024 | 2026.05.18 18:26:14.589886 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
| 9025 | 2026.05.18 18:26:14.589991 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 9026 | 2026.05.18 18:26:14.590062 [ 294 ] {2eb2310d-66c4-4a0c-913c-8f71a5a5b8a5} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.05.18 18:26:14.590090 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 9028 | 2026.05.18 18:26:14.590099 [ 294 ] {2eb2310d-66c4-4a0c-913c-8f71a5a5b8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9029 | 2026.05.18 18:26:14.590185 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 9030 | 2026.05.18 18:26:14.590287 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 9031 | 2026.05.18 18:26:14.590425 [ 294 ] {2eb2310d-66c4-4a0c-913c-8f71a5a5b8a5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9032 | 2026.05.18 18:26:14.590645 [ 294 ] {2eb2310d-66c4-4a0c-913c-8f71a5a5b8a5} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2026.05.18 18:26:14.590773 [ 294 ] {2eb2310d-66c4-4a0c-913c-8f71a5a5b8a5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001124 sec., 80071.1743772242 rows/sec., 5.01 MiB/sec. | ||
| 9034 | 2026.05.18 18:26:14.590806 [ 294 ] {2eb2310d-66c4-4a0c-913c-8f71a5a5b8a5} <Debug> TCPHandler: Processed in 0.001283681 sec. | ||
| 9035 | 2026.05.18 18:26:14.594746 [ 197 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 19 columns (19 merged, 0 gathered) in 0.00528282 sec., 182478.2975759159 rows/sec., 326.99 MiB/sec. | ||
| 9036 | 2026.05.18 18:26:14.596119 [ 192 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9037 | 2026.05.18 18:26:14.596468 [ 192 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.05.18 18:26:14.596543 [ 192 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9039 | 2026.05.18 18:26:14.596656 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB. | ||
| 9040 | 2026.05.18 18:26:15.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.48 MiB, peak 300.59 MiB, free memory in arenas 0.00 B, will set to 293.67 MiB (RSS), difference: 1.19 MiB | ||
| 9041 | 2026.05.18 18:26:17.135883 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9042 | 2026.05.18 18:26:17.135938 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9043 | 2026.05.18 18:26:17.244418 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16285 | ||
| 9044 | 2026.05.18 18:26:17.244975 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2026.05.18 18:26:17.245025 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9046 | 2026.05.18 18:26:17.245498 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9047 | 2026.05.18 18:26:17.245742 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.05.18 18:26:17.245884 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16285 | ||
| 9049 | 2026.05.18 18:26:18.113011 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 9050 | 2026.05.18 18:26:18.128376 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.05.18 18:26:18.128441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9052 | 2026.05.18 18:26:18.133794 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9053 | 2026.05.18 18:26:18.134521 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.05.18 18:26:18.137628 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 9055 | 2026.05.18 18:26:19.560608 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2026.05.18 18:26:19.560893 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9057 | 2026.05.18 18:26:19.561244 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9058 | 2026.05.18 18:26:19.561283 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9059 | 2026.05.18 18:26:19.561502 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9060 | 2026.05.18 18:26:19.561572 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9061 | 2026.05.18 18:26:19.561716 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9062 | 2026.05.18 18:26:19.561807 [ 320 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9063 | 2026.05.18 18:26:19.561824 [ 345 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9064 | 2026.05.18 18:26:19.561830 [ 352 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9065 | 2026.05.18 18:26:19.561824 [ 334 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9066 | 2026.05.18 18:26:19.562003 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9067 | 2026.05.18 18:26:19.562032 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9068 | 2026.05.18 18:26:19.562103 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9069 | 2026.05.18 18:26:19.562123 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9070 | 2026.05.18 18:26:19.562160 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9071 | 2026.05.18 18:26:19.562200 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9072 | 2026.05.18 18:26:19.563274 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002484 sec., 16505.636070853463 rows/sec., 2.97 MiB/sec. | ||
| 9073 | 2026.05.18 18:26:19.563446 [ 294 ] {977526c6-e00b-4799-a84d-177cafbd21bb} <Debug> TCPHandler: Processed in 0.002991506 sec. | ||
| 9074 | 2026.05.18 18:26:19.565763 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.05.18 18:26:19.565889 [ 294 ] {87050fd1-5f79-4f95-8db7-01993baaa26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9076 | 2026.05.18 18:26:19.565938 [ 294 ] {87050fd1-5f79-4f95-8db7-01993baaa26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9077 | 2026.05.18 18:26:19.566619 [ 294 ] {87050fd1-5f79-4f95-8db7-01993baaa26f} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.05.18 18:26:19.566664 [ 294 ] {87050fd1-5f79-4f95-8db7-01993baaa26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9079 | 2026.05.18 18:26:19.567096 [ 294 ] {87050fd1-5f79-4f95-8db7-01993baaa26f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9080 | 2026.05.18 18:26:19.567342 [ 294 ] {87050fd1-5f79-4f95-8db7-01993baaa26f} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.05.18 18:26:19.567502 [ 294 ] {87050fd1-5f79-4f95-8db7-01993baaa26f} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001645 sec., 71732.52279635258 rows/sec., 6.09 MiB/sec. | ||
| 9082 | 2026.05.18 18:26:19.567543 [ 294 ] {87050fd1-5f79-4f95-8db7-01993baaa26f} <Debug> TCPHandler: Processed in 0.001841449 sec. | ||
| 9083 | 2026.05.18 18:26:19.567726 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9084 | 2026.05.18 18:26:19.567844 [ 294 ] {0a0598ab-612f-4778-b578-e243f4c9f94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9085 | 2026.05.18 18:26:19.567887 [ 294 ] {0a0598ab-612f-4778-b578-e243f4c9f94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9086 | 2026.05.18 18:26:19.568352 [ 294 ] {0a0598ab-612f-4778-b578-e243f4c9f94b} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.05.18 18:26:19.568390 [ 294 ] {0a0598ab-612f-4778-b578-e243f4c9f94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9088 | 2026.05.18 18:26:19.568691 [ 294 ] {0a0598ab-612f-4778-b578-e243f4c9f94b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9089 | 2026.05.18 18:26:19.568913 [ 294 ] {0a0598ab-612f-4778-b578-e243f4c9f94b} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.05.18 18:26:19.569050 [ 294 ] {0a0598ab-612f-4778-b578-e243f4c9f94b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001225 sec., 25306.122448979593 rows/sec., 1.86 MiB/sec. | ||
| 9091 | 2026.05.18 18:26:19.569085 [ 294 ] {0a0598ab-612f-4778-b578-e243f4c9f94b} <Debug> TCPHandler: Processed in 0.001412635 sec. | ||
| 9092 | 2026.05.18 18:26:19.569224 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2026.05.18 18:26:19.569320 [ 294 ] {b41cf32a-e7ca-4abc-af02-518d6fcdc91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9094 | 2026.05.18 18:26:19.569360 [ 294 ] {b41cf32a-e7ca-4abc-af02-518d6fcdc91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9095 | 2026.05.18 18:26:19.569819 [ 294 ] {b41cf32a-e7ca-4abc-af02-518d6fcdc91d} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2026.05.18 18:26:19.569856 [ 294 ] {b41cf32a-e7ca-4abc-af02-518d6fcdc91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9097 | 2026.05.18 18:26:19.570155 [ 294 ] {b41cf32a-e7ca-4abc-af02-518d6fcdc91d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9098 | 2026.05.18 18:26:19.570361 [ 294 ] {b41cf32a-e7ca-4abc-af02-518d6fcdc91d} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2026.05.18 18:26:19.570488 [ 294 ] {b41cf32a-e7ca-4abc-af02-518d6fcdc91d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001186 sec., 80101.18043844857 rows/sec., 6.26 MiB/sec. | ||
| 9100 | 2026.05.18 18:26:19.570522 [ 294 ] {b41cf32a-e7ca-4abc-af02-518d6fcdc91d} <Debug> TCPHandler: Processed in 0.001347053 sec. | ||
| 9101 | 2026.05.18 18:26:19.570666 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9102 | 2026.05.18 18:26:19.570777 [ 294 ] {fc571596-4b22-4bf3-93b5-e62e150d389f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9103 | 2026.05.18 18:26:19.570820 [ 294 ] {fc571596-4b22-4bf3-93b5-e62e150d389f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9104 | 2026.05.18 18:26:19.571242 [ 294 ] {fc571596-4b22-4bf3-93b5-e62e150d389f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.05.18 18:26:19.571279 [ 294 ] {fc571596-4b22-4bf3-93b5-e62e150d389f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9106 | 2026.05.18 18:26:19.571593 [ 294 ] {fc571596-4b22-4bf3-93b5-e62e150d389f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9107 | 2026.05.18 18:26:19.571836 [ 294 ] {fc571596-4b22-4bf3-93b5-e62e150d389f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.05.18 18:26:19.571966 [ 294 ] {fc571596-4b22-4bf3-93b5-e62e150d389f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 9109 | 2026.05.18 18:26:19.572000 [ 294 ] {fc571596-4b22-4bf3-93b5-e62e150d389f} <Debug> TCPHandler: Processed in 0.001382784 sec. | ||
| 9110 | 2026.05.18 18:26:19.572127 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9111 | 2026.05.18 18:26:19.572223 [ 294 ] {42f46d5e-6d4b-4641-a454-cbfc9f9eb91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9112 | 2026.05.18 18:26:19.572276 [ 294 ] {42f46d5e-6d4b-4641-a454-cbfc9f9eb91f} <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 | ||
| 9113 | 2026.05.18 18:26:19.573054 [ 294 ] {42f46d5e-6d4b-4641-a454-cbfc9f9eb91f} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9114 | 2026.05.18 18:26:19.573089 [ 294 ] {42f46d5e-6d4b-4641-a454-cbfc9f9eb91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9115 | 2026.05.18 18:26:19.573744 [ 294 ] {42f46d5e-6d4b-4641-a454-cbfc9f9eb91f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9116 | 2026.05.18 18:26:19.574105 [ 294 ] {42f46d5e-6d4b-4641-a454-cbfc9f9eb91f} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2026.05.18 18:26:19.574310 [ 294 ] {42f46d5e-6d4b-4641-a454-cbfc9f9eb91f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002103 sec., 14740.846409890633 rows/sec., 26.41 MiB/sec. | ||
| 9118 | 2026.05.18 18:26:19.574411 [ 294 ] {42f46d5e-6d4b-4641-a454-cbfc9f9eb91f} <Debug> TCPHandler: Processed in 0.002330584 sec. | ||
| 9119 | 2026.05.18 18:26:19.574594 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2026.05.18 18:26:19.574728 [ 294 ] {976f3d7b-c331-459c-baa8-957a26cd09b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9121 | 2026.05.18 18:26:19.574807 [ 294 ] {976f3d7b-c331-459c-baa8-957a26cd09b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9122 | 2026.05.18 18:26:19.575283 [ 294 ] {976f3d7b-c331-459c-baa8-957a26cd09b5} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2026.05.18 18:26:19.575320 [ 294 ] {976f3d7b-c331-459c-baa8-957a26cd09b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9124 | 2026.05.18 18:26:19.575642 [ 294 ] {976f3d7b-c331-459c-baa8-957a26cd09b5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9125 | 2026.05.18 18:26:19.575868 [ 294 ] {976f3d7b-c331-459c-baa8-957a26cd09b5} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2026.05.18 18:26:19.576001 [ 294 ] {976f3d7b-c331-459c-baa8-957a26cd09b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0013 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. | ||
| 9127 | 2026.05.18 18:26:19.576036 [ 294 ] {976f3d7b-c331-459c-baa8-957a26cd09b5} <Debug> TCPHandler: Processed in 0.001510429 sec. | ||
| 9128 | 2026.05.18 18:26:19.773597 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9129 | 2026.05.18 18:26:19.773870 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9130 | 2026.05.18 18:26:19.774260 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9131 | 2026.05.18 18:26:19.774309 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9132 | 2026.05.18 18:26:19.774583 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9133 | 2026.05.18 18:26:19.774659 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9134 | 2026.05.18 18:26:19.774825 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 9135 | 2026.05.18 18:26:19.774913 [ 345 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9136 | 2026.05.18 18:26:19.774939 [ 334 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9137 | 2026.05.18 18:26:19.774962 [ 325 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9138 | 2026.05.18 18:26:19.774940 [ 352 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9139 | 2026.05.18 18:26:19.775106 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9140 | 2026.05.18 18:26:19.775136 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9141 | 2026.05.18 18:26:19.775214 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9142 | 2026.05.18 18:26:19.775235 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9143 | 2026.05.18 18:26:19.775273 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 9144 | 2026.05.18 18:26:19.775318 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 9145 | 2026.05.18 18:26:19.776450 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.00271 sec., 15129.151291512913 rows/sec., 3.30 MiB/sec. | ||
| 9146 | 2026.05.18 18:26:19.776596 [ 294 ] {0ae5403f-ec27-4719-8a94-53af7d64dff9} <Debug> TCPHandler: Processed in 0.003142631 sec. | ||
| 9147 | 2026.05.18 18:26:19.790897 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9148 | 2026.05.18 18:26:19.791022 [ 294 ] {a77ad48f-b021-424a-aa52-65582f5705d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9149 | 2026.05.18 18:26:19.791072 [ 294 ] {a77ad48f-b021-424a-aa52-65582f5705d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9150 | 2026.05.18 18:26:19.791707 [ 294 ] {a77ad48f-b021-424a-aa52-65582f5705d5} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2026.05.18 18:26:19.791766 [ 294 ] {a77ad48f-b021-424a-aa52-65582f5705d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9152 | 2026.05.18 18:26:19.792136 [ 294 ] {a77ad48f-b021-424a-aa52-65582f5705d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9153 | 2026.05.18 18:26:19.792362 [ 294 ] {a77ad48f-b021-424a-aa52-65582f5705d5} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2026.05.18 18:26:19.792511 [ 294 ] {a77ad48f-b021-424a-aa52-65582f5705d5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001525 sec., 186229.5081967213 rows/sec., 11.83 MiB/sec. | ||
| 9155 | 2026.05.18 18:26:19.792520 [ 79 ] {} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9156 | 2026.05.18 18:26:19.792550 [ 294 ] {a77ad48f-b021-424a-aa52-65582f5705d5} <Debug> TCPHandler: Processed in 0.001715075 sec. | ||
| 9157 | 2026.05.18 18:26:19.792579 [ 79 ] {} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2026.05.18 18:26:19.792607 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9159 | 2026.05.18 18:26:19.792692 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2026.05.18 18:26:19.792702 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::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 | ||
| 9161 | 2026.05.18 18:26:19.792813 [ 294 ] {4e036551-6961-4c3a-a174-72fcd660148c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9162 | 2026.05.18 18:26:19.792813 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9163 | 2026.05.18 18:26:19.792858 [ 294 ] {4e036551-6961-4c3a-a174-72fcd660148c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9164 | 2026.05.18 18:26:19.792860 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part | ||
| 9165 | 2026.05.18 18:26:19.792929 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9166 | 2026.05.18 18:26:19.792981 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9167 | 2026.05.18 18:26:19.793030 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9168 | 2026.05.18 18:26:19.793075 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9169 | 2026.05.18 18:26:19.793274 [ 294 ] {4e036551-6961-4c3a-a174-72fcd660148c} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.05.18 18:26:19.793311 [ 294 ] {4e036551-6961-4c3a-a174-72fcd660148c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9171 | 2026.05.18 18:26:19.793605 [ 294 ] {4e036551-6961-4c3a-a174-72fcd660148c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9172 | 2026.05.18 18:26:19.793825 [ 294 ] {4e036551-6961-4c3a-a174-72fcd660148c} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2026.05.18 18:26:19.793961 [ 294 ] {4e036551-6961-4c3a-a174-72fcd660148c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001171 sec., 8539.709649871904 rows/sec., 696.35 KiB/sec. | ||
| 9174 | 2026.05.18 18:26:19.793996 [ 294 ] {4e036551-6961-4c3a-a174-72fcd660148c} <Debug> TCPHandler: Processed in 0.001354924 sec. | ||
| 9175 | 2026.05.18 18:26:19.794099 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427896 sec., 994470.1855037062 rows/sec., 66.96 MiB/sec. | ||
| 9176 | 2026.05.18 18:26:19.794195 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9177 | 2026.05.18 18:26:19.794244 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9178 | 2026.05.18 18:26:19.794354 [ 294 ] {979d46ec-e047-444d-9dc2-13afed61644f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9179 | 2026.05.18 18:26:19.794427 [ 294 ] {979d46ec-e047-444d-9dc2-13afed61644f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9180 | 2026.05.18 18:26:19.794508 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_25_6} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.05.18 18:26:19.794578 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_25_6} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9182 | 2026.05.18 18:26:19.794642 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9183 | 2026.05.18 18:26:19.796621 [ 294 ] {979d46ec-e047-444d-9dc2-13afed61644f} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.05.18 18:26:19.796666 [ 294 ] {979d46ec-e047-444d-9dc2-13afed61644f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9185 | 2026.05.18 18:26:19.797300 [ 294 ] {979d46ec-e047-444d-9dc2-13afed61644f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9186 | 2026.05.18 18:26:19.797537 [ 294 ] {979d46ec-e047-444d-9dc2-13afed61644f} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.05.18 18:26:19.797672 [ 79 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9188 | 2026.05.18 18:26:19.797704 [ 294 ] {979d46ec-e047-444d-9dc2-13afed61644f} <Debug> executeQuery: Read 3169 rows, 241.20 KiB in 0.0034 sec., 932058.8235294118 rows/sec., 69.28 MiB/sec. | ||
| 9189 | 2026.05.18 18:26:19.797708 [ 79 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.05.18 18:26:19.797741 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9191 | 2026.05.18 18:26:19.797759 [ 294 ] {979d46ec-e047-444d-9dc2-13afed61644f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9192 | 2026.05.18 18:26:19.797775 [ 294 ] {979d46ec-e047-444d-9dc2-13afed61644f} <Debug> TCPHandler: Processed in 0.003698019 sec. | ||
| 9193 | 2026.05.18 18:26:19.797842 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 9194 | 2026.05.18 18:26:19.797926 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9195 | 2026.05.18 18:26:19.797968 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9196 | 2026.05.18 18:26:19.798010 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3238 rows starting from the beginning of the part | ||
| 9197 | 2026.05.18 18:26:19.798040 [ 294 ] {d760657d-e84c-4305-ad64-5524f5488447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9198 | 2026.05.18 18:26:19.798081 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 819 rows starting from the beginning of the part | ||
| 9199 | 2026.05.18 18:26:19.798092 [ 294 ] {d760657d-e84c-4305-ad64-5524f5488447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9200 | 2026.05.18 18:26:19.798143 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 120 rows starting from the beginning of the part | ||
| 9201 | 2026.05.18 18:26:19.798200 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 819 rows starting from the beginning of the part | ||
| 9202 | 2026.05.18 18:26:19.798256 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
| 9203 | 2026.05.18 18:26:19.798308 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 3169 rows starting from the beginning of the part | ||
| 9204 | 2026.05.18 18:26:19.798622 [ 294 ] {d760657d-e84c-4305-ad64-5524f5488447} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2026.05.18 18:26:19.798662 [ 294 ] {d760657d-e84c-4305-ad64-5524f5488447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9206 | 2026.05.18 18:26:19.798989 [ 294 ] {d760657d-e84c-4305-ad64-5524f5488447} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9207 | 2026.05.18 18:26:19.799218 [ 294 ] {d760657d-e84c-4305-ad64-5524f5488447} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2026.05.18 18:26:19.799367 [ 294 ] {d760657d-e84c-4305-ad64-5524f5488447} <Debug> executeQuery: Read 172 rows, 10.74 KiB in 0.001354 sec., 127031.01920236337 rows/sec., 7.75 MiB/sec. | ||
| 9209 | 2026.05.18 18:26:19.799405 [ 294 ] {d760657d-e84c-4305-ad64-5524f5488447} <Debug> TCPHandler: Processed in 0.001533649 sec. | ||
| 9210 | 2026.05.18 18:26:19.799547 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.05.18 18:26:19.799649 [ 294 ] {49493f71-3e8b-4d5c-9b66-a7180f082a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9212 | 2026.05.18 18:26:19.799693 [ 294 ] {49493f71-3e8b-4d5c-9b66-a7180f082a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9213 | 2026.05.18 18:26:19.800436 [ 294 ] {49493f71-3e8b-4d5c-9b66-a7180f082a03} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9214 | 2026.05.18 18:26:19.800472 [ 294 ] {49493f71-3e8b-4d5c-9b66-a7180f082a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9215 | 2026.05.18 18:26:19.800834 [ 294 ] {49493f71-3e8b-4d5c-9b66-a7180f082a03} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9216 | 2026.05.18 18:26:19.801060 [ 294 ] {49493f71-3e8b-4d5c-9b66-a7180f082a03} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2026.05.18 18:26:19.801083 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8283 rows, containing 5 columns (5 merged, 0 gathered) in 0.003289436 sec., 2518060.846905062 rows/sec., 199.45 MiB/sec. | ||
| 9218 | 2026.05.18 18:26:19.801197 [ 294 ] {49493f71-3e8b-4d5c-9b66-a7180f082a03} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001568 sec., 605867.3469387755 rows/sec., 35.65 MiB/sec. | ||
| 9219 | 2026.05.18 18:26:19.801236 [ 294 ] {49493f71-3e8b-4d5c-9b66-a7180f082a03} <Debug> TCPHandler: Processed in 0.001740116 sec. | ||
| 9220 | 2026.05.18 18:26:19.801368 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9221 | 2026.05.18 18:26:19.801415 [ 191 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9222 | 2026.05.18 18:26:19.801468 [ 294 ] {0b2fa9c9-5014-4513-8d4b-ce009176ba59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9223 | 2026.05.18 18:26:19.801514 [ 294 ] {0b2fa9c9-5014-4513-8d4b-ce009176ba59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9224 | 2026.05.18 18:26:19.801724 [ 191 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_56_11} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.05.18 18:26:19.801813 [ 191 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_56_11} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9226 | 2026.05.18 18:26:19.801911 [ 294 ] {0b2fa9c9-5014-4513-8d4b-ce009176ba59} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2026.05.18 18:26:19.801922 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 9228 | 2026.05.18 18:26:19.801955 [ 294 ] {0b2fa9c9-5014-4513-8d4b-ce009176ba59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9229 | 2026.05.18 18:26:19.802254 [ 294 ] {0b2fa9c9-5014-4513-8d4b-ce009176ba59} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9230 | 2026.05.18 18:26:19.802455 [ 294 ] {0b2fa9c9-5014-4513-8d4b-ce009176ba59} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2026.05.18 18:26:19.802582 [ 294 ] {0b2fa9c9-5014-4513-8d4b-ce009176ba59} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 62.00 KiB/sec. | ||
| 9232 | 2026.05.18 18:26:19.802616 [ 294 ] {0b2fa9c9-5014-4513-8d4b-ce009176ba59} <Debug> TCPHandler: Processed in 0.001298212 sec. | ||
| 9233 | 2026.05.18 18:26:19.802747 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9234 | 2026.05.18 18:26:19.802843 [ 294 ] {783a2a81-8142-4c98-aa43-7211c2bc9a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9235 | 2026.05.18 18:26:19.802883 [ 294 ] {783a2a81-8142-4c98-aa43-7211c2bc9a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9236 | 2026.05.18 18:26:19.803355 [ 294 ] {783a2a81-8142-4c98-aa43-7211c2bc9a27} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.05.18 18:26:19.803390 [ 294 ] {783a2a81-8142-4c98-aa43-7211c2bc9a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9238 | 2026.05.18 18:26:19.803690 [ 294 ] {783a2a81-8142-4c98-aa43-7211c2bc9a27} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9239 | 2026.05.18 18:26:19.803901 [ 294 ] {783a2a81-8142-4c98-aa43-7211c2bc9a27} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.05.18 18:26:19.804015 [ 84 ] {} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9241 | 2026.05.18 18:26:19.804033 [ 294 ] {783a2a81-8142-4c98-aa43-7211c2bc9a27} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 9242 | 2026.05.18 18:26:19.804060 [ 84 ] {} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.05.18 18:26:19.804075 [ 294 ] {783a2a81-8142-4c98-aa43-7211c2bc9a27} <Debug> TCPHandler: Processed in 0.001378624 sec. | ||
| 9244 | 2026.05.18 18:26:19.804086 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9245 | 2026.05.18 18:26:19.804188 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::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 | ||
| 9246 | 2026.05.18 18:26:19.804227 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9247 | 2026.05.18 18:26:19.804294 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9248 | 2026.05.18 18:26:19.804328 [ 294 ] {80971879-680c-4b95-be40-04019b9116b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9249 | 2026.05.18 18:26:19.804330 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part | ||
| 9250 | 2026.05.18 18:26:19.804376 [ 294 ] {80971879-680c-4b95-be40-04019b9116b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9251 | 2026.05.18 18:26:19.804414 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9252 | 2026.05.18 18:26:19.804467 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9253 | 2026.05.18 18:26:19.804509 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9254 | 2026.05.18 18:26:19.804548 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9255 | 2026.05.18 18:26:19.805369 [ 201 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122338 sec., 604881.5576517517 rows/sec., 36.71 MiB/sec. | ||
| 9256 | 2026.05.18 18:26:19.805478 [ 294 ] {80971879-680c-4b95-be40-04019b9116b2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2026.05.18 18:26:19.805522 [ 294 ] {80971879-680c-4b95-be40-04019b9116b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9258 | 2026.05.18 18:26:19.805531 [ 191 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9259 | 2026.05.18 18:26:19.805874 [ 191 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_25_6} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2026.05.18 18:26:19.805946 [ 294 ] {80971879-680c-4b95-be40-04019b9116b2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9261 | 2026.05.18 18:26:19.805959 [ 191 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_25_6} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9262 | 2026.05.18 18:26:19.806061 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9263 | 2026.05.18 18:26:19.806176 [ 294 ] {80971879-680c-4b95-be40-04019b9116b2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2026.05.18 18:26:19.806304 [ 84 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9265 | 2026.05.18 18:26:19.806318 [ 294 ] {80971879-680c-4b95-be40-04019b9116b2} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.002009 sec., 863613.7381781981 rows/sec., 58.19 MiB/sec. | ||
| 9266 | 2026.05.18 18:26:19.806346 [ 84 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9267 | 2026.05.18 18:26:19.806366 [ 294 ] {80971879-680c-4b95-be40-04019b9116b2} <Debug> TCPHandler: Processed in 0.002188381 sec. | ||
| 9268 | 2026.05.18 18:26:19.806371 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9269 | 2026.05.18 18:26:19.806460 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 9270 | 2026.05.18 18:26:19.806512 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2026.05.18 18:26:19.806547 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9272 | 2026.05.18 18:26:19.806579 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1792 rows starting from the beginning of the part | ||
| 9273 | 2026.05.18 18:26:19.806613 [ 294 ] {140c1cbb-5ccf-4b5f-af07-b995a46dc70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9274 | 2026.05.18 18:26:19.806631 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 501 rows starting from the beginning of the part | ||
| 9275 | 2026.05.18 18:26:19.806661 [ 294 ] {140c1cbb-5ccf-4b5f-af07-b995a46dc70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9276 | 2026.05.18 18:26:19.806682 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 99 rows starting from the beginning of the part | ||
| 9277 | 2026.05.18 18:26:19.806730 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 501 rows starting from the beginning of the part | ||
| 9278 | 2026.05.18 18:26:19.806776 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
| 9279 | 2026.05.18 18:26:19.806818 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1735 rows starting from the beginning of the part | ||
| 9280 | 2026.05.18 18:26:19.807020 [ 294 ] {140c1cbb-5ccf-4b5f-af07-b995a46dc70a} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2026.05.18 18:26:19.807061 [ 294 ] {140c1cbb-5ccf-4b5f-af07-b995a46dc70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9282 | 2026.05.18 18:26:19.807382 [ 294 ] {140c1cbb-5ccf-4b5f-af07-b995a46dc70a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9283 | 2026.05.18 18:26:19.807600 [ 294 ] {140c1cbb-5ccf-4b5f-af07-b995a46dc70a} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2026.05.18 18:26:19.807735 [ 294 ] {140c1cbb-5ccf-4b5f-af07-b995a46dc70a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 9285 | 2026.05.18 18:26:19.807770 [ 294 ] {140c1cbb-5ccf-4b5f-af07-b995a46dc70a} <Debug> TCPHandler: Processed in 0.001307082 sec. | ||
| 9286 | 2026.05.18 18:26:19.807896 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2026.05.18 18:26:19.807994 [ 294 ] {62a269cd-146a-4f74-ac6d-5768c1c3e14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9288 | 2026.05.18 18:26:19.808037 [ 294 ] {62a269cd-146a-4f74-ac6d-5768c1c3e14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9289 | 2026.05.18 18:26:19.808217 [ 201 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001792258 sec., 2635223.277005878 rows/sec., 190.76 MiB/sec. | ||
| 9290 | 2026.05.18 18:26:19.808393 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9291 | 2026.05.18 18:26:19.808635 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_56_11} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2026.05.18 18:26:19.808700 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_56_11} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9293 | 2026.05.18 18:26:19.808770 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 9294 | 2026.05.18 18:26:19.808795 [ 294 ] {62a269cd-146a-4f74-ac6d-5768c1c3e14f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.05.18 18:26:19.808848 [ 294 ] {62a269cd-146a-4f74-ac6d-5768c1c3e14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9296 | 2026.05.18 18:26:19.810136 [ 294 ] {62a269cd-146a-4f74-ac6d-5768c1c3e14f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9297 | 2026.05.18 18:26:19.810496 [ 294 ] {62a269cd-146a-4f74-ac6d-5768c1c3e14f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.05.18 18:26:19.810674 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9299 | 2026.05.18 18:26:19.810727 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9300 | 2026.05.18 18:26:19.810751 [ 294 ] {62a269cd-146a-4f74-ac6d-5768c1c3e14f} <Debug> executeQuery: Read 1606 rows, 99.88 KiB in 0.002766 sec., 580621.8365871295 rows/sec., 35.26 MiB/sec. | ||
| 9301 | 2026.05.18 18:26:19.810758 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9302 | 2026.05.18 18:26:19.810834 [ 294 ] {62a269cd-146a-4f74-ac6d-5768c1c3e14f} <Debug> TCPHandler: Processed in 0.002984746 sec. | ||
| 9303 | 2026.05.18 18:26:19.810980 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 9304 | 2026.05.18 18:26:19.811094 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9305 | 2026.05.18 18:26:19.811131 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20946 rows starting from the beginning of the part | ||
| 9306 | 2026.05.18 18:26:19.811203 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 9307 | 2026.05.18 18:26:19.811263 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part | ||
| 9308 | 2026.05.18 18:26:19.811321 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 9309 | 2026.05.18 18:26:19.811378 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 9310 | 2026.05.18 18:26:19.811435 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1606 rows starting from the beginning of the part | ||
| 9311 | 2026.05.18 18:26:19.811802 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9312 | 2026.05.18 18:26:19.811942 [ 294 ] {1d0798e5-0502-4e2e-942c-b92fc9d84b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9313 | 2026.05.18 18:26:19.812006 [ 294 ] {1d0798e5-0502-4e2e-942c-b92fc9d84b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9314 | 2026.05.18 18:26:19.812423 [ 294 ] {1d0798e5-0502-4e2e-942c-b92fc9d84b08} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.05.18 18:26:19.812459 [ 294 ] {1d0798e5-0502-4e2e-942c-b92fc9d84b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9316 | 2026.05.18 18:26:19.812807 [ 294 ] {1d0798e5-0502-4e2e-942c-b92fc9d84b08} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9317 | 2026.05.18 18:26:19.813038 [ 294 ] {1d0798e5-0502-4e2e-942c-b92fc9d84b08} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.05.18 18:26:19.813182 [ 294 ] {1d0798e5-0502-4e2e-942c-b92fc9d84b08} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001281 sec., 780.64012490242 rows/sec., 52.60 KiB/sec. | ||
| 9319 | 2026.05.18 18:26:19.813217 [ 294 ] {1d0798e5-0502-4e2e-942c-b92fc9d84b08} <Debug> TCPHandler: Processed in 0.00154843 sec. | ||
| 9320 | 2026.05.18 18:26:19.813354 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2026.05.18 18:26:19.813452 [ 294 ] {a7ff5e39-d27c-4fcd-9c37-9674df713da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9322 | 2026.05.18 18:26:19.813508 [ 294 ] {a7ff5e39-d27c-4fcd-9c37-9674df713da6} <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 | ||
| 9323 | 2026.05.18 18:26:19.814325 [ 294 ] {a7ff5e39-d27c-4fcd-9c37-9674df713da6} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.05.18 18:26:19.814361 [ 294 ] {a7ff5e39-d27c-4fcd-9c37-9674df713da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9325 | 2026.05.18 18:26:19.814922 [ 294 ] {a7ff5e39-d27c-4fcd-9c37-9674df713da6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9326 | 2026.05.18 18:26:19.815156 [ 294 ] {a7ff5e39-d27c-4fcd-9c37-9674df713da6} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.05.18 18:26:19.815300 [ 294 ] {a7ff5e39-d27c-4fcd-9c37-9674df713da6} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001867 sec., 10712.372790573112 rows/sec., 19.20 MiB/sec. | ||
| 9328 | 2026.05.18 18:26:19.815351 [ 294 ] {a7ff5e39-d27c-4fcd-9c37-9674df713da6} <Debug> TCPHandler: Processed in 0.002046695 sec. | ||
| 9329 | 2026.05.18 18:26:19.815481 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2026.05.18 18:26:19.815578 [ 294 ] {bc772827-fa1d-4680-b0aa-25c47a1a0c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9331 | 2026.05.18 18:26:19.815627 [ 294 ] {bc772827-fa1d-4680-b0aa-25c47a1a0c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9332 | 2026.05.18 18:26:19.816010 [ 294 ] {bc772827-fa1d-4680-b0aa-25c47a1a0c77} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.05.18 18:26:19.816048 [ 294 ] {bc772827-fa1d-4680-b0aa-25c47a1a0c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9334 | 2026.05.18 18:26:19.816369 [ 294 ] {bc772827-fa1d-4680-b0aa-25c47a1a0c77} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9335 | 2026.05.18 18:26:19.816584 [ 294 ] {bc772827-fa1d-4680-b0aa-25c47a1a0c77} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.05.18 18:26:19.816703 [ 84 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9337 | 2026.05.18 18:26:19.816714 [ 294 ] {bc772827-fa1d-4680-b0aa-25c47a1a0c77} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001154 sec., 36395.14731369151 rows/sec., 2.08 MiB/sec. | ||
| 9338 | 2026.05.18 18:26:19.816750 [ 84 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9339 | 2026.05.18 18:26:19.816773 [ 294 ] {bc772827-fa1d-4680-b0aa-25c47a1a0c77} <Debug> TCPHandler: Processed in 0.001341393 sec. | ||
| 9340 | 2026.05.18 18:26:19.816784 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9341 | 2026.05.18 18:26:19.816883 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 9342 | 2026.05.18 18:26:19.816979 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9343 | 2026.05.18 18:26:19.817008 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3300 rows starting from the beginning of the part | ||
| 9344 | 2026.05.18 18:26:19.817068 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 9345 | 2026.05.18 18:26:19.817112 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9346 | 2026.05.18 18:26:19.817151 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 9347 | 2026.05.18 18:26:19.817190 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 9348 | 2026.05.18 18:26:19.817226 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
| 9349 | 2026.05.18 18:26:19.818773 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3642 rows, containing 4 columns (4 merged, 0 gathered) in 0.001921821 sec., 1895077.63730337 rows/sec., 122.07 MiB/sec. | ||
| 9350 | 2026.05.18 18:26:19.819186 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9351 | 2026.05.18 18:26:19.819515 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_56_11} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.05.18 18:26:19.819605 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_56_11} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9353 | 2026.05.18 18:26:19.819698 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9354 | 2026.05.18 18:26:19.821566 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23404 rows, containing 5 columns (5 merged, 0 gathered) in 0.010630182 sec., 2201655.625463421 rows/sec., 140.56 MiB/sec. | ||
| 9355 | 2026.05.18 18:26:19.822107 [ 188 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9356 | 2026.05.18 18:26:19.822393 [ 188 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2026.05.18 18:26:19.822469 [ 188 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9358 | 2026.05.18 18:26:19.822547 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9359 | 2026.05.18 18:26:20.001239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.22 MiB, peak 306.21 MiB, free memory in arenas 0.00 B, will set to 296.44 MiB (RSS), difference: 1.22 MiB | ||
| 9360 | 2026.05.18 18:26:24.558303 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9361 | 2026.05.18 18:26:24.558702 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9362 | 2026.05.18 18:26:24.559153 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9363 | 2026.05.18 18:26:24.559191 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9364 | 2026.05.18 18:26:24.559409 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9365 | 2026.05.18 18:26:24.559479 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9366 | 2026.05.18 18:26:24.559622 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9367 | 2026.05.18 18:26:24.559745 [ 352 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9368 | 2026.05.18 18:26:24.559749 [ 336 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9369 | 2026.05.18 18:26:24.559745 [ 334 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9370 | 2026.05.18 18:26:24.559749 [ 345 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9371 | 2026.05.18 18:26:24.559959 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9372 | 2026.05.18 18:26:24.559987 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9373 | 2026.05.18 18:26:24.560059 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9374 | 2026.05.18 18:26:24.560080 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9375 | 2026.05.18 18:26:24.560116 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9376 | 2026.05.18 18:26:24.560156 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9377 | 2026.05.18 18:26:24.561503 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002963 sec., 13837.327033412083 rows/sec., 2.49 MiB/sec. | ||
| 9378 | 2026.05.18 18:26:24.561640 [ 294 ] {ed9a7222-dba0-4ccb-94fe-0829f04df686} <Debug> TCPHandler: Processed in 0.003535264 sec. | ||
| 9379 | 2026.05.18 18:26:24.563311 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9380 | 2026.05.18 18:26:24.563427 [ 294 ] {84ff3c1b-c3dc-43d5-81de-6c557b728c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9381 | 2026.05.18 18:26:24.563501 [ 294 ] {84ff3c1b-c3dc-43d5-81de-6c557b728c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9382 | 2026.05.18 18:26:24.564064 [ 294 ] {84ff3c1b-c3dc-43d5-81de-6c557b728c0c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.05.18 18:26:24.564105 [ 294 ] {84ff3c1b-c3dc-43d5-81de-6c557b728c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9384 | 2026.05.18 18:26:24.564480 [ 294 ] {84ff3c1b-c3dc-43d5-81de-6c557b728c0c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9385 | 2026.05.18 18:26:24.564710 [ 294 ] {84ff3c1b-c3dc-43d5-81de-6c557b728c0c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.05.18 18:26:24.564856 [ 294 ] {84ff3c1b-c3dc-43d5-81de-6c557b728c0c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001463 sec., 38277.511961722485 rows/sec., 2.92 MiB/sec. | ||
| 9387 | 2026.05.18 18:26:24.564891 [ 294 ] {84ff3c1b-c3dc-43d5-81de-6c557b728c0c} <Debug> TCPHandler: Processed in 0.001644533 sec. | ||
| 9388 | 2026.05.18 18:26:24.565028 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2026.05.18 18:26:24.565125 [ 294 ] {825a7b9b-6050-4c65-830b-4415dd26899e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9390 | 2026.05.18 18:26:24.565165 [ 294 ] {825a7b9b-6050-4c65-830b-4415dd26899e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9391 | 2026.05.18 18:26:24.565605 [ 294 ] {825a7b9b-6050-4c65-830b-4415dd26899e} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.05.18 18:26:24.565643 [ 294 ] {825a7b9b-6050-4c65-830b-4415dd26899e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9393 | 2026.05.18 18:26:24.565944 [ 294 ] {825a7b9b-6050-4c65-830b-4415dd26899e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9394 | 2026.05.18 18:26:24.566168 [ 294 ] {825a7b9b-6050-4c65-830b-4415dd26899e} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2026.05.18 18:26:24.566294 [ 294 ] {825a7b9b-6050-4c65-830b-4415dd26899e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 9396 | 2026.05.18 18:26:24.566327 [ 294 ] {825a7b9b-6050-4c65-830b-4415dd26899e} <Debug> TCPHandler: Processed in 0.001348533 sec. | ||
| 9397 | 2026.05.18 18:26:24.566460 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9398 | 2026.05.18 18:26:24.566563 [ 294 ] {e989d3df-bd47-4c34-9cb4-5ea90046e757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9399 | 2026.05.18 18:26:24.566607 [ 294 ] {e989d3df-bd47-4c34-9cb4-5ea90046e757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9400 | 2026.05.18 18:26:24.567009 [ 294 ] {e989d3df-bd47-4c34-9cb4-5ea90046e757} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2026.05.18 18:26:24.567045 [ 294 ] {e989d3df-bd47-4c34-9cb4-5ea90046e757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9402 | 2026.05.18 18:26:24.567363 [ 294 ] {e989d3df-bd47-4c34-9cb4-5ea90046e757} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9403 | 2026.05.18 18:26:24.567575 [ 294 ] {e989d3df-bd47-4c34-9cb4-5ea90046e757} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.05.18 18:26:24.567702 [ 294 ] {e989d3df-bd47-4c34-9cb4-5ea90046e757} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001157 sec., 110630.94209161625 rows/sec., 7.71 MiB/sec. | ||
| 9405 | 2026.05.18 18:26:24.567736 [ 294 ] {e989d3df-bd47-4c34-9cb4-5ea90046e757} <Debug> TCPHandler: Processed in 0.001324953 sec. | ||
| 9406 | 2026.05.18 18:26:24.567866 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.05.18 18:26:24.567961 [ 294 ] {98288b7b-f60e-4417-b881-5c00abb9aa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9408 | 2026.05.18 18:26:24.568001 [ 294 ] {98288b7b-f60e-4417-b881-5c00abb9aa8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9409 | 2026.05.18 18:26:24.568333 [ 294 ] {98288b7b-f60e-4417-b881-5c00abb9aa8a} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2026.05.18 18:26:24.568369 [ 294 ] {98288b7b-f60e-4417-b881-5c00abb9aa8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9411 | 2026.05.18 18:26:24.568679 [ 294 ] {98288b7b-f60e-4417-b881-5c00abb9aa8a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9412 | 2026.05.18 18:26:24.568887 [ 294 ] {98288b7b-f60e-4417-b881-5c00abb9aa8a} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2026.05.18 18:26:24.569014 [ 294 ] {98288b7b-f60e-4417-b881-5c00abb9aa8a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001071 sec., 44817.92717086835 rows/sec., 3.02 MiB/sec. | ||
| 9414 | 2026.05.18 18:26:24.569047 [ 294 ] {98288b7b-f60e-4417-b881-5c00abb9aa8a} <Debug> TCPHandler: Processed in 0.00123021 sec. | ||
| 9415 | 2026.05.18 18:26:24.746837 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16733 | ||
| 9416 | 2026.05.18 18:26:24.747362 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2026.05.18 18:26:24.747416 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9418 | 2026.05.18 18:26:24.747942 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9419 | 2026.05.18 18:26:24.748211 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.05.18 18:26:24.748371 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16733 | ||
| 9421 | 2026.05.18 18:26:25.638562 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 9422 | 2026.05.18 18:26:25.657282 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2026.05.18 18:26:25.657380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9424 | 2026.05.18 18:26:25.665129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9425 | 2026.05.18 18:26:25.666885 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.05.18 18:26:25.675138 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 9427 | 2026.05.18 18:26:29.560660 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9428 | 2026.05.18 18:26:29.560939 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9429 | 2026.05.18 18:26:29.561315 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9430 | 2026.05.18 18:26:29.561353 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9431 | 2026.05.18 18:26:29.561573 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9432 | 2026.05.18 18:26:29.561642 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9433 | 2026.05.18 18:26:29.561782 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9434 | 2026.05.18 18:26:29.561910 [ 334 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9435 | 2026.05.18 18:26:29.561918 [ 336 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9436 | 2026.05.18 18:26:29.561911 [ 352 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9437 | 2026.05.18 18:26:29.561918 [ 345 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9438 | 2026.05.18 18:26:29.562202 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9439 | 2026.05.18 18:26:29.562232 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9440 | 2026.05.18 18:26:29.562302 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9441 | 2026.05.18 18:26:29.562321 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9442 | 2026.05.18 18:26:29.562357 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9443 | 2026.05.18 18:26:29.562397 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9444 | 2026.05.18 18:26:29.563657 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002829 sec., 14492.753623188406 rows/sec., 2.61 MiB/sec. | ||
| 9445 | 2026.05.18 18:26:29.563792 [ 294 ] {604d7a2e-759f-4096-bcc1-e403471e36e9} <Debug> TCPHandler: Processed in 0.003283666 sec. | ||
| 9446 | 2026.05.18 18:26:29.565951 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2026.05.18 18:26:29.566104 [ 294 ] {15a2c756-a154-4697-a2cf-aeeab87aa7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9448 | 2026.05.18 18:26:29.566163 [ 294 ] {15a2c756-a154-4697-a2cf-aeeab87aa7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9449 | 2026.05.18 18:26:29.566828 [ 294 ] {15a2c756-a154-4697-a2cf-aeeab87aa7b8} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.05.18 18:26:29.566883 [ 294 ] {15a2c756-a154-4697-a2cf-aeeab87aa7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9451 | 2026.05.18 18:26:29.567312 [ 294 ] {15a2c756-a154-4697-a2cf-aeeab87aa7b8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9452 | 2026.05.18 18:26:29.567639 [ 294 ] {15a2c756-a154-4697-a2cf-aeeab87aa7b8} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.05.18 18:26:29.567786 [ 294 ] {15a2c756-a154-4697-a2cf-aeeab87aa7b8} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001738 sec., 67894.13118527042 rows/sec., 5.76 MiB/sec. | ||
| 9454 | 2026.05.18 18:26:29.567820 [ 294 ] {15a2c756-a154-4697-a2cf-aeeab87aa7b8} <Debug> TCPHandler: Processed in 0.001931492 sec. | ||
| 9455 | 2026.05.18 18:26:29.567964 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9456 | 2026.05.18 18:26:29.568061 [ 294 ] {6ad41aaf-2fe3-48fe-9aec-f444242c4850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9457 | 2026.05.18 18:26:29.568102 [ 294 ] {6ad41aaf-2fe3-48fe-9aec-f444242c4850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9458 | 2026.05.18 18:26:29.568546 [ 294 ] {6ad41aaf-2fe3-48fe-9aec-f444242c4850} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.05.18 18:26:29.568580 [ 294 ] {6ad41aaf-2fe3-48fe-9aec-f444242c4850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9460 | 2026.05.18 18:26:29.568868 [ 294 ] {6ad41aaf-2fe3-48fe-9aec-f444242c4850} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9461 | 2026.05.18 18:26:29.569070 [ 294 ] {6ad41aaf-2fe3-48fe-9aec-f444242c4850} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2026.05.18 18:26:29.569198 [ 294 ] {6ad41aaf-2fe3-48fe-9aec-f444242c4850} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001157 sec., 26793.43128781331 rows/sec., 1.97 MiB/sec. | ||
| 9463 | 2026.05.18 18:26:29.569232 [ 294 ] {6ad41aaf-2fe3-48fe-9aec-f444242c4850} <Debug> TCPHandler: Processed in 0.001317953 sec. | ||
| 9464 | 2026.05.18 18:26:29.569351 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9465 | 2026.05.18 18:26:29.569447 [ 294 ] {371b49df-481a-4b1b-a6ca-6261437e3eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9466 | 2026.05.18 18:26:29.569486 [ 294 ] {371b49df-481a-4b1b-a6ca-6261437e3eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9467 | 2026.05.18 18:26:29.569917 [ 294 ] {371b49df-481a-4b1b-a6ca-6261437e3eb8} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2026.05.18 18:26:29.569953 [ 294 ] {371b49df-481a-4b1b-a6ca-6261437e3eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9469 | 2026.05.18 18:26:29.570248 [ 294 ] {371b49df-481a-4b1b-a6ca-6261437e3eb8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9470 | 2026.05.18 18:26:29.570449 [ 294 ] {371b49df-481a-4b1b-a6ca-6261437e3eb8} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2026.05.18 18:26:29.570580 [ 294 ] {371b49df-481a-4b1b-a6ca-6261437e3eb8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001151 sec., 82536.92441355344 rows/sec., 6.45 MiB/sec. | ||
| 9472 | 2026.05.18 18:26:29.570613 [ 294 ] {371b49df-481a-4b1b-a6ca-6261437e3eb8} <Debug> TCPHandler: Processed in 0.001310992 sec. | ||
| 9473 | 2026.05.18 18:26:29.570733 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9474 | 2026.05.18 18:26:29.570828 [ 294 ] {bdf44545-5faa-436a-bad5-1c81f7721773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9475 | 2026.05.18 18:26:29.570870 [ 294 ] {bdf44545-5faa-436a-bad5-1c81f7721773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9476 | 2026.05.18 18:26:29.571270 [ 294 ] {bdf44545-5faa-436a-bad5-1c81f7721773} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.05.18 18:26:29.571305 [ 294 ] {bdf44545-5faa-436a-bad5-1c81f7721773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9478 | 2026.05.18 18:26:29.571617 [ 294 ] {bdf44545-5faa-436a-bad5-1c81f7721773} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9479 | 2026.05.18 18:26:29.571835 [ 294 ] {bdf44545-5faa-436a-bad5-1c81f7721773} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2026.05.18 18:26:29.571968 [ 294 ] {bdf44545-5faa-436a-bad5-1c81f7721773} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 9481 | 2026.05.18 18:26:29.572005 [ 294 ] {bdf44545-5faa-436a-bad5-1c81f7721773} <Debug> TCPHandler: Processed in 0.001320813 sec. | ||
| 9482 | 2026.05.18 18:26:29.572151 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2026.05.18 18:26:29.572249 [ 294 ] {22e497dd-1cb8-4668-9537-052caeb11cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9484 | 2026.05.18 18:26:29.572304 [ 294 ] {22e497dd-1cb8-4668-9537-052caeb11cb1} <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 | ||
| 9485 | 2026.05.18 18:26:29.573080 [ 294 ] {22e497dd-1cb8-4668-9537-052caeb11cb1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.05.18 18:26:29.573117 [ 294 ] {22e497dd-1cb8-4668-9537-052caeb11cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9487 | 2026.05.18 18:26:29.573641 [ 294 ] {22e497dd-1cb8-4668-9537-052caeb11cb1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9488 | 2026.05.18 18:26:29.573859 [ 294 ] {22e497dd-1cb8-4668-9537-052caeb11cb1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.05.18 18:26:29.573993 [ 294 ] {22e497dd-1cb8-4668-9537-052caeb11cb1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001762 sec., 17593.643586833146 rows/sec., 31.53 MiB/sec. | ||
| 9490 | 2026.05.18 18:26:29.574041 [ 294 ] {22e497dd-1cb8-4668-9537-052caeb11cb1} <Debug> TCPHandler: Processed in 0.001939182 sec. | ||
| 9491 | 2026.05.18 18:26:29.574170 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.05.18 18:26:29.574266 [ 294 ] {63d734fa-25c0-40aa-a23e-3717e080326c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9493 | 2026.05.18 18:26:29.574308 [ 294 ] {63d734fa-25c0-40aa-a23e-3717e080326c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9494 | 2026.05.18 18:26:29.574642 [ 294 ] {63d734fa-25c0-40aa-a23e-3717e080326c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.05.18 18:26:29.574678 [ 294 ] {63d734fa-25c0-40aa-a23e-3717e080326c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9496 | 2026.05.18 18:26:29.574969 [ 294 ] {63d734fa-25c0-40aa-a23e-3717e080326c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9497 | 2026.05.18 18:26:29.575172 [ 294 ] {63d734fa-25c0-40aa-a23e-3717e080326c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.05.18 18:26:29.575302 [ 294 ] {63d734fa-25c0-40aa-a23e-3717e080326c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 9499 | 2026.05.18 18:26:29.575334 [ 294 ] {63d734fa-25c0-40aa-a23e-3717e080326c} <Debug> TCPHandler: Processed in 0.001212909 sec. | ||
| 9500 | 2026.05.18 18:26:32.135435 [ 33 ] {} <Debug> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9501 | 2026.05.18 18:26:32.135507 [ 33 ] {} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.05.18 18:26:32.135532 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9503 | 2026.05.18 18:26:32.135678 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::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 | ||
| 9504 | 2026.05.18 18:26:32.135843 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9505 | 2026.05.18 18:26:32.135879 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 9506 | 2026.05.18 18:26:32.135951 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9507 | 2026.05.18 18:26:32.136006 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 9508 | 2026.05.18 18:26:32.136052 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 9509 | 2026.05.18 18:26:32.136102 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 9510 | 2026.05.18 18:26:32.136618 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9511 | 2026.05.18 18:26:32.136645 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9512 | 2026.05.18 18:26:32.136855 [ 188 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248271 sec., 28839.891337698304 rows/sec., 2.41 MiB/sec. | ||
| 9513 | 2026.05.18 18:26:32.137006 [ 198 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9514 | 2026.05.18 18:26:32.137329 [ 198 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_17_4} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.05.18 18:26:32.137417 [ 198 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_17_4} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9516 | 2026.05.18 18:26:32.137499 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9517 | 2026.05.18 18:26:32.249380 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17245 | ||
| 9518 | 2026.05.18 18:26:32.249885 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2026.05.18 18:26:32.249921 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9520 | 2026.05.18 18:26:32.250407 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9521 | 2026.05.18 18:26:32.250650 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2026.05.18 18:26:32.250779 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17245 | ||
| 9523 | 2026.05.18 18:26:32.250812 [ 61 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9524 | 2026.05.18 18:26:32.250868 [ 61 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.05.18 18:26:32.250893 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9526 | 2026.05.18 18:26:32.251072 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 9527 | 2026.05.18 18:26:32.251257 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9528 | 2026.05.18 18:26:32.251294 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14813 rows starting from the beginning of the part | ||
| 9529 | 2026.05.18 18:26:32.251358 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 9530 | 2026.05.18 18:26:32.251402 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 9531 | 2026.05.18 18:26:32.251445 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 9532 | 2026.05.18 18:26:32.251483 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 9533 | 2026.05.18 18:26:32.251523 [ 186 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 9534 | 2026.05.18 18:26:32.253815 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17245 rows, containing 4 columns (4 merged, 0 gathered) in 0.00281444 sec., 6127329.060132744 rows/sec., 87.65 MiB/sec. | ||
| 9535 | 2026.05.18 18:26:32.253988 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9536 | 2026.05.18 18:26:32.254323 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_36_7} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9537 | 2026.05.18 18:26:32.254402 [ 188 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_36_7} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9538 | 2026.05.18 18:26:32.254520 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9539 | 2026.05.18 18:26:33.175339 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 9540 | 2026.05.18 18:26:33.193447 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.05.18 18:26:33.193513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9542 | 2026.05.18 18:26:33.200022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9543 | 2026.05.18 18:26:33.200752 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9544 | 2026.05.18 18:26:33.201123 [ 75 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9545 | 2026.05.18 18:26:33.201203 [ 75 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2026.05.18 18:26:33.201240 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9547 | 2026.05.18 18:26:33.201419 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 9548 | 2026.05.18 18:26:33.204485 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 9549 | 2026.05.18 18:26:33.205399 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9550 | 2026.05.18 18:26:33.206970 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 9551 | 2026.05.18 18:26:33.211714 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 9552 | 2026.05.18 18:26:33.216640 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 9553 | 2026.05.18 18:26:33.221184 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 9554 | 2026.05.18 18:26:33.225358 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 9555 | 2026.05.18 18:26:33.229366 [ 190 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 9556 | 2026.05.18 18:26:33.280277 [ 186 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078932218 sec., 3445.9946380830197 rows/sec., 17.82 MiB/sec. | ||
| 9557 | 2026.05.18 18:26:33.282829 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9558 | 2026.05.18 18:26:33.284779 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_36_7} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2026.05.18 18:26:33.284872 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_36_7} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9560 | 2026.05.18 18:26:33.287453 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 9561 | 2026.05.18 18:26:34.565091 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9562 | 2026.05.18 18:26:34.565367 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9563 | 2026.05.18 18:26:34.565780 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9564 | 2026.05.18 18:26:34.565832 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9565 | 2026.05.18 18:26:34.566120 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9566 | 2026.05.18 18:26:34.566200 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9567 | 2026.05.18 18:26:34.566358 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9568 | 2026.05.18 18:26:34.566476 [ 352 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9569 | 2026.05.18 18:26:34.566489 [ 345 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9570 | 2026.05.18 18:26:34.566478 [ 334 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9571 | 2026.05.18 18:26:34.566478 [ 328 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9572 | 2026.05.18 18:26:34.566698 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9573 | 2026.05.18 18:26:34.566726 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9574 | 2026.05.18 18:26:34.566798 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9575 | 2026.05.18 18:26:34.566817 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9576 | 2026.05.18 18:26:34.566853 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9577 | 2026.05.18 18:26:34.566893 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9578 | 2026.05.18 18:26:34.568080 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002831 sec., 14482.515012363121 rows/sec., 2.61 MiB/sec. | ||
| 9579 | 2026.05.18 18:26:34.568225 [ 294 ] {c24f7f08-d299-4716-95bd-1f3960d00fce} <Debug> TCPHandler: Processed in 0.003273075 sec. | ||
| 9580 | 2026.05.18 18:26:34.573438 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9581 | 2026.05.18 18:26:34.573557 [ 294 ] {a401dfa5-da12-4ea9-b95d-625e0ad667e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9582 | 2026.05.18 18:26:34.573601 [ 294 ] {a401dfa5-da12-4ea9-b95d-625e0ad667e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9583 | 2026.05.18 18:26:34.574249 [ 294 ] {a401dfa5-da12-4ea9-b95d-625e0ad667e4} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2026.05.18 18:26:34.574289 [ 294 ] {a401dfa5-da12-4ea9-b95d-625e0ad667e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9585 | 2026.05.18 18:26:34.574676 [ 294 ] {a401dfa5-da12-4ea9-b95d-625e0ad667e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9586 | 2026.05.18 18:26:34.574910 [ 294 ] {a401dfa5-da12-4ea9-b95d-625e0ad667e4} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2026.05.18 18:26:34.575057 [ 294 ] {a401dfa5-da12-4ea9-b95d-625e0ad667e4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001534 sec., 185136.8970013038 rows/sec., 11.76 MiB/sec. | ||
| 9588 | 2026.05.18 18:26:34.575092 [ 294 ] {a401dfa5-da12-4ea9-b95d-625e0ad667e4} <Debug> TCPHandler: Processed in 0.001707675 sec. | ||
| 9589 | 2026.05.18 18:26:34.575230 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9590 | 2026.05.18 18:26:34.575328 [ 294 ] {d1e49612-7d8e-481e-8882-999e9da088f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9591 | 2026.05.18 18:26:34.575369 [ 294 ] {d1e49612-7d8e-481e-8882-999e9da088f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9592 | 2026.05.18 18:26:34.576152 [ 294 ] {d1e49612-7d8e-481e-8882-999e9da088f9} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.05.18 18:26:34.576190 [ 294 ] {d1e49612-7d8e-481e-8882-999e9da088f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9594 | 2026.05.18 18:26:34.576549 [ 294 ] {d1e49612-7d8e-481e-8882-999e9da088f9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9595 | 2026.05.18 18:26:34.576761 [ 294 ] {d1e49612-7d8e-481e-8882-999e9da088f9} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2026.05.18 18:26:34.576895 [ 294 ] {d1e49612-7d8e-481e-8882-999e9da088f9} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001585 sec., 516719.2429022082 rows/sec., 40.05 MiB/sec. | ||
| 9597 | 2026.05.18 18:26:34.576930 [ 294 ] {d1e49612-7d8e-481e-8882-999e9da088f9} <Debug> TCPHandler: Processed in 0.001750466 sec. | ||
| 9598 | 2026.05.18 18:26:34.577160 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2026.05.18 18:26:34.577321 [ 294 ] {7f3fa774-c75d-4027-8f16-caee0bd1e420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9600 | 2026.05.18 18:26:34.577389 [ 294 ] {7f3fa774-c75d-4027-8f16-caee0bd1e420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9601 | 2026.05.18 18:26:34.578100 [ 294 ] {7f3fa774-c75d-4027-8f16-caee0bd1e420} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2026.05.18 18:26:34.578138 [ 294 ] {7f3fa774-c75d-4027-8f16-caee0bd1e420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9603 | 2026.05.18 18:26:34.578558 [ 294 ] {7f3fa774-c75d-4027-8f16-caee0bd1e420} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9604 | 2026.05.18 18:26:34.578792 [ 294 ] {7f3fa774-c75d-4027-8f16-caee0bd1e420} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2026.05.18 18:26:34.578947 [ 294 ] {7f3fa774-c75d-4027-8f16-caee0bd1e420} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001678 sec., 91179.97616209774 rows/sec., 5.45 MiB/sec. | ||
| 9606 | 2026.05.18 18:26:34.578984 [ 294 ] {7f3fa774-c75d-4027-8f16-caee0bd1e420} <Debug> TCPHandler: Processed in 0.001950653 sec. | ||
| 9607 | 2026.05.18 18:26:34.579143 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9608 | 2026.05.18 18:26:34.579240 [ 294 ] {1192058b-ffef-40e4-b1ea-661dba191fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9609 | 2026.05.18 18:26:34.579280 [ 294 ] {1192058b-ffef-40e4-b1ea-661dba191fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9610 | 2026.05.18 18:26:34.579742 [ 294 ] {1192058b-ffef-40e4-b1ea-661dba191fdc} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9611 | 2026.05.18 18:26:34.579778 [ 294 ] {1192058b-ffef-40e4-b1ea-661dba191fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9612 | 2026.05.18 18:26:34.580079 [ 294 ] {1192058b-ffef-40e4-b1ea-661dba191fdc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9613 | 2026.05.18 18:26:34.580287 [ 294 ] {1192058b-ffef-40e4-b1ea-661dba191fdc} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2026.05.18 18:26:34.580412 [ 294 ] {1192058b-ffef-40e4-b1ea-661dba191fdc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 9615 | 2026.05.18 18:26:34.580446 [ 294 ] {1192058b-ffef-40e4-b1ea-661dba191fdc} <Debug> TCPHandler: Processed in 0.001352224 sec. | ||
| 9616 | 2026.05.18 18:26:34.580580 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2026.05.18 18:26:34.580675 [ 294 ] {cf8fe597-7444-4386-a060-0ff0c7841a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9618 | 2026.05.18 18:26:34.580723 [ 294 ] {cf8fe597-7444-4386-a060-0ff0c7841a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9619 | 2026.05.18 18:26:34.581174 [ 294 ] {cf8fe597-7444-4386-a060-0ff0c7841a48} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2026.05.18 18:26:34.581211 [ 294 ] {cf8fe597-7444-4386-a060-0ff0c7841a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9621 | 2026.05.18 18:26:34.581511 [ 294 ] {cf8fe597-7444-4386-a060-0ff0c7841a48} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9622 | 2026.05.18 18:26:34.581732 [ 294 ] {cf8fe597-7444-4386-a060-0ff0c7841a48} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2026.05.18 18:26:34.581860 [ 294 ] {cf8fe597-7444-4386-a060-0ff0c7841a48} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 9624 | 2026.05.18 18:26:34.581894 [ 294 ] {cf8fe597-7444-4386-a060-0ff0c7841a48} <Debug> TCPHandler: Processed in 0.001362844 sec. | ||
| 9625 | 2026.05.18 18:26:34.582025 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9626 | 2026.05.18 18:26:34.582128 [ 294 ] {38602fb1-d422-4492-bef6-c6fcdf664e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9627 | 2026.05.18 18:26:34.582168 [ 294 ] {38602fb1-d422-4492-bef6-c6fcdf664e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9628 | 2026.05.18 18:26:34.582913 [ 294 ] {38602fb1-d422-4492-bef6-c6fcdf664e93} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2026.05.18 18:26:34.582961 [ 294 ] {38602fb1-d422-4492-bef6-c6fcdf664e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9630 | 2026.05.18 18:26:34.583361 [ 294 ] {38602fb1-d422-4492-bef6-c6fcdf664e93} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9631 | 2026.05.18 18:26:34.583580 [ 294 ] {38602fb1-d422-4492-bef6-c6fcdf664e93} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2026.05.18 18:26:34.583717 [ 294 ] {38602fb1-d422-4492-bef6-c6fcdf664e93} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001606 sec., 311955.1681195517 rows/sec., 21.93 MiB/sec. | ||
| 9633 | 2026.05.18 18:26:34.583766 [ 294 ] {38602fb1-d422-4492-bef6-c6fcdf664e93} <Debug> TCPHandler: Processed in 0.001789388 sec. | ||
| 9634 | 2026.05.18 18:26:34.583910 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9635 | 2026.05.18 18:26:34.584016 [ 294 ] {78833642-f903-48b9-87dd-d37f70e2eae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9636 | 2026.05.18 18:26:34.584060 [ 294 ] {78833642-f903-48b9-87dd-d37f70e2eae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9637 | 2026.05.18 18:26:34.584406 [ 294 ] {78833642-f903-48b9-87dd-d37f70e2eae8} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2026.05.18 18:26:34.584442 [ 294 ] {78833642-f903-48b9-87dd-d37f70e2eae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9639 | 2026.05.18 18:26:34.584744 [ 294 ] {78833642-f903-48b9-87dd-d37f70e2eae8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9640 | 2026.05.18 18:26:34.584954 [ 294 ] {78833642-f903-48b9-87dd-d37f70e2eae8} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2026.05.18 18:26:34.585086 [ 294 ] {78833642-f903-48b9-87dd-d37f70e2eae8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 9642 | 2026.05.18 18:26:34.585119 [ 294 ] {78833642-f903-48b9-87dd-d37f70e2eae8} <Debug> TCPHandler: Processed in 0.00126144 sec. | ||
| 9643 | 2026.05.18 18:26:34.585251 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9644 | 2026.05.18 18:26:34.585347 [ 294 ] {e7110267-a1a0-45f6-bcd1-11fa30486b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9645 | 2026.05.18 18:26:34.585390 [ 294 ] {e7110267-a1a0-45f6-bcd1-11fa30486b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9646 | 2026.05.18 18:26:34.585842 [ 294 ] {e7110267-a1a0-45f6-bcd1-11fa30486b0c} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.05.18 18:26:34.585878 [ 294 ] {e7110267-a1a0-45f6-bcd1-11fa30486b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9648 | 2026.05.18 18:26:34.586200 [ 294 ] {e7110267-a1a0-45f6-bcd1-11fa30486b0c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9649 | 2026.05.18 18:26:34.586412 [ 294 ] {e7110267-a1a0-45f6-bcd1-11fa30486b0c} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.05.18 18:26:34.586541 [ 294 ] {e7110267-a1a0-45f6-bcd1-11fa30486b0c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001212 sec., 218646.86468646865 rows/sec., 14.53 MiB/sec. | ||
| 9651 | 2026.05.18 18:26:34.586575 [ 294 ] {e7110267-a1a0-45f6-bcd1-11fa30486b0c} <Debug> TCPHandler: Processed in 0.001374534 sec. | ||
| 9652 | 2026.05.18 18:26:34.586700 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9653 | 2026.05.18 18:26:34.586795 [ 294 ] {7daef13c-0599-4d3d-8ed5-c2faf24a71ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9654 | 2026.05.18 18:26:34.586837 [ 294 ] {7daef13c-0599-4d3d-8ed5-c2faf24a71ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9655 | 2026.05.18 18:26:34.587187 [ 294 ] {7daef13c-0599-4d3d-8ed5-c2faf24a71ad} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2026.05.18 18:26:34.587223 [ 294 ] {7daef13c-0599-4d3d-8ed5-c2faf24a71ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9657 | 2026.05.18 18:26:34.587514 [ 294 ] {7daef13c-0599-4d3d-8ed5-c2faf24a71ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9658 | 2026.05.18 18:26:34.587721 [ 294 ] {7daef13c-0599-4d3d-8ed5-c2faf24a71ad} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.05.18 18:26:34.587849 [ 294 ] {7daef13c-0599-4d3d-8ed5-c2faf24a71ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 9660 | 2026.05.18 18:26:34.587882 [ 294 ] {7daef13c-0599-4d3d-8ed5-c2faf24a71ad} <Debug> TCPHandler: Processed in 0.001230649 sec. | ||
| 9661 | 2026.05.18 18:26:34.588012 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.05.18 18:26:34.588112 [ 294 ] {3304a8c9-254d-441d-b07e-5c5881e3a439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9663 | 2026.05.18 18:26:34.588165 [ 294 ] {3304a8c9-254d-441d-b07e-5c5881e3a439} <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 | ||
| 9664 | 2026.05.18 18:26:34.588934 [ 294 ] {3304a8c9-254d-441d-b07e-5c5881e3a439} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.05.18 18:26:34.588970 [ 294 ] {3304a8c9-254d-441d-b07e-5c5881e3a439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9666 | 2026.05.18 18:26:34.589488 [ 294 ] {3304a8c9-254d-441d-b07e-5c5881e3a439} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9667 | 2026.05.18 18:26:34.589705 [ 294 ] {3304a8c9-254d-441d-b07e-5c5881e3a439} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.05.18 18:26:34.589846 [ 294 ] {3304a8c9-254d-441d-b07e-5c5881e3a439} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001752 sec., 6278.538812785388 rows/sec., 11.25 MiB/sec. | ||
| 9669 | 2026.05.18 18:26:34.589896 [ 294 ] {3304a8c9-254d-441d-b07e-5c5881e3a439} <Debug> TCPHandler: Processed in 0.001932332 sec. | ||
| 9670 | 2026.05.18 18:26:34.590028 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.05.18 18:26:34.590123 [ 294 ] {dfed44e2-a9c7-43ae-aebf-804e2223d297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9672 | 2026.05.18 18:26:34.590165 [ 294 ] {dfed44e2-a9c7-43ae-aebf-804e2223d297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9673 | 2026.05.18 18:26:34.590510 [ 294 ] {dfed44e2-a9c7-43ae-aebf-804e2223d297} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.05.18 18:26:34.590546 [ 294 ] {dfed44e2-a9c7-43ae-aebf-804e2223d297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9675 | 2026.05.18 18:26:34.590853 [ 294 ] {dfed44e2-a9c7-43ae-aebf-804e2223d297} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9676 | 2026.05.18 18:26:34.591058 [ 294 ] {dfed44e2-a9c7-43ae-aebf-804e2223d297} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.05.18 18:26:34.591183 [ 294 ] {dfed44e2-a9c7-43ae-aebf-804e2223d297} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 9678 | 2026.05.18 18:26:34.591215 [ 294 ] {dfed44e2-a9c7-43ae-aebf-804e2223d297} <Debug> TCPHandler: Processed in 0.001236699 sec. | ||
| 9679 | 2026.05.18 18:26:39.561064 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2026.05.18 18:26:39.561323 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9681 | 2026.05.18 18:26:39.561670 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9682 | 2026.05.18 18:26:39.561709 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9683 | 2026.05.18 18:26:39.561929 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9684 | 2026.05.18 18:26:39.561999 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9685 | 2026.05.18 18:26:39.562140 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 9686 | 2026.05.18 18:26:39.562257 [ 328 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9687 | 2026.05.18 18:26:39.562269 [ 352 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9688 | 2026.05.18 18:26:39.562266 [ 345 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9689 | 2026.05.18 18:26:39.562269 [ 334 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9690 | 2026.05.18 18:26:39.562480 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9691 | 2026.05.18 18:26:39.562508 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9692 | 2026.05.18 18:26:39.562579 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9693 | 2026.05.18 18:26:39.562599 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9694 | 2026.05.18 18:26:39.562633 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9695 | 2026.05.18 18:26:39.562673 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9696 | 2026.05.18 18:26:39.563858 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002635 sec., 15559.772296015179 rows/sec., 2.80 MiB/sec. | ||
| 9697 | 2026.05.18 18:26:39.563988 [ 294 ] {72930cdc-a24c-44f4-80d6-dc00eee8bdb5} <Debug> TCPHandler: Processed in 0.003067809 sec. | ||
| 9698 | 2026.05.18 18:26:39.566223 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2026.05.18 18:26:39.566336 [ 294 ] {817824df-8ed2-4efb-a380-de52803c0930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9700 | 2026.05.18 18:26:39.566387 [ 294 ] {817824df-8ed2-4efb-a380-de52803c0930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9701 | 2026.05.18 18:26:39.566927 [ 294 ] {817824df-8ed2-4efb-a380-de52803c0930} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2026.05.18 18:26:39.566966 [ 294 ] {817824df-8ed2-4efb-a380-de52803c0930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9703 | 2026.05.18 18:26:39.567325 [ 294 ] {817824df-8ed2-4efb-a380-de52803c0930} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9704 | 2026.05.18 18:26:39.567548 [ 294 ] {817824df-8ed2-4efb-a380-de52803c0930} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.05.18 18:26:39.567694 [ 294 ] {817824df-8ed2-4efb-a380-de52803c0930} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001391 sec., 1437.8145219266714 rows/sec., 117.24 KiB/sec. | ||
| 9706 | 2026.05.18 18:26:39.567730 [ 294 ] {817824df-8ed2-4efb-a380-de52803c0930} <Debug> TCPHandler: Processed in 0.00155675 sec. | ||
| 9707 | 2026.05.18 18:26:39.567861 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2026.05.18 18:26:39.567959 [ 294 ] {e8b8f400-3cf2-424e-bd47-9c7cc9f3d026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9709 | 2026.05.18 18:26:39.567998 [ 294 ] {e8b8f400-3cf2-424e-bd47-9c7cc9f3d026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9710 | 2026.05.18 18:26:39.568531 [ 294 ] {e8b8f400-3cf2-424e-bd47-9c7cc9f3d026} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.05.18 18:26:39.568567 [ 294 ] {e8b8f400-3cf2-424e-bd47-9c7cc9f3d026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9712 | 2026.05.18 18:26:39.568875 [ 294 ] {e8b8f400-3cf2-424e-bd47-9c7cc9f3d026} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9713 | 2026.05.18 18:26:39.569090 [ 294 ] {e8b8f400-3cf2-424e-bd47-9c7cc9f3d026} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.05.18 18:26:39.569219 [ 294 ] {e8b8f400-3cf2-424e-bd47-9c7cc9f3d026} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001279 sec., 93041.43862392494 rows/sec., 7.88 MiB/sec. | ||
| 9715 | 2026.05.18 18:26:39.569254 [ 294 ] {e8b8f400-3cf2-424e-bd47-9c7cc9f3d026} <Debug> TCPHandler: Processed in 0.001448277 sec. | ||
| 9716 | 2026.05.18 18:26:39.569390 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2026.05.18 18:26:39.569492 [ 294 ] {a93a89d2-aec9-4f4e-8222-f2e5105c561a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9718 | 2026.05.18 18:26:39.569532 [ 294 ] {a93a89d2-aec9-4f4e-8222-f2e5105c561a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9719 | 2026.05.18 18:26:39.569983 [ 294 ] {a93a89d2-aec9-4f4e-8222-f2e5105c561a} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.05.18 18:26:39.570019 [ 294 ] {a93a89d2-aec9-4f4e-8222-f2e5105c561a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9721 | 2026.05.18 18:26:39.570332 [ 294 ] {a93a89d2-aec9-4f4e-8222-f2e5105c561a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9722 | 2026.05.18 18:26:39.570548 [ 294 ] {a93a89d2-aec9-4f4e-8222-f2e5105c561a} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.05.18 18:26:39.570674 [ 294 ] {a93a89d2-aec9-4f4e-8222-f2e5105c561a} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.0012 sec., 27500.000000000004 rows/sec., 2.01 MiB/sec. | ||
| 9724 | 2026.05.18 18:26:39.570684 [ 58 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9725 | 2026.05.18 18:26:39.570709 [ 294 ] {a93a89d2-aec9-4f4e-8222-f2e5105c561a} <Debug> TCPHandler: Processed in 0.001367794 sec. | ||
| 9726 | 2026.05.18 18:26:39.570738 [ 58 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2026.05.18 18:26:39.570767 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9728 | 2026.05.18 18:26:39.570844 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9729 | 2026.05.18 18:26:39.570895 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 9730 | 2026.05.18 18:26:39.570945 [ 294 ] {e6d5982b-07b1-4462-9805-c0208a03fd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9731 | 2026.05.18 18:26:39.570991 [ 294 ] {e6d5982b-07b1-4462-9805-c0208a03fd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9732 | 2026.05.18 18:26:39.571033 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9733 | 2026.05.18 18:26:39.571074 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 211 rows starting from the beginning of the part | ||
| 9734 | 2026.05.18 18:26:39.571144 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 9735 | 2026.05.18 18:26:39.571198 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 172 rows starting from the beginning of the part | ||
| 9736 | 2026.05.18 18:26:39.571252 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 9737 | 2026.05.18 18:26:39.571301 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 153 rows starting from the beginning of the part | ||
| 9738 | 2026.05.18 18:26:39.571347 [ 192 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 9739 | 2026.05.18 18:26:39.571425 [ 294 ] {e6d5982b-07b1-4462-9805-c0208a03fd89} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.05.18 18:26:39.571471 [ 294 ] {e6d5982b-07b1-4462-9805-c0208a03fd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9741 | 2026.05.18 18:26:39.571984 [ 294 ] {e6d5982b-07b1-4462-9805-c0208a03fd89} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9742 | 2026.05.18 18:26:39.572217 [ 294 ] {e6d5982b-07b1-4462-9805-c0208a03fd89} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.05.18 18:26:39.572286 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442156 sec., 437539.35080532206 rows/sec., 29.35 MiB/sec. | ||
| 9744 | 2026.05.18 18:26:39.572352 [ 294 ] {e6d5982b-07b1-4462-9805-c0208a03fd89} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001424 sec., 68117.97752808989 rows/sec., 5.32 MiB/sec. | ||
| 9745 | 2026.05.18 18:26:39.572393 [ 294 ] {e6d5982b-07b1-4462-9805-c0208a03fd89} <Debug> TCPHandler: Processed in 0.001597781 sec. | ||
| 9746 | 2026.05.18 18:26:39.572492 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9747 | 2026.05.18 18:26:39.572529 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9748 | 2026.05.18 18:26:39.572641 [ 294 ] {6a12cb92-9445-4148-9596-4fe7c64e6391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9749 | 2026.05.18 18:26:39.572688 [ 294 ] {6a12cb92-9445-4148-9596-4fe7c64e6391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9750 | 2026.05.18 18:26:39.572817 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_51_10} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.05.18 18:26:39.572907 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_51_10} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9752 | 2026.05.18 18:26:39.573013 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9753 | 2026.05.18 18:26:39.573143 [ 294 ] {6a12cb92-9445-4148-9596-4fe7c64e6391} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2026.05.18 18:26:39.573185 [ 294 ] {6a12cb92-9445-4148-9596-4fe7c64e6391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9755 | 2026.05.18 18:26:39.573529 [ 294 ] {6a12cb92-9445-4148-9596-4fe7c64e6391} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9756 | 2026.05.18 18:26:39.573747 [ 294 ] {6a12cb92-9445-4148-9596-4fe7c64e6391} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2026.05.18 18:26:39.573893 [ 294 ] {6a12cb92-9445-4148-9596-4fe7c64e6391} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001268 sec., 126971.60883280757 rows/sec., 8.84 MiB/sec. | ||
| 9758 | 2026.05.18 18:26:39.573927 [ 294 ] {6a12cb92-9445-4148-9596-4fe7c64e6391} <Debug> TCPHandler: Processed in 0.001447096 sec. | ||
| 9759 | 2026.05.18 18:26:39.574069 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9760 | 2026.05.18 18:26:39.574167 [ 294 ] {72273243-a1cd-4b69-ac4e-c128adfaf7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9761 | 2026.05.18 18:26:39.574223 [ 294 ] {72273243-a1cd-4b69-ac4e-c128adfaf7a5} <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 | ||
| 9762 | 2026.05.18 18:26:39.575113 [ 294 ] {72273243-a1cd-4b69-ac4e-c128adfaf7a5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.05.18 18:26:39.575150 [ 294 ] {72273243-a1cd-4b69-ac4e-c128adfaf7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9764 | 2026.05.18 18:26:39.575692 [ 294 ] {72273243-a1cd-4b69-ac4e-c128adfaf7a5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9765 | 2026.05.18 18:26:39.575929 [ 294 ] {72273243-a1cd-4b69-ac4e-c128adfaf7a5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.05.18 18:26:39.576058 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9767 | 2026.05.18 18:26:39.576068 [ 294 ] {72273243-a1cd-4b69-ac4e-c128adfaf7a5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001919 sec., 16154.247003647733 rows/sec., 28.95 MiB/sec. | ||
| 9768 | 2026.05.18 18:26:39.576102 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2026.05.18 18:26:39.576129 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9770 | 2026.05.18 18:26:39.576136 [ 294 ] {72273243-a1cd-4b69-ac4e-c128adfaf7a5} <Debug> TCPHandler: Processed in 0.002121018 sec. | ||
| 9771 | 2026.05.18 18:26:39.576215 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 9772 | 2026.05.18 18:26:39.576279 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.05.18 18:26:39.576385 [ 294 ] {07295bf6-545e-43a6-bfd1-0f20c9222808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9774 | 2026.05.18 18:26:39.576429 [ 294 ] {07295bf6-545e-43a6-bfd1-0f20c9222808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9775 | 2026.05.18 18:26:39.576451 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9776 | 2026.05.18 18:26:39.576514 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 964 rows starting from the beginning of the part | ||
| 9777 | 2026.05.18 18:26:39.576643 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 9778 | 2026.05.18 18:26:39.576763 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
| 9779 | 2026.05.18 18:26:39.576820 [ 294 ] {07295bf6-545e-43a6-bfd1-0f20c9222808} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2026.05.18 18:26:39.576862 [ 294 ] {07295bf6-545e-43a6-bfd1-0f20c9222808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9781 | 2026.05.18 18:26:39.576876 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 9782 | 2026.05.18 18:26:39.576990 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 9783 | 2026.05.18 18:26:39.577105 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 9784 | 2026.05.18 18:26:39.577190 [ 294 ] {07295bf6-545e-43a6-bfd1-0f20c9222808} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9785 | 2026.05.18 18:26:39.577412 [ 294 ] {07295bf6-545e-43a6-bfd1-0f20c9222808} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.05.18 18:26:39.577557 [ 294 ] {07295bf6-545e-43a6-bfd1-0f20c9222808} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 9787 | 2026.05.18 18:26:39.577593 [ 294 ] {07295bf6-545e-43a6-bfd1-0f20c9222808} <Debug> TCPHandler: Processed in 0.001363794 sec. | ||
| 9788 | 2026.05.18 18:26:39.583185 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 19 columns (19 merged, 0 gathered) in 0.007002345 sec., 155376.52029427284 rows/sec., 278.43 MiB/sec. | ||
| 9789 | 2026.05.18 18:26:39.584785 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9790 | 2026.05.18 18:26:39.585164 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2026.05.18 18:26:39.585238 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9792 | 2026.05.18 18:26:39.585364 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.43 MiB. | ||
| 9793 | 2026.05.18 18:26:39.751740 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17693 | ||
| 9794 | 2026.05.18 18:26:39.752294 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.05.18 18:26:39.752346 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9796 | 2026.05.18 18:26:39.752818 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9797 | 2026.05.18 18:26:39.753055 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.05.18 18:26:39.753181 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17693 | ||
| 9799 | 2026.05.18 18:26:40.001216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.62 MiB, peak 309.92 MiB, free memory in arenas 0.00 B, will set to 301.45 MiB (RSS), difference: 2.83 MiB | ||
| 9800 | 2026.05.18 18:26:40.705396 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9801 | 2026.05.18 18:26:40.720241 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2026.05.18 18:26:40.720299 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9803 | 2026.05.18 18:26:40.725592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9804 | 2026.05.18 18:26:40.726295 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2026.05.18 18:26:40.728876 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9806 | 2026.05.18 18:26:44.564236 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9807 | 2026.05.18 18:26:44.564543 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9808 | 2026.05.18 18:26:44.564931 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9809 | 2026.05.18 18:26:44.564973 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9810 | 2026.05.18 18:26:44.565225 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9811 | 2026.05.18 18:26:44.565293 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9812 | 2026.05.18 18:26:44.565438 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9813 | 2026.05.18 18:26:44.565541 [ 345 ] {957e3089-e145-4989-ba45-76691d9df00e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9814 | 2026.05.18 18:26:44.565569 [ 328 ] {957e3089-e145-4989-ba45-76691d9df00e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9815 | 2026.05.18 18:26:44.565566 [ 352 ] {957e3089-e145-4989-ba45-76691d9df00e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9816 | 2026.05.18 18:26:44.565566 [ 348 ] {957e3089-e145-4989-ba45-76691d9df00e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9817 | 2026.05.18 18:26:44.565743 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9818 | 2026.05.18 18:26:44.565771 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9819 | 2026.05.18 18:26:44.565842 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9820 | 2026.05.18 18:26:44.565862 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9821 | 2026.05.18 18:26:44.565898 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9822 | 2026.05.18 18:26:44.565939 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9823 | 2026.05.18 18:26:44.567213 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002785 sec., 14721.723518850986 rows/sec., 2.65 MiB/sec. | ||
| 9824 | 2026.05.18 18:26:44.567392 [ 294 ] {957e3089-e145-4989-ba45-76691d9df00e} <Debug> TCPHandler: Processed in 0.003309007 sec. | ||
| 9825 | 2026.05.18 18:26:44.572971 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2026.05.18 18:26:44.573137 [ 294 ] {bc6a74c9-8c14-4fa3-8925-703402f232de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9827 | 2026.05.18 18:26:44.573209 [ 294 ] {bc6a74c9-8c14-4fa3-8925-703402f232de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9828 | 2026.05.18 18:26:44.573994 [ 294 ] {bc6a74c9-8c14-4fa3-8925-703402f232de} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.05.18 18:26:44.574037 [ 294 ] {bc6a74c9-8c14-4fa3-8925-703402f232de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9830 | 2026.05.18 18:26:44.574452 [ 294 ] {bc6a74c9-8c14-4fa3-8925-703402f232de} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9831 | 2026.05.18 18:26:44.574683 [ 294 ] {bc6a74c9-8c14-4fa3-8925-703402f232de} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.05.18 18:26:44.574834 [ 294 ] {bc6a74c9-8c14-4fa3-8925-703402f232de} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001748 sec., 162471.39588100687 rows/sec., 10.32 MiB/sec. | ||
| 9833 | 2026.05.18 18:26:44.574871 [ 294 ] {bc6a74c9-8c14-4fa3-8925-703402f232de} <Debug> TCPHandler: Processed in 0.002036075 sec. | ||
| 9834 | 2026.05.18 18:26:44.575025 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9835 | 2026.05.18 18:26:44.575131 [ 294 ] {b490090e-dad7-40b4-8eeb-2ae690c7cc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9836 | 2026.05.18 18:26:44.575173 [ 294 ] {b490090e-dad7-40b4-8eeb-2ae690c7cc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9837 | 2026.05.18 18:26:44.576070 [ 294 ] {b490090e-dad7-40b4-8eeb-2ae690c7cc86} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2026.05.18 18:26:44.576107 [ 294 ] {b490090e-dad7-40b4-8eeb-2ae690c7cc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9839 | 2026.05.18 18:26:44.576457 [ 294 ] {b490090e-dad7-40b4-8eeb-2ae690c7cc86} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9840 | 2026.05.18 18:26:44.576685 [ 294 ] {b490090e-dad7-40b4-8eeb-2ae690c7cc86} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.05.18 18:26:44.576821 [ 294 ] {b490090e-dad7-40b4-8eeb-2ae690c7cc86} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.00171 sec., 478947.36842105264 rows/sec., 37.12 MiB/sec. | ||
| 9842 | 2026.05.18 18:26:44.576840 [ 70 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9843 | 2026.05.18 18:26:44.576856 [ 294 ] {b490090e-dad7-40b4-8eeb-2ae690c7cc86} <Debug> TCPHandler: Processed in 0.00188152 sec. | ||
| 9844 | 2026.05.18 18:26:44.576899 [ 70 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.05.18 18:26:44.576930 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9846 | 2026.05.18 18:26:44.577009 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9847 | 2026.05.18 18:26:44.577042 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 9848 | 2026.05.18 18:26:44.577111 [ 294 ] {952ee52b-bf70-4d37-b34a-6f9438163ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9849 | 2026.05.18 18:26:44.577140 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9850 | 2026.05.18 18:26:44.577152 [ 294 ] {952ee52b-bf70-4d37-b34a-6f9438163ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9851 | 2026.05.18 18:26:44.577169 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3238 rows starting from the beginning of the part | ||
| 9852 | 2026.05.18 18:26:44.577227 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 9853 | 2026.05.18 18:26:44.577271 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 118 rows starting from the beginning of the part | ||
| 9854 | 2026.05.18 18:26:44.577314 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 819 rows starting from the beginning of the part | ||
| 9855 | 2026.05.18 18:26:44.577356 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 119 rows starting from the beginning of the part | ||
| 9856 | 2026.05.18 18:26:44.577398 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 819 rows starting from the beginning of the part | ||
| 9857 | 2026.05.18 18:26:44.577646 [ 294 ] {952ee52b-bf70-4d37-b34a-6f9438163ccb} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2026.05.18 18:26:44.577681 [ 294 ] {952ee52b-bf70-4d37-b34a-6f9438163ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9859 | 2026.05.18 18:26:44.577980 [ 294 ] {952ee52b-bf70-4d37-b34a-6f9438163ccb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9860 | 2026.05.18 18:26:44.578193 [ 294 ] {952ee52b-bf70-4d37-b34a-6f9438163ccb} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2026.05.18 18:26:44.578322 [ 294 ] {952ee52b-bf70-4d37-b34a-6f9438163ccb} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001229 sec., 124491.45646867371 rows/sec., 7.44 MiB/sec. | ||
| 9862 | 2026.05.18 18:26:44.578438 [ 294 ] {952ee52b-bf70-4d37-b34a-6f9438163ccb} <Debug> TCPHandler: Processed in 0.001475787 sec. | ||
| 9863 | 2026.05.18 18:26:44.578579 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2026.05.18 18:26:44.578695 [ 294 ] {9eacc095-3de9-4054-8511-c8becd31f32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9865 | 2026.05.18 18:26:44.578741 [ 294 ] {9eacc095-3de9-4054-8511-c8becd31f32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9866 | 2026.05.18 18:26:44.579240 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002235812 sec., 2311911.734975928 rows/sec., 184.66 MiB/sec. | ||
| 9867 | 2026.05.18 18:26:44.579324 [ 294 ] {9eacc095-3de9-4054-8511-c8becd31f32e} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2026.05.18 18:26:44.579374 [ 294 ] {9eacc095-3de9-4054-8511-c8becd31f32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9869 | 2026.05.18 18:26:44.579622 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9870 | 2026.05.18 18:26:44.579764 [ 294 ] {9eacc095-3de9-4054-8511-c8becd31f32e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9871 | 2026.05.18 18:26:44.579954 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_61_12} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.05.18 18:26:44.579996 [ 294 ] {9eacc095-3de9-4054-8511-c8becd31f32e} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.05.18 18:26:44.580052 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_61_12} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9874 | 2026.05.18 18:26:44.580137 [ 294 ] {9eacc095-3de9-4054-8511-c8becd31f32e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001475 sec., 101016.94915254238 rows/sec., 6.53 MiB/sec. | ||
| 9875 | 2026.05.18 18:26:44.580148 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9876 | 2026.05.18 18:26:44.580173 [ 294 ] {9eacc095-3de9-4054-8511-c8becd31f32e} <Debug> TCPHandler: Processed in 0.001649033 sec. | ||
| 9877 | 2026.05.18 18:26:44.580292 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2026.05.18 18:26:44.580390 [ 294 ] {5e81311a-8708-4e24-b208-2ef4c3943637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9879 | 2026.05.18 18:26:44.580431 [ 294 ] {5e81311a-8708-4e24-b208-2ef4c3943637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9880 | 2026.05.18 18:26:44.580937 [ 294 ] {5e81311a-8708-4e24-b208-2ef4c3943637} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.05.18 18:26:44.580973 [ 294 ] {5e81311a-8708-4e24-b208-2ef4c3943637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9882 | 2026.05.18 18:26:44.581274 [ 294 ] {5e81311a-8708-4e24-b208-2ef4c3943637} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9883 | 2026.05.18 18:26:44.581503 [ 294 ] {5e81311a-8708-4e24-b208-2ef4c3943637} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.05.18 18:26:44.581630 [ 294 ] {5e81311a-8708-4e24-b208-2ef4c3943637} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001259 sec., 117553.6139793487 rows/sec., 6.69 MiB/sec. | ||
| 9885 | 2026.05.18 18:26:44.581664 [ 294 ] {5e81311a-8708-4e24-b208-2ef4c3943637} <Debug> TCPHandler: Processed in 0.001421226 sec. | ||
| 9886 | 2026.05.18 18:26:44.581812 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2026.05.18 18:26:44.581908 [ 294 ] {67efc2f6-3542-4d96-b881-b69e7043d43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9888 | 2026.05.18 18:26:44.581948 [ 294 ] {67efc2f6-3542-4d96-b881-b69e7043d43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9889 | 2026.05.18 18:26:44.582713 [ 294 ] {67efc2f6-3542-4d96-b881-b69e7043d43a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.05.18 18:26:44.582750 [ 294 ] {67efc2f6-3542-4d96-b881-b69e7043d43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9891 | 2026.05.18 18:26:44.583069 [ 294 ] {67efc2f6-3542-4d96-b881-b69e7043d43a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9892 | 2026.05.18 18:26:44.583274 [ 294 ] {67efc2f6-3542-4d96-b881-b69e7043d43a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.05.18 18:26:44.583394 [ 69 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9894 | 2026.05.18 18:26:44.583403 [ 294 ] {67efc2f6-3542-4d96-b881-b69e7043d43a} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001513 sec., 331130.2048909451 rows/sec., 23.27 MiB/sec. | ||
| 9895 | 2026.05.18 18:26:44.583443 [ 69 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.05.18 18:26:44.583455 [ 294 ] {67efc2f6-3542-4d96-b881-b69e7043d43a} <Debug> TCPHandler: Processed in 0.001692154 sec. | ||
| 9897 | 2026.05.18 18:26:44.583473 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9898 | 2026.05.18 18:26:44.583572 [ 193 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 9899 | 2026.05.18 18:26:44.583591 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9900 | 2026.05.18 18:26:44.583668 [ 193 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9901 | 2026.05.18 18:26:44.583688 [ 294 ] {5829cd6a-8614-495d-b1d8-ccc0c0b0a069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9902 | 2026.05.18 18:26:44.583697 [ 193 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1792 rows starting from the beginning of the part | ||
| 9903 | 2026.05.18 18:26:44.583731 [ 294 ] {5829cd6a-8614-495d-b1d8-ccc0c0b0a069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9904 | 2026.05.18 18:26:44.583760 [ 193 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 9905 | 2026.05.18 18:26:44.583808 [ 193 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 95 rows starting from the beginning of the part | ||
| 9906 | 2026.05.18 18:26:44.583882 [ 193 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 501 rows starting from the beginning of the part | ||
| 9907 | 2026.05.18 18:26:44.583944 [ 193 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 97 rows starting from the beginning of the part | ||
| 9908 | 2026.05.18 18:26:44.583990 [ 193 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 501 rows starting from the beginning of the part | ||
| 9909 | 2026.05.18 18:26:44.584085 [ 294 ] {5829cd6a-8614-495d-b1d8-ccc0c0b0a069} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2026.05.18 18:26:44.584122 [ 294 ] {5829cd6a-8614-495d-b1d8-ccc0c0b0a069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9911 | 2026.05.18 18:26:44.584454 [ 294 ] {5829cd6a-8614-495d-b1d8-ccc0c0b0a069} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9912 | 2026.05.18 18:26:44.584696 [ 294 ] {5829cd6a-8614-495d-b1d8-ccc0c0b0a069} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.05.18 18:26:44.584831 [ 294 ] {5829cd6a-8614-495d-b1d8-ccc0c0b0a069} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 9914 | 2026.05.18 18:26:44.584865 [ 294 ] {5829cd6a-8614-495d-b1d8-ccc0c0b0a069} <Debug> TCPHandler: Processed in 0.001322843 sec. | ||
| 9915 | 2026.05.18 18:26:44.584989 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9916 | 2026.05.18 18:26:44.585087 [ 294 ] {3176afe7-d3aa-4cdb-a486-11681772e8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9917 | 2026.05.18 18:26:44.585131 [ 294 ] {3176afe7-d3aa-4cdb-a486-11681772e8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9918 | 2026.05.18 18:26:44.585491 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001955863 sec., 1559413.9262310294 rows/sec., 114.24 MiB/sec. | ||
| 9919 | 2026.05.18 18:26:44.585586 [ 294 ] {3176afe7-d3aa-4cdb-a486-11681772e8e6} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.05.18 18:26:44.585628 [ 294 ] {3176afe7-d3aa-4cdb-a486-11681772e8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9921 | 2026.05.18 18:26:44.585775 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9922 | 2026.05.18 18:26:44.586025 [ 294 ] {3176afe7-d3aa-4cdb-a486-11681772e8e6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9923 | 2026.05.18 18:26:44.586173 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_61_12} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2026.05.18 18:26:44.586290 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_61_12} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9925 | 2026.05.18 18:26:44.586299 [ 294 ] {3176afe7-d3aa-4cdb-a486-11681772e8e6} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2026.05.18 18:26:44.586411 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9927 | 2026.05.18 18:26:44.586454 [ 294 ] {3176afe7-d3aa-4cdb-a486-11681772e8e6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001377 sec., 192447.3493100944 rows/sec., 12.79 MiB/sec. | ||
| 9928 | 2026.05.18 18:26:44.586453 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9929 | 2026.05.18 18:26:44.586500 [ 294 ] {3176afe7-d3aa-4cdb-a486-11681772e8e6} <Debug> TCPHandler: Processed in 0.00156009 sec. | ||
| 9930 | 2026.05.18 18:26:44.586514 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.05.18 18:26:44.586544 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9932 | 2026.05.18 18:26:44.586635 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 9933 | 2026.05.18 18:26:44.586643 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2026.05.18 18:26:44.586769 [ 294 ] {357e3b79-95ac-4033-bf2c-6ee2ec1105ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9935 | 2026.05.18 18:26:44.586772 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9936 | 2026.05.18 18:26:44.586817 [ 294 ] {357e3b79-95ac-4033-bf2c-6ee2ec1105ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9937 | 2026.05.18 18:26:44.586827 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 23404 rows starting from the beginning of the part | ||
| 9938 | 2026.05.18 18:26:44.586909 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
| 9939 | 2026.05.18 18:26:44.586959 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 9940 | 2026.05.18 18:26:44.587004 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 9941 | 2026.05.18 18:26:44.587045 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
| 9942 | 2026.05.18 18:26:44.587087 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 265 rows starting from the beginning of the part | ||
| 9943 | 2026.05.18 18:26:44.587232 [ 294 ] {357e3b79-95ac-4033-bf2c-6ee2ec1105ea} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.05.18 18:26:44.587288 [ 294 ] {357e3b79-95ac-4033-bf2c-6ee2ec1105ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9945 | 2026.05.18 18:26:44.587673 [ 294 ] {357e3b79-95ac-4033-bf2c-6ee2ec1105ea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9946 | 2026.05.18 18:26:44.587895 [ 294 ] {357e3b79-95ac-4033-bf2c-6ee2ec1105ea} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2026.05.18 18:26:44.588028 [ 67 ] {} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 9948 | 2026.05.18 18:26:44.588029 [ 294 ] {357e3b79-95ac-4033-bf2c-6ee2ec1105ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001279 sec., 781.8608287724785 rows/sec., 52.68 KiB/sec. | ||
| 9949 | 2026.05.18 18:26:44.588074 [ 67 ] {} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.05.18 18:26:44.588093 [ 294 ] {357e3b79-95ac-4033-bf2c-6ee2ec1105ea} <Debug> TCPHandler: Processed in 0.001501058 sec. | ||
| 9951 | 2026.05.18 18:26:44.588107 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9952 | 2026.05.18 18:26:44.588203 [ 187 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 9953 | 2026.05.18 18:26:44.588227 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2026.05.18 18:26:44.588309 [ 187 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9955 | 2026.05.18 18:26:44.588333 [ 294 ] {01953937-7510-400b-8422-581d0dc6a093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9956 | 2026.05.18 18:26:44.588354 [ 187 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part | ||
| 9957 | 2026.05.18 18:26:44.588397 [ 294 ] {01953937-7510-400b-8422-581d0dc6a093} <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 | ||
| 9958 | 2026.05.18 18:26:44.588419 [ 187 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9959 | 2026.05.18 18:26:44.588470 [ 187 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9960 | 2026.05.18 18:26:44.588514 [ 187 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9961 | 2026.05.18 18:26:44.588553 [ 187 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9962 | 2026.05.18 18:26:44.588595 [ 187 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9963 | 2026.05.18 18:26:44.589248 [ 294 ] {01953937-7510-400b-8422-581d0dc6a093} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.05.18 18:26:44.589294 [ 294 ] {01953937-7510-400b-8422-581d0dc6a093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9965 | 2026.05.18 18:26:44.589620 [ 195 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001450946 sec., 19297.754706239928 rows/sec., 1.27 MiB/sec. | ||
| 9966 | 2026.05.18 18:26:44.589740 [ 187 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9967 | 2026.05.18 18:26:44.590023 [ 187 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_28_6} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2026.05.18 18:26:44.590086 [ 187 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_28_6} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 9969 | 2026.05.18 18:26:44.590152 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9970 | 2026.05.18 18:26:44.590258 [ 294 ] {01953937-7510-400b-8422-581d0dc6a093} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9971 | 2026.05.18 18:26:44.590518 [ 294 ] {01953937-7510-400b-8422-581d0dc6a093} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9972 | 2026.05.18 18:26:44.590665 [ 294 ] {01953937-7510-400b-8422-581d0dc6a093} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002352 sec., 4676.8707482993195 rows/sec., 8.38 MiB/sec. | ||
| 9973 | 2026.05.18 18:26:44.590719 [ 294 ] {01953937-7510-400b-8422-581d0dc6a093} <Debug> TCPHandler: Processed in 0.002541922 sec. | ||
| 9974 | 2026.05.18 18:26:44.590864 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2026.05.18 18:26:44.590962 [ 294 ] {e051806e-590f-4dc4-9b18-4929c3764e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9976 | 2026.05.18 18:26:44.591004 [ 294 ] {e051806e-590f-4dc4-9b18-4929c3764e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9977 | 2026.05.18 18:26:44.591392 [ 294 ] {e051806e-590f-4dc4-9b18-4929c3764e84} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2026.05.18 18:26:44.591434 [ 294 ] {e051806e-590f-4dc4-9b18-4929c3764e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9979 | 2026.05.18 18:26:44.591767 [ 294 ] {e051806e-590f-4dc4-9b18-4929c3764e84} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9980 | 2026.05.18 18:26:44.591972 [ 294 ] {e051806e-590f-4dc4-9b18-4929c3764e84} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2026.05.18 18:26:44.592107 [ 294 ] {e051806e-590f-4dc4-9b18-4929c3764e84} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 4.84 MiB/sec. | ||
| 9982 | 2026.05.18 18:26:44.592116 [ 67 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9983 | 2026.05.18 18:26:44.592143 [ 294 ] {e051806e-590f-4dc4-9b18-4929c3764e84} <Debug> TCPHandler: Processed in 0.001329033 sec. | ||
| 9984 | 2026.05.18 18:26:44.592174 [ 67 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.05.18 18:26:44.592209 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9986 | 2026.05.18 18:26:44.592339 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 9987 | 2026.05.18 18:26:44.592462 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9988 | 2026.05.18 18:26:44.592494 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3642 rows starting from the beginning of the part | ||
| 9989 | 2026.05.18 18:26:44.592553 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
| 9990 | 2026.05.18 18:26:44.592598 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 9991 | 2026.05.18 18:26:44.592641 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 9992 | 2026.05.18 18:26:44.592680 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9993 | 2026.05.18 18:26:44.592721 [ 201 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 9994 | 2026.05.18 18:26:44.593207 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24383 rows, containing 5 columns (5 merged, 0 gathered) in 0.006612193 sec., 3687581.412097318 rows/sec., 236.02 MiB/sec. | ||
| 9995 | 2026.05.18 18:26:44.593907 [ 189 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9996 | 2026.05.18 18:26:44.594048 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 4 columns (4 merged, 0 gathered) in 0.001768837 sec., 2255719.435990993 rows/sec., 145.40 MiB/sec. | ||
| 9997 | 2026.05.18 18:26:44.594184 [ 189 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.05.18 18:26:44.594256 [ 189 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9999 | 2026.05.18 18:26:44.594335 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10000 | 2026.05.18 18:26:44.594368 [ 200 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10001 | 2026.05.18 18:26:44.594648 [ 200 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_61_12} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10002 | 2026.05.18 18:26:44.594725 [ 200 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_61_12} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10003 | 2026.05.18 18:26:44.594807 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 10004 | 2026.05.18 18:26:47.136947 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10005 | 2026.05.18 18:26:47.137028 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10006 | 2026.05.18 18:26:47.254188 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18205 | ||
| 10007 | 2026.05.18 18:26:47.254749 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2026.05.18 18:26:47.254799 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10009 | 2026.05.18 18:26:47.255489 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10010 | 2026.05.18 18:26:47.255759 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2026.05.18 18:26:47.255918 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18205 | ||
| 10012 | 2026.05.18 18:26:48.229872 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 10013 | 2026.05.18 18:26:48.247310 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2026.05.18 18:26:48.247380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10015 | 2026.05.18 18:26:48.253407 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10016 | 2026.05.18 18:26:48.254139 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10017 | 2026.05.18 18:26:48.257269 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 10018 | 2026.05.18 18:26:49.560141 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10019 | 2026.05.18 18:26:49.560429 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10020 | 2026.05.18 18:26:49.560832 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10021 | 2026.05.18 18:26:49.560870 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10022 | 2026.05.18 18:26:49.561093 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10023 | 2026.05.18 18:26:49.561164 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10024 | 2026.05.18 18:26:49.561334 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10025 | 2026.05.18 18:26:49.561453 [ 362 ] {901de232-e761-4a2c-b255-39120c645199} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10026 | 2026.05.18 18:26:49.561473 [ 360 ] {901de232-e761-4a2c-b255-39120c645199} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10027 | 2026.05.18 18:26:49.561459 [ 343 ] {901de232-e761-4a2c-b255-39120c645199} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10028 | 2026.05.18 18:26:49.561458 [ 345 ] {901de232-e761-4a2c-b255-39120c645199} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10029 | 2026.05.18 18:26:49.561704 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10030 | 2026.05.18 18:26:49.561735 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10031 | 2026.05.18 18:26:49.561810 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10032 | 2026.05.18 18:26:49.561830 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10033 | 2026.05.18 18:26:49.561866 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10034 | 2026.05.18 18:26:49.561912 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10035 | 2026.05.18 18:26:49.563188 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00287 sec., 14285.714285714284 rows/sec., 2.57 MiB/sec. | ||
| 10036 | 2026.05.18 18:26:49.563325 [ 294 ] {901de232-e761-4a2c-b255-39120c645199} <Debug> TCPHandler: Processed in 0.003335647 sec. | ||
| 10037 | 2026.05.18 18:26:49.565566 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10038 | 2026.05.18 18:26:49.565689 [ 294 ] {beebe3b0-ded2-4784-b9e4-15de3403b538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10039 | 2026.05.18 18:26:49.565742 [ 294 ] {beebe3b0-ded2-4784-b9e4-15de3403b538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10040 | 2026.05.18 18:26:49.566420 [ 294 ] {beebe3b0-ded2-4784-b9e4-15de3403b538} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2026.05.18 18:26:49.566473 [ 294 ] {beebe3b0-ded2-4784-b9e4-15de3403b538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10042 | 2026.05.18 18:26:49.566890 [ 294 ] {beebe3b0-ded2-4784-b9e4-15de3403b538} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10043 | 2026.05.18 18:26:49.567115 [ 294 ] {beebe3b0-ded2-4784-b9e4-15de3403b538} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2026.05.18 18:26:49.567265 [ 294 ] {beebe3b0-ded2-4784-b9e4-15de3403b538} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001612 sec., 73200.99255583127 rows/sec., 6.21 MiB/sec. | ||
| 10045 | 2026.05.18 18:26:49.567306 [ 294 ] {beebe3b0-ded2-4784-b9e4-15de3403b538} <Debug> TCPHandler: Processed in 0.001792927 sec. | ||
| 10046 | 2026.05.18 18:26:49.567454 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10047 | 2026.05.18 18:26:49.567554 [ 294 ] {07b3630c-887a-4af5-93ab-59f041584809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10048 | 2026.05.18 18:26:49.567596 [ 294 ] {07b3630c-887a-4af5-93ab-59f041584809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10049 | 2026.05.18 18:26:49.568029 [ 294 ] {07b3630c-887a-4af5-93ab-59f041584809} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2026.05.18 18:26:49.568067 [ 294 ] {07b3630c-887a-4af5-93ab-59f041584809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10051 | 2026.05.18 18:26:49.568362 [ 294 ] {07b3630c-887a-4af5-93ab-59f041584809} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10052 | 2026.05.18 18:26:49.568581 [ 294 ] {07b3630c-887a-4af5-93ab-59f041584809} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2026.05.18 18:26:49.568713 [ 294 ] {07b3630c-887a-4af5-93ab-59f041584809} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001177 sec., 26338.147833474934 rows/sec., 1.93 MiB/sec. | ||
| 10054 | 2026.05.18 18:26:49.568747 [ 294 ] {07b3630c-887a-4af5-93ab-59f041584809} <Debug> TCPHandler: Processed in 0.001343313 sec. | ||
| 10055 | 2026.05.18 18:26:49.568879 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2026.05.18 18:26:49.568975 [ 294 ] {4cf104ff-d3f2-4c97-8ab3-05e9b1035a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10057 | 2026.05.18 18:26:49.569016 [ 294 ] {4cf104ff-d3f2-4c97-8ab3-05e9b1035a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10058 | 2026.05.18 18:26:49.569465 [ 294 ] {4cf104ff-d3f2-4c97-8ab3-05e9b1035a0a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2026.05.18 18:26:49.569502 [ 294 ] {4cf104ff-d3f2-4c97-8ab3-05e9b1035a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10060 | 2026.05.18 18:26:49.569799 [ 294 ] {4cf104ff-d3f2-4c97-8ab3-05e9b1035a0a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10061 | 2026.05.18 18:26:49.570017 [ 294 ] {4cf104ff-d3f2-4c97-8ab3-05e9b1035a0a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2026.05.18 18:26:49.570145 [ 294 ] {4cf104ff-d3f2-4c97-8ab3-05e9b1035a0a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001188 sec., 79966.32996632997 rows/sec., 6.25 MiB/sec. | ||
| 10063 | 2026.05.18 18:26:49.570180 [ 294 ] {4cf104ff-d3f2-4c97-8ab3-05e9b1035a0a} <Debug> TCPHandler: Processed in 0.001350804 sec. | ||
| 10064 | 2026.05.18 18:26:49.570312 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2026.05.18 18:26:49.570410 [ 294 ] {6b03e2a9-fe7c-4a81-9312-9bd28c9768ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10066 | 2026.05.18 18:26:49.570453 [ 294 ] {6b03e2a9-fe7c-4a81-9312-9bd28c9768ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10067 | 2026.05.18 18:26:49.570913 [ 294 ] {6b03e2a9-fe7c-4a81-9312-9bd28c9768ee} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2026.05.18 18:26:49.570949 [ 294 ] {6b03e2a9-fe7c-4a81-9312-9bd28c9768ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10069 | 2026.05.18 18:26:49.571275 [ 294 ] {6b03e2a9-fe7c-4a81-9312-9bd28c9768ee} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10070 | 2026.05.18 18:26:49.571486 [ 294 ] {6b03e2a9-fe7c-4a81-9312-9bd28c9768ee} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2026.05.18 18:26:49.571615 [ 294 ] {6b03e2a9-fe7c-4a81-9312-9bd28c9768ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 10072 | 2026.05.18 18:26:49.571648 [ 294 ] {6b03e2a9-fe7c-4a81-9312-9bd28c9768ee} <Debug> TCPHandler: Processed in 0.001385785 sec. | ||
| 10073 | 2026.05.18 18:26:49.571816 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10074 | 2026.05.18 18:26:49.571914 [ 294 ] {cc9c3aa7-68cd-4d9a-8085-ac3ef1ed246b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10075 | 2026.05.18 18:26:49.571970 [ 294 ] {cc9c3aa7-68cd-4d9a-8085-ac3ef1ed246b} <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 | ||
| 10076 | 2026.05.18 18:26:49.572819 [ 294 ] {cc9c3aa7-68cd-4d9a-8085-ac3ef1ed246b} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2026.05.18 18:26:49.572854 [ 294 ] {cc9c3aa7-68cd-4d9a-8085-ac3ef1ed246b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10078 | 2026.05.18 18:26:49.573391 [ 294 ] {cc9c3aa7-68cd-4d9a-8085-ac3ef1ed246b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10079 | 2026.05.18 18:26:49.573628 [ 294 ] {cc9c3aa7-68cd-4d9a-8085-ac3ef1ed246b} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2026.05.18 18:26:49.573773 [ 294 ] {cc9c3aa7-68cd-4d9a-8085-ac3ef1ed246b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001877 sec., 16515.716568993073 rows/sec., 29.60 MiB/sec. | ||
| 10081 | 2026.05.18 18:26:49.573823 [ 294 ] {cc9c3aa7-68cd-4d9a-8085-ac3ef1ed246b} <Debug> TCPHandler: Processed in 0.002068657 sec. | ||
| 10082 | 2026.05.18 18:26:49.573969 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10083 | 2026.05.18 18:26:49.574066 [ 294 ] {58bbe537-b3cf-4f5d-9b2c-dc24cf4e53ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10084 | 2026.05.18 18:26:49.574108 [ 294 ] {58bbe537-b3cf-4f5d-9b2c-dc24cf4e53ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10085 | 2026.05.18 18:26:49.574705 [ 294 ] {58bbe537-b3cf-4f5d-9b2c-dc24cf4e53ca} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2026.05.18 18:26:49.574757 [ 294 ] {58bbe537-b3cf-4f5d-9b2c-dc24cf4e53ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10087 | 2026.05.18 18:26:49.575218 [ 294 ] {58bbe537-b3cf-4f5d-9b2c-dc24cf4e53ca} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10088 | 2026.05.18 18:26:49.575468 [ 294 ] {58bbe537-b3cf-4f5d-9b2c-dc24cf4e53ca} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2026.05.18 18:26:49.575655 [ 294 ] {58bbe537-b3cf-4f5d-9b2c-dc24cf4e53ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. | ||
| 10090 | 2026.05.18 18:26:49.575717 [ 294 ] {58bbe537-b3cf-4f5d-9b2c-dc24cf4e53ca} <Debug> TCPHandler: Processed in 0.001796698 sec. | ||
| 10091 | 2026.05.18 18:26:49.772895 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10092 | 2026.05.18 18:26:49.773233 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10093 | 2026.05.18 18:26:49.773723 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10094 | 2026.05.18 18:26:49.773770 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10095 | 2026.05.18 18:26:49.774045 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10096 | 2026.05.18 18:26:49.774118 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10097 | 2026.05.18 18:26:49.774272 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 10098 | 2026.05.18 18:26:49.774388 [ 345 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10099 | 2026.05.18 18:26:49.774394 [ 343 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10100 | 2026.05.18 18:26:49.774394 [ 335 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10101 | 2026.05.18 18:26:49.774385 [ 360 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10102 | 2026.05.18 18:26:49.774602 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10103 | 2026.05.18 18:26:49.774631 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10104 | 2026.05.18 18:26:49.774709 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10105 | 2026.05.18 18:26:49.774731 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10106 | 2026.05.18 18:26:49.774780 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 10107 | 2026.05.18 18:26:49.774842 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 10108 | 2026.05.18 18:26:49.776148 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003065 sec., 13376.8352365416 rows/sec., 2.91 MiB/sec. | ||
| 10109 | 2026.05.18 18:26:49.776289 [ 294 ] {dab4a631-89e4-424b-83b6-5b6bbb441a6d} <Debug> TCPHandler: Processed in 0.003566025 sec. | ||
| 10110 | 2026.05.18 18:26:49.791460 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10111 | 2026.05.18 18:26:49.791599 [ 294 ] {58e8f145-fb3b-43ce-af78-ba5002639110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10112 | 2026.05.18 18:26:49.791654 [ 294 ] {58e8f145-fb3b-43ce-af78-ba5002639110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10113 | 2026.05.18 18:26:49.792394 [ 294 ] {58e8f145-fb3b-43ce-af78-ba5002639110} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2026.05.18 18:26:49.792450 [ 294 ] {58e8f145-fb3b-43ce-af78-ba5002639110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10115 | 2026.05.18 18:26:49.792881 [ 294 ] {58e8f145-fb3b-43ce-af78-ba5002639110} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10116 | 2026.05.18 18:26:49.793103 [ 294 ] {58e8f145-fb3b-43ce-af78-ba5002639110} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2026.05.18 18:26:49.793259 [ 294 ] {58e8f145-fb3b-43ce-af78-ba5002639110} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0017 sec., 167058.82352941178 rows/sec., 10.61 MiB/sec. | ||
| 10118 | 2026.05.18 18:26:49.793296 [ 294 ] {58e8f145-fb3b-43ce-af78-ba5002639110} <Debug> TCPHandler: Processed in 0.001902192 sec. | ||
| 10119 | 2026.05.18 18:26:49.793441 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10120 | 2026.05.18 18:26:49.793540 [ 294 ] {0efbcf72-32ed-4327-8e54-33f1535fc80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10121 | 2026.05.18 18:26:49.793583 [ 294 ] {0efbcf72-32ed-4327-8e54-33f1535fc80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10122 | 2026.05.18 18:26:49.794014 [ 294 ] {0efbcf72-32ed-4327-8e54-33f1535fc80b} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10123 | 2026.05.18 18:26:49.794052 [ 294 ] {0efbcf72-32ed-4327-8e54-33f1535fc80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10124 | 2026.05.18 18:26:49.794349 [ 294 ] {0efbcf72-32ed-4327-8e54-33f1535fc80b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10125 | 2026.05.18 18:26:49.794563 [ 294 ] {0efbcf72-32ed-4327-8e54-33f1535fc80b} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10126 | 2026.05.18 18:26:49.794698 [ 294 ] {0efbcf72-32ed-4327-8e54-33f1535fc80b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001178 sec., 1697.792869269949 rows/sec., 138.44 KiB/sec. | ||
| 10127 | 2026.05.18 18:26:49.794733 [ 294 ] {0efbcf72-32ed-4327-8e54-33f1535fc80b} <Debug> TCPHandler: Processed in 0.001341843 sec. | ||
| 10128 | 2026.05.18 18:26:49.794867 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10129 | 2026.05.18 18:26:49.794965 [ 294 ] {1ddc01b0-d835-4ed9-ac7e-a08387ba711a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10130 | 2026.05.18 18:26:49.795004 [ 294 ] {1ddc01b0-d835-4ed9-ac7e-a08387ba711a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10131 | 2026.05.18 18:26:49.796998 [ 294 ] {1ddc01b0-d835-4ed9-ac7e-a08387ba711a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2026.05.18 18:26:49.797036 [ 294 ] {1ddc01b0-d835-4ed9-ac7e-a08387ba711a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10133 | 2026.05.18 18:26:49.797513 [ 294 ] {1ddc01b0-d835-4ed9-ac7e-a08387ba711a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10134 | 2026.05.18 18:26:49.797742 [ 294 ] {1ddc01b0-d835-4ed9-ac7e-a08387ba711a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2026.05.18 18:26:49.797877 [ 294 ] {1ddc01b0-d835-4ed9-ac7e-a08387ba711a} <Debug> executeQuery: Read 3165 rows, 240.90 KiB in 0.00293 sec., 1080204.7781569967 rows/sec., 80.29 MiB/sec. | ||
| 10136 | 2026.05.18 18:26:49.797913 [ 294 ] {1ddc01b0-d835-4ed9-ac7e-a08387ba711a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10137 | 2026.05.18 18:26:49.797926 [ 294 ] {1ddc01b0-d835-4ed9-ac7e-a08387ba711a} <Debug> TCPHandler: Processed in 0.00310783 sec. | ||
| 10138 | 2026.05.18 18:26:49.798061 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10139 | 2026.05.18 18:26:49.798166 [ 294 ] {f52cc1a8-5831-47c1-ba31-b878fa11b0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10140 | 2026.05.18 18:26:49.798205 [ 294 ] {f52cc1a8-5831-47c1-ba31-b878fa11b0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10141 | 2026.05.18 18:26:49.798702 [ 294 ] {f52cc1a8-5831-47c1-ba31-b878fa11b0b7} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2026.05.18 18:26:49.798739 [ 294 ] {f52cc1a8-5831-47c1-ba31-b878fa11b0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10143 | 2026.05.18 18:26:49.799038 [ 294 ] {f52cc1a8-5831-47c1-ba31-b878fa11b0b7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10144 | 2026.05.18 18:26:49.799246 [ 294 ] {f52cc1a8-5831-47c1-ba31-b878fa11b0b7} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2026.05.18 18:26:49.799376 [ 294 ] {f52cc1a8-5831-47c1-ba31-b878fa11b0b7} <Debug> executeQuery: Read 164 rows, 10.19 KiB in 0.001229 sec., 133441.82262001626 rows/sec., 8.09 MiB/sec. | ||
| 10146 | 2026.05.18 18:26:49.799410 [ 294 ] {f52cc1a8-5831-47c1-ba31-b878fa11b0b7} <Debug> TCPHandler: Processed in 0.001398085 sec. | ||
| 10147 | 2026.05.18 18:26:49.799546 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2026.05.18 18:26:49.799642 [ 294 ] {296d66ba-e176-41cc-ad3d-4c8efe13922c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10149 | 2026.05.18 18:26:49.799682 [ 294 ] {296d66ba-e176-41cc-ad3d-4c8efe13922c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10150 | 2026.05.18 18:26:49.800408 [ 294 ] {296d66ba-e176-41cc-ad3d-4c8efe13922c} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2026.05.18 18:26:49.800446 [ 294 ] {296d66ba-e176-41cc-ad3d-4c8efe13922c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10152 | 2026.05.18 18:26:49.800779 [ 294 ] {296d66ba-e176-41cc-ad3d-4c8efe13922c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10153 | 2026.05.18 18:26:49.800984 [ 294 ] {296d66ba-e176-41cc-ad3d-4c8efe13922c} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2026.05.18 18:26:49.801109 [ 294 ] {296d66ba-e176-41cc-ad3d-4c8efe13922c} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001485 sec., 639730.6397306398 rows/sec., 37.64 MiB/sec. | ||
| 10155 | 2026.05.18 18:26:49.801144 [ 294 ] {296d66ba-e176-41cc-ad3d-4c8efe13922c} <Debug> TCPHandler: Processed in 0.001646203 sec. | ||
| 10156 | 2026.05.18 18:26:49.801270 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2026.05.18 18:26:49.801366 [ 294 ] {157cb16c-b971-4515-aa85-5272c8fb15c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10158 | 2026.05.18 18:26:49.801404 [ 294 ] {157cb16c-b971-4515-aa85-5272c8fb15c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10159 | 2026.05.18 18:26:49.801796 [ 294 ] {157cb16c-b971-4515-aa85-5272c8fb15c7} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.05.18 18:26:49.801832 [ 294 ] {157cb16c-b971-4515-aa85-5272c8fb15c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10161 | 2026.05.18 18:26:49.802111 [ 294 ] {157cb16c-b971-4515-aa85-5272c8fb15c7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10162 | 2026.05.18 18:26:49.802333 [ 294 ] {157cb16c-b971-4515-aa85-5272c8fb15c7} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.05.18 18:26:49.802460 [ 294 ] {157cb16c-b971-4515-aa85-5272c8fb15c7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 10164 | 2026.05.18 18:26:49.802494 [ 294 ] {157cb16c-b971-4515-aa85-5272c8fb15c7} <Debug> TCPHandler: Processed in 0.001273761 sec. | ||
| 10165 | 2026.05.18 18:26:49.802643 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2026.05.18 18:26:49.802739 [ 294 ] {4dddbc4f-bed4-4efc-8865-d345f4a756ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10167 | 2026.05.18 18:26:49.802778 [ 294 ] {4dddbc4f-bed4-4efc-8865-d345f4a756ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10168 | 2026.05.18 18:26:49.803217 [ 294 ] {4dddbc4f-bed4-4efc-8865-d345f4a756ff} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.05.18 18:26:49.803253 [ 294 ] {4dddbc4f-bed4-4efc-8865-d345f4a756ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10170 | 2026.05.18 18:26:49.803557 [ 294 ] {4dddbc4f-bed4-4efc-8865-d345f4a756ff} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10171 | 2026.05.18 18:26:49.803764 [ 294 ] {4dddbc4f-bed4-4efc-8865-d345f4a756ff} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.05.18 18:26:49.803897 [ 294 ] {4dddbc4f-bed4-4efc-8865-d345f4a756ff} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 10173 | 2026.05.18 18:26:49.803931 [ 294 ] {4dddbc4f-bed4-4efc-8865-d345f4a756ff} <Debug> TCPHandler: Processed in 0.001336363 sec. | ||
| 10174 | 2026.05.18 18:26:49.804062 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2026.05.18 18:26:49.804156 [ 294 ] {26014c22-4b3d-4945-bdf8-234a78f0f411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10176 | 2026.05.18 18:26:49.804195 [ 294 ] {26014c22-4b3d-4945-bdf8-234a78f0f411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10177 | 2026.05.18 18:26:49.805213 [ 294 ] {26014c22-4b3d-4945-bdf8-234a78f0f411} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.05.18 18:26:49.805250 [ 294 ] {26014c22-4b3d-4945-bdf8-234a78f0f411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10179 | 2026.05.18 18:26:49.805612 [ 294 ] {26014c22-4b3d-4945-bdf8-234a78f0f411} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10180 | 2026.05.18 18:26:49.805822 [ 294 ] {26014c22-4b3d-4945-bdf8-234a78f0f411} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.05.18 18:26:49.805949 [ 294 ] {26014c22-4b3d-4945-bdf8-234a78f0f411} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.001811 sec., 953616.7863059083 rows/sec., 64.20 MiB/sec. | ||
| 10182 | 2026.05.18 18:26:49.805983 [ 294 ] {26014c22-4b3d-4945-bdf8-234a78f0f411} <Debug> TCPHandler: Processed in 0.001970424 sec. | ||
| 10183 | 2026.05.18 18:26:49.806113 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2026.05.18 18:26:49.806209 [ 294 ] {6c8b2ba4-08a7-4a41-990f-e91464c75a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10185 | 2026.05.18 18:26:49.806250 [ 294 ] {6c8b2ba4-08a7-4a41-990f-e91464c75a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10186 | 2026.05.18 18:26:49.806592 [ 294 ] {6c8b2ba4-08a7-4a41-990f-e91464c75a50} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.05.18 18:26:49.806628 [ 294 ] {6c8b2ba4-08a7-4a41-990f-e91464c75a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10188 | 2026.05.18 18:26:49.806928 [ 294 ] {6c8b2ba4-08a7-4a41-990f-e91464c75a50} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10189 | 2026.05.18 18:26:49.807141 [ 294 ] {6c8b2ba4-08a7-4a41-990f-e91464c75a50} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.05.18 18:26:49.807272 [ 294 ] {6c8b2ba4-08a7-4a41-990f-e91464c75a50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 10191 | 2026.05.18 18:26:49.807305 [ 294 ] {6c8b2ba4-08a7-4a41-990f-e91464c75a50} <Debug> TCPHandler: Processed in 0.00124194 sec. | ||
| 10192 | 2026.05.18 18:26:49.807447 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2026.05.18 18:26:49.807542 [ 294 ] {ae6dfa37-67b7-4cd0-8ace-66096f0f0acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10194 | 2026.05.18 18:26:49.807585 [ 294 ] {ae6dfa37-67b7-4cd0-8ace-66096f0f0acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10195 | 2026.05.18 18:26:49.808332 [ 294 ] {ae6dfa37-67b7-4cd0-8ace-66096f0f0acf} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2026.05.18 18:26:49.808368 [ 294 ] {ae6dfa37-67b7-4cd0-8ace-66096f0f0acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10197 | 2026.05.18 18:26:49.808776 [ 294 ] {ae6dfa37-67b7-4cd0-8ace-66096f0f0acf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10198 | 2026.05.18 18:26:49.808989 [ 294 ] {ae6dfa37-67b7-4cd0-8ace-66096f0f0acf} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2026.05.18 18:26:49.809119 [ 294 ] {ae6dfa37-67b7-4cd0-8ace-66096f0f0acf} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001595 sec., 1004388.7147335423 rows/sec., 60.98 MiB/sec. | ||
| 10200 | 2026.05.18 18:26:49.809154 [ 294 ] {ae6dfa37-67b7-4cd0-8ace-66096f0f0acf} <Debug> TCPHandler: Processed in 0.001755027 sec. | ||
| 10201 | 2026.05.18 18:26:49.809280 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2026.05.18 18:26:49.809376 [ 294 ] {782e7522-ac2c-4659-bba1-d054d2a40db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10203 | 2026.05.18 18:26:49.809418 [ 294 ] {782e7522-ac2c-4659-bba1-d054d2a40db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10204 | 2026.05.18 18:26:49.809742 [ 294 ] {782e7522-ac2c-4659-bba1-d054d2a40db8} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.05.18 18:26:49.809778 [ 294 ] {782e7522-ac2c-4659-bba1-d054d2a40db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10206 | 2026.05.18 18:26:49.810073 [ 294 ] {782e7522-ac2c-4659-bba1-d054d2a40db8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10207 | 2026.05.18 18:26:49.810279 [ 294 ] {782e7522-ac2c-4659-bba1-d054d2a40db8} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2026.05.18 18:26:49.810408 [ 294 ] {782e7522-ac2c-4659-bba1-d054d2a40db8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 10209 | 2026.05.18 18:26:49.810441 [ 294 ] {782e7522-ac2c-4659-bba1-d054d2a40db8} <Debug> TCPHandler: Processed in 0.001209899 sec. | ||
| 10210 | 2026.05.18 18:26:49.810566 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2026.05.18 18:26:49.810670 [ 294 ] {deefeaa5-44bb-4152-8c4f-8457c0493cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10212 | 2026.05.18 18:26:49.810724 [ 294 ] {deefeaa5-44bb-4152-8c4f-8457c0493cef} <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 | ||
| 10213 | 2026.05.18 18:26:49.811531 [ 294 ] {deefeaa5-44bb-4152-8c4f-8457c0493cef} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2026.05.18 18:26:49.811568 [ 294 ] {deefeaa5-44bb-4152-8c4f-8457c0493cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10215 | 2026.05.18 18:26:49.812075 [ 294 ] {deefeaa5-44bb-4152-8c4f-8457c0493cef} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10216 | 2026.05.18 18:26:49.812308 [ 294 ] {deefeaa5-44bb-4152-8c4f-8457c0493cef} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2026.05.18 18:26:49.812451 [ 294 ] {deefeaa5-44bb-4152-8c4f-8457c0493cef} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001798 sec., 11123.470522803114 rows/sec., 19.93 MiB/sec. | ||
| 10218 | 2026.05.18 18:26:49.812508 [ 294 ] {deefeaa5-44bb-4152-8c4f-8457c0493cef} <Debug> TCPHandler: Processed in 0.001990375 sec. | ||
| 10219 | 2026.05.18 18:26:49.812640 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10220 | 2026.05.18 18:26:49.812736 [ 294 ] {9a4456f1-32c7-4d33-80e2-c1390d9dd671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10221 | 2026.05.18 18:26:49.812778 [ 294 ] {9a4456f1-32c7-4d33-80e2-c1390d9dd671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10222 | 2026.05.18 18:26:49.813116 [ 294 ] {9a4456f1-32c7-4d33-80e2-c1390d9dd671} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2026.05.18 18:26:49.813151 [ 294 ] {9a4456f1-32c7-4d33-80e2-c1390d9dd671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10224 | 2026.05.18 18:26:49.813453 [ 294 ] {9a4456f1-32c7-4d33-80e2-c1390d9dd671} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10225 | 2026.05.18 18:26:49.813659 [ 294 ] {9a4456f1-32c7-4d33-80e2-c1390d9dd671} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2026.05.18 18:26:49.813787 [ 294 ] {9a4456f1-32c7-4d33-80e2-c1390d9dd671} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001069 sec., 39289.055191768006 rows/sec., 2.24 MiB/sec. | ||
| 10227 | 2026.05.18 18:26:49.813820 [ 294 ] {9a4456f1-32c7-4d33-80e2-c1390d9dd671} <Debug> TCPHandler: Processed in 0.00122879 sec. | ||
| 10228 | 2026.05.18 18:26:50.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.69 MiB, peak 311.32 MiB, free memory in arenas 0.00 B, will set to 303.44 MiB (RSS), difference: -1.25 MiB | ||
| 10229 | 2026.05.18 18:26:54.557616 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2026.05.18 18:26:54.557887 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10231 | 2026.05.18 18:26:54.558255 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10232 | 2026.05.18 18:26:54.558299 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10233 | 2026.05.18 18:26:54.558546 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10234 | 2026.05.18 18:26:54.558624 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10235 | 2026.05.18 18:26:54.558782 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10236 | 2026.05.18 18:26:54.558897 [ 360 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10237 | 2026.05.18 18:26:54.558902 [ 345 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10238 | 2026.05.18 18:26:54.558903 [ 321 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10239 | 2026.05.18 18:26:54.558902 [ 335 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10240 | 2026.05.18 18:26:54.559098 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10241 | 2026.05.18 18:26:54.559125 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10242 | 2026.05.18 18:26:54.559194 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10243 | 2026.05.18 18:26:54.559214 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10244 | 2026.05.18 18:26:54.559253 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10245 | 2026.05.18 18:26:54.559294 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10246 | 2026.05.18 18:26:54.560553 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002762 sec., 14844.315713251266 rows/sec., 2.67 MiB/sec. | ||
| 10247 | 2026.05.18 18:26:54.560674 [ 294 ] {0f24f3a7-f033-4879-8158-eca3bfcd306f} <Debug> TCPHandler: Processed in 0.003197143 sec. | ||
| 10248 | 2026.05.18 18:26:54.562226 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10249 | 2026.05.18 18:26:54.562336 [ 294 ] {f3d97043-e38c-41b3-bd73-7808bc90fb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10250 | 2026.05.18 18:26:54.562378 [ 294 ] {f3d97043-e38c-41b3-bd73-7808bc90fb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10251 | 2026.05.18 18:26:54.562876 [ 294 ] {f3d97043-e38c-41b3-bd73-7808bc90fb31} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2026.05.18 18:26:54.562920 [ 294 ] {f3d97043-e38c-41b3-bd73-7808bc90fb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10253 | 2026.05.18 18:26:54.563284 [ 294 ] {f3d97043-e38c-41b3-bd73-7808bc90fb31} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10254 | 2026.05.18 18:26:54.563499 [ 294 ] {f3d97043-e38c-41b3-bd73-7808bc90fb31} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.05.18 18:26:54.563642 [ 294 ] {f3d97043-e38c-41b3-bd73-7808bc90fb31} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001337 sec., 41884.8167539267 rows/sec., 3.20 MiB/sec. | ||
| 10256 | 2026.05.18 18:26:54.563678 [ 294 ] {f3d97043-e38c-41b3-bd73-7808bc90fb31} <Debug> TCPHandler: Processed in 0.001506828 sec. | ||
| 10257 | 2026.05.18 18:26:54.563816 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2026.05.18 18:26:54.563913 [ 294 ] {972854cd-f59b-4f9d-9a7e-cae18b186fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10259 | 2026.05.18 18:26:54.563953 [ 294 ] {972854cd-f59b-4f9d-9a7e-cae18b186fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10260 | 2026.05.18 18:26:54.564384 [ 294 ] {972854cd-f59b-4f9d-9a7e-cae18b186fca} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.05.18 18:26:54.564420 [ 294 ] {972854cd-f59b-4f9d-9a7e-cae18b186fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10262 | 2026.05.18 18:26:54.564710 [ 294 ] {972854cd-f59b-4f9d-9a7e-cae18b186fca} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10263 | 2026.05.18 18:26:54.564918 [ 294 ] {972854cd-f59b-4f9d-9a7e-cae18b186fca} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.05.18 18:26:54.565044 [ 294 ] {972854cd-f59b-4f9d-9a7e-cae18b186fca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 10265 | 2026.05.18 18:26:54.565078 [ 294 ] {972854cd-f59b-4f9d-9a7e-cae18b186fca} <Debug> TCPHandler: Processed in 0.001311972 sec. | ||
| 10266 | 2026.05.18 18:26:54.565206 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10267 | 2026.05.18 18:26:54.565304 [ 294 ] {faf75826-b712-4007-a194-3970c52f2ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10268 | 2026.05.18 18:26:54.565347 [ 294 ] {faf75826-b712-4007-a194-3970c52f2ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10269 | 2026.05.18 18:26:54.565726 [ 294 ] {faf75826-b712-4007-a194-3970c52f2ed7} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10270 | 2026.05.18 18:26:54.565761 [ 294 ] {faf75826-b712-4007-a194-3970c52f2ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10271 | 2026.05.18 18:26:54.566091 [ 294 ] {faf75826-b712-4007-a194-3970c52f2ed7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10272 | 2026.05.18 18:26:54.566299 [ 294 ] {faf75826-b712-4007-a194-3970c52f2ed7} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2026.05.18 18:26:54.566424 [ 294 ] {faf75826-b712-4007-a194-3970c52f2ed7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 10274 | 2026.05.18 18:26:54.566457 [ 294 ] {faf75826-b712-4007-a194-3970c52f2ed7} <Debug> TCPHandler: Processed in 0.001302592 sec. | ||
| 10275 | 2026.05.18 18:26:54.566577 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2026.05.18 18:26:54.566673 [ 294 ] {c552c581-ff34-491e-ac32-e172e41c59d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10277 | 2026.05.18 18:26:54.566714 [ 294 ] {c552c581-ff34-491e-ac32-e172e41c59d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10278 | 2026.05.18 18:26:54.567041 [ 294 ] {c552c581-ff34-491e-ac32-e172e41c59d0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2026.05.18 18:26:54.567076 [ 294 ] {c552c581-ff34-491e-ac32-e172e41c59d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10280 | 2026.05.18 18:26:54.567511 [ 294 ] {c552c581-ff34-491e-ac32-e172e41c59d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10281 | 2026.05.18 18:26:54.567765 [ 294 ] {c552c581-ff34-491e-ac32-e172e41c59d0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2026.05.18 18:26:54.567957 [ 294 ] {c552c581-ff34-491e-ac32-e172e41c59d0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001297 sec., 37008.48111025443 rows/sec., 2.49 MiB/sec. | ||
| 10283 | 2026.05.18 18:26:54.568018 [ 294 ] {c552c581-ff34-491e-ac32-e172e41c59d0} <Debug> TCPHandler: Processed in 0.001489078 sec. | ||
| 10284 | 2026.05.18 18:26:54.756913 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18653 | ||
| 10285 | 2026.05.18 18:26:54.757425 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2026.05.18 18:26:54.757466 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10287 | 2026.05.18 18:26:54.757947 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10288 | 2026.05.18 18:26:54.758186 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.05.18 18:26:54.758318 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18653 | ||
| 10290 | 2026.05.18 18:26:55.758261 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 10291 | 2026.05.18 18:26:55.774553 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.05.18 18:26:55.774613 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10293 | 2026.05.18 18:26:55.780662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10294 | 2026.05.18 18:26:55.781345 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.05.18 18:26:55.784135 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 10296 | 2026.05.18 18:26:57.863685 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43461 | ||
| 10297 | 2026.05.18 18:26:57.863775 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10298 | 2026.05.18 18:26:57.863801 [ 293 ] {} <Debug> TCP-Session: 59e030e8-3e6d-4549-8dc6-42018af1ffe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43461 | ||
| 10299 | 2026.05.18 18:26:57.863824 [ 293 ] {} <Debug> TCP-Session: 59e030e8-3e6d-4549-8dc6-42018af1ffe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10300 | 2026.05.18 18:26:57.863837 [ 293 ] {} <Debug> TCP-Session: 59e030e8-3e6d-4549-8dc6-42018af1ffe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10301 | 2026.05.18 18:26:57.864027 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35354 | ||
| 10302 | 2026.05.18 18:26:57.864072 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58416 | ||
| 10303 | 2026.05.18 18:26:57.864071 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42095 | ||
| 10304 | 2026.05.18 18:26:57.864097 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35723 | ||
| 10305 | 2026.05.18 18:26:57.864130 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37381 | ||
| 10306 | 2026.05.18 18:26:57.864126 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10307 | 2026.05.18 18:26:57.864182 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10308 | 2026.05.18 18:26:57.864118 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59446 | ||
| 10309 | 2026.05.18 18:26:57.864242 [ 304 ] {} <Debug> TCP-Session: e9422de1-1697-4c32-8100-8aa277ec0e7e Authenticating user 'default' from [fd00:1122:3344:101::e]:42095 | ||
| 10310 | 2026.05.18 18:26:57.864235 [ 293 ] {} <Trace> TCP-Session: 59e030e8-3e6d-4549-8dc6-42018af1ffe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10311 | 2026.05.18 18:26:57.864293 [ 304 ] {} <Debug> TCP-Session: e9422de1-1697-4c32-8100-8aa277ec0e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10312 | 2026.05.18 18:26:57.864099 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39467 | ||
| 10313 | 2026.05.18 18:26:57.864323 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10314 | 2026.05.18 18:26:57.864323 [ 304 ] {} <Debug> TCP-Session: e9422de1-1697-4c32-8100-8aa277ec0e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10315 | 2026.05.18 18:26:57.864408 [ 309 ] {} <Debug> TCP-Session: 213de41a-2263-4d54-9f63-353395b5b483 Authenticating user 'default' from [fd00:1122:3344:101::e]:35723 | ||
| 10316 | 2026.05.18 18:26:57.864090 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10317 | 2026.05.18 18:26:57.864432 [ 309 ] {} <Debug> TCP-Session: 213de41a-2263-4d54-9f63-353395b5b483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10318 | 2026.05.18 18:26:57.864118 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40113 | ||
| 10319 | 2026.05.18 18:26:57.864474 [ 309 ] {} <Debug> TCP-Session: 213de41a-2263-4d54-9f63-353395b5b483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10320 | 2026.05.18 18:26:57.864474 [ 303 ] {} <Debug> TCP-Session: 68648fd3-39b2-40ae-831a-7a82d83af67b Authenticating user 'default' from [fd00:1122:3344:101::e]:35354 | ||
| 10321 | 2026.05.18 18:26:57.864482 [ 293 ] {3408d6c6-3bb4-4809-bd50-48ea690432d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43461) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10322 | 2026.05.18 18:26:57.864559 [ 303 ] {} <Debug> TCP-Session: 68648fd3-39b2-40ae-831a-7a82d83af67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10323 | 2026.05.18 18:26:57.864224 [ 307 ] {} <Debug> TCP-Session: 801257b2-6225-4161-a03f-94c9f73f3690 Authenticating user 'default' from [fd00:1122:3344:101::e]:58416 | ||
| 10324 | 2026.05.18 18:26:57.864584 [ 303 ] {} <Debug> TCP-Session: 68648fd3-39b2-40ae-831a-7a82d83af67b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10325 | 2026.05.18 18:26:57.864600 [ 307 ] {} <Debug> TCP-Session: 801257b2-6225-4161-a03f-94c9f73f3690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10326 | 2026.05.18 18:26:57.864614 [ 307 ] {} <Debug> TCP-Session: 801257b2-6225-4161-a03f-94c9f73f3690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10327 | 2026.05.18 18:26:57.864761 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10328 | 2026.05.18 18:26:57.864801 [ 308 ] {} <Debug> TCP-Session: 21b49b61-5ebd-4a08-821e-46c7874c8b1a Authenticating user 'default' from [fd00:1122:3344:101::e]:39467 | ||
| 10329 | 2026.05.18 18:26:57.864827 [ 308 ] {} <Debug> TCP-Session: 21b49b61-5ebd-4a08-821e-46c7874c8b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10330 | 2026.05.18 18:26:57.864841 [ 308 ] {} <Debug> TCP-Session: 21b49b61-5ebd-4a08-821e-46c7874c8b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10331 | 2026.05.18 18:26:57.864840 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10332 | 2026.05.18 18:26:57.864872 [ 293 ] {3408d6c6-3bb4-4809-bd50-48ea690432d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10333 | 2026.05.18 18:26:57.864877 [ 311 ] {} <Debug> TCP-Session: d831f159-5d31-47f6-ace5-386d124d9903 Authenticating user 'default' from [fd00:1122:3344:101::e]:40113 | ||
| 10334 | 2026.05.18 18:26:57.864925 [ 311 ] {} <Debug> TCP-Session: d831f159-5d31-47f6-ace5-386d124d9903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10335 | 2026.05.18 18:26:57.864939 [ 311 ] {} <Debug> TCP-Session: d831f159-5d31-47f6-ace5-386d124d9903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10336 | 2026.05.18 18:26:57.864948 [ 293 ] {3408d6c6-3bb4-4809-bd50-48ea690432d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10337 | 2026.05.18 18:26:57.864962 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10338 | 2026.05.18 18:26:57.865001 [ 310 ] {} <Debug> TCP-Session: 6063fc17-d766-4563-b934-fc88a97bce19 Authenticating user 'default' from [fd00:1122:3344:101::e]:59446 | ||
| 10339 | 2026.05.18 18:26:57.865027 [ 310 ] {} <Debug> TCP-Session: 6063fc17-d766-4563-b934-fc88a97bce19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10340 | 2026.05.18 18:26:57.865041 [ 310 ] {} <Debug> TCP-Session: 6063fc17-d766-4563-b934-fc88a97bce19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10341 | 2026.05.18 18:26:57.865152 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10342 | 2026.05.18 18:26:57.865187 [ 267 ] {} <Debug> TCP-Session: 78384c90-8bbd-49b5-86f7-620f6778b6be Authenticating user 'default' from [fd00:1122:3344:101::e]:37381 | ||
| 10343 | 2026.05.18 18:26:57.865207 [ 267 ] {} <Debug> TCP-Session: 78384c90-8bbd-49b5-86f7-620f6778b6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10344 | 2026.05.18 18:26:57.865220 [ 267 ] {} <Debug> TCP-Session: 78384c90-8bbd-49b5-86f7-620f6778b6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10345 | 2026.05.18 18:26:57.865272 [ 293 ] {3408d6c6-3bb4-4809-bd50-48ea690432d1} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 10346 | 2026.05.18 18:26:57.866181 [ 321 ] {3408d6c6-3bb4-4809-bd50-48ea690432d1} <Trace> AggregatingTransform: Aggregating | ||
| 10347 | 2026.05.18 18:26:57.866223 [ 321 ] {3408d6c6-3bb4-4809-bd50-48ea690432d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 10348 | 2026.05.18 18:26:57.866255 [ 321 ] {3408d6c6-3bb4-4809-bd50-48ea690432d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877388 sec. (1139.747 rows/sec., 44.52 KiB/sec.) | ||
| 10349 | 2026.05.18 18:26:57.866271 [ 321 ] {3408d6c6-3bb4-4809-bd50-48ea690432d1} <Trace> Aggregator: Merging aggregated data | ||
| 10350 | 2026.05.18 18:26:57.866869 [ 293 ] {3408d6c6-3bb4-4809-bd50-48ea690432d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002454 sec., 407.49796251018745 rows/sec., 15.92 KiB/sec. | ||
| 10351 | 2026.05.18 18:26:57.867033 [ 293 ] {3408d6c6-3bb4-4809-bd50-48ea690432d1} <Debug> TCPHandler: Processed in 0.002931765 sec. | ||
| 10352 | 2026.05.18 18:26:57.867200 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10353 | 2026.05.18 18:26:57.867229 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10354 | 2026.05.18 18:26:57.867233 [ 293 ] {} <Debug> TCP-Session: 59e030e8-3e6d-4549-8dc6-42018af1ffe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10355 | 2026.05.18 18:26:57.867254 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10356 | 2026.05.18 18:26:57.867272 [ 303 ] {} <Debug> TCP-Session: 68648fd3-39b2-40ae-831a-7a82d83af67b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10357 | 2026.05.18 18:26:57.867276 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10358 | 2026.05.18 18:26:57.867297 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10359 | 2026.05.18 18:26:57.867336 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10360 | 2026.05.18 18:26:57.867347 [ 267 ] {} <Debug> TCP-Session: 78384c90-8bbd-49b5-86f7-620f6778b6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10361 | 2026.05.18 18:26:57.867361 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10362 | 2026.05.18 18:26:57.867382 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10363 | 2026.05.18 18:26:57.867409 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10364 | 2026.05.18 18:26:57.867432 [ 309 ] {} <Debug> TCP-Session: 213de41a-2263-4d54-9f63-353395b5b483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10365 | 2026.05.18 18:26:57.867414 [ 308 ] {} <Debug> TCP-Session: 21b49b61-5ebd-4a08-821e-46c7874c8b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10366 | 2026.05.18 18:26:57.867455 [ 310 ] {} <Debug> TCP-Session: 6063fc17-d766-4563-b934-fc88a97bce19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10367 | 2026.05.18 18:26:57.867368 [ 311 ] {} <Debug> TCP-Session: d831f159-5d31-47f6-ace5-386d124d9903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10368 | 2026.05.18 18:26:57.867300 [ 304 ] {} <Debug> TCP-Session: e9422de1-1697-4c32-8100-8aa277ec0e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10369 | 2026.05.18 18:26:57.867379 [ 307 ] {} <Debug> TCP-Session: 801257b2-6225-4161-a03f-94c9f73f3690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10370 | 2026.05.18 18:26:58.078970 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48623 | ||
| 10371 | 2026.05.18 18:26:58.079059 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10372 | 2026.05.18 18:26:58.079087 [ 293 ] {} <Debug> TCP-Session: 66484635-a845-456c-aed1-db0e51db2992 Authenticating user 'default' from [fd00:1122:3344:101::e]:48623 | ||
| 10373 | 2026.05.18 18:26:58.079112 [ 293 ] {} <Debug> TCP-Session: 66484635-a845-456c-aed1-db0e51db2992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10374 | 2026.05.18 18:26:58.079238 [ 293 ] {} <Debug> TCP-Session: 66484635-a845-456c-aed1-db0e51db2992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10375 | 2026.05.18 18:26:58.079531 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54452 | ||
| 10376 | 2026.05.18 18:26:58.079540 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44131 | ||
| 10377 | 2026.05.18 18:26:58.079601 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61226 | ||
| 10378 | 2026.05.18 18:26:58.079625 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53015 | ||
| 10379 | 2026.05.18 18:26:58.079650 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44099 | ||
| 10380 | 2026.05.18 18:26:58.079663 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55079 | ||
| 10381 | 2026.05.18 18:26:58.079713 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10382 | 2026.05.18 18:26:58.079714 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10383 | 2026.05.18 18:26:58.079735 [ 293 ] {} <Trace> TCP-Session: 66484635-a845-456c-aed1-db0e51db2992 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10384 | 2026.05.18 18:26:58.079763 [ 309 ] {} <Debug> TCP-Session: aea3ba5e-26ba-40bd-8fdf-5403529e94bf Authenticating user 'default' from [fd00:1122:3344:101::e]:53015 | ||
| 10385 | 2026.05.18 18:26:58.079779 [ 307 ] {} <Debug> TCP-Session: a85e121c-bfec-4275-ac19-673bb355227e Authenticating user 'default' from [fd00:1122:3344:101::e]:61226 | ||
| 10386 | 2026.05.18 18:26:58.079795 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10387 | 2026.05.18 18:26:58.079809 [ 309 ] {} <Debug> TCP-Session: aea3ba5e-26ba-40bd-8fdf-5403529e94bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10388 | 2026.05.18 18:26:58.079828 [ 307 ] {} <Debug> TCP-Session: a85e121c-bfec-4275-ac19-673bb355227e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10389 | 2026.05.18 18:26:58.079852 [ 309 ] {} <Debug> TCP-Session: aea3ba5e-26ba-40bd-8fdf-5403529e94bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10390 | 2026.05.18 18:26:58.079857 [ 310 ] {} <Debug> TCP-Session: 094e7d24-36e2-4f7d-9f40-d942c1e6d19b Authenticating user 'default' from [fd00:1122:3344:101::e]:55079 | ||
| 10391 | 2026.05.18 18:26:58.079713 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10392 | 2026.05.18 18:26:58.079921 [ 310 ] {} <Debug> TCP-Session: 094e7d24-36e2-4f7d-9f40-d942c1e6d19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10393 | 2026.05.18 18:26:58.079949 [ 311 ] {} <Debug> TCP-Session: 7c33335f-7d67-473e-a09e-7262316b1f62 Authenticating user 'default' from [fd00:1122:3344:101::e]:44099 | ||
| 10394 | 2026.05.18 18:26:58.079967 [ 310 ] {} <Debug> TCP-Session: 094e7d24-36e2-4f7d-9f40-d942c1e6d19b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10395 | 2026.05.18 18:26:58.079988 [ 311 ] {} <Debug> TCP-Session: 7c33335f-7d67-473e-a09e-7262316b1f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10396 | 2026.05.18 18:26:58.079679 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59116 | ||
| 10397 | 2026.05.18 18:26:58.080033 [ 311 ] {} <Debug> TCP-Session: 7c33335f-7d67-473e-a09e-7262316b1f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10398 | 2026.05.18 18:26:58.079623 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10399 | 2026.05.18 18:26:58.079612 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58399 | ||
| 10400 | 2026.05.18 18:26:58.080136 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10401 | 2026.05.18 18:26:58.080157 [ 304 ] {} <Debug> TCP-Session: 47a5fe9a-36ef-4f1d-b802-d3f6c15ecf8a Authenticating user 'default' from [fd00:1122:3344:101::e]:44131 | ||
| 10402 | 2026.05.18 18:26:58.080192 [ 267 ] {} <Debug> TCP-Session: fe3f7365-af16-4cd4-938f-e17cf9cc100a Authenticating user 'default' from [fd00:1122:3344:101::e]:59116 | ||
| 10403 | 2026.05.18 18:26:58.080198 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10404 | 2026.05.18 18:26:58.080204 [ 304 ] {} <Debug> TCP-Session: 47a5fe9a-36ef-4f1d-b802-d3f6c15ecf8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10405 | 2026.05.18 18:26:58.080242 [ 267 ] {} <Debug> TCP-Session: fe3f7365-af16-4cd4-938f-e17cf9cc100a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10406 | 2026.05.18 18:26:58.080249 [ 308 ] {} <Debug> TCP-Session: 73105647-6247-4ee2-85d5-c0a72a23f7d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58399 | ||
| 10407 | 2026.05.18 18:26:58.080286 [ 304 ] {} <Debug> TCP-Session: 47a5fe9a-36ef-4f1d-b802-d3f6c15ecf8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10408 | 2026.05.18 18:26:58.080304 [ 308 ] {} <Debug> TCP-Session: 73105647-6247-4ee2-85d5-c0a72a23f7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10409 | 2026.05.18 18:26:58.079698 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10410 | 2026.05.18 18:26:58.080331 [ 308 ] {} <Debug> TCP-Session: 73105647-6247-4ee2-85d5-c0a72a23f7d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10411 | 2026.05.18 18:26:58.080380 [ 303 ] {} <Debug> TCP-Session: 1cfeb825-e546-4b70-bc33-e52f422312aa Authenticating user 'default' from [fd00:1122:3344:101::e]:54452 | ||
| 10412 | 2026.05.18 18:26:58.080289 [ 267 ] {} <Debug> TCP-Session: fe3f7365-af16-4cd4-938f-e17cf9cc100a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10413 | 2026.05.18 18:26:58.080412 [ 303 ] {} <Debug> TCP-Session: 1cfeb825-e546-4b70-bc33-e52f422312aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10414 | 2026.05.18 18:26:58.079975 [ 293 ] {0f670f5a-dabb-4f3f-8481-5656367302fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48623) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10415 | 2026.05.18 18:26:58.080444 [ 303 ] {} <Debug> TCP-Session: 1cfeb825-e546-4b70-bc33-e52f422312aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10416 | 2026.05.18 18:26:58.079866 [ 307 ] {} <Debug> TCP-Session: a85e121c-bfec-4275-ac19-673bb355227e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10417 | 2026.05.18 18:26:58.080775 [ 293 ] {0f670f5a-dabb-4f3f-8481-5656367302fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10418 | 2026.05.18 18:26:58.080837 [ 293 ] {0f670f5a-dabb-4f3f-8481-5656367302fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10419 | 2026.05.18 18:26:58.081156 [ 293 ] {0f670f5a-dabb-4f3f-8481-5656367302fa} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 10420 | 2026.05.18 18:26:58.082205 [ 359 ] {0f670f5a-dabb-4f3f-8481-5656367302fa} <Trace> AggregatingTransform: Aggregating | ||
| 10421 | 2026.05.18 18:26:58.082248 [ 359 ] {0f670f5a-dabb-4f3f-8481-5656367302fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 10422 | 2026.05.18 18:26:58.082282 [ 359 ] {0f670f5a-dabb-4f3f-8481-5656367302fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014852 sec. (985.365 rows/sec., 38.49 KiB/sec.) | ||
| 10423 | 2026.05.18 18:26:58.082300 [ 359 ] {0f670f5a-dabb-4f3f-8481-5656367302fa} <Trace> Aggregator: Merging aggregated data | ||
| 10424 | 2026.05.18 18:26:58.082983 [ 293 ] {0f670f5a-dabb-4f3f-8481-5656367302fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003083 sec., 324.3593902043464 rows/sec., 12.67 KiB/sec. | ||
| 10425 | 2026.05.18 18:26:58.083187 [ 293 ] {0f670f5a-dabb-4f3f-8481-5656367302fa} <Debug> TCPHandler: Processed in 0.003678779 sec. | ||
| 10426 | 2026.05.18 18:26:58.083321 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10427 | 2026.05.18 18:26:58.083355 [ 293 ] {} <Debug> TCP-Session: 66484635-a845-456c-aed1-db0e51db2992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10428 | 2026.05.18 18:26:58.083359 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10429 | 2026.05.18 18:26:58.083377 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10430 | 2026.05.18 18:26:58.083398 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10431 | 2026.05.18 18:26:58.083408 [ 303 ] {} <Debug> TCP-Session: 1cfeb825-e546-4b70-bc33-e52f422312aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10432 | 2026.05.18 18:26:58.083426 [ 304 ] {} <Debug> TCP-Session: 47a5fe9a-36ef-4f1d-b802-d3f6c15ecf8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10433 | 2026.05.18 18:26:58.083443 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10434 | 2026.05.18 18:26:58.083456 [ 307 ] {} <Debug> TCP-Session: a85e121c-bfec-4275-ac19-673bb355227e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10435 | 2026.05.18 18:26:58.083466 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10436 | 2026.05.18 18:26:58.083490 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10437 | 2026.05.18 18:26:58.083526 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10438 | 2026.05.18 18:26:58.083531 [ 309 ] {} <Debug> TCP-Session: aea3ba5e-26ba-40bd-8fdf-5403529e94bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10439 | 2026.05.18 18:26:58.083557 [ 308 ] {} <Debug> TCP-Session: 73105647-6247-4ee2-85d5-c0a72a23f7d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10440 | 2026.05.18 18:26:58.083572 [ 311 ] {} <Debug> TCP-Session: 7c33335f-7d67-473e-a09e-7262316b1f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10441 | 2026.05.18 18:26:58.083426 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10442 | 2026.05.18 18:26:58.083495 [ 267 ] {} <Debug> TCP-Session: fe3f7365-af16-4cd4-938f-e17cf9cc100a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10443 | 2026.05.18 18:26:58.083648 [ 310 ] {} <Debug> TCP-Session: 094e7d24-36e2-4f7d-9f40-d942c1e6d19b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10444 | 2026.05.18 18:26:58.897040 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57453 | ||
| 10445 | 2026.05.18 18:26:58.897145 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10446 | 2026.05.18 18:26:58.897172 [ 310 ] {} <Debug> TCP-Session: a1476e04-d320-411c-8743-7498edc72073 Authenticating user 'default' from [fd00:1122:3344:101::e]:57453 | ||
| 10447 | 2026.05.18 18:26:58.897195 [ 310 ] {} <Debug> TCP-Session: a1476e04-d320-411c-8743-7498edc72073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10448 | 2026.05.18 18:26:58.897209 [ 310 ] {} <Debug> TCP-Session: a1476e04-d320-411c-8743-7498edc72073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10449 | 2026.05.18 18:26:58.897435 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42639 | ||
| 10450 | 2026.05.18 18:26:58.897452 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62502 | ||
| 10451 | 2026.05.18 18:26:58.897504 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56234 | ||
| 10452 | 2026.05.18 18:26:58.897534 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10453 | 2026.05.18 18:26:58.897558 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10454 | 2026.05.18 18:26:58.897582 [ 311 ] {} <Debug> TCP-Session: b1793dc8-739c-4a8e-ab32-47adbc9f4983 Authenticating user 'default' from [fd00:1122:3344:101::e]:42639 | ||
| 10455 | 2026.05.18 18:26:58.897599 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10456 | 2026.05.18 18:26:58.897613 [ 293 ] {} <Debug> TCP-Session: f60b1851-ef81-4fbe-be2f-5f471fe8234d Authenticating user 'default' from [fd00:1122:3344:101::e]:62502 | ||
| 10457 | 2026.05.18 18:26:58.897621 [ 311 ] {} <Debug> TCP-Session: b1793dc8-739c-4a8e-ab32-47adbc9f4983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10458 | 2026.05.18 18:26:58.897635 [ 309 ] {} <Debug> TCP-Session: ed8da102-54e7-4f2c-9cdf-84c1e7ee1e65 Authenticating user 'default' from [fd00:1122:3344:101::e]:56234 | ||
| 10459 | 2026.05.18 18:26:58.897660 [ 311 ] {} <Debug> TCP-Session: b1793dc8-739c-4a8e-ab32-47adbc9f4983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10460 | 2026.05.18 18:26:58.897656 [ 293 ] {} <Debug> TCP-Session: f60b1851-ef81-4fbe-be2f-5f471fe8234d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10461 | 2026.05.18 18:26:58.897683 [ 309 ] {} <Debug> TCP-Session: ed8da102-54e7-4f2c-9cdf-84c1e7ee1e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10462 | 2026.05.18 18:26:58.897710 [ 293 ] {} <Debug> TCP-Session: f60b1851-ef81-4fbe-be2f-5f471fe8234d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10463 | 2026.05.18 18:26:58.897722 [ 309 ] {} <Debug> TCP-Session: ed8da102-54e7-4f2c-9cdf-84c1e7ee1e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10464 | 2026.05.18 18:26:58.897647 [ 310 ] {} <Trace> TCP-Session: a1476e04-d320-411c-8743-7498edc72073 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2026.05.18 18:26:58.897491 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55330 | ||
| 10466 | 2026.05.18 18:26:58.897483 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57650 | ||
| 10467 | 2026.05.18 18:26:58.897477 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62075 | ||
| 10468 | 2026.05.18 18:26:58.897871 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10469 | 2026.05.18 18:26:58.897884 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10470 | 2026.05.18 18:26:58.897909 [ 304 ] {} <Debug> TCP-Session: 359bc27c-9cc1-4a87-bd70-9242b0a26555 Authenticating user 'default' from [fd00:1122:3344:101::e]:55330 | ||
| 10471 | 2026.05.18 18:26:58.897914 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10472 | 2026.05.18 18:26:58.897923 [ 307 ] {} <Debug> TCP-Session: 866d2553-f4a0-492f-bdb1-f1758819328e Authenticating user 'default' from [fd00:1122:3344:101::e]:57650 | ||
| 10473 | 2026.05.18 18:26:58.897944 [ 304 ] {} <Debug> TCP-Session: 359bc27c-9cc1-4a87-bd70-9242b0a26555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10474 | 2026.05.18 18:26:58.897953 [ 303 ] {} <Debug> TCP-Session: b0ad7305-0905-46ca-a28f-8922c09aac6c Authenticating user 'default' from [fd00:1122:3344:101::e]:62075 | ||
| 10475 | 2026.05.18 18:26:58.897966 [ 307 ] {} <Debug> TCP-Session: 866d2553-f4a0-492f-bdb1-f1758819328e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10476 | 2026.05.18 18:26:58.897989 [ 304 ] {} <Debug> TCP-Session: 359bc27c-9cc1-4a87-bd70-9242b0a26555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10477 | 2026.05.18 18:26:58.898012 [ 307 ] {} <Debug> TCP-Session: 866d2553-f4a0-492f-bdb1-f1758819328e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10478 | 2026.05.18 18:26:58.898002 [ 303 ] {} <Debug> TCP-Session: b0ad7305-0905-46ca-a28f-8922c09aac6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10479 | 2026.05.18 18:26:58.897973 [ 310 ] {080a625f-3fa7-4e38-b73c-9af129a3028c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57453) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10480 | 2026.05.18 18:26:58.898061 [ 303 ] {} <Debug> TCP-Session: b0ad7305-0905-46ca-a28f-8922c09aac6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10481 | 2026.05.18 18:26:58.897438 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60012 | ||
| 10482 | 2026.05.18 18:26:58.897494 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65321 | ||
| 10483 | 2026.05.18 18:26:58.898162 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10484 | 2026.05.18 18:26:58.898187 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10485 | 2026.05.18 18:26:58.898190 [ 267 ] {} <Debug> TCP-Session: 98ee5f01-fcef-425d-8e74-227712b843cd Authenticating user 'default' from [fd00:1122:3344:101::e]:60012 | ||
| 10486 | 2026.05.18 18:26:58.898218 [ 308 ] {} <Debug> TCP-Session: 26fd8c51-718d-4958-93d8-a644f8cc589a Authenticating user 'default' from [fd00:1122:3344:101::e]:65321 | ||
| 10487 | 2026.05.18 18:26:58.898227 [ 267 ] {} <Debug> TCP-Session: 98ee5f01-fcef-425d-8e74-227712b843cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10488 | 2026.05.18 18:26:58.898244 [ 308 ] {} <Debug> TCP-Session: 26fd8c51-718d-4958-93d8-a644f8cc589a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10489 | 2026.05.18 18:26:58.898252 [ 267 ] {} <Debug> TCP-Session: 98ee5f01-fcef-425d-8e74-227712b843cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10490 | 2026.05.18 18:26:58.898268 [ 308 ] {} <Debug> TCP-Session: 26fd8c51-718d-4958-93d8-a644f8cc589a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10491 | 2026.05.18 18:26:58.898389 [ 310 ] {080a625f-3fa7-4e38-b73c-9af129a3028c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10492 | 2026.05.18 18:26:58.898452 [ 310 ] {080a625f-3fa7-4e38-b73c-9af129a3028c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10493 | 2026.05.18 18:26:58.898768 [ 310 ] {080a625f-3fa7-4e38-b73c-9af129a3028c} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 10494 | 2026.05.18 18:26:58.899837 [ 340 ] {080a625f-3fa7-4e38-b73c-9af129a3028c} <Trace> AggregatingTransform: Aggregating | ||
| 10495 | 2026.05.18 18:26:58.899870 [ 340 ] {080a625f-3fa7-4e38-b73c-9af129a3028c} <Trace> Aggregator: Aggregation method: without_key | ||
| 10496 | 2026.05.18 18:26:58.899897 [ 340 ] {080a625f-3fa7-4e38-b73c-9af129a3028c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001028263 sec. (972.514 rows/sec., 37.99 KiB/sec.) | ||
| 10497 | 2026.05.18 18:26:58.899911 [ 340 ] {080a625f-3fa7-4e38-b73c-9af129a3028c} <Trace> Aggregator: Merging aggregated data | ||
| 10498 | 2026.05.18 18:26:58.900528 [ 310 ] {080a625f-3fa7-4e38-b73c-9af129a3028c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002629 sec., 380.37276531000384 rows/sec., 14.86 KiB/sec. | ||
| 10499 | 2026.05.18 18:26:58.900702 [ 310 ] {080a625f-3fa7-4e38-b73c-9af129a3028c} <Debug> TCPHandler: Processed in 0.003259665 sec. | ||
| 10500 | 2026.05.18 18:26:58.900869 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10501 | 2026.05.18 18:26:58.900905 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10502 | 2026.05.18 18:26:58.900929 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10503 | 2026.05.18 18:26:58.900947 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10504 | 2026.05.18 18:26:58.900960 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10505 | 2026.05.18 18:26:58.900984 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10506 | 2026.05.18 18:26:58.901008 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10507 | 2026.05.18 18:26:58.901043 [ 307 ] {} <Debug> TCP-Session: 866d2553-f4a0-492f-bdb1-f1758819328e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10508 | 2026.05.18 18:26:58.901036 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10509 | 2026.05.18 18:26:58.901070 [ 303 ] {} <Debug> TCP-Session: b0ad7305-0905-46ca-a28f-8922c09aac6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10510 | 2026.05.18 18:26:58.901020 [ 309 ] {} <Debug> TCP-Session: ed8da102-54e7-4f2c-9cdf-84c1e7ee1e65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10511 | 2026.05.18 18:26:58.901092 [ 308 ] {} <Debug> TCP-Session: 26fd8c51-718d-4958-93d8-a644f8cc589a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10512 | 2026.05.18 18:26:58.901011 [ 267 ] {} <Debug> TCP-Session: 98ee5f01-fcef-425d-8e74-227712b843cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10513 | 2026.05.18 18:26:58.900984 [ 304 ] {} <Debug> TCP-Session: 359bc27c-9cc1-4a87-bd70-9242b0a26555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10514 | 2026.05.18 18:26:58.900888 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10515 | 2026.05.18 18:26:58.900961 [ 293 ] {} <Debug> TCP-Session: f60b1851-ef81-4fbe-be2f-5f471fe8234d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10516 | 2026.05.18 18:26:58.901227 [ 311 ] {} <Debug> TCP-Session: b1793dc8-739c-4a8e-ab32-47adbc9f4983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10517 | 2026.05.18 18:26:58.900928 [ 310 ] {} <Debug> TCP-Session: a1476e04-d320-411c-8743-7498edc72073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.05.18 18:26:59.561681 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2026.05.18 18:26:59.561919 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10520 | 2026.05.18 18:26:59.562274 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10521 | 2026.05.18 18:26:59.562316 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10522 | 2026.05.18 18:26:59.562579 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10523 | 2026.05.18 18:26:59.562671 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10524 | 2026.05.18 18:26:59.562838 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10525 | 2026.05.18 18:26:59.562921 [ 326 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10526 | 2026.05.18 18:26:59.562950 [ 348 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10527 | 2026.05.18 18:26:59.562962 [ 347 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10528 | 2026.05.18 18:26:59.562964 [ 323 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10529 | 2026.05.18 18:26:59.563113 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10530 | 2026.05.18 18:26:59.563142 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10531 | 2026.05.18 18:26:59.563216 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10532 | 2026.05.18 18:26:59.563238 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10533 | 2026.05.18 18:26:59.563275 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10534 | 2026.05.18 18:26:59.563316 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10535 | 2026.05.18 18:26:59.564453 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002627 sec., 15607.156452226875 rows/sec., 2.81 MiB/sec. | ||
| 10536 | 2026.05.18 18:26:59.564618 [ 294 ] {ea266816-052b-4b43-b607-04c26b8796f1} <Debug> TCPHandler: Processed in 0.003071419 sec. | ||
| 10537 | 2026.05.18 18:26:59.566916 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10538 | 2026.05.18 18:26:59.567086 [ 294 ] {ffd4ddcd-c0be-4b79-b684-687693f3ba68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10539 | 2026.05.18 18:26:59.567157 [ 294 ] {ffd4ddcd-c0be-4b79-b684-687693f3ba68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10540 | 2026.05.18 18:26:59.567876 [ 294 ] {ffd4ddcd-c0be-4b79-b684-687693f3ba68} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2026.05.18 18:26:59.567924 [ 294 ] {ffd4ddcd-c0be-4b79-b684-687693f3ba68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10542 | 2026.05.18 18:26:59.568334 [ 294 ] {ffd4ddcd-c0be-4b79-b684-687693f3ba68} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10543 | 2026.05.18 18:26:59.568570 [ 294 ] {ffd4ddcd-c0be-4b79-b684-687693f3ba68} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2026.05.18 18:26:59.568745 [ 294 ] {ffd4ddcd-c0be-4b79-b684-687693f3ba68} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001708 sec., 69086.65105386416 rows/sec., 5.86 MiB/sec. | ||
| 10545 | 2026.05.18 18:26:59.568798 [ 294 ] {ffd4ddcd-c0be-4b79-b684-687693f3ba68} <Debug> TCPHandler: Processed in 0.002012365 sec. | ||
| 10546 | 2026.05.18 18:26:59.568951 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10547 | 2026.05.18 18:26:59.569060 [ 294 ] {de84bae7-8511-4322-9f8d-d62697475e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10548 | 2026.05.18 18:26:59.569107 [ 294 ] {de84bae7-8511-4322-9f8d-d62697475e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10549 | 2026.05.18 18:26:59.569624 [ 294 ] {de84bae7-8511-4322-9f8d-d62697475e03} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2026.05.18 18:26:59.569671 [ 294 ] {de84bae7-8511-4322-9f8d-d62697475e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10551 | 2026.05.18 18:26:59.569999 [ 294 ] {de84bae7-8511-4322-9f8d-d62697475e03} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10552 | 2026.05.18 18:26:59.570223 [ 294 ] {de84bae7-8511-4322-9f8d-d62697475e03} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.05.18 18:26:59.570364 [ 294 ] {de84bae7-8511-4322-9f8d-d62697475e03} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001329 sec., 23325.80887885628 rows/sec., 1.71 MiB/sec. | ||
| 10554 | 2026.05.18 18:26:59.570401 [ 294 ] {de84bae7-8511-4322-9f8d-d62697475e03} <Debug> TCPHandler: Processed in 0.001505258 sec. | ||
| 10555 | 2026.05.18 18:26:59.570625 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10556 | 2026.05.18 18:26:59.570793 [ 294 ] {5bfd31f5-c428-49a2-a3c5-dd20699120d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10557 | 2026.05.18 18:26:59.570864 [ 294 ] {5bfd31f5-c428-49a2-a3c5-dd20699120d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10558 | 2026.05.18 18:26:59.571623 [ 294 ] {5bfd31f5-c428-49a2-a3c5-dd20699120d0} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2026.05.18 18:26:59.571666 [ 294 ] {5bfd31f5-c428-49a2-a3c5-dd20699120d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10560 | 2026.05.18 18:26:59.571991 [ 294 ] {5bfd31f5-c428-49a2-a3c5-dd20699120d0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10561 | 2026.05.18 18:26:59.572222 [ 294 ] {5bfd31f5-c428-49a2-a3c5-dd20699120d0} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2026.05.18 18:26:59.572375 [ 294 ] {5bfd31f5-c428-49a2-a3c5-dd20699120d0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001633 sec., 58175.13778322107 rows/sec., 4.54 MiB/sec. | ||
| 10563 | 2026.05.18 18:26:59.572427 [ 294 ] {5bfd31f5-c428-49a2-a3c5-dd20699120d0} <Debug> TCPHandler: Processed in 0.001926041 sec. | ||
| 10564 | 2026.05.18 18:26:59.572581 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10565 | 2026.05.18 18:26:59.572689 [ 294 ] {09335072-5357-4664-bbad-1a05d3d7988a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10566 | 2026.05.18 18:26:59.572739 [ 294 ] {09335072-5357-4664-bbad-1a05d3d7988a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10567 | 2026.05.18 18:26:59.573192 [ 294 ] {09335072-5357-4664-bbad-1a05d3d7988a} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10568 | 2026.05.18 18:26:59.573230 [ 294 ] {09335072-5357-4664-bbad-1a05d3d7988a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10569 | 2026.05.18 18:26:59.573564 [ 294 ] {09335072-5357-4664-bbad-1a05d3d7988a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10570 | 2026.05.18 18:26:59.573780 [ 294 ] {09335072-5357-4664-bbad-1a05d3d7988a} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2026.05.18 18:26:59.573936 [ 294 ] {09335072-5357-4664-bbad-1a05d3d7988a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 10572 | 2026.05.18 18:26:59.573975 [ 294 ] {09335072-5357-4664-bbad-1a05d3d7988a} <Debug> TCPHandler: Processed in 0.001447976 sec. | ||
| 10573 | 2026.05.18 18:26:59.574112 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10574 | 2026.05.18 18:26:59.574218 [ 294 ] {7cd0e422-548b-4786-8e60-7e35f99473b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10575 | 2026.05.18 18:26:59.574278 [ 294 ] {7cd0e422-548b-4786-8e60-7e35f99473b2} <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 | ||
| 10576 | 2026.05.18 18:26:59.575138 [ 294 ] {7cd0e422-548b-4786-8e60-7e35f99473b2} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10577 | 2026.05.18 18:26:59.575176 [ 294 ] {7cd0e422-548b-4786-8e60-7e35f99473b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10578 | 2026.05.18 18:26:59.575721 [ 294 ] {7cd0e422-548b-4786-8e60-7e35f99473b2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10579 | 2026.05.18 18:26:59.575943 [ 294 ] {7cd0e422-548b-4786-8e60-7e35f99473b2} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10580 | 2026.05.18 18:26:59.576089 [ 294 ] {7cd0e422-548b-4786-8e60-7e35f99473b2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001894 sec., 16367.476240760296 rows/sec., 29.33 MiB/sec. | ||
| 10581 | 2026.05.18 18:26:59.576160 [ 294 ] {7cd0e422-548b-4786-8e60-7e35f99473b2} <Debug> TCPHandler: Processed in 0.002099667 sec. | ||
| 10582 | 2026.05.18 18:26:59.576302 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10583 | 2026.05.18 18:26:59.576405 [ 294 ] {f97032b1-2f3e-48dc-ad0e-cfdb03bde971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10584 | 2026.05.18 18:26:59.576450 [ 294 ] {f97032b1-2f3e-48dc-ad0e-cfdb03bde971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10585 | 2026.05.18 18:26:59.576822 [ 294 ] {f97032b1-2f3e-48dc-ad0e-cfdb03bde971} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2026.05.18 18:26:59.576859 [ 294 ] {f97032b1-2f3e-48dc-ad0e-cfdb03bde971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10587 | 2026.05.18 18:26:59.577163 [ 294 ] {f97032b1-2f3e-48dc-ad0e-cfdb03bde971} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10588 | 2026.05.18 18:26:59.577390 [ 294 ] {f97032b1-2f3e-48dc-ad0e-cfdb03bde971} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10589 | 2026.05.18 18:26:59.577536 [ 294 ] {f97032b1-2f3e-48dc-ad0e-cfdb03bde971} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 10590 | 2026.05.18 18:26:59.577571 [ 294 ] {f97032b1-2f3e-48dc-ad0e-cfdb03bde971} <Debug> TCPHandler: Processed in 0.001320642 sec. | ||
| 10591 | 2026.05.18 18:27:00.734441 [ 38 ] {} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 10592 | 2026.05.18 18:27:00.734509 [ 38 ] {} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2026.05.18 18:27:00.734530 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10594 | 2026.05.18 18:27:00.734678 [ 191 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 10595 | 2026.05.18 18:27:00.734853 [ 191 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10596 | 2026.05.18 18:27:00.734895 [ 191 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 10597 | 2026.05.18 18:27:00.734971 [ 191 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 10598 | 2026.05.18 18:27:00.735023 [ 191 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 10599 | 2026.05.18 18:27:00.735071 [ 191 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 10600 | 2026.05.18 18:27:00.735117 [ 191 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 10601 | 2026.05.18 18:27:00.735869 [ 189 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001256501 sec., 133704.62896567534 rows/sec., 6.82 MiB/sec. | ||
| 10602 | 2026.05.18 18:27:00.736045 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10603 | 2026.05.18 18:27:00.736360 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_28_6} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2026.05.18 18:27:00.736442 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_28_6} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 10605 | 2026.05.18 18:27:00.736542 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10606 | 2026.05.18 18:27:02.137315 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10607 | 2026.05.18 18:27:02.137375 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10608 | 2026.05.18 18:27:02.146720 [ 38 ] {} <Debug> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10609 | 2026.05.18 18:27:02.146762 [ 38 ] {} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.05.18 18:27:02.146784 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10611 | 2026.05.18 18:27:02.146913 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10612 | 2026.05.18 18:27:02.147072 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10613 | 2026.05.18 18:27:02.147108 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 951 rows starting from the beginning of the part | ||
| 10614 | 2026.05.18 18:27:02.147180 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 950 rows starting from the beginning of the part | ||
| 10615 | 2026.05.18 18:27:02.147230 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 10616 | 2026.05.18 18:27:02.147277 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 10617 | 2026.05.18 18:27:02.147321 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 950 rows starting from the beginning of the part | ||
| 10618 | 2026.05.18 18:27:02.148505 [ 195 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651533 sec., 1906713.3384558468 rows/sec., 120.50 MiB/sec. | ||
| 10619 | 2026.05.18 18:27:02.148669 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10620 | 2026.05.18 18:27:02.148914 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_29_6} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.05.18 18:27:02.148984 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_29_6} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10622 | 2026.05.18 18:27:02.149054 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10623 | 2026.05.18 18:27:02.259363 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19165 | ||
| 10624 | 2026.05.18 18:27:02.259901 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2026.05.18 18:27:02.259940 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10626 | 2026.05.18 18:27:02.260421 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10627 | 2026.05.18 18:27:02.260657 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2026.05.18 18:27:02.260791 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19165 | ||
| 10629 | 2026.05.18 18:27:02.817169 [ 38 ] {} <Debug> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10630 | 2026.05.18 18:27:02.817232 [ 38 ] {} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.05.18 18:27:02.817256 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10632 | 2026.05.18 18:27:02.817381 [ 188 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 10633 | 2026.05.18 18:27:02.817529 [ 188 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10634 | 2026.05.18 18:27:02.817566 [ 188 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 10635 | 2026.05.18 18:27:02.817635 [ 188 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 10636 | 2026.05.18 18:27:02.817685 [ 188 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 10637 | 2026.05.18 18:27:02.817729 [ 188 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 10638 | 2026.05.18 18:27:02.817774 [ 188 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 10639 | 2026.05.18 18:27:02.818505 [ 195 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183958 sec., 5067.747335631839 rows/sec., 376.12 KiB/sec. | ||
| 10640 | 2026.05.18 18:27:02.818680 [ 199 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10641 | 2026.05.18 18:27:02.818998 [ 199 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_9_2} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.05.18 18:27:02.819081 [ 199 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_9_2} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10643 | 2026.05.18 18:27:02.819207 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10644 | 2026.05.18 18:27:03.285100 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 10645 | 2026.05.18 18:27:03.302453 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.05.18 18:27:03.302510 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10647 | 2026.05.18 18:27:03.308568 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10648 | 2026.05.18 18:27:03.309256 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.05.18 18:27:03.312184 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 10650 | 2026.05.18 18:27:04.564652 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10651 | 2026.05.18 18:27:04.564952 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 10652 | 2026.05.18 18:27:04.565352 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10653 | 2026.05.18 18:27:04.565394 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 10654 | 2026.05.18 18:27:04.565638 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10655 | 2026.05.18 18:27:04.565707 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10656 | 2026.05.18 18:27:04.565851 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10657 | 2026.05.18 18:27:04.565958 [ 323 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10658 | 2026.05.18 18:27:04.565962 [ 351 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10659 | 2026.05.18 18:27:04.565962 [ 353 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10660 | 2026.05.18 18:27:04.565962 [ 347 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10661 | 2026.05.18 18:27:04.566196 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10662 | 2026.05.18 18:27:04.566232 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10663 | 2026.05.18 18:27:04.566340 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10664 | 2026.05.18 18:27:04.566363 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10665 | 2026.05.18 18:27:04.566417 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 10666 | 2026.05.18 18:27:04.566496 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 10667 | 2026.05.18 18:27:04.567899 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003068 sec., 13363.754889178617 rows/sec., 2.41 MiB/sec. | ||
| 10668 | 2026.05.18 18:27:04.568028 [ 294 ] {b58b9783-1a03-4edb-b776-9355a2a4df16} <Debug> TCPHandler: Processed in 0.003523413 sec. | ||
| 10669 | 2026.05.18 18:27:04.573344 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10670 | 2026.05.18 18:27:04.573513 [ 294 ] {831f11c1-8af9-4093-aea0-0eb8b867a2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10671 | 2026.05.18 18:27:04.573569 [ 294 ] {831f11c1-8af9-4093-aea0-0eb8b867a2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10672 | 2026.05.18 18:27:04.574258 [ 294 ] {831f11c1-8af9-4093-aea0-0eb8b867a2b9} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.05.18 18:27:04.574302 [ 294 ] {831f11c1-8af9-4093-aea0-0eb8b867a2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10674 | 2026.05.18 18:27:04.574706 [ 294 ] {831f11c1-8af9-4093-aea0-0eb8b867a2b9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10675 | 2026.05.18 18:27:04.574934 [ 294 ] {831f11c1-8af9-4093-aea0-0eb8b867a2b9} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2026.05.18 18:27:04.575073 [ 32 ] {} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 10677 | 2026.05.18 18:27:04.575088 [ 294 ] {831f11c1-8af9-4093-aea0-0eb8b867a2b9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001616 sec., 175742.57425742573 rows/sec., 11.16 MiB/sec. | ||
| 10678 | 2026.05.18 18:27:04.575127 [ 32 ] {} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10679 | 2026.05.18 18:27:04.575143 [ 294 ] {831f11c1-8af9-4093-aea0-0eb8b867a2b9} <Debug> TCPHandler: Processed in 0.001889521 sec. | ||
| 10680 | 2026.05.18 18:27:04.575158 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10681 | 2026.05.18 18:27:04.575261 [ 188 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 10682 | 2026.05.18 18:27:04.575286 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10683 | 2026.05.18 18:27:04.575364 [ 188 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10684 | 2026.05.18 18:27:04.575384 [ 294 ] {a3f1434d-5a17-492d-9d71-4d43719c5f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10685 | 2026.05.18 18:27:04.575394 [ 188 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 284 rows starting from the beginning of the part | ||
| 10686 | 2026.05.18 18:27:04.575427 [ 294 ] {a3f1434d-5a17-492d-9d71-4d43719c5f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10687 | 2026.05.18 18:27:04.575459 [ 188 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 10688 | 2026.05.18 18:27:04.575508 [ 188 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 10689 | 2026.05.18 18:27:04.575554 [ 188 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 10690 | 2026.05.18 18:27:04.575599 [ 188 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 10691 | 2026.05.18 18:27:04.576111 [ 294 ] {a3f1434d-5a17-492d-9d71-4d43719c5f6c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.05.18 18:27:04.576151 [ 294 ] {a3f1434d-5a17-492d-9d71-4d43719c5f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10693 | 2026.05.18 18:27:04.576510 [ 294 ] {a3f1434d-5a17-492d-9d71-4d43719c5f6c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10694 | 2026.05.18 18:27:04.576726 [ 294 ] {a3f1434d-5a17-492d-9d71-4d43719c5f6c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.05.18 18:27:04.576744 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518109 sec., 935374.2056729788 rows/sec., 62.98 MiB/sec. | ||
| 10696 | 2026.05.18 18:27:04.576881 [ 294 ] {a3f1434d-5a17-492d-9d71-4d43719c5f6c} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001515 sec., 540594.0594059406 rows/sec., 41.90 MiB/sec. | ||
| 10697 | 2026.05.18 18:27:04.576914 [ 32 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10698 | 2026.05.18 18:27:04.576921 [ 294 ] {a3f1434d-5a17-492d-9d71-4d43719c5f6c} <Debug> TCPHandler: Processed in 0.001683914 sec. | ||
| 10699 | 2026.05.18 18:27:04.576974 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 10700 | 2026.05.18 18:27:04.577013 [ 32 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.05.18 18:27:04.577054 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10702 | 2026.05.18 18:27:04.577128 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10703 | 2026.05.18 18:27:04.577169 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 10704 | 2026.05.18 18:27:04.577241 [ 294 ] {95eb2a66-5e50-4ece-a07f-64687511c2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10705 | 2026.05.18 18:27:04.577290 [ 294 ] {95eb2a66-5e50-4ece-a07f-64687511c2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10706 | 2026.05.18 18:27:04.577292 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10707 | 2026.05.18 18:27:04.577338 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_29_7} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2026.05.18 18:27:04.577353 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3238 rows starting from the beginning of the part | ||
| 10709 | 2026.05.18 18:27:04.577431 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 118 rows starting from the beginning of the part | ||
| 10710 | 2026.05.18 18:27:04.577435 [ 195 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_29_7} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 10711 | 2026.05.18 18:27:04.577486 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 3165 rows starting from the beginning of the part | ||
| 10712 | 2026.05.18 18:27:04.577535 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 10713 | 2026.05.18 18:27:04.577547 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10714 | 2026.05.18 18:27:04.577576 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 118 rows starting from the beginning of the part | ||
| 10715 | 2026.05.18 18:27:04.577622 [ 192 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 819 rows starting from the beginning of the part | ||
| 10716 | 2026.05.18 18:27:04.577801 [ 294 ] {95eb2a66-5e50-4ece-a07f-64687511c2f5} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2026.05.18 18:27:04.577848 [ 294 ] {95eb2a66-5e50-4ece-a07f-64687511c2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10718 | 2026.05.18 18:27:04.578199 [ 294 ] {95eb2a66-5e50-4ece-a07f-64687511c2f5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10719 | 2026.05.18 18:27:04.578491 [ 294 ] {95eb2a66-5e50-4ece-a07f-64687511c2f5} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2026.05.18 18:27:04.578623 [ 32 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10721 | 2026.05.18 18:27:04.578639 [ 294 ] {95eb2a66-5e50-4ece-a07f-64687511c2f5} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001416 sec., 108050.84745762713 rows/sec., 6.46 MiB/sec. | ||
| 10722 | 2026.05.18 18:27:04.578663 [ 32 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.05.18 18:27:04.578683 [ 294 ] {95eb2a66-5e50-4ece-a07f-64687511c2f5} <Debug> TCPHandler: Processed in 0.001605171 sec. | ||
| 10724 | 2026.05.18 18:27:04.578690 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10725 | 2026.05.18 18:27:04.578804 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 10726 | 2026.05.18 18:27:04.578899 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10727 | 2026.05.18 18:27:04.578924 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10728 | 2026.05.18 18:27:04.578964 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 211 rows starting from the beginning of the part | ||
| 10729 | 2026.05.18 18:27:04.579025 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 153 rows starting from the beginning of the part | ||
| 10730 | 2026.05.18 18:27:04.579080 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 10731 | 2026.05.18 18:27:04.579093 [ 294 ] {96dda76e-840b-4d07-927e-53e77b9b84ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10732 | 2026.05.18 18:27:04.579133 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 164 rows starting from the beginning of the part | ||
| 10733 | 2026.05.18 18:27:04.579153 [ 294 ] {96dda76e-840b-4d07-927e-53e77b9b84ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10734 | 2026.05.18 18:27:04.579183 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 10735 | 2026.05.18 18:27:04.579238 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 153 rows starting from the beginning of the part | ||
| 10736 | 2026.05.18 18:27:04.579781 [ 294 ] {96dda76e-840b-4d07-927e-53e77b9b84ed} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.05.18 18:27:04.579828 [ 294 ] {96dda76e-840b-4d07-927e-53e77b9b84ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10738 | 2026.05.18 18:27:04.580210 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446696 sec., 513584.05636014754 rows/sec., 33.83 MiB/sec. | ||
| 10739 | 2026.05.18 18:27:04.580217 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7514 rows, containing 5 columns (5 merged, 0 gathered) in 0.003093999 sec., 2428572.2135010385 rows/sec., 191.83 MiB/sec. | ||
| 10740 | 2026.05.18 18:27:04.580267 [ 294 ] {96dda76e-840b-4d07-927e-53e77b9b84ed} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10741 | 2026.05.18 18:27:04.580393 [ 187 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10742 | 2026.05.18 18:27:04.580522 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10743 | 2026.05.18 18:27:04.580606 [ 294 ] {96dda76e-840b-4d07-927e-53e77b9b84ed} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2026.05.18 18:27:04.580774 [ 294 ] {96dda76e-840b-4d07-927e-53e77b9b84ed} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001707 sec., 87287.63913298184 rows/sec., 5.64 MiB/sec. | ||
| 10745 | 2026.05.18 18:27:04.580792 [ 187 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_56_11} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2026.05.18 18:27:04.580817 [ 294 ] {96dda76e-840b-4d07-927e-53e77b9b84ed} <Debug> TCPHandler: Processed in 0.001985354 sec. | ||
| 10747 | 2026.05.18 18:27:04.580859 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_66_13} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.05.18 18:27:04.580921 [ 187 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_56_11} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10749 | 2026.05.18 18:27:04.580939 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_66_13} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10750 | 2026.05.18 18:27:04.580966 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10751 | 2026.05.18 18:27:04.581035 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 10752 | 2026.05.18 18:27:04.581065 [ 294 ] {02c86167-c84c-4c13-a78b-bc537f1b4296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10753 | 2026.05.18 18:27:04.581082 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10754 | 2026.05.18 18:27:04.581106 [ 294 ] {02c86167-c84c-4c13-a78b-bc537f1b4296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10755 | 2026.05.18 18:27:04.581581 [ 294 ] {02c86167-c84c-4c13-a78b-bc537f1b4296} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10756 | 2026.05.18 18:27:04.581617 [ 294 ] {02c86167-c84c-4c13-a78b-bc537f1b4296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10757 | 2026.05.18 18:27:04.581927 [ 294 ] {02c86167-c84c-4c13-a78b-bc537f1b4296} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10758 | 2026.05.18 18:27:04.582139 [ 294 ] {02c86167-c84c-4c13-a78b-bc537f1b4296} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10759 | 2026.05.18 18:27:04.582265 [ 294 ] {02c86167-c84c-4c13-a78b-bc537f1b4296} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 10760 | 2026.05.18 18:27:04.582264 [ 28 ] {} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 10761 | 2026.05.18 18:27:04.582301 [ 294 ] {02c86167-c84c-4c13-a78b-bc537f1b4296} <Debug> TCPHandler: Processed in 0.001386455 sec. | ||
| 10762 | 2026.05.18 18:27:04.582325 [ 28 ] {} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2026.05.18 18:27:04.582370 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10764 | 2026.05.18 18:27:04.582442 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2026.05.18 18:27:04.582455 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 10766 | 2026.05.18 18:27:04.582549 [ 294 ] {c52916ff-48df-459e-9411-8d98bc50d455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10767 | 2026.05.18 18:27:04.582563 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10768 | 2026.05.18 18:27:04.582596 [ 294 ] {c52916ff-48df-459e-9411-8d98bc50d455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10769 | 2026.05.18 18:27:04.582598 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 148 rows starting from the beginning of the part | ||
| 10770 | 2026.05.18 18:27:04.582668 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 10771 | 2026.05.18 18:27:04.582713 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 10772 | 2026.05.18 18:27:04.582753 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 10773 | 2026.05.18 18:27:04.582791 [ 197 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 10774 | 2026.05.18 18:27:04.583236 [ 294 ] {c52916ff-48df-459e-9411-8d98bc50d455} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.05.18 18:27:04.583277 [ 294 ] {c52916ff-48df-459e-9411-8d98bc50d455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10776 | 2026.05.18 18:27:04.583498 [ 187 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001077725 sec., 686631.561854833 rows/sec., 41.67 MiB/sec. | ||
| 10777 | 2026.05.18 18:27:04.583615 [ 294 ] {c52916ff-48df-459e-9411-8d98bc50d455} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10778 | 2026.05.18 18:27:04.583638 [ 194 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 10779 | 2026.05.18 18:27:04.583902 [ 294 ] {c52916ff-48df-459e-9411-8d98bc50d455} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.05.18 18:27:04.583975 [ 194 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_29_7} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2026.05.18 18:27:04.584038 [ 28 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10782 | 2026.05.18 18:27:04.584043 [ 294 ] {c52916ff-48df-459e-9411-8d98bc50d455} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001511 sec., 331568.4976836532 rows/sec., 23.31 MiB/sec. | ||
| 10783 | 2026.05.18 18:27:04.584080 [ 28 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.05.18 18:27:04.584053 [ 194 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_29_7} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 10785 | 2026.05.18 18:27:04.584104 [ 294 ] {c52916ff-48df-459e-9411-8d98bc50d455} <Debug> TCPHandler: Processed in 0.001711865 sec. | ||
| 10786 | 2026.05.18 18:27:04.584113 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10787 | 2026.05.18 18:27:04.584203 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10788 | 2026.05.18 18:27:04.584246 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 10789 | 2026.05.18 18:27:04.584249 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10790 | 2026.05.18 18:27:04.584331 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10791 | 2026.05.18 18:27:04.584357 [ 294 ] {b79d2e9b-c4f0-4f4b-9d0a-79235b692bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10792 | 2026.05.18 18:27:04.584362 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1792 rows starting from the beginning of the part | ||
| 10793 | 2026.05.18 18:27:04.584406 [ 294 ] {b79d2e9b-c4f0-4f4b-9d0a-79235b692bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10794 | 2026.05.18 18:27:04.584431 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 95 rows starting from the beginning of the part | ||
| 10795 | 2026.05.18 18:27:04.584479 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1727 rows starting from the beginning of the part | ||
| 10796 | 2026.05.18 18:27:04.584521 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 10797 | 2026.05.18 18:27:04.584559 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 95 rows starting from the beginning of the part | ||
| 10798 | 2026.05.18 18:27:04.584596 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 501 rows starting from the beginning of the part | ||
| 10799 | 2026.05.18 18:27:04.584751 [ 294 ] {b79d2e9b-c4f0-4f4b-9d0a-79235b692bd1} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2026.05.18 18:27:04.584791 [ 294 ] {b79d2e9b-c4f0-4f4b-9d0a-79235b692bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10801 | 2026.05.18 18:27:04.585103 [ 294 ] {b79d2e9b-c4f0-4f4b-9d0a-79235b692bd1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10802 | 2026.05.18 18:27:04.585323 [ 294 ] {b79d2e9b-c4f0-4f4b-9d0a-79235b692bd1} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2026.05.18 18:27:04.585457 [ 294 ] {b79d2e9b-c4f0-4f4b-9d0a-79235b692bd1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 10804 | 2026.05.18 18:27:04.585491 [ 294 ] {b79d2e9b-c4f0-4f4b-9d0a-79235b692bd1} <Debug> TCPHandler: Processed in 0.001291541 sec. | ||
| 10805 | 2026.05.18 18:27:04.585601 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10806 | 2026.05.18 18:27:04.585694 [ 294 ] {6293b034-3f27-4a8a-838b-d20bd6c18d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10807 | 2026.05.18 18:27:04.585736 [ 294 ] {6293b034-3f27-4a8a-838b-d20bd6c18d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10808 | 2026.05.18 18:27:04.585932 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4274 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747026 sec., 2446443.269876922 rows/sec., 176.88 MiB/sec. | ||
| 10809 | 2026.05.18 18:27:04.586151 [ 294 ] {6293b034-3f27-4a8a-838b-d20bd6c18d43} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2026.05.18 18:27:04.586161 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10811 | 2026.05.18 18:27:04.586186 [ 294 ] {6293b034-3f27-4a8a-838b-d20bd6c18d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10812 | 2026.05.18 18:27:04.586427 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_66_13} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2026.05.18 18:27:04.586497 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_66_13} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10814 | 2026.05.18 18:27:04.586511 [ 294 ] {6293b034-3f27-4a8a-838b-d20bd6c18d43} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10815 | 2026.05.18 18:27:04.586569 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10816 | 2026.05.18 18:27:04.586719 [ 294 ] {6293b034-3f27-4a8a-838b-d20bd6c18d43} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.05.18 18:27:04.586835 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10818 | 2026.05.18 18:27:04.586845 [ 294 ] {6293b034-3f27-4a8a-838b-d20bd6c18d43} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001169 sec., 226689.4781864842 rows/sec., 15.06 MiB/sec. | ||
| 10819 | 2026.05.18 18:27:04.586872 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2026.05.18 18:27:04.586892 [ 294 ] {6293b034-3f27-4a8a-838b-d20bd6c18d43} <Debug> TCPHandler: Processed in 0.001339503 sec. | ||
| 10821 | 2026.05.18 18:27:04.586896 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10822 | 2026.05.18 18:27:04.586988 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 10823 | 2026.05.18 18:27:04.587019 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2026.05.18 18:27:04.587089 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10825 | 2026.05.18 18:27:04.587119 [ 294 ] {e1d87fe6-de68-4602-a244-ff38a31bcc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10826 | 2026.05.18 18:27:04.587122 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 24383 rows starting from the beginning of the part | ||
| 10827 | 2026.05.18 18:27:04.587168 [ 294 ] {e1d87fe6-de68-4602-a244-ff38a31bcc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10828 | 2026.05.18 18:27:04.587194 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 10829 | 2026.05.18 18:27:04.587243 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1602 rows starting from the beginning of the part | ||
| 10830 | 2026.05.18 18:27:04.587284 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
| 10831 | 2026.05.18 18:27:04.587326 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 10832 | 2026.05.18 18:27:04.587364 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 10833 | 2026.05.18 18:27:04.587505 [ 294 ] {e1d87fe6-de68-4602-a244-ff38a31bcc2c} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2026.05.18 18:27:04.587546 [ 294 ] {e1d87fe6-de68-4602-a244-ff38a31bcc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10835 | 2026.05.18 18:27:04.587849 [ 294 ] {e1d87fe6-de68-4602-a244-ff38a31bcc2c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10836 | 2026.05.18 18:27:04.588057 [ 294 ] {e1d87fe6-de68-4602-a244-ff38a31bcc2c} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10837 | 2026.05.18 18:27:04.588188 [ 294 ] {e1d87fe6-de68-4602-a244-ff38a31bcc2c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 10838 | 2026.05.18 18:27:04.588220 [ 294 ] {e1d87fe6-de68-4602-a244-ff38a31bcc2c} <Debug> TCPHandler: Processed in 0.001250111 sec. | ||
| 10839 | 2026.05.18 18:27:04.588339 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2026.05.18 18:27:04.588434 [ 294 ] {c5d38a7b-b0f2-4edf-8475-6254f957abc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10841 | 2026.05.18 18:27:04.588487 [ 294 ] {c5d38a7b-b0f2-4edf-8475-6254f957abc9} <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 | ||
| 10842 | 2026.05.18 18:27:04.589257 [ 294 ] {c5d38a7b-b0f2-4edf-8475-6254f957abc9} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10843 | 2026.05.18 18:27:04.589293 [ 294 ] {c5d38a7b-b0f2-4edf-8475-6254f957abc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10844 | 2026.05.18 18:27:04.589810 [ 294 ] {c5d38a7b-b0f2-4edf-8475-6254f957abc9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10845 | 2026.05.18 18:27:04.590032 [ 294 ] {c5d38a7b-b0f2-4edf-8475-6254f957abc9} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10846 | 2026.05.18 18:27:04.590144 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10847 | 2026.05.18 18:27:04.590174 [ 294 ] {c5d38a7b-b0f2-4edf-8475-6254f957abc9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001757 sec., 6260.671599317017 rows/sec., 11.22 MiB/sec. | ||
| 10848 | 2026.05.18 18:27:04.590174 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2026.05.18 18:27:04.590212 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10850 | 2026.05.18 18:27:04.590237 [ 294 ] {c5d38a7b-b0f2-4edf-8475-6254f957abc9} <Debug> TCPHandler: Processed in 0.001946803 sec. | ||
| 10851 | 2026.05.18 18:27:04.590294 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 10852 | 2026.05.18 18:27:04.590382 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10853 | 2026.05.18 18:27:04.590482 [ 294 ] {1be4316b-3554-4549-ad0e-5fca019a0bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10854 | 2026.05.18 18:27:04.590522 [ 294 ] {1be4316b-3554-4549-ad0e-5fca019a0bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10855 | 2026.05.18 18:27:04.590529 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10856 | 2026.05.18 18:27:04.590586 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1088 rows starting from the beginning of the part | ||
| 10857 | 2026.05.18 18:27:04.590709 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part | ||
| 10858 | 2026.05.18 18:27:04.590822 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 10859 | 2026.05.18 18:27:04.590858 [ 294 ] {1be4316b-3554-4549-ad0e-5fca019a0bcb} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.05.18 18:27:04.590900 [ 294 ] {1be4316b-3554-4549-ad0e-5fca019a0bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10861 | 2026.05.18 18:27:04.590926 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
| 10862 | 2026.05.18 18:27:04.591032 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 10863 | 2026.05.18 18:27:04.591154 [ 194 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 10864 | 2026.05.18 18:27:04.591227 [ 294 ] {1be4316b-3554-4549-ad0e-5fca019a0bcb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10865 | 2026.05.18 18:27:04.591451 [ 294 ] {1be4316b-3554-4549-ad0e-5fca019a0bcb} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10866 | 2026.05.18 18:27:04.591563 [ 28 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10867 | 2026.05.18 18:27:04.591586 [ 294 ] {1be4316b-3554-4549-ad0e-5fca019a0bcb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. | ||
| 10868 | 2026.05.18 18:27:04.591590 [ 28 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.05.18 18:27:04.591625 [ 294 ] {1be4316b-3554-4549-ad0e-5fca019a0bcb} <Debug> TCPHandler: Processed in 0.001293011 sec. | ||
| 10870 | 2026.05.18 18:27:04.591625 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10871 | 2026.05.18 18:27:04.591716 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 10872 | 2026.05.18 18:27:04.591806 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10873 | 2026.05.18 18:27:04.591831 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3990 rows starting from the beginning of the part | ||
| 10874 | 2026.05.18 18:27:04.591876 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 10875 | 2026.05.18 18:27:04.591915 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 10876 | 2026.05.18 18:27:04.591952 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 10877 | 2026.05.18 18:27:04.591991 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 10878 | 2026.05.18 18:27:04.592028 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 10879 | 2026.05.18 18:27:04.593453 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4290 rows, containing 4 columns (4 merged, 0 gathered) in 0.001765447 sec., 2429979.4896136783 rows/sec., 156.64 MiB/sec. | ||
| 10880 | 2026.05.18 18:27:04.593858 [ 200 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10881 | 2026.05.18 18:27:04.594130 [ 200 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_66_13} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2026.05.18 18:27:04.594201 [ 200 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_66_13} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10883 | 2026.05.18 18:27:04.594276 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 10884 | 2026.05.18 18:27:04.598224 [ 200 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26698 rows, containing 5 columns (5 merged, 0 gathered) in 0.011267962 sec., 2369372.5626692744 rows/sec., 151.46 MiB/sec. | ||
| 10885 | 2026.05.18 18:27:04.598469 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10886 | 2026.05.18 18:27:04.598517 [ 189 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1192 rows, containing 19 columns (19 merged, 0 gathered) in 0.008259406 sec., 144320.30584281727 rows/sec., 258.62 MiB/sec. | ||
| 10887 | 2026.05.18 18:27:04.598747 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2026.05.18 18:27:04.598816 [ 193 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10889 | 2026.05.18 18:27:04.598886 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10890 | 2026.05.18 18:27:04.600138 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10891 | 2026.05.18 18:27:04.600440 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.05.18 18:27:04.600515 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10893 | 2026.05.18 18:27:04.600594 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10894 | 2026.05.18 18:27:05.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.76 MiB, peak 320.03 MiB, free memory in arenas 0.00 B, will set to 310.89 MiB (RSS), difference: 6.13 MiB | ||
| 10895 | 2026.05.18 18:27:09.560423 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.05.18 18:27:09.560710 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10897 | 2026.05.18 18:27:09.561108 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10898 | 2026.05.18 18:27:09.561155 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10899 | 2026.05.18 18:27:09.561409 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10900 | 2026.05.18 18:27:09.561479 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10901 | 2026.05.18 18:27:09.561626 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 10902 | 2026.05.18 18:27:09.561743 [ 351 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10903 | 2026.05.18 18:27:09.561749 [ 347 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10904 | 2026.05.18 18:27:09.561747 [ 323 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10905 | 2026.05.18 18:27:09.561747 [ 353 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10906 | 2026.05.18 18:27:09.561957 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10907 | 2026.05.18 18:27:09.561986 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10908 | 2026.05.18 18:27:09.562058 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10909 | 2026.05.18 18:27:09.562078 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10910 | 2026.05.18 18:27:09.562114 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10911 | 2026.05.18 18:27:09.562158 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10912 | 2026.05.18 18:27:09.563296 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.0027 sec., 15185.185185185184 rows/sec., 2.74 MiB/sec. | ||
| 10913 | 2026.05.18 18:27:09.563427 [ 294 ] {17979f7c-4d6e-40e0-81f6-266ee3fab3bf} <Debug> TCPHandler: Processed in 0.003175422 sec. | ||
| 10914 | 2026.05.18 18:27:09.565951 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10915 | 2026.05.18 18:27:09.566111 [ 294 ] {cb6ac4e1-20d8-4de8-a273-187a0c36baa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10916 | 2026.05.18 18:27:09.566174 [ 294 ] {cb6ac4e1-20d8-4de8-a273-187a0c36baa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10917 | 2026.05.18 18:27:09.566770 [ 294 ] {cb6ac4e1-20d8-4de8-a273-187a0c36baa0} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2026.05.18 18:27:09.566818 [ 294 ] {cb6ac4e1-20d8-4de8-a273-187a0c36baa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10919 | 2026.05.18 18:27:09.567192 [ 294 ] {cb6ac4e1-20d8-4de8-a273-187a0c36baa0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10920 | 2026.05.18 18:27:09.567426 [ 294 ] {cb6ac4e1-20d8-4de8-a273-187a0c36baa0} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10921 | 2026.05.18 18:27:09.567574 [ 294 ] {cb6ac4e1-20d8-4de8-a273-187a0c36baa0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00151 sec., 2649.006622516556 rows/sec., 216.01 KiB/sec. | ||
| 10922 | 2026.05.18 18:27:09.567610 [ 294 ] {cb6ac4e1-20d8-4de8-a273-187a0c36baa0} <Debug> TCPHandler: Processed in 0.001735166 sec. | ||
| 10923 | 2026.05.18 18:27:09.567809 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2026.05.18 18:27:09.567908 [ 294 ] {b0b97205-eeb9-4459-9508-5916f8987867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10925 | 2026.05.18 18:27:09.567947 [ 294 ] {b0b97205-eeb9-4459-9508-5916f8987867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10926 | 2026.05.18 18:27:09.568444 [ 294 ] {b0b97205-eeb9-4459-9508-5916f8987867} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.05.18 18:27:09.568481 [ 294 ] {b0b97205-eeb9-4459-9508-5916f8987867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10928 | 2026.05.18 18:27:09.568802 [ 294 ] {b0b97205-eeb9-4459-9508-5916f8987867} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10929 | 2026.05.18 18:27:09.569014 [ 294 ] {b0b97205-eeb9-4459-9508-5916f8987867} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2026.05.18 18:27:09.569146 [ 294 ] {b0b97205-eeb9-4459-9508-5916f8987867} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.001257 sec., 95465.3937947494 rows/sec., 8.08 MiB/sec. | ||
| 10931 | 2026.05.18 18:27:09.569180 [ 294 ] {b0b97205-eeb9-4459-9508-5916f8987867} <Debug> TCPHandler: Processed in 0.001421385 sec. | ||
| 10932 | 2026.05.18 18:27:09.569319 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2026.05.18 18:27:09.569415 [ 294 ] {9283a49a-d3ff-48b2-8e88-22a1cccfed1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10934 | 2026.05.18 18:27:09.569455 [ 294 ] {9283a49a-d3ff-48b2-8e88-22a1cccfed1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10935 | 2026.05.18 18:27:09.569873 [ 294 ] {9283a49a-d3ff-48b2-8e88-22a1cccfed1c} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.05.18 18:27:09.569910 [ 294 ] {9283a49a-d3ff-48b2-8e88-22a1cccfed1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10937 | 2026.05.18 18:27:09.570201 [ 294 ] {9283a49a-d3ff-48b2-8e88-22a1cccfed1c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10938 | 2026.05.18 18:27:09.570407 [ 294 ] {9283a49a-d3ff-48b2-8e88-22a1cccfed1c} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.05.18 18:27:09.570538 [ 294 ] {9283a49a-d3ff-48b2-8e88-22a1cccfed1c} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001141 sec., 30674.84662576687 rows/sec., 2.23 MiB/sec. | ||
| 10940 | 2026.05.18 18:27:09.570573 [ 294 ] {9283a49a-d3ff-48b2-8e88-22a1cccfed1c} <Debug> TCPHandler: Processed in 0.001303102 sec. | ||
| 10941 | 2026.05.18 18:27:09.570698 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2026.05.18 18:27:09.570795 [ 294 ] {135c16f7-48c7-45c3-9f49-1d333ce973c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10943 | 2026.05.18 18:27:09.570837 [ 294 ] {135c16f7-48c7-45c3-9f49-1d333ce973c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10944 | 2026.05.18 18:27:09.571296 [ 294 ] {135c16f7-48c7-45c3-9f49-1d333ce973c3} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.05.18 18:27:09.571334 [ 294 ] {135c16f7-48c7-45c3-9f49-1d333ce973c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10946 | 2026.05.18 18:27:09.571646 [ 294 ] {135c16f7-48c7-45c3-9f49-1d333ce973c3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10947 | 2026.05.18 18:27:09.571848 [ 294 ] {135c16f7-48c7-45c3-9f49-1d333ce973c3} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2026.05.18 18:27:09.571975 [ 294 ] {135c16f7-48c7-45c3-9f49-1d333ce973c3} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001199 sec., 82568.80733944954 rows/sec., 6.45 MiB/sec. | ||
| 10949 | 2026.05.18 18:27:09.572009 [ 294 ] {135c16f7-48c7-45c3-9f49-1d333ce973c3} <Debug> TCPHandler: Processed in 0.001361063 sec. | ||
| 10950 | 2026.05.18 18:27:09.572142 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2026.05.18 18:27:09.572238 [ 294 ] {702b593a-39c3-4066-bed8-bb9ddff8eaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10952 | 2026.05.18 18:27:09.572281 [ 294 ] {702b593a-39c3-4066-bed8-bb9ddff8eaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10953 | 2026.05.18 18:27:09.572701 [ 294 ] {702b593a-39c3-4066-bed8-bb9ddff8eaad} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2026.05.18 18:27:09.572737 [ 294 ] {702b593a-39c3-4066-bed8-bb9ddff8eaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10955 | 2026.05.18 18:27:09.573064 [ 294 ] {702b593a-39c3-4066-bed8-bb9ddff8eaad} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10956 | 2026.05.18 18:27:09.573275 [ 294 ] {702b593a-39c3-4066-bed8-bb9ddff8eaad} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.05.18 18:27:09.573418 [ 294 ] {702b593a-39c3-4066-bed8-bb9ddff8eaad} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001198 sec., 135225.3756260434 rows/sec., 9.42 MiB/sec. | ||
| 10958 | 2026.05.18 18:27:09.573453 [ 294 ] {702b593a-39c3-4066-bed8-bb9ddff8eaad} <Debug> TCPHandler: Processed in 0.001362314 sec. | ||
| 10959 | 2026.05.18 18:27:09.573588 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2026.05.18 18:27:09.573684 [ 294 ] {79de1909-4705-4e45-9e12-e2c7eee48132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10961 | 2026.05.18 18:27:09.573738 [ 294 ] {79de1909-4705-4e45-9e12-e2c7eee48132} <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 | ||
| 10962 | 2026.05.18 18:27:09.574516 [ 294 ] {79de1909-4705-4e45-9e12-e2c7eee48132} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.05.18 18:27:09.574552 [ 294 ] {79de1909-4705-4e45-9e12-e2c7eee48132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10964 | 2026.05.18 18:27:09.575096 [ 294 ] {79de1909-4705-4e45-9e12-e2c7eee48132} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10965 | 2026.05.18 18:27:09.575318 [ 294 ] {79de1909-4705-4e45-9e12-e2c7eee48132} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.05.18 18:27:09.575456 [ 294 ] {79de1909-4705-4e45-9e12-e2c7eee48132} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00179 sec., 17318.435754189944 rows/sec., 31.03 MiB/sec. | ||
| 10967 | 2026.05.18 18:27:09.575510 [ 294 ] {79de1909-4705-4e45-9e12-e2c7eee48132} <Debug> TCPHandler: Processed in 0.001975544 sec. | ||
| 10968 | 2026.05.18 18:27:09.575653 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2026.05.18 18:27:09.575751 [ 294 ] {f8399909-0adf-423c-acd7-4f63257698df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10970 | 2026.05.18 18:27:09.575793 [ 294 ] {f8399909-0adf-423c-acd7-4f63257698df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10971 | 2026.05.18 18:27:09.576160 [ 294 ] {f8399909-0adf-423c-acd7-4f63257698df} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.05.18 18:27:09.576196 [ 294 ] {f8399909-0adf-423c-acd7-4f63257698df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10973 | 2026.05.18 18:27:09.576495 [ 294 ] {f8399909-0adf-423c-acd7-4f63257698df} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10974 | 2026.05.18 18:27:09.576700 [ 294 ] {f8399909-0adf-423c-acd7-4f63257698df} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.05.18 18:27:09.576828 [ 294 ] {f8399909-0adf-423c-acd7-4f63257698df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 10976 | 2026.05.18 18:27:09.576862 [ 294 ] {f8399909-0adf-423c-acd7-4f63257698df} <Debug> TCPHandler: Processed in 0.00125756 sec. | ||
| 10977 | 2026.05.18 18:27:09.761810 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19613 | ||
| 10978 | 2026.05.18 18:27:09.762342 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2026.05.18 18:27:09.762388 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10980 | 2026.05.18 18:27:09.762908 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10981 | 2026.05.18 18:27:09.763148 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2026.05.18 18:27:09.763286 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19613 | ||
| 10983 | 2026.05.18 18:27:09.763294 [ 47 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10984 | 2026.05.18 18:27:09.763338 [ 47 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2026.05.18 18:27:09.763358 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10986 | 2026.05.18 18:27:09.763450 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 10987 | 2026.05.18 18:27:09.763546 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10988 | 2026.05.18 18:27:09.763578 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17245 rows starting from the beginning of the part | ||
| 10989 | 2026.05.18 18:27:09.763642 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 10990 | 2026.05.18 18:27:09.763688 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 10991 | 2026.05.18 18:27:09.763732 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 10992 | 2026.05.18 18:27:09.763773 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 10993 | 2026.05.18 18:27:09.763816 [ 191 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 10994 | 2026.05.18 18:27:09.765669 [ 193 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19613 rows, containing 4 columns (4 merged, 0 gathered) in 0.002252613 sec., 8706777.418047396 rows/sec., 124.55 MiB/sec. | ||
| 10995 | 2026.05.18 18:27:09.766045 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10996 | 2026.05.18 18:27:09.766358 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_41_8} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2026.05.18 18:27:09.766436 [ 189 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_41_8} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10998 | 2026.05.18 18:27:09.766541 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 10999 | 2026.05.18 18:27:10.813183 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 11000 | 2026.05.18 18:27:10.831419 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11001 | 2026.05.18 18:27:10.831489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11002 | 2026.05.18 18:27:10.837743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11003 | 2026.05.18 18:27:10.838445 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2026.05.18 18:27:10.838758 [ 66 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11005 | 2026.05.18 18:27:10.838834 [ 66 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2026.05.18 18:27:10.838859 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11007 | 2026.05.18 18:27:10.838963 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 11008 | 2026.05.18 18:27:10.841626 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11009 | 2026.05.18 18:27:10.841771 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 11010 | 2026.05.18 18:27:10.842369 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 11011 | 2026.05.18 18:27:10.845621 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 11012 | 2026.05.18 18:27:10.850301 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 11013 | 2026.05.18 18:27:10.855434 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 11014 | 2026.05.18 18:27:10.860133 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 11015 | 2026.05.18 18:27:10.864022 [ 191 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 11016 | 2026.05.18 18:27:10.924641 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.085714846 sec., 3604.9764354707004 rows/sec., 18.64 MiB/sec. | ||
| 11017 | 2026.05.18 18:27:10.927571 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11018 | 2026.05.18 18:27:10.929581 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_41_8} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.05.18 18:27:10.929705 [ 199 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_41_8} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11020 | 2026.05.18 18:27:10.932221 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11021 | 2026.05.18 18:27:14.563466 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11022 | 2026.05.18 18:27:14.563745 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 11023 | 2026.05.18 18:27:14.564128 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11024 | 2026.05.18 18:27:14.564177 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11025 | 2026.05.18 18:27:14.564449 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11026 | 2026.05.18 18:27:14.564515 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11027 | 2026.05.18 18:27:14.564651 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11028 | 2026.05.18 18:27:14.564746 [ 353 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11029 | 2026.05.18 18:27:14.564762 [ 323 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11030 | 2026.05.18 18:27:14.564762 [ 335 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11031 | 2026.05.18 18:27:14.566910 [ 351 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11032 | 2026.05.18 18:27:14.567040 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11033 | 2026.05.18 18:27:14.567076 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11034 | 2026.05.18 18:27:14.567148 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11035 | 2026.05.18 18:27:14.567168 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11036 | 2026.05.18 18:27:14.567206 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11037 | 2026.05.18 18:27:14.567246 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11038 | 2026.05.18 18:27:14.568308 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.004667 sec., 8785.086779515748 rows/sec., 1.58 MiB/sec. | ||
| 11039 | 2026.05.18 18:27:14.568513 [ 294 ] {a5a32b5d-c221-4c3f-9871-0b0021c987e5} <Debug> TCPHandler: Processed in 0.005182147 sec. | ||
| 11040 | 2026.05.18 18:27:14.573832 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11041 | 2026.05.18 18:27:14.573994 [ 294 ] {2cf6b670-661a-4a35-afb8-d09de44a4843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11042 | 2026.05.18 18:27:14.574059 [ 294 ] {2cf6b670-661a-4a35-afb8-d09de44a4843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11043 | 2026.05.18 18:27:14.574814 [ 294 ] {2cf6b670-661a-4a35-afb8-d09de44a4843} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2026.05.18 18:27:14.574850 [ 294 ] {2cf6b670-661a-4a35-afb8-d09de44a4843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11045 | 2026.05.18 18:27:14.575253 [ 294 ] {2cf6b670-661a-4a35-afb8-d09de44a4843} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11046 | 2026.05.18 18:27:14.575480 [ 294 ] {2cf6b670-661a-4a35-afb8-d09de44a4843} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2026.05.18 18:27:14.575630 [ 294 ] {2cf6b670-661a-4a35-afb8-d09de44a4843} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001697 sec., 167354.1543901002 rows/sec., 10.63 MiB/sec. | ||
| 11048 | 2026.05.18 18:27:14.575673 [ 294 ] {2cf6b670-661a-4a35-afb8-d09de44a4843} <Debug> TCPHandler: Processed in 0.001969583 sec. | ||
| 11049 | 2026.05.18 18:27:14.575820 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11050 | 2026.05.18 18:27:14.575931 [ 294 ] {ff142870-fb43-4b72-a3b2-dbf846abf236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11051 | 2026.05.18 18:27:14.575976 [ 294 ] {ff142870-fb43-4b72-a3b2-dbf846abf236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11052 | 2026.05.18 18:27:14.576754 [ 294 ] {ff142870-fb43-4b72-a3b2-dbf846abf236} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2026.05.18 18:27:14.576789 [ 294 ] {ff142870-fb43-4b72-a3b2-dbf846abf236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11054 | 2026.05.18 18:27:14.577142 [ 294 ] {ff142870-fb43-4b72-a3b2-dbf846abf236} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11055 | 2026.05.18 18:27:14.577351 [ 294 ] {ff142870-fb43-4b72-a3b2-dbf846abf236} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.05.18 18:27:14.577482 [ 294 ] {ff142870-fb43-4b72-a3b2-dbf846abf236} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001574 sec., 520330.3684879288 rows/sec., 40.33 MiB/sec. | ||
| 11057 | 2026.05.18 18:27:14.577516 [ 294 ] {ff142870-fb43-4b72-a3b2-dbf846abf236} <Debug> TCPHandler: Processed in 0.001749686 sec. | ||
| 11058 | 2026.05.18 18:27:14.577641 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11059 | 2026.05.18 18:27:14.577739 [ 294 ] {8ad3874d-1ce0-4874-a652-141663a66f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11060 | 2026.05.18 18:27:14.577780 [ 294 ] {8ad3874d-1ce0-4874-a652-141663a66f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11061 | 2026.05.18 18:27:14.578229 [ 294 ] {8ad3874d-1ce0-4874-a652-141663a66f96} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11062 | 2026.05.18 18:27:14.578263 [ 294 ] {8ad3874d-1ce0-4874-a652-141663a66f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11063 | 2026.05.18 18:27:14.578566 [ 294 ] {8ad3874d-1ce0-4874-a652-141663a66f96} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11064 | 2026.05.18 18:27:14.578773 [ 294 ] {8ad3874d-1ce0-4874-a652-141663a66f96} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11065 | 2026.05.18 18:27:14.578902 [ 294 ] {8ad3874d-1ce0-4874-a652-141663a66f96} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001183 sec., 129332.20625528318 rows/sec., 7.73 MiB/sec. | ||
| 11066 | 2026.05.18 18:27:14.578936 [ 294 ] {8ad3874d-1ce0-4874-a652-141663a66f96} <Debug> TCPHandler: Processed in 0.001343793 sec. | ||
| 11067 | 2026.05.18 18:27:14.579080 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11068 | 2026.05.18 18:27:14.579175 [ 294 ] {7a8d612a-1c22-4bbf-91b3-b09218fa96c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11069 | 2026.05.18 18:27:14.579214 [ 294 ] {7a8d612a-1c22-4bbf-91b3-b09218fa96c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11070 | 2026.05.18 18:27:14.579647 [ 294 ] {7a8d612a-1c22-4bbf-91b3-b09218fa96c3} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2026.05.18 18:27:14.579681 [ 294 ] {7a8d612a-1c22-4bbf-91b3-b09218fa96c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11072 | 2026.05.18 18:27:14.579970 [ 294 ] {7a8d612a-1c22-4bbf-91b3-b09218fa96c3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11073 | 2026.05.18 18:27:14.580181 [ 294 ] {7a8d612a-1c22-4bbf-91b3-b09218fa96c3} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2026.05.18 18:27:14.580307 [ 294 ] {7a8d612a-1c22-4bbf-91b3-b09218fa96c3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 11075 | 2026.05.18 18:27:14.580341 [ 294 ] {7a8d612a-1c22-4bbf-91b3-b09218fa96c3} <Debug> TCPHandler: Processed in 0.001310172 sec. | ||
| 11076 | 2026.05.18 18:27:14.580462 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11077 | 2026.05.18 18:27:14.580557 [ 294 ] {21942914-e80c-4a55-a3a7-59bf10618777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11078 | 2026.05.18 18:27:14.580595 [ 294 ] {21942914-e80c-4a55-a3a7-59bf10618777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11079 | 2026.05.18 18:27:14.581013 [ 294 ] {21942914-e80c-4a55-a3a7-59bf10618777} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2026.05.18 18:27:14.581048 [ 294 ] {21942914-e80c-4a55-a3a7-59bf10618777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11081 | 2026.05.18 18:27:14.581343 [ 294 ] {21942914-e80c-4a55-a3a7-59bf10618777} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11082 | 2026.05.18 18:27:14.581547 [ 294 ] {21942914-e80c-4a55-a3a7-59bf10618777} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11083 | 2026.05.18 18:27:14.581677 [ 294 ] {21942914-e80c-4a55-a3a7-59bf10618777} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 11084 | 2026.05.18 18:27:14.581711 [ 294 ] {21942914-e80c-4a55-a3a7-59bf10618777} <Debug> TCPHandler: Processed in 0.001297812 sec. | ||
| 11085 | 2026.05.18 18:27:14.581845 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11086 | 2026.05.18 18:27:14.581941 [ 294 ] {7f91a412-867c-4237-a8ae-1e0e1f719ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11087 | 2026.05.18 18:27:14.581980 [ 294 ] {7f91a412-867c-4237-a8ae-1e0e1f719ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11088 | 2026.05.18 18:27:14.582562 [ 294 ] {7f91a412-867c-4237-a8ae-1e0e1f719ce7} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2026.05.18 18:27:14.582598 [ 294 ] {7f91a412-867c-4237-a8ae-1e0e1f719ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11090 | 2026.05.18 18:27:14.582913 [ 294 ] {7f91a412-867c-4237-a8ae-1e0e1f719ce7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11091 | 2026.05.18 18:27:14.583118 [ 294 ] {7f91a412-867c-4237-a8ae-1e0e1f719ce7} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2026.05.18 18:27:14.583246 [ 294 ] {7f91a412-867c-4237-a8ae-1e0e1f719ce7} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001323 sec., 378684.80725623586 rows/sec., 26.62 MiB/sec. | ||
| 11093 | 2026.05.18 18:27:14.583279 [ 294 ] {7f91a412-867c-4237-a8ae-1e0e1f719ce7} <Debug> TCPHandler: Processed in 0.001483228 sec. | ||
| 11094 | 2026.05.18 18:27:14.583419 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11095 | 2026.05.18 18:27:14.583514 [ 294 ] {589fffe7-2c8f-4714-bff5-c803f3f8a938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11096 | 2026.05.18 18:27:14.583554 [ 294 ] {589fffe7-2c8f-4714-bff5-c803f3f8a938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11097 | 2026.05.18 18:27:14.583879 [ 294 ] {589fffe7-2c8f-4714-bff5-c803f3f8a938} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11098 | 2026.05.18 18:27:14.583914 [ 294 ] {589fffe7-2c8f-4714-bff5-c803f3f8a938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11099 | 2026.05.18 18:27:14.584210 [ 294 ] {589fffe7-2c8f-4714-bff5-c803f3f8a938} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11100 | 2026.05.18 18:27:14.584421 [ 294 ] {589fffe7-2c8f-4714-bff5-c803f3f8a938} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11101 | 2026.05.18 18:27:14.584544 [ 294 ] {589fffe7-2c8f-4714-bff5-c803f3f8a938} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 11102 | 2026.05.18 18:27:14.584577 [ 294 ] {589fffe7-2c8f-4714-bff5-c803f3f8a938} <Debug> TCPHandler: Processed in 0.001207129 sec. | ||
| 11103 | 2026.05.18 18:27:14.584696 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11104 | 2026.05.18 18:27:14.584791 [ 294 ] {f979f4ab-a913-461f-b178-e542968f4ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11105 | 2026.05.18 18:27:14.584832 [ 294 ] {f979f4ab-a913-461f-b178-e542968f4ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11106 | 2026.05.18 18:27:14.585233 [ 294 ] {f979f4ab-a913-461f-b178-e542968f4ee9} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11107 | 2026.05.18 18:27:14.585268 [ 294 ] {f979f4ab-a913-461f-b178-e542968f4ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11108 | 2026.05.18 18:27:14.585582 [ 294 ] {f979f4ab-a913-461f-b178-e542968f4ee9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11109 | 2026.05.18 18:27:14.585785 [ 294 ] {f979f4ab-a913-461f-b178-e542968f4ee9} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11110 | 2026.05.18 18:27:14.585908 [ 294 ] {f979f4ab-a913-461f-b178-e542968f4ee9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001134 sec., 233686.06701940036 rows/sec., 15.53 MiB/sec. | ||
| 11111 | 2026.05.18 18:27:14.585945 [ 294 ] {f979f4ab-a913-461f-b178-e542968f4ee9} <Debug> TCPHandler: Processed in 0.001297841 sec. | ||
| 11112 | 2026.05.18 18:27:14.586070 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11113 | 2026.05.18 18:27:14.586164 [ 294 ] {1128fe83-1a55-4a07-9321-02855250550f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11114 | 2026.05.18 18:27:14.586205 [ 294 ] {1128fe83-1a55-4a07-9321-02855250550f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11115 | 2026.05.18 18:27:14.586512 [ 294 ] {1128fe83-1a55-4a07-9321-02855250550f} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2026.05.18 18:27:14.586547 [ 294 ] {1128fe83-1a55-4a07-9321-02855250550f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11117 | 2026.05.18 18:27:14.586830 [ 294 ] {1128fe83-1a55-4a07-9321-02855250550f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11118 | 2026.05.18 18:27:14.587032 [ 294 ] {1128fe83-1a55-4a07-9321-02855250550f} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2026.05.18 18:27:14.587173 [ 294 ] {1128fe83-1a55-4a07-9321-02855250550f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 11120 | 2026.05.18 18:27:14.587205 [ 294 ] {1128fe83-1a55-4a07-9321-02855250550f} <Debug> TCPHandler: Processed in 0.001184778 sec. | ||
| 11121 | 2026.05.18 18:27:14.587338 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11122 | 2026.05.18 18:27:14.587458 [ 294 ] {a3e5414f-7cec-4d68-952f-17469d0f1f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11123 | 2026.05.18 18:27:14.587522 [ 294 ] {a3e5414f-7cec-4d68-952f-17469d0f1f34} <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 | ||
| 11124 | 2026.05.18 18:27:14.588431 [ 294 ] {a3e5414f-7cec-4d68-952f-17469d0f1f34} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2026.05.18 18:27:14.588468 [ 294 ] {a3e5414f-7cec-4d68-952f-17469d0f1f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11126 | 2026.05.18 18:27:14.588974 [ 294 ] {a3e5414f-7cec-4d68-952f-17469d0f1f34} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11127 | 2026.05.18 18:27:14.589194 [ 294 ] {a3e5414f-7cec-4d68-952f-17469d0f1f34} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2026.05.18 18:27:14.589339 [ 294 ] {a3e5414f-7cec-4d68-952f-17469d0f1f34} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001906 sec., 5771.248688352571 rows/sec., 10.34 MiB/sec. | ||
| 11129 | 2026.05.18 18:27:14.589390 [ 294 ] {a3e5414f-7cec-4d68-952f-17469d0f1f34} <Debug> TCPHandler: Processed in 0.002113788 sec. | ||
| 11130 | 2026.05.18 18:27:14.589508 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11131 | 2026.05.18 18:27:14.589604 [ 294 ] {75b4fe2c-4158-436c-a5cb-cafd1bb44af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11132 | 2026.05.18 18:27:14.589645 [ 294 ] {75b4fe2c-4158-436c-a5cb-cafd1bb44af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11133 | 2026.05.18 18:27:14.589984 [ 294 ] {75b4fe2c-4158-436c-a5cb-cafd1bb44af2} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2026.05.18 18:27:14.590020 [ 294 ] {75b4fe2c-4158-436c-a5cb-cafd1bb44af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11135 | 2026.05.18 18:27:14.590312 [ 294 ] {75b4fe2c-4158-436c-a5cb-cafd1bb44af2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11136 | 2026.05.18 18:27:14.590521 [ 294 ] {75b4fe2c-4158-436c-a5cb-cafd1bb44af2} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2026.05.18 18:27:14.590644 [ 294 ] {75b4fe2c-4158-436c-a5cb-cafd1bb44af2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 11138 | 2026.05.18 18:27:14.590677 [ 294 ] {75b4fe2c-4158-436c-a5cb-cafd1bb44af2} <Debug> TCPHandler: Processed in 0.0012183 sec. | ||
| 11139 | 2026.05.18 18:27:17.137456 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11140 | 2026.05.18 18:27:17.137519 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11141 | 2026.05.18 18:27:17.264168 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20125 | ||
| 11142 | 2026.05.18 18:27:17.264706 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11143 | 2026.05.18 18:27:17.264754 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11144 | 2026.05.18 18:27:17.265261 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11145 | 2026.05.18 18:27:17.265499 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2026.05.18 18:27:17.265635 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20125 | ||
| 11147 | 2026.05.18 18:27:18.342600 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 11148 | 2026.05.18 18:27:18.358735 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2026.05.18 18:27:18.358822 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11150 | 2026.05.18 18:27:18.364512 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11151 | 2026.05.18 18:27:18.365230 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2026.05.18 18:27:18.368465 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 11153 | 2026.05.18 18:27:19.559856 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2026.05.18 18:27:19.560130 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11155 | 2026.05.18 18:27:19.560502 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11156 | 2026.05.18 18:27:19.560548 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11157 | 2026.05.18 18:27:19.560765 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11158 | 2026.05.18 18:27:19.560884 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11159 | 2026.05.18 18:27:19.561152 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11160 | 2026.05.18 18:27:19.561246 [ 323 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11161 | 2026.05.18 18:27:19.561251 [ 351 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11162 | 2026.05.18 18:27:19.561260 [ 335 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11163 | 2026.05.18 18:27:19.561257 [ 353 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11164 | 2026.05.18 18:27:19.561417 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11165 | 2026.05.18 18:27:19.561449 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11166 | 2026.05.18 18:27:19.561539 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11167 | 2026.05.18 18:27:19.561559 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11168 | 2026.05.18 18:27:19.561601 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11169 | 2026.05.18 18:27:19.561643 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11170 | 2026.05.18 18:27:19.562715 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002689 sec., 15247.303830420231 rows/sec., 2.75 MiB/sec. | ||
| 11171 | 2026.05.18 18:27:19.562821 [ 294 ] {4039dbcd-18d3-488b-8967-1f9b9b3f6646} <Debug> TCPHandler: Processed in 0.0031081 sec. | ||
| 11172 | 2026.05.18 18:27:19.565026 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11173 | 2026.05.18 18:27:19.565154 [ 294 ] {98c542c3-385d-47ff-8cc6-f91665d7c251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11174 | 2026.05.18 18:27:19.565208 [ 294 ] {98c542c3-385d-47ff-8cc6-f91665d7c251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11175 | 2026.05.18 18:27:19.565754 [ 294 ] {98c542c3-385d-47ff-8cc6-f91665d7c251} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11176 | 2026.05.18 18:27:19.565793 [ 294 ] {98c542c3-385d-47ff-8cc6-f91665d7c251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11177 | 2026.05.18 18:27:19.566158 [ 294 ] {98c542c3-385d-47ff-8cc6-f91665d7c251} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11178 | 2026.05.18 18:27:19.566377 [ 294 ] {98c542c3-385d-47ff-8cc6-f91665d7c251} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11179 | 2026.05.18 18:27:19.566517 [ 294 ] {98c542c3-385d-47ff-8cc6-f91665d7c251} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001401 sec., 84225.55317630265 rows/sec., 7.15 MiB/sec. | ||
| 11180 | 2026.05.18 18:27:19.566553 [ 294 ] {98c542c3-385d-47ff-8cc6-f91665d7c251} <Debug> TCPHandler: Processed in 0.001635563 sec. | ||
| 11181 | 2026.05.18 18:27:19.566684 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11182 | 2026.05.18 18:27:19.566781 [ 294 ] {dbbe98f9-6b64-4839-9d81-6bae5d28f70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11183 | 2026.05.18 18:27:19.566820 [ 294 ] {dbbe98f9-6b64-4839-9d81-6bae5d28f70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11184 | 2026.05.18 18:27:19.567224 [ 294 ] {dbbe98f9-6b64-4839-9d81-6bae5d28f70b} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11185 | 2026.05.18 18:27:19.567260 [ 294 ] {dbbe98f9-6b64-4839-9d81-6bae5d28f70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11186 | 2026.05.18 18:27:19.567546 [ 294 ] {dbbe98f9-6b64-4839-9d81-6bae5d28f70b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11187 | 2026.05.18 18:27:19.567778 [ 294 ] {dbbe98f9-6b64-4839-9d81-6bae5d28f70b} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11188 | 2026.05.18 18:27:19.567907 [ 294 ] {dbbe98f9-6b64-4839-9d81-6bae5d28f70b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001145 sec., 27074.235807860263 rows/sec., 1.99 MiB/sec. | ||
| 11189 | 2026.05.18 18:27:19.567941 [ 294 ] {dbbe98f9-6b64-4839-9d81-6bae5d28f70b} <Debug> TCPHandler: Processed in 0.001306682 sec. | ||
| 11190 | 2026.05.18 18:27:19.568065 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11191 | 2026.05.18 18:27:19.568162 [ 294 ] {e1e1f427-324b-4e07-a135-6090396e1df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11192 | 2026.05.18 18:27:19.568201 [ 294 ] {e1e1f427-324b-4e07-a135-6090396e1df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11193 | 2026.05.18 18:27:19.568622 [ 294 ] {e1e1f427-324b-4e07-a135-6090396e1df3} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11194 | 2026.05.18 18:27:19.568657 [ 294 ] {e1e1f427-324b-4e07-a135-6090396e1df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11195 | 2026.05.18 18:27:19.568951 [ 294 ] {e1e1f427-324b-4e07-a135-6090396e1df3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11196 | 2026.05.18 18:27:19.569162 [ 294 ] {e1e1f427-324b-4e07-a135-6090396e1df3} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11197 | 2026.05.18 18:27:19.569290 [ 294 ] {e1e1f427-324b-4e07-a135-6090396e1df3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001147 sec., 82824.76024411508 rows/sec., 6.47 MiB/sec. | ||
| 11198 | 2026.05.18 18:27:19.569326 [ 294 ] {e1e1f427-324b-4e07-a135-6090396e1df3} <Debug> TCPHandler: Processed in 0.001310112 sec. | ||
| 11199 | 2026.05.18 18:27:19.569490 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11200 | 2026.05.18 18:27:19.569587 [ 294 ] {f22c4083-cba5-44ce-a53b-dd8b35fd0a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11201 | 2026.05.18 18:27:19.569630 [ 294 ] {f22c4083-cba5-44ce-a53b-dd8b35fd0a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11202 | 2026.05.18 18:27:19.570187 [ 294 ] {f22c4083-cba5-44ce-a53b-dd8b35fd0a60} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11203 | 2026.05.18 18:27:19.570253 [ 294 ] {f22c4083-cba5-44ce-a53b-dd8b35fd0a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11204 | 2026.05.18 18:27:19.570704 [ 294 ] {f22c4083-cba5-44ce-a53b-dd8b35fd0a60} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11205 | 2026.05.18 18:27:19.570946 [ 294 ] {f22c4083-cba5-44ce-a53b-dd8b35fd0a60} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11206 | 2026.05.18 18:27:19.571102 [ 294 ] {f22c4083-cba5-44ce-a53b-dd8b35fd0a60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. | ||
| 11207 | 2026.05.18 18:27:19.571158 [ 294 ] {f22c4083-cba5-44ce-a53b-dd8b35fd0a60} <Debug> TCPHandler: Processed in 0.001749987 sec. | ||
| 11208 | 2026.05.18 18:27:19.571355 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11209 | 2026.05.18 18:27:19.571481 [ 294 ] {803ac098-d5e2-45f8-88fd-e2151f48f9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11210 | 2026.05.18 18:27:19.571548 [ 294 ] {803ac098-d5e2-45f8-88fd-e2151f48f9d9} <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 | ||
| 11211 | 2026.05.18 18:27:19.572459 [ 294 ] {803ac098-d5e2-45f8-88fd-e2151f48f9d9} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2026.05.18 18:27:19.572496 [ 294 ] {803ac098-d5e2-45f8-88fd-e2151f48f9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11213 | 2026.05.18 18:27:19.573031 [ 294 ] {803ac098-d5e2-45f8-88fd-e2151f48f9d9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11214 | 2026.05.18 18:27:19.573249 [ 294 ] {803ac098-d5e2-45f8-88fd-e2151f48f9d9} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2026.05.18 18:27:19.573385 [ 294 ] {803ac098-d5e2-45f8-88fd-e2151f48f9d9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001897 sec., 16341.591987348445 rows/sec., 29.28 MiB/sec. | ||
| 11216 | 2026.05.18 18:27:19.573437 [ 294 ] {803ac098-d5e2-45f8-88fd-e2151f48f9d9} <Debug> TCPHandler: Processed in 0.002156319 sec. | ||
| 11217 | 2026.05.18 18:27:19.573570 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11218 | 2026.05.18 18:27:19.573670 [ 294 ] {0aad6128-781c-425a-bd49-4485f9b245b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11219 | 2026.05.18 18:27:19.573712 [ 294 ] {0aad6128-781c-425a-bd49-4485f9b245b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11220 | 2026.05.18 18:27:19.574059 [ 294 ] {0aad6128-781c-425a-bd49-4485f9b245b0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11221 | 2026.05.18 18:27:19.574094 [ 294 ] {0aad6128-781c-425a-bd49-4485f9b245b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11222 | 2026.05.18 18:27:19.574391 [ 294 ] {0aad6128-781c-425a-bd49-4485f9b245b0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11223 | 2026.05.18 18:27:19.574605 [ 294 ] {0aad6128-781c-425a-bd49-4485f9b245b0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11224 | 2026.05.18 18:27:19.574733 [ 294 ] {0aad6128-781c-425a-bd49-4485f9b245b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11225 | 2026.05.18 18:27:19.574766 [ 294 ] {0aad6128-781c-425a-bd49-4485f9b245b0} <Debug> TCPHandler: Processed in 0.00124565 sec. | ||
| 11226 | 2026.05.18 18:27:19.772451 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11227 | 2026.05.18 18:27:19.772698 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11228 | 2026.05.18 18:27:19.773053 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11229 | 2026.05.18 18:27:19.773098 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11230 | 2026.05.18 18:27:19.773356 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11231 | 2026.05.18 18:27:19.773424 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11232 | 2026.05.18 18:27:19.773565 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 11233 | 2026.05.18 18:27:19.773648 [ 351 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11234 | 2026.05.18 18:27:19.773663 [ 335 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11235 | 2026.05.18 18:27:19.773677 [ 353 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11236 | 2026.05.18 18:27:19.773675 [ 323 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11237 | 2026.05.18 18:27:19.773820 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11238 | 2026.05.18 18:27:19.773847 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11239 | 2026.05.18 18:27:19.773916 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11240 | 2026.05.18 18:27:19.773935 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11241 | 2026.05.18 18:27:19.773972 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 11242 | 2026.05.18 18:27:19.774012 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 11243 | 2026.05.18 18:27:19.775090 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002504 sec., 16373.801916932907 rows/sec., 3.57 MiB/sec. | ||
| 11244 | 2026.05.18 18:27:19.775186 [ 294 ] {3d160e4a-2844-4232-8686-68cdc81b6f73} <Debug> TCPHandler: Processed in 0.002871812 sec. | ||
| 11245 | 2026.05.18 18:27:19.790808 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11246 | 2026.05.18 18:27:19.790997 [ 294 ] {e49f26f2-d4e7-4985-bbae-5b1c120c5d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11247 | 2026.05.18 18:27:19.791074 [ 294 ] {e49f26f2-d4e7-4985-bbae-5b1c120c5d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11248 | 2026.05.18 18:27:19.791897 [ 294 ] {e49f26f2-d4e7-4985-bbae-5b1c120c5d95} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11249 | 2026.05.18 18:27:19.791971 [ 294 ] {e49f26f2-d4e7-4985-bbae-5b1c120c5d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11250 | 2026.05.18 18:27:19.792366 [ 294 ] {e49f26f2-d4e7-4985-bbae-5b1c120c5d95} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11251 | 2026.05.18 18:27:19.792596 [ 294 ] {e49f26f2-d4e7-4985-bbae-5b1c120c5d95} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11252 | 2026.05.18 18:27:19.792758 [ 294 ] {e49f26f2-d4e7-4985-bbae-5b1c120c5d95} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001814 sec., 156560.08820286658 rows/sec., 9.94 MiB/sec. | ||
| 11253 | 2026.05.18 18:27:19.792807 [ 294 ] {e49f26f2-d4e7-4985-bbae-5b1c120c5d95} <Debug> TCPHandler: Processed in 0.002135609 sec. | ||
| 11254 | 2026.05.18 18:27:19.792945 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11255 | 2026.05.18 18:27:19.793051 [ 294 ] {67ced1a6-1cdc-47d8-b0ba-def79d33a024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11256 | 2026.05.18 18:27:19.793096 [ 294 ] {67ced1a6-1cdc-47d8-b0ba-def79d33a024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11257 | 2026.05.18 18:27:19.793575 [ 294 ] {67ced1a6-1cdc-47d8-b0ba-def79d33a024} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2026.05.18 18:27:19.793615 [ 294 ] {67ced1a6-1cdc-47d8-b0ba-def79d33a024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11259 | 2026.05.18 18:27:19.793912 [ 294 ] {67ced1a6-1cdc-47d8-b0ba-def79d33a024} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11260 | 2026.05.18 18:27:19.794127 [ 294 ] {67ced1a6-1cdc-47d8-b0ba-def79d33a024} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11261 | 2026.05.18 18:27:19.794263 [ 294 ] {67ced1a6-1cdc-47d8-b0ba-def79d33a024} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001235 sec., 8097.165991902834 rows/sec., 660.27 KiB/sec. | ||
| 11262 | 2026.05.18 18:27:19.794298 [ 294 ] {67ced1a6-1cdc-47d8-b0ba-def79d33a024} <Debug> TCPHandler: Processed in 0.001405256 sec. | ||
| 11263 | 2026.05.18 18:27:19.794420 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11264 | 2026.05.18 18:27:19.794522 [ 294 ] {1db59709-ebb6-491f-9e94-7de2585ea514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11265 | 2026.05.18 18:27:19.794564 [ 294 ] {1db59709-ebb6-491f-9e94-7de2585ea514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11266 | 2026.05.18 18:27:19.796558 [ 294 ] {1db59709-ebb6-491f-9e94-7de2585ea514} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2026.05.18 18:27:19.796598 [ 294 ] {1db59709-ebb6-491f-9e94-7de2585ea514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11268 | 2026.05.18 18:27:19.797171 [ 294 ] {1db59709-ebb6-491f-9e94-7de2585ea514} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11269 | 2026.05.18 18:27:19.797493 [ 294 ] {1db59709-ebb6-491f-9e94-7de2585ea514} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.05.18 18:27:19.797712 [ 294 ] {1db59709-ebb6-491f-9e94-7de2585ea514} <Debug> executeQuery: Read 3173 rows, 241.56 KiB in 0.003203 sec., 990633.7808304714 rows/sec., 73.65 MiB/sec. | ||
| 11271 | 2026.05.18 18:27:19.797785 [ 294 ] {1db59709-ebb6-491f-9e94-7de2585ea514} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11272 | 2026.05.18 18:27:19.797800 [ 294 ] {1db59709-ebb6-491f-9e94-7de2585ea514} <Debug> TCPHandler: Processed in 0.00343035 sec. | ||
| 11273 | 2026.05.18 18:27:19.797999 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11274 | 2026.05.18 18:27:19.798129 [ 294 ] {5220859a-a65b-4683-9cd5-1f6e76daae47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11275 | 2026.05.18 18:27:19.798186 [ 294 ] {5220859a-a65b-4683-9cd5-1f6e76daae47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11276 | 2026.05.18 18:27:19.798916 [ 294 ] {5220859a-a65b-4683-9cd5-1f6e76daae47} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2026.05.18 18:27:19.798981 [ 294 ] {5220859a-a65b-4683-9cd5-1f6e76daae47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11278 | 2026.05.18 18:27:19.799427 [ 294 ] {5220859a-a65b-4683-9cd5-1f6e76daae47} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11279 | 2026.05.18 18:27:19.799671 [ 294 ] {5220859a-a65b-4683-9cd5-1f6e76daae47} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2026.05.18 18:27:19.799831 [ 294 ] {5220859a-a65b-4683-9cd5-1f6e76daae47} <Debug> executeQuery: Read 174 rows, 10.89 KiB in 0.001737 sec., 100172.7115716753 rows/sec., 6.13 MiB/sec. | ||
| 11281 | 2026.05.18 18:27:19.799884 [ 294 ] {5220859a-a65b-4683-9cd5-1f6e76daae47} <Debug> TCPHandler: Processed in 0.001994294 sec. | ||
| 11282 | 2026.05.18 18:27:19.800063 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2026.05.18 18:27:19.800185 [ 294 ] {74594b3a-890a-4e7c-b409-d2c369d7bcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11284 | 2026.05.18 18:27:19.800235 [ 294 ] {74594b3a-890a-4e7c-b409-d2c369d7bcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11285 | 2026.05.18 18:27:19.800997 [ 294 ] {74594b3a-890a-4e7c-b409-d2c369d7bcfa} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2026.05.18 18:27:19.801037 [ 294 ] {74594b3a-890a-4e7c-b409-d2c369d7bcfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11287 | 2026.05.18 18:27:19.801397 [ 294 ] {74594b3a-890a-4e7c-b409-d2c369d7bcfa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11288 | 2026.05.18 18:27:19.801621 [ 294 ] {74594b3a-890a-4e7c-b409-d2c369d7bcfa} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2026.05.18 18:27:19.801751 [ 294 ] {74594b3a-890a-4e7c-b409-d2c369d7bcfa} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001602 sec., 593008.7390761549 rows/sec., 34.89 MiB/sec. | ||
| 11290 | 2026.05.18 18:27:19.801786 [ 294 ] {74594b3a-890a-4e7c-b409-d2c369d7bcfa} <Debug> TCPHandler: Processed in 0.001806859 sec. | ||
| 11291 | 2026.05.18 18:27:19.801923 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11292 | 2026.05.18 18:27:19.802021 [ 294 ] {88a63c28-0885-43b4-982a-dc4b0adcd830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11293 | 2026.05.18 18:27:19.802063 [ 294 ] {88a63c28-0885-43b4-982a-dc4b0adcd830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11294 | 2026.05.18 18:27:19.802465 [ 294 ] {88a63c28-0885-43b4-982a-dc4b0adcd830} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.05.18 18:27:19.802503 [ 294 ] {88a63c28-0885-43b4-982a-dc4b0adcd830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11296 | 2026.05.18 18:27:19.802799 [ 294 ] {88a63c28-0885-43b4-982a-dc4b0adcd830} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11297 | 2026.05.18 18:27:19.803017 [ 294 ] {88a63c28-0885-43b4-982a-dc4b0adcd830} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2026.05.18 18:27:19.803147 [ 294 ] {88a63c28-0885-43b4-982a-dc4b0adcd830} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 11299 | 2026.05.18 18:27:19.803181 [ 294 ] {88a63c28-0885-43b4-982a-dc4b0adcd830} <Debug> TCPHandler: Processed in 0.001307562 sec. | ||
| 11300 | 2026.05.18 18:27:19.803314 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.05.18 18:27:19.803410 [ 294 ] {34fde0af-d594-4405-81f2-83d9e96ff009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11302 | 2026.05.18 18:27:19.803450 [ 294 ] {34fde0af-d594-4405-81f2-83d9e96ff009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11303 | 2026.05.18 18:27:19.803884 [ 294 ] {34fde0af-d594-4405-81f2-83d9e96ff009} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.05.18 18:27:19.803919 [ 294 ] {34fde0af-d594-4405-81f2-83d9e96ff009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11305 | 2026.05.18 18:27:19.804222 [ 294 ] {34fde0af-d594-4405-81f2-83d9e96ff009} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11306 | 2026.05.18 18:27:19.804427 [ 294 ] {34fde0af-d594-4405-81f2-83d9e96ff009} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.05.18 18:27:19.804562 [ 294 ] {34fde0af-d594-4405-81f2-83d9e96ff009} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 11308 | 2026.05.18 18:27:19.804596 [ 294 ] {34fde0af-d594-4405-81f2-83d9e96ff009} <Debug> TCPHandler: Processed in 0.001331103 sec. | ||
| 11309 | 2026.05.18 18:27:19.804728 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11310 | 2026.05.18 18:27:19.804823 [ 294 ] {24772984-31d7-4fab-98a8-4090e96b7d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11311 | 2026.05.18 18:27:19.804862 [ 294 ] {24772984-31d7-4fab-98a8-4090e96b7d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11312 | 2026.05.18 18:27:19.805887 [ 294 ] {24772984-31d7-4fab-98a8-4090e96b7d80} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.05.18 18:27:19.805923 [ 294 ] {24772984-31d7-4fab-98a8-4090e96b7d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11314 | 2026.05.18 18:27:19.806297 [ 294 ] {24772984-31d7-4fab-98a8-4090e96b7d80} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11315 | 2026.05.18 18:27:19.806510 [ 294 ] {24772984-31d7-4fab-98a8-4090e96b7d80} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.05.18 18:27:19.806643 [ 294 ] {24772984-31d7-4fab-98a8-4090e96b7d80} <Debug> executeQuery: Read 1737 rows, 119.88 KiB in 0.001836 sec., 946078.431372549 rows/sec., 63.76 MiB/sec. | ||
| 11317 | 2026.05.18 18:27:19.806677 [ 294 ] {24772984-31d7-4fab-98a8-4090e96b7d80} <Debug> TCPHandler: Processed in 0.001997244 sec. | ||
| 11318 | 2026.05.18 18:27:19.806807 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11319 | 2026.05.18 18:27:19.806904 [ 294 ] {8da5268e-94bb-43a2-a55d-d2ab000d6f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11320 | 2026.05.18 18:27:19.806946 [ 294 ] {8da5268e-94bb-43a2-a55d-d2ab000d6f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11321 | 2026.05.18 18:27:19.807280 [ 294 ] {8da5268e-94bb-43a2-a55d-d2ab000d6f32} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11322 | 2026.05.18 18:27:19.807316 [ 294 ] {8da5268e-94bb-43a2-a55d-d2ab000d6f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11323 | 2026.05.18 18:27:19.807618 [ 294 ] {8da5268e-94bb-43a2-a55d-d2ab000d6f32} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11324 | 2026.05.18 18:27:19.807834 [ 294 ] {8da5268e-94bb-43a2-a55d-d2ab000d6f32} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2026.05.18 18:27:19.807968 [ 294 ] {8da5268e-94bb-43a2-a55d-d2ab000d6f32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 11326 | 2026.05.18 18:27:19.808001 [ 294 ] {8da5268e-94bb-43a2-a55d-d2ab000d6f32} <Debug> TCPHandler: Processed in 0.00124424 sec. | ||
| 11327 | 2026.05.18 18:27:19.808134 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11328 | 2026.05.18 18:27:19.808229 [ 294 ] {0d126bb9-8ea7-4ed7-9cf2-603e51bf996b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11329 | 2026.05.18 18:27:19.808271 [ 294 ] {0d126bb9-8ea7-4ed7-9cf2-603e51bf996b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11330 | 2026.05.18 18:27:19.809020 [ 294 ] {0d126bb9-8ea7-4ed7-9cf2-603e51bf996b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.05.18 18:27:19.809055 [ 294 ] {0d126bb9-8ea7-4ed7-9cf2-603e51bf996b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11332 | 2026.05.18 18:27:19.809477 [ 294 ] {0d126bb9-8ea7-4ed7-9cf2-603e51bf996b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11333 | 2026.05.18 18:27:19.809686 [ 294 ] {0d126bb9-8ea7-4ed7-9cf2-603e51bf996b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.05.18 18:27:19.809818 [ 294 ] {0d126bb9-8ea7-4ed7-9cf2-603e51bf996b} <Debug> executeQuery: Read 1606 rows, 99.88 KiB in 0.001607 sec., 999377.7224642191 rows/sec., 60.69 MiB/sec. | ||
| 11335 | 2026.05.18 18:27:19.809853 [ 294 ] {0d126bb9-8ea7-4ed7-9cf2-603e51bf996b} <Debug> TCPHandler: Processed in 0.001768067 sec. | ||
| 11336 | 2026.05.18 18:27:19.810059 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11337 | 2026.05.18 18:27:19.810228 [ 294 ] {27a6f961-e7fa-4cd6-8944-f9e791e22780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11338 | 2026.05.18 18:27:19.810301 [ 294 ] {27a6f961-e7fa-4cd6-8944-f9e791e22780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11339 | 2026.05.18 18:27:19.810805 [ 294 ] {27a6f961-e7fa-4cd6-8944-f9e791e22780} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2026.05.18 18:27:19.810863 [ 294 ] {27a6f961-e7fa-4cd6-8944-f9e791e22780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11341 | 2026.05.18 18:27:19.811252 [ 294 ] {27a6f961-e7fa-4cd6-8944-f9e791e22780} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11342 | 2026.05.18 18:27:19.811485 [ 294 ] {27a6f961-e7fa-4cd6-8944-f9e791e22780} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2026.05.18 18:27:19.811647 [ 294 ] {27a6f961-e7fa-4cd6-8944-f9e791e22780} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001466 sec., 682.1282401091405 rows/sec., 45.96 KiB/sec. | ||
| 11344 | 2026.05.18 18:27:19.811694 [ 294 ] {27a6f961-e7fa-4cd6-8944-f9e791e22780} <Debug> TCPHandler: Processed in 0.001757866 sec. | ||
| 11345 | 2026.05.18 18:27:19.811824 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11346 | 2026.05.18 18:27:19.811939 [ 294 ] {f0e5b412-3ff1-40b4-a0e3-9421964b2bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11347 | 2026.05.18 18:27:19.811999 [ 294 ] {f0e5b412-3ff1-40b4-a0e3-9421964b2bf2} <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 | ||
| 11348 | 2026.05.18 18:27:19.812838 [ 294 ] {f0e5b412-3ff1-40b4-a0e3-9421964b2bf2} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2026.05.18 18:27:19.812876 [ 294 ] {f0e5b412-3ff1-40b4-a0e3-9421964b2bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11350 | 2026.05.18 18:27:19.813425 [ 294 ] {f0e5b412-3ff1-40b4-a0e3-9421964b2bf2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11351 | 2026.05.18 18:27:19.813647 [ 294 ] {f0e5b412-3ff1-40b4-a0e3-9421964b2bf2} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2026.05.18 18:27:19.813791 [ 294 ] {f0e5b412-3ff1-40b4-a0e3-9421964b2bf2} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001876 sec., 11727.078891257996 rows/sec., 21.01 MiB/sec. | ||
| 11353 | 2026.05.18 18:27:19.813864 [ 294 ] {f0e5b412-3ff1-40b4-a0e3-9421964b2bf2} <Debug> TCPHandler: Processed in 0.002091137 sec. | ||
| 11354 | 2026.05.18 18:27:19.813989 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2026.05.18 18:27:19.814090 [ 294 ] {22f7a9a1-c193-4030-b37b-730345e8f7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11356 | 2026.05.18 18:27:19.814133 [ 294 ] {22f7a9a1-c193-4030-b37b-730345e8f7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11357 | 2026.05.18 18:27:19.814484 [ 294 ] {22f7a9a1-c193-4030-b37b-730345e8f7b9} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2026.05.18 18:27:19.814522 [ 294 ] {22f7a9a1-c193-4030-b37b-730345e8f7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11359 | 2026.05.18 18:27:19.814816 [ 294 ] {22f7a9a1-c193-4030-b37b-730345e8f7b9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11360 | 2026.05.18 18:27:19.815035 [ 294 ] {22f7a9a1-c193-4030-b37b-730345e8f7b9} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.05.18 18:27:19.815165 [ 294 ] {22f7a9a1-c193-4030-b37b-730345e8f7b9} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001098 sec., 38251.366120218576 rows/sec., 2.18 MiB/sec. | ||
| 11362 | 2026.05.18 18:27:19.815199 [ 294 ] {22f7a9a1-c193-4030-b37b-730345e8f7b9} <Debug> TCPHandler: Processed in 0.001260241 sec. | ||
| 11363 | 2026.05.18 18:27:20.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.76 MiB, peak 325.39 MiB, free memory in arenas 0.00 B, will set to 313.70 MiB (RSS), difference: -1.06 MiB | ||
| 11364 | 2026.05.18 18:27:24.558330 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11365 | 2026.05.18 18:27:24.558736 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11366 | 2026.05.18 18:27:24.559127 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11367 | 2026.05.18 18:27:24.559165 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11368 | 2026.05.18 18:27:24.559384 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11369 | 2026.05.18 18:27:24.559454 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11370 | 2026.05.18 18:27:24.559598 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11371 | 2026.05.18 18:27:24.559709 [ 351 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11372 | 2026.05.18 18:27:24.559736 [ 335 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11373 | 2026.05.18 18:27:24.559767 [ 322 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11374 | 2026.05.18 18:27:24.559709 [ 323 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11375 | 2026.05.18 18:27:24.559954 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11376 | 2026.05.18 18:27:24.559983 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11377 | 2026.05.18 18:27:24.560054 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11378 | 2026.05.18 18:27:24.560075 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11379 | 2026.05.18 18:27:24.560110 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11380 | 2026.05.18 18:27:24.560179 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11381 | 2026.05.18 18:27:24.561459 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002881 sec., 14231.16973273169 rows/sec., 2.56 MiB/sec. | ||
| 11382 | 2026.05.18 18:27:24.561602 [ 294 ] {2a9d2ab6-9b5b-42b8-9875-e4c90fc40e20} <Debug> TCPHandler: Processed in 0.003474672 sec. | ||
| 11383 | 2026.05.18 18:27:24.563173 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11384 | 2026.05.18 18:27:24.563291 [ 294 ] {c5a49f6d-b4eb-4315-81fa-122ab2104b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11385 | 2026.05.18 18:27:24.563336 [ 294 ] {c5a49f6d-b4eb-4315-81fa-122ab2104b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11386 | 2026.05.18 18:27:24.563909 [ 294 ] {c5a49f6d-b4eb-4315-81fa-122ab2104b3c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11387 | 2026.05.18 18:27:24.563962 [ 294 ] {c5a49f6d-b4eb-4315-81fa-122ab2104b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11388 | 2026.05.18 18:27:24.564354 [ 294 ] {c5a49f6d-b4eb-4315-81fa-122ab2104b3c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11389 | 2026.05.18 18:27:24.564576 [ 294 ] {c5a49f6d-b4eb-4315-81fa-122ab2104b3c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11390 | 2026.05.18 18:27:24.564726 [ 294 ] {c5a49f6d-b4eb-4315-81fa-122ab2104b3c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001468 sec., 38147.13896457766 rows/sec., 2.91 MiB/sec. | ||
| 11391 | 2026.05.18 18:27:24.564741 [ 113 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11392 | 2026.05.18 18:27:24.564762 [ 294 ] {c5a49f6d-b4eb-4315-81fa-122ab2104b3c} <Debug> TCPHandler: Processed in 0.001641583 sec. | ||
| 11393 | 2026.05.18 18:27:24.564801 [ 113 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11394 | 2026.05.18 18:27:24.564833 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11395 | 2026.05.18 18:27:24.564892 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11396 | 2026.05.18 18:27:24.564996 [ 294 ] {72695a70-0aac-434c-8dad-5a3b28214978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11397 | 2026.05.18 18:27:24.565036 [ 294 ] {72695a70-0aac-434c-8dad-5a3b28214978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11398 | 2026.05.18 18:27:24.565202 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 11399 | 2026.05.18 18:27:24.565332 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11400 | 2026.05.18 18:27:24.565368 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3238 rows starting from the beginning of the part | ||
| 11401 | 2026.05.18 18:27:24.565439 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 120 rows starting from the beginning of the part | ||
| 11402 | 2026.05.18 18:27:24.565491 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 819 rows starting from the beginning of the part | ||
| 11403 | 2026.05.18 18:27:24.565523 [ 294 ] {72695a70-0aac-434c-8dad-5a3b28214978} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11404 | 2026.05.18 18:27:24.565537 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 118 rows starting from the beginning of the part | ||
| 11405 | 2026.05.18 18:27:24.565570 [ 294 ] {72695a70-0aac-434c-8dad-5a3b28214978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11406 | 2026.05.18 18:27:24.565599 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 3173 rows starting from the beginning of the part | ||
| 11407 | 2026.05.18 18:27:24.565650 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 11408 | 2026.05.18 18:27:24.565914 [ 294 ] {72695a70-0aac-434c-8dad-5a3b28214978} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11409 | 2026.05.18 18:27:24.566152 [ 294 ] {72695a70-0aac-434c-8dad-5a3b28214978} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.05.18 18:27:24.566285 [ 294 ] {72695a70-0aac-434c-8dad-5a3b28214978} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. | ||
| 11411 | 2026.05.18 18:27:24.566299 [ 113 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11412 | 2026.05.18 18:27:24.566321 [ 294 ] {72695a70-0aac-434c-8dad-5a3b28214978} <Debug> TCPHandler: Processed in 0.001477908 sec. | ||
| 11413 | 2026.05.18 18:27:24.566346 [ 113 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11414 | 2026.05.18 18:27:24.566374 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11415 | 2026.05.18 18:27:24.566466 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11416 | 2026.05.18 18:27:24.566509 [ 195 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 11417 | 2026.05.18 18:27:24.566571 [ 294 ] {64b86bc6-3469-4765-b272-7979426fe731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11418 | 2026.05.18 18:27:24.566624 [ 294 ] {64b86bc6-3469-4765-b272-7979426fe731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11419 | 2026.05.18 18:27:24.566660 [ 195 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11420 | 2026.05.18 18:27:24.566704 [ 195 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1792 rows starting from the beginning of the part | ||
| 11421 | 2026.05.18 18:27:24.566773 [ 195 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 99 rows starting from the beginning of the part | ||
| 11422 | 2026.05.18 18:27:24.566825 [ 195 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 501 rows starting from the beginning of the part | ||
| 11423 | 2026.05.18 18:27:24.566869 [ 195 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 95 rows starting from the beginning of the part | ||
| 11424 | 2026.05.18 18:27:24.566914 [ 195 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1737 rows starting from the beginning of the part | ||
| 11425 | 2026.05.18 18:27:24.566958 [ 195 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 11426 | 2026.05.18 18:27:24.567085 [ 294 ] {64b86bc6-3469-4765-b272-7979426fe731} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.05.18 18:27:24.567128 [ 294 ] {64b86bc6-3469-4765-b272-7979426fe731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11428 | 2026.05.18 18:27:24.567655 [ 294 ] {64b86bc6-3469-4765-b272-7979426fe731} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11429 | 2026.05.18 18:27:24.567862 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002709937 sec., 2776448.3085769154 rows/sec., 219.32 MiB/sec. | ||
| 11430 | 2026.05.18 18:27:24.567920 [ 294 ] {64b86bc6-3469-4765-b272-7979426fe731} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11431 | 2026.05.18 18:27:24.568046 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 11432 | 2026.05.18 18:27:24.568061 [ 294 ] {64b86bc6-3469-4765-b272-7979426fe731} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00151 sec., 84768.2119205298 rows/sec., 5.90 MiB/sec. | ||
| 11433 | 2026.05.18 18:27:24.568091 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.05.18 18:27:24.568112 [ 294 ] {64b86bc6-3469-4765-b272-7979426fe731} <Debug> TCPHandler: Processed in 0.001695264 sec. | ||
| 11435 | 2026.05.18 18:27:24.568120 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11436 | 2026.05.18 18:27:24.568167 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11437 | 2026.05.18 18:27:24.568242 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 11438 | 2026.05.18 18:27:24.568260 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11439 | 2026.05.18 18:27:24.568377 [ 294 ] {3643caa5-bd3e-48d7-bd2e-dce4a4b55a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11440 | 2026.05.18 18:27:24.568391 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11441 | 2026.05.18 18:27:24.568424 [ 294 ] {3643caa5-bd3e-48d7-bd2e-dce4a4b55a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11442 | 2026.05.18 18:27:24.568434 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 26698 rows starting from the beginning of the part | ||
| 11443 | 2026.05.18 18:27:24.568462 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_71_14} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.05.18 18:27:24.568512 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 162 rows starting from the beginning of the part | ||
| 11445 | 2026.05.18 18:27:24.568519 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002069556 sec., 2071942.0010862232 rows/sec., 149.87 MiB/sec. | ||
| 11446 | 2026.05.18 18:27:24.568551 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_71_14} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11447 | 2026.05.18 18:27:24.568571 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 11448 | 2026.05.18 18:27:24.568620 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::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 | ||
| 11449 | 2026.05.18 18:27:24.568632 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 11450 | 2026.05.18 18:27:24.568665 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1606 rows starting from the beginning of the part | ||
| 11451 | 2026.05.18 18:27:24.568772 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11452 | 2026.05.18 18:27:24.568792 [ 294 ] {3643caa5-bd3e-48d7-bd2e-dce4a4b55a67} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2026.05.18 18:27:24.568842 [ 294 ] {3643caa5-bd3e-48d7-bd2e-dce4a4b55a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11454 | 2026.05.18 18:27:24.569195 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_71_14} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.05.18 18:27:24.569212 [ 294 ] {3643caa5-bd3e-48d7-bd2e-dce4a4b55a67} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11456 | 2026.05.18 18:27:24.569309 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_71_14} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11457 | 2026.05.18 18:27:24.569408 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11458 | 2026.05.18 18:27:24.569465 [ 294 ] {3643caa5-bd3e-48d7-bd2e-dce4a4b55a67} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.05.18 18:27:24.569588 [ 113 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11460 | 2026.05.18 18:27:24.569606 [ 294 ] {3643caa5-bd3e-48d7-bd2e-dce4a4b55a67} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001247 sec., 38492.38171611868 rows/sec., 2.59 MiB/sec. | ||
| 11461 | 2026.05.18 18:27:24.569622 [ 113 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2026.05.18 18:27:24.569650 [ 294 ] {3643caa5-bd3e-48d7-bd2e-dce4a4b55a67} <Debug> TCPHandler: Processed in 0.001439196 sec. | ||
| 11463 | 2026.05.18 18:27:24.569650 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11464 | 2026.05.18 18:27:24.569778 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 11465 | 2026.05.18 18:27:24.569940 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11466 | 2026.05.18 18:27:24.569974 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4290 rows starting from the beginning of the part | ||
| 11467 | 2026.05.18 18:27:24.570029 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 11468 | 2026.05.18 18:27:24.570073 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 11469 | 2026.05.18 18:27:24.570123 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 11470 | 2026.05.18 18:27:24.570163 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 11471 | 2026.05.18 18:27:24.570207 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
| 11472 | 2026.05.18 18:27:24.572127 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4590 rows, containing 4 columns (4 merged, 0 gathered) in 0.002399177 sec., 1913156.053096541 rows/sec., 123.33 MiB/sec. | ||
| 11473 | 2026.05.18 18:27:24.572553 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11474 | 2026.05.18 18:27:24.572829 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_71_14} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2026.05.18 18:27:24.572911 [ 197 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_71_14} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11476 | 2026.05.18 18:27:24.572986 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11477 | 2026.05.18 18:27:24.578246 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28891 rows, containing 5 columns (5 merged, 0 gathered) in 0.010042623 sec., 2876838.0531659904 rows/sec., 183.64 MiB/sec. | ||
| 11478 | 2026.05.18 18:27:24.578615 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 11479 | 2026.05.18 18:27:24.578889 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11480 | 2026.05.18 18:27:24.578964 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 11481 | 2026.05.18 18:27:24.579039 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11482 | 2026.05.18 18:27:24.766743 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20573 | ||
| 11483 | 2026.05.18 18:27:24.767336 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11484 | 2026.05.18 18:27:24.767373 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11485 | 2026.05.18 18:27:24.767858 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11486 | 2026.05.18 18:27:24.768091 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2026.05.18 18:27:24.768217 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20573 | ||
| 11488 | 2026.05.18 18:27:25.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.17 MiB, peak 325.39 MiB, free memory in arenas 0.00 B, will set to 315.56 MiB (RSS), difference: 1.39 MiB | ||
| 11489 | 2026.05.18 18:27:25.868535 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 11490 | 2026.05.18 18:27:25.886428 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.05.18 18:27:25.886500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11492 | 2026.05.18 18:27:25.892507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11493 | 2026.05.18 18:27:25.893175 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2026.05.18 18:27:25.896419 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 11495 | 2026.05.18 18:27:29.560113 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.05.18 18:27:29.560403 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11497 | 2026.05.18 18:27:29.560809 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11498 | 2026.05.18 18:27:29.560860 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11499 | 2026.05.18 18:27:29.561113 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11500 | 2026.05.18 18:27:29.561192 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11501 | 2026.05.18 18:27:29.561343 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11502 | 2026.05.18 18:27:29.561453 [ 351 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11503 | 2026.05.18 18:27:29.561459 [ 314 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11504 | 2026.05.18 18:27:29.561459 [ 323 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11505 | 2026.05.18 18:27:29.561459 [ 335 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11506 | 2026.05.18 18:27:29.561637 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11507 | 2026.05.18 18:27:29.561667 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11508 | 2026.05.18 18:27:29.561744 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11509 | 2026.05.18 18:27:29.561766 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11510 | 2026.05.18 18:27:29.561804 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11511 | 2026.05.18 18:27:29.561848 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11512 | 2026.05.18 18:27:29.562920 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002632 sec., 15577.507598784196 rows/sec., 2.81 MiB/sec. | ||
| 11513 | 2026.05.18 18:27:29.563036 [ 294 ] {3d43f496-66d1-45af-a667-8ee2825853fc} <Debug> TCPHandler: Processed in 0.003079399 sec. | ||
| 11514 | 2026.05.18 18:27:29.565320 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11515 | 2026.05.18 18:27:29.565438 [ 294 ] {306d07cf-de69-417e-b8f2-b791180eeae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11516 | 2026.05.18 18:27:29.565488 [ 294 ] {306d07cf-de69-417e-b8f2-b791180eeae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11517 | 2026.05.18 18:27:29.566202 [ 294 ] {306d07cf-de69-417e-b8f2-b791180eeae8} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2026.05.18 18:27:29.566259 [ 294 ] {306d07cf-de69-417e-b8f2-b791180eeae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11519 | 2026.05.18 18:27:29.566739 [ 294 ] {306d07cf-de69-417e-b8f2-b791180eeae8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11520 | 2026.05.18 18:27:29.567026 [ 294 ] {306d07cf-de69-417e-b8f2-b791180eeae8} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2026.05.18 18:27:29.567203 [ 294 ] {306d07cf-de69-417e-b8f2-b791180eeae8} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001798 sec., 65628.47608453839 rows/sec., 5.57 MiB/sec. | ||
| 11522 | 2026.05.18 18:27:29.567267 [ 294 ] {306d07cf-de69-417e-b8f2-b791180eeae8} <Debug> TCPHandler: Processed in 0.001999635 sec. | ||
| 11523 | 2026.05.18 18:27:29.567530 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11524 | 2026.05.18 18:27:29.567664 [ 294 ] {248580b7-87af-4940-8c8f-049aa18b48c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11525 | 2026.05.18 18:27:29.567724 [ 294 ] {248580b7-87af-4940-8c8f-049aa18b48c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11526 | 2026.05.18 18:27:29.568244 [ 294 ] {248580b7-87af-4940-8c8f-049aa18b48c9} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2026.05.18 18:27:29.568285 [ 294 ] {248580b7-87af-4940-8c8f-049aa18b48c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11528 | 2026.05.18 18:27:29.568600 [ 294 ] {248580b7-87af-4940-8c8f-049aa18b48c9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11529 | 2026.05.18 18:27:29.568817 [ 294 ] {248580b7-87af-4940-8c8f-049aa18b48c9} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2026.05.18 18:27:29.568960 [ 294 ] {248580b7-87af-4940-8c8f-049aa18b48c9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001335 sec., 23220.973782771536 rows/sec., 1.71 MiB/sec. | ||
| 11531 | 2026.05.18 18:27:29.569001 [ 294 ] {248580b7-87af-4940-8c8f-049aa18b48c9} <Debug> TCPHandler: Processed in 0.001581891 sec. | ||
| 11532 | 2026.05.18 18:27:29.569001 [ 123 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11533 | 2026.05.18 18:27:29.569081 [ 123 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.05.18 18:27:29.569109 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11535 | 2026.05.18 18:27:29.569133 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11536 | 2026.05.18 18:27:29.569242 [ 294 ] {31d8c4c7-6cfa-42ee-83ae-35672f450862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11537 | 2026.05.18 18:27:29.569256 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 11538 | 2026.05.18 18:27:29.569285 [ 294 ] {31d8c4c7-6cfa-42ee-83ae-35672f450862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11539 | 2026.05.18 18:27:29.569406 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11540 | 2026.05.18 18:27:29.569447 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 211 rows starting from the beginning of the part | ||
| 11541 | 2026.05.18 18:27:29.569525 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 11542 | 2026.05.18 18:27:29.569576 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 153 rows starting from the beginning of the part | ||
| 11543 | 2026.05.18 18:27:29.569621 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 11544 | 2026.05.18 18:27:29.569665 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 174 rows starting from the beginning of the part | ||
| 11545 | 2026.05.18 18:27:29.569713 [ 186 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 11546 | 2026.05.18 18:27:29.569746 [ 294 ] {31d8c4c7-6cfa-42ee-83ae-35672f450862} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2026.05.18 18:27:29.569788 [ 294 ] {31d8c4c7-6cfa-42ee-83ae-35672f450862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11548 | 2026.05.18 18:27:29.570174 [ 294 ] {31d8c4c7-6cfa-42ee-83ae-35672f450862} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11549 | 2026.05.18 18:27:29.570416 [ 294 ] {31d8c4c7-6cfa-42ee-83ae-35672f450862} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.05.18 18:27:29.570559 [ 294 ] {31d8c4c7-6cfa-42ee-83ae-35672f450862} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001339 sec., 70948.46900672144 rows/sec., 5.54 MiB/sec. | ||
| 11551 | 2026.05.18 18:27:29.570596 [ 294 ] {31d8c4c7-6cfa-42ee-83ae-35672f450862} <Debug> TCPHandler: Processed in 0.001515289 sec. | ||
| 11552 | 2026.05.18 18:27:29.570719 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529519 sec., 415163.19836497615 rows/sec., 27.87 MiB/sec. | ||
| 11553 | 2026.05.18 18:27:29.570743 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.05.18 18:27:29.570849 [ 294 ] {63d3d933-5ead-48e7-a7aa-2ff96121d9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11555 | 2026.05.18 18:27:29.570870 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11556 | 2026.05.18 18:27:29.570895 [ 294 ] {63d3d933-5ead-48e7-a7aa-2ff96121d9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11557 | 2026.05.18 18:27:29.571150 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_61_12} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11558 | 2026.05.18 18:27:29.571219 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_61_12} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11559 | 2026.05.18 18:27:29.571297 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11560 | 2026.05.18 18:27:29.571341 [ 294 ] {63d3d933-5ead-48e7-a7aa-2ff96121d9ba} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11561 | 2026.05.18 18:27:29.571377 [ 294 ] {63d3d933-5ead-48e7-a7aa-2ff96121d9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11562 | 2026.05.18 18:27:29.571720 [ 294 ] {63d3d933-5ead-48e7-a7aa-2ff96121d9ba} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11563 | 2026.05.18 18:27:29.571937 [ 294 ] {63d3d933-5ead-48e7-a7aa-2ff96121d9ba} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2026.05.18 18:27:29.572072 [ 294 ] {63d3d933-5ead-48e7-a7aa-2ff96121d9ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 11565 | 2026.05.18 18:27:29.572107 [ 294 ] {63d3d933-5ead-48e7-a7aa-2ff96121d9ba} <Debug> TCPHandler: Processed in 0.001413825 sec. | ||
| 11566 | 2026.05.18 18:27:29.572245 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11567 | 2026.05.18 18:27:29.572343 [ 294 ] {fdb2b8d1-3323-4a0d-ae95-2ec034338386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11568 | 2026.05.18 18:27:29.572398 [ 294 ] {fdb2b8d1-3323-4a0d-ae95-2ec034338386} <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 | ||
| 11569 | 2026.05.18 18:27:29.573413 [ 294 ] {fdb2b8d1-3323-4a0d-ae95-2ec034338386} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11570 | 2026.05.18 18:27:29.573465 [ 294 ] {fdb2b8d1-3323-4a0d-ae95-2ec034338386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11571 | 2026.05.18 18:27:29.574108 [ 294 ] {fdb2b8d1-3323-4a0d-ae95-2ec034338386} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11572 | 2026.05.18 18:27:29.574365 [ 294 ] {fdb2b8d1-3323-4a0d-ae95-2ec034338386} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11573 | 2026.05.18 18:27:29.574524 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11574 | 2026.05.18 18:27:29.574547 [ 294 ] {fdb2b8d1-3323-4a0d-ae95-2ec034338386} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002219 sec., 13970.256872465074 rows/sec., 25.03 MiB/sec. | ||
| 11575 | 2026.05.18 18:27:29.574568 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11576 | 2026.05.18 18:27:29.574596 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11577 | 2026.05.18 18:27:29.574673 [ 294 ] {fdb2b8d1-3323-4a0d-ae95-2ec034338386} <Debug> TCPHandler: Processed in 0.00247734 sec. | ||
| 11578 | 2026.05.18 18:27:29.574695 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 11579 | 2026.05.18 18:27:29.574877 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2026.05.18 18:27:29.574920 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11581 | 2026.05.18 18:27:29.574981 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1192 rows starting from the beginning of the part | ||
| 11582 | 2026.05.18 18:27:29.575012 [ 294 ] {ff465a3b-0afe-4f4c-b38a-bb77fb1fbb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11583 | 2026.05.18 18:27:29.575075 [ 294 ] {ff465a3b-0afe-4f4c-b38a-bb77fb1fbb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11584 | 2026.05.18 18:27:29.575105 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 11585 | 2026.05.18 18:27:29.575219 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part | ||
| 11586 | 2026.05.18 18:27:29.575324 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 11587 | 2026.05.18 18:27:29.575424 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part | ||
| 11588 | 2026.05.18 18:27:29.575476 [ 294 ] {ff465a3b-0afe-4f4c-b38a-bb77fb1fbb9c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11589 | 2026.05.18 18:27:29.575519 [ 294 ] {ff465a3b-0afe-4f4c-b38a-bb77fb1fbb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11590 | 2026.05.18 18:27:29.575522 [ 186 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 11591 | 2026.05.18 18:27:29.575858 [ 294 ] {ff465a3b-0afe-4f4c-b38a-bb77fb1fbb9c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11592 | 2026.05.18 18:27:29.576110 [ 294 ] {ff465a3b-0afe-4f4c-b38a-bb77fb1fbb9c} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2026.05.18 18:27:29.576255 [ 294 ] {ff465a3b-0afe-4f4c-b38a-bb77fb1fbb9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 11594 | 2026.05.18 18:27:29.576292 [ 294 ] {ff465a3b-0afe-4f4c-b38a-bb77fb1fbb9c} <Debug> TCPHandler: Processed in 0.001524279 sec. | ||
| 11595 | 2026.05.18 18:27:29.581030 [ 197 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 19 columns (19 merged, 0 gathered) in 0.006372125 sec., 206838.37809208073 rows/sec., 370.64 MiB/sec. | ||
| 11596 | 2026.05.18 18:27:29.582276 [ 201 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11597 | 2026.05.18 18:27:29.582623 [ 201 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11598 | 2026.05.18 18:27:29.582697 [ 201 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11599 | 2026.05.18 18:27:29.582832 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 11600 | 2026.05.18 18:27:30.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.07 MiB, peak 327.39 MiB, free memory in arenas 0.00 B, will set to 317.33 MiB (RSS), difference: 1.26 MiB | ||
| 11601 | 2026.05.18 18:27:30.827110 [ 154 ] {} <Debug> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 11602 | 2026.05.18 18:27:30.827185 [ 154 ] {} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11603 | 2026.05.18 18:27:30.827211 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11604 | 2026.05.18 18:27:30.827364 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::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 | ||
| 11605 | 2026.05.18 18:27:30.827518 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11606 | 2026.05.18 18:27:30.827558 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 11607 | 2026.05.18 18:27:30.827637 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 11608 | 2026.05.18 18:27:30.827693 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 11609 | 2026.05.18 18:27:30.827744 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 11610 | 2026.05.18 18:27:30.827794 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 11611 | 2026.05.18 18:27:30.828575 [ 201 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267071 sec., 28411.983227459234 rows/sec., 2.37 MiB/sec. | ||
| 11612 | 2026.05.18 18:27:30.828789 [ 189 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 11613 | 2026.05.18 18:27:30.829142 [ 189 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_21_5} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2026.05.18 18:27:30.829228 [ 189 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_21_5} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 11615 | 2026.05.18 18:27:30.829330 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11616 | 2026.05.18 18:27:30.863922 [ 154 ] {} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 11617 | 2026.05.18 18:27:30.863970 [ 154 ] {} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.05.18 18:27:30.863994 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11619 | 2026.05.18 18:27:30.864176 [ 190 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 11620 | 2026.05.18 18:27:30.864381 [ 190 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11621 | 2026.05.18 18:27:30.864440 [ 190 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 11622 | 2026.05.18 18:27:30.864562 [ 190 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 11623 | 2026.05.18 18:27:30.864640 [ 190 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 11624 | 2026.05.18 18:27:30.864712 [ 190 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11625 | 2026.05.18 18:27:30.864779 [ 190 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 11626 | 2026.05.18 18:27:30.865640 [ 201 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001542579 sec., 20744.480509588164 rows/sec., 1.36 MiB/sec. | ||
| 11627 | 2026.05.18 18:27:30.865784 [ 190 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 11628 | 2026.05.18 18:27:30.866042 [ 190 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_32_7} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.05.18 18:27:30.866109 [ 190 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_32_7} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 11630 | 2026.05.18 18:27:30.866179 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11631 | 2026.05.18 18:27:32.137792 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11632 | 2026.05.18 18:27:32.137848 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11633 | 2026.05.18 18:27:32.269280 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21085 | ||
| 11634 | 2026.05.18 18:27:32.269796 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.05.18 18:27:32.269839 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11636 | 2026.05.18 18:27:32.270356 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11637 | 2026.05.18 18:27:32.270590 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.05.18 18:27:32.270724 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21085 | ||
| 11639 | 2026.05.18 18:27:33.397394 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11640 | 2026.05.18 18:27:33.414905 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2026.05.18 18:27:33.414972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11642 | 2026.05.18 18:27:33.421178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11643 | 2026.05.18 18:27:33.421863 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2026.05.18 18:27:33.424886 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11645 | 2026.05.18 18:27:34.563401 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11646 | 2026.05.18 18:27:34.563804 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 11647 | 2026.05.18 18:27:34.564242 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11648 | 2026.05.18 18:27:34.564283 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11649 | 2026.05.18 18:27:34.564525 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11650 | 2026.05.18 18:27:34.564593 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11651 | 2026.05.18 18:27:34.564740 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11652 | 2026.05.18 18:27:34.564848 [ 318 ] {3411aecf-9d38-401e-9447-86c48381905d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11653 | 2026.05.18 18:27:34.564860 [ 323 ] {3411aecf-9d38-401e-9447-86c48381905d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11654 | 2026.05.18 18:27:34.564869 [ 335 ] {3411aecf-9d38-401e-9447-86c48381905d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11655 | 2026.05.18 18:27:34.564869 [ 351 ] {3411aecf-9d38-401e-9447-86c48381905d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11656 | 2026.05.18 18:27:34.565038 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11657 | 2026.05.18 18:27:34.565067 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11658 | 2026.05.18 18:27:34.565137 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11659 | 2026.05.18 18:27:34.565158 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11660 | 2026.05.18 18:27:34.565194 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11661 | 2026.05.18 18:27:34.565236 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11662 | 2026.05.18 18:27:34.566428 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002788 sec., 14705.882352941177 rows/sec., 2.65 MiB/sec. | ||
| 11663 | 2026.05.18 18:27:34.566560 [ 294 ] {3411aecf-9d38-401e-9447-86c48381905d} <Debug> TCPHandler: Processed in 0.003339787 sec. | ||
| 11664 | 2026.05.18 18:27:34.571861 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11665 | 2026.05.18 18:27:34.572061 [ 294 ] {94408086-4cbb-4f5b-ab2e-6acc9d8c482c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11666 | 2026.05.18 18:27:34.572112 [ 294 ] {94408086-4cbb-4f5b-ab2e-6acc9d8c482c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11667 | 2026.05.18 18:27:34.572808 [ 294 ] {94408086-4cbb-4f5b-ab2e-6acc9d8c482c} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11668 | 2026.05.18 18:27:34.572856 [ 294 ] {94408086-4cbb-4f5b-ab2e-6acc9d8c482c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11669 | 2026.05.18 18:27:34.573269 [ 294 ] {94408086-4cbb-4f5b-ab2e-6acc9d8c482c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11670 | 2026.05.18 18:27:34.573486 [ 294 ] {94408086-4cbb-4f5b-ab2e-6acc9d8c482c} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11671 | 2026.05.18 18:27:34.573634 [ 294 ] {94408086-4cbb-4f5b-ab2e-6acc9d8c482c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001628 sec., 174447.17444717445 rows/sec., 11.08 MiB/sec. | ||
| 11672 | 2026.05.18 18:27:34.573669 [ 294 ] {94408086-4cbb-4f5b-ab2e-6acc9d8c482c} <Debug> TCPHandler: Processed in 0.001904142 sec. | ||
| 11673 | 2026.05.18 18:27:34.573875 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11674 | 2026.05.18 18:27:34.573977 [ 294 ] {1890a28a-973e-43b0-be73-e1b9694e053a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11675 | 2026.05.18 18:27:34.574018 [ 294 ] {1890a28a-973e-43b0-be73-e1b9694e053a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11676 | 2026.05.18 18:27:34.574721 [ 294 ] {1890a28a-973e-43b0-be73-e1b9694e053a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2026.05.18 18:27:34.574761 [ 294 ] {1890a28a-973e-43b0-be73-e1b9694e053a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11678 | 2026.05.18 18:27:34.575114 [ 294 ] {1890a28a-973e-43b0-be73-e1b9694e053a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11679 | 2026.05.18 18:27:34.575332 [ 294 ] {1890a28a-973e-43b0-be73-e1b9694e053a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11680 | 2026.05.18 18:27:34.575467 [ 294 ] {1890a28a-973e-43b0-be73-e1b9694e053a} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001508 sec., 543103.448275862 rows/sec., 42.10 MiB/sec. | ||
| 11681 | 2026.05.18 18:27:34.575502 [ 294 ] {1890a28a-973e-43b0-be73-e1b9694e053a} <Debug> TCPHandler: Processed in 0.001678085 sec. | ||
| 11682 | 2026.05.18 18:27:34.575656 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11683 | 2026.05.18 18:27:34.575755 [ 294 ] {8716a65c-cd73-4c3d-9fc6-5c7e4ff940d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11684 | 2026.05.18 18:27:34.575797 [ 294 ] {8716a65c-cd73-4c3d-9fc6-5c7e4ff940d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11685 | 2026.05.18 18:27:34.576246 [ 294 ] {8716a65c-cd73-4c3d-9fc6-5c7e4ff940d5} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.05.18 18:27:34.576282 [ 294 ] {8716a65c-cd73-4c3d-9fc6-5c7e4ff940d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11687 | 2026.05.18 18:27:34.576589 [ 294 ] {8716a65c-cd73-4c3d-9fc6-5c7e4ff940d5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11688 | 2026.05.18 18:27:34.576809 [ 294 ] {8716a65c-cd73-4c3d-9fc6-5c7e4ff940d5} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.05.18 18:27:34.576940 [ 294 ] {8716a65c-cd73-4c3d-9fc6-5c7e4ff940d5} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001204 sec., 127076.41196013289 rows/sec., 7.60 MiB/sec. | ||
| 11690 | 2026.05.18 18:27:34.576974 [ 294 ] {8716a65c-cd73-4c3d-9fc6-5c7e4ff940d5} <Debug> TCPHandler: Processed in 0.001376054 sec. | ||
| 11691 | 2026.05.18 18:27:34.577141 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11692 | 2026.05.18 18:27:34.577236 [ 294 ] {04dbdf93-25e7-40d2-af87-75b3a464f122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11693 | 2026.05.18 18:27:34.577276 [ 294 ] {04dbdf93-25e7-40d2-af87-75b3a464f122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11694 | 2026.05.18 18:27:34.577705 [ 294 ] {04dbdf93-25e7-40d2-af87-75b3a464f122} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11695 | 2026.05.18 18:27:34.577741 [ 294 ] {04dbdf93-25e7-40d2-af87-75b3a464f122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11696 | 2026.05.18 18:27:34.578038 [ 294 ] {04dbdf93-25e7-40d2-af87-75b3a464f122} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11697 | 2026.05.18 18:27:34.578247 [ 294 ] {04dbdf93-25e7-40d2-af87-75b3a464f122} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11698 | 2026.05.18 18:27:34.578375 [ 294 ] {04dbdf93-25e7-40d2-af87-75b3a464f122} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001156 sec., 128892.73356401385 rows/sec., 8.33 MiB/sec. | ||
| 11699 | 2026.05.18 18:27:34.578409 [ 294 ] {04dbdf93-25e7-40d2-af87-75b3a464f122} <Debug> TCPHandler: Processed in 0.001317433 sec. | ||
| 11700 | 2026.05.18 18:27:34.578545 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11701 | 2026.05.18 18:27:34.578641 [ 294 ] {f6814590-0075-4992-838c-698707ec6c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11702 | 2026.05.18 18:27:34.578681 [ 294 ] {f6814590-0075-4992-838c-698707ec6c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11703 | 2026.05.18 18:27:34.579117 [ 294 ] {f6814590-0075-4992-838c-698707ec6c4a} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11704 | 2026.05.18 18:27:34.579153 [ 294 ] {f6814590-0075-4992-838c-698707ec6c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11705 | 2026.05.18 18:27:34.579450 [ 294 ] {f6814590-0075-4992-838c-698707ec6c4a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11706 | 2026.05.18 18:27:34.579657 [ 294 ] {f6814590-0075-4992-838c-698707ec6c4a} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11707 | 2026.05.18 18:27:34.579786 [ 294 ] {f6814590-0075-4992-838c-698707ec6c4a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 11708 | 2026.05.18 18:27:34.579820 [ 294 ] {f6814590-0075-4992-838c-698707ec6c4a} <Debug> TCPHandler: Processed in 0.001324032 sec. | ||
| 11709 | 2026.05.18 18:27:34.579942 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11710 | 2026.05.18 18:27:34.580038 [ 294 ] {3b2fa551-b504-4b0d-bb2a-d104e4e89b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11711 | 2026.05.18 18:27:34.580078 [ 294 ] {3b2fa551-b504-4b0d-bb2a-d104e4e89b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11712 | 2026.05.18 18:27:34.580628 [ 294 ] {3b2fa551-b504-4b0d-bb2a-d104e4e89b5c} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11713 | 2026.05.18 18:27:34.580665 [ 294 ] {3b2fa551-b504-4b0d-bb2a-d104e4e89b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11714 | 2026.05.18 18:27:34.580992 [ 294 ] {3b2fa551-b504-4b0d-bb2a-d104e4e89b5c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11715 | 2026.05.18 18:27:34.581209 [ 294 ] {3b2fa551-b504-4b0d-bb2a-d104e4e89b5c} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2026.05.18 18:27:34.581336 [ 294 ] {3b2fa551-b504-4b0d-bb2a-d104e4e89b5c} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001315 sec., 380988.59315589356 rows/sec., 26.78 MiB/sec. | ||
| 11717 | 2026.05.18 18:27:34.581370 [ 294 ] {3b2fa551-b504-4b0d-bb2a-d104e4e89b5c} <Debug> TCPHandler: Processed in 0.001476287 sec. | ||
| 11718 | 2026.05.18 18:27:34.581494 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11719 | 2026.05.18 18:27:34.581590 [ 294 ] {f207130b-7185-40c4-b7ca-7101ae0dc7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11720 | 2026.05.18 18:27:34.581632 [ 294 ] {f207130b-7185-40c4-b7ca-7101ae0dc7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11721 | 2026.05.18 18:27:34.581973 [ 294 ] {f207130b-7185-40c4-b7ca-7101ae0dc7b7} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11722 | 2026.05.18 18:27:34.582016 [ 294 ] {f207130b-7185-40c4-b7ca-7101ae0dc7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11723 | 2026.05.18 18:27:34.582318 [ 294 ] {f207130b-7185-40c4-b7ca-7101ae0dc7b7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11724 | 2026.05.18 18:27:34.582531 [ 294 ] {f207130b-7185-40c4-b7ca-7101ae0dc7b7} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11725 | 2026.05.18 18:27:34.582658 [ 294 ] {f207130b-7185-40c4-b7ca-7101ae0dc7b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 11726 | 2026.05.18 18:27:34.582691 [ 294 ] {f207130b-7185-40c4-b7ca-7101ae0dc7b7} <Debug> TCPHandler: Processed in 0.001245721 sec. | ||
| 11727 | 2026.05.18 18:27:34.582828 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11728 | 2026.05.18 18:27:34.582923 [ 294 ] {36c8c319-8899-4d26-863d-1dc7a2bdb066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11729 | 2026.05.18 18:27:34.582966 [ 294 ] {36c8c319-8899-4d26-863d-1dc7a2bdb066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11730 | 2026.05.18 18:27:34.583433 [ 294 ] {36c8c319-8899-4d26-863d-1dc7a2bdb066} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11731 | 2026.05.18 18:27:34.583469 [ 294 ] {36c8c319-8899-4d26-863d-1dc7a2bdb066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11732 | 2026.05.18 18:27:34.583800 [ 294 ] {36c8c319-8899-4d26-863d-1dc7a2bdb066} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11733 | 2026.05.18 18:27:34.584007 [ 294 ] {36c8c319-8899-4d26-863d-1dc7a2bdb066} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11734 | 2026.05.18 18:27:34.584136 [ 294 ] {36c8c319-8899-4d26-863d-1dc7a2bdb066} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00123 sec., 215447.15447154472 rows/sec., 14.32 MiB/sec. | ||
| 11735 | 2026.05.18 18:27:34.584170 [ 294 ] {36c8c319-8899-4d26-863d-1dc7a2bdb066} <Debug> TCPHandler: Processed in 0.001396385 sec. | ||
| 11736 | 2026.05.18 18:27:34.584299 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11737 | 2026.05.18 18:27:34.584395 [ 294 ] {45fb5d1c-fb23-4215-9c10-c3e5aa347ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11738 | 2026.05.18 18:27:34.584437 [ 294 ] {45fb5d1c-fb23-4215-9c10-c3e5aa347ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11739 | 2026.05.18 18:27:34.584778 [ 294 ] {45fb5d1c-fb23-4215-9c10-c3e5aa347ab4} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11740 | 2026.05.18 18:27:34.584814 [ 294 ] {45fb5d1c-fb23-4215-9c10-c3e5aa347ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11741 | 2026.05.18 18:27:34.585102 [ 294 ] {45fb5d1c-fb23-4215-9c10-c3e5aa347ab4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11742 | 2026.05.18 18:27:34.585314 [ 294 ] {45fb5d1c-fb23-4215-9c10-c3e5aa347ab4} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11743 | 2026.05.18 18:27:34.585442 [ 294 ] {45fb5d1c-fb23-4215-9c10-c3e5aa347ab4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 11744 | 2026.05.18 18:27:34.585475 [ 294 ] {45fb5d1c-fb23-4215-9c10-c3e5aa347ab4} <Debug> TCPHandler: Processed in 0.001224029 sec. | ||
| 11745 | 2026.05.18 18:27:34.585621 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11746 | 2026.05.18 18:27:34.585724 [ 294 ] {bb99d61e-f8fc-48da-bc28-1e5b118f4701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11747 | 2026.05.18 18:27:34.585779 [ 294 ] {bb99d61e-f8fc-48da-bc28-1e5b118f4701} <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 | ||
| 11748 | 2026.05.18 18:27:34.586589 [ 294 ] {bb99d61e-f8fc-48da-bc28-1e5b118f4701} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.05.18 18:27:34.586625 [ 294 ] {bb99d61e-f8fc-48da-bc28-1e5b118f4701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11750 | 2026.05.18 18:27:34.587144 [ 294 ] {bb99d61e-f8fc-48da-bc28-1e5b118f4701} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11751 | 2026.05.18 18:27:34.587365 [ 294 ] {bb99d61e-f8fc-48da-bc28-1e5b118f4701} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2026.05.18 18:27:34.587505 [ 294 ] {bb99d61e-f8fc-48da-bc28-1e5b118f4701} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001807 sec., 6087.437742114001 rows/sec., 10.91 MiB/sec. | ||
| 11753 | 2026.05.18 18:27:34.587562 [ 294 ] {bb99d61e-f8fc-48da-bc28-1e5b118f4701} <Debug> TCPHandler: Processed in 0.001999444 sec. | ||
| 11754 | 2026.05.18 18:27:34.587701 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11755 | 2026.05.18 18:27:34.587814 [ 294 ] {02cd516d-037d-4927-bcbf-a5f1eba0197d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11756 | 2026.05.18 18:27:34.587857 [ 294 ] {02cd516d-037d-4927-bcbf-a5f1eba0197d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11757 | 2026.05.18 18:27:34.588288 [ 294 ] {02cd516d-037d-4927-bcbf-a5f1eba0197d} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2026.05.18 18:27:34.588333 [ 294 ] {02cd516d-037d-4927-bcbf-a5f1eba0197d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11759 | 2026.05.18 18:27:34.588713 [ 294 ] {02cd516d-037d-4927-bcbf-a5f1eba0197d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11760 | 2026.05.18 18:27:34.588961 [ 294 ] {02cd516d-037d-4927-bcbf-a5f1eba0197d} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11761 | 2026.05.18 18:27:34.589098 [ 294 ] {02cd516d-037d-4927-bcbf-a5f1eba0197d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001311 sec., 68649.88558352402 rows/sec., 4.30 MiB/sec. | ||
| 11762 | 2026.05.18 18:27:34.589131 [ 294 ] {02cd516d-037d-4927-bcbf-a5f1eba0197d} <Debug> TCPHandler: Processed in 0.001480858 sec. | ||
| 11763 | 2026.05.18 18:27:39.559764 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11764 | 2026.05.18 18:27:39.560024 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11765 | 2026.05.18 18:27:39.560380 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11766 | 2026.05.18 18:27:39.560418 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11767 | 2026.05.18 18:27:39.560644 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11768 | 2026.05.18 18:27:39.560715 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11769 | 2026.05.18 18:27:39.560859 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 11770 | 2026.05.18 18:27:39.560983 [ 351 ] {e009070d-4c96-442f-8849-75345b929332} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11771 | 2026.05.18 18:27:39.561000 [ 318 ] {e009070d-4c96-442f-8849-75345b929332} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11772 | 2026.05.18 18:27:39.560983 [ 335 ] {e009070d-4c96-442f-8849-75345b929332} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11773 | 2026.05.18 18:27:39.560984 [ 344 ] {e009070d-4c96-442f-8849-75345b929332} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11774 | 2026.05.18 18:27:39.561256 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11775 | 2026.05.18 18:27:39.561284 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11776 | 2026.05.18 18:27:39.561357 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11777 | 2026.05.18 18:27:39.561377 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11778 | 2026.05.18 18:27:39.561414 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11779 | 2026.05.18 18:27:39.561459 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11780 | 2026.05.18 18:27:39.562947 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003013 sec., 13607.699966810487 rows/sec., 2.45 MiB/sec. | ||
| 11781 | 2026.05.18 18:27:39.563174 [ 294 ] {e009070d-4c96-442f-8849-75345b929332} <Debug> TCPHandler: Processed in 0.003557064 sec. | ||
| 11782 | 2026.05.18 18:27:39.565788 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11783 | 2026.05.18 18:27:39.565959 [ 294 ] {4a2bb9f6-7583-4703-9842-2b272306da09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11784 | 2026.05.18 18:27:39.566034 [ 294 ] {4a2bb9f6-7583-4703-9842-2b272306da09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11785 | 2026.05.18 18:27:39.566682 [ 294 ] {4a2bb9f6-7583-4703-9842-2b272306da09} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2026.05.18 18:27:39.566727 [ 294 ] {4a2bb9f6-7583-4703-9842-2b272306da09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11787 | 2026.05.18 18:27:39.567107 [ 294 ] {4a2bb9f6-7583-4703-9842-2b272306da09} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11788 | 2026.05.18 18:27:39.567333 [ 294 ] {4a2bb9f6-7583-4703-9842-2b272306da09} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11789 | 2026.05.18 18:27:39.567482 [ 294 ] {4a2bb9f6-7583-4703-9842-2b272306da09} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001577 sec., 1268.2308180088776 rows/sec., 103.42 KiB/sec. | ||
| 11790 | 2026.05.18 18:27:39.567517 [ 294 ] {4a2bb9f6-7583-4703-9842-2b272306da09} <Debug> TCPHandler: Processed in 0.00186637 sec. | ||
| 11791 | 2026.05.18 18:27:39.567685 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11792 | 2026.05.18 18:27:39.567783 [ 294 ] {ffa52bde-d0f2-4006-9e39-7a44700c002e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11793 | 2026.05.18 18:27:39.567823 [ 294 ] {ffa52bde-d0f2-4006-9e39-7a44700c002e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11794 | 2026.05.18 18:27:39.568272 [ 294 ] {ffa52bde-d0f2-4006-9e39-7a44700c002e} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2026.05.18 18:27:39.568309 [ 294 ] {ffa52bde-d0f2-4006-9e39-7a44700c002e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11796 | 2026.05.18 18:27:39.568629 [ 294 ] {ffa52bde-d0f2-4006-9e39-7a44700c002e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11797 | 2026.05.18 18:27:39.568853 [ 294 ] {ffa52bde-d0f2-4006-9e39-7a44700c002e} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2026.05.18 18:27:39.568981 [ 294 ] {ffa52bde-d0f2-4006-9e39-7a44700c002e} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001217 sec., 97781.42974527527 rows/sec., 8.29 MiB/sec. | ||
| 11799 | 2026.05.18 18:27:39.569016 [ 294 ] {ffa52bde-d0f2-4006-9e39-7a44700c002e} <Debug> TCPHandler: Processed in 0.001389764 sec. | ||
| 11800 | 2026.05.18 18:27:39.569152 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11801 | 2026.05.18 18:27:39.569252 [ 294 ] {e8ea14e1-aafe-4c19-894a-4df10916fd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11802 | 2026.05.18 18:27:39.569295 [ 294 ] {e8ea14e1-aafe-4c19-894a-4df10916fd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11803 | 2026.05.18 18:27:39.569714 [ 294 ] {e8ea14e1-aafe-4c19-894a-4df10916fd17} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2026.05.18 18:27:39.569751 [ 294 ] {e8ea14e1-aafe-4c19-894a-4df10916fd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11805 | 2026.05.18 18:27:39.570043 [ 294 ] {e8ea14e1-aafe-4c19-894a-4df10916fd17} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11806 | 2026.05.18 18:27:39.570253 [ 294 ] {e8ea14e1-aafe-4c19-894a-4df10916fd17} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2026.05.18 18:27:39.570382 [ 294 ] {e8ea14e1-aafe-4c19-894a-4df10916fd17} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001147 sec., 28770.706190061028 rows/sec., 2.10 MiB/sec. | ||
| 11808 | 2026.05.18 18:27:39.570416 [ 294 ] {e8ea14e1-aafe-4c19-894a-4df10916fd17} <Debug> TCPHandler: Processed in 0.001314342 sec. | ||
| 11809 | 2026.05.18 18:27:39.570561 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11810 | 2026.05.18 18:27:39.570657 [ 294 ] {45ceeae6-5902-42c8-ba4d-fb5fd55e03bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11811 | 2026.05.18 18:27:39.570698 [ 294 ] {45ceeae6-5902-42c8-ba4d-fb5fd55e03bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11812 | 2026.05.18 18:27:39.571197 [ 294 ] {45ceeae6-5902-42c8-ba4d-fb5fd55e03bd} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2026.05.18 18:27:39.571237 [ 294 ] {45ceeae6-5902-42c8-ba4d-fb5fd55e03bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11814 | 2026.05.18 18:27:39.571563 [ 294 ] {45ceeae6-5902-42c8-ba4d-fb5fd55e03bd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11815 | 2026.05.18 18:27:39.571778 [ 294 ] {45ceeae6-5902-42c8-ba4d-fb5fd55e03bd} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11816 | 2026.05.18 18:27:39.571915 [ 294 ] {45ceeae6-5902-42c8-ba4d-fb5fd55e03bd} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001276 sec., 76018.80877742947 rows/sec., 5.94 MiB/sec. | ||
| 11817 | 2026.05.18 18:27:39.571951 [ 294 ] {45ceeae6-5902-42c8-ba4d-fb5fd55e03bd} <Debug> TCPHandler: Processed in 0.001438556 sec. | ||
| 11818 | 2026.05.18 18:27:39.572090 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11819 | 2026.05.18 18:27:39.572193 [ 294 ] {776d44e6-720c-45a0-96c8-f866fd2a0078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11820 | 2026.05.18 18:27:39.572238 [ 294 ] {776d44e6-720c-45a0-96c8-f866fd2a0078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11821 | 2026.05.18 18:27:39.572681 [ 294 ] {776d44e6-720c-45a0-96c8-f866fd2a0078} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2026.05.18 18:27:39.572720 [ 294 ] {776d44e6-720c-45a0-96c8-f866fd2a0078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11823 | 2026.05.18 18:27:39.573066 [ 294 ] {776d44e6-720c-45a0-96c8-f866fd2a0078} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11824 | 2026.05.18 18:27:39.573362 [ 294 ] {776d44e6-720c-45a0-96c8-f866fd2a0078} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11825 | 2026.05.18 18:27:39.573509 [ 294 ] {776d44e6-720c-45a0-96c8-f866fd2a0078} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001333 sec., 120780.1950487622 rows/sec., 8.41 MiB/sec. | ||
| 11826 | 2026.05.18 18:27:39.573554 [ 294 ] {776d44e6-720c-45a0-96c8-f866fd2a0078} <Debug> TCPHandler: Processed in 0.001513369 sec. | ||
| 11827 | 2026.05.18 18:27:39.573705 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11828 | 2026.05.18 18:27:39.573807 [ 294 ] {a5843de9-3834-4ea1-8884-266e83f98cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11829 | 2026.05.18 18:27:39.573882 [ 294 ] {a5843de9-3834-4ea1-8884-266e83f98cbd} <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 | ||
| 11830 | 2026.05.18 18:27:39.574877 [ 294 ] {a5843de9-3834-4ea1-8884-266e83f98cbd} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11831 | 2026.05.18 18:27:39.574915 [ 294 ] {a5843de9-3834-4ea1-8884-266e83f98cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11832 | 2026.05.18 18:27:39.575570 [ 294 ] {a5843de9-3834-4ea1-8884-266e83f98cbd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11833 | 2026.05.18 18:27:39.575797 [ 294 ] {a5843de9-3834-4ea1-8884-266e83f98cbd} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11834 | 2026.05.18 18:27:39.575931 [ 294 ] {a5843de9-3834-4ea1-8884-266e83f98cbd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002144 sec., 14458.955223880597 rows/sec., 25.91 MiB/sec. | ||
| 11835 | 2026.05.18 18:27:39.575983 [ 294 ] {a5843de9-3834-4ea1-8884-266e83f98cbd} <Debug> TCPHandler: Processed in 0.002327754 sec. | ||
| 11836 | 2026.05.18 18:27:39.576121 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11837 | 2026.05.18 18:27:39.576219 [ 294 ] {1521dd21-016b-4f52-80fd-9e972d7cc058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11838 | 2026.05.18 18:27:39.576261 [ 294 ] {1521dd21-016b-4f52-80fd-9e972d7cc058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11839 | 2026.05.18 18:27:39.576620 [ 294 ] {1521dd21-016b-4f52-80fd-9e972d7cc058} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11840 | 2026.05.18 18:27:39.576654 [ 294 ] {1521dd21-016b-4f52-80fd-9e972d7cc058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11841 | 2026.05.18 18:27:39.576951 [ 294 ] {1521dd21-016b-4f52-80fd-9e972d7cc058} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11842 | 2026.05.18 18:27:39.577155 [ 294 ] {1521dd21-016b-4f52-80fd-9e972d7cc058} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11843 | 2026.05.18 18:27:39.577282 [ 294 ] {1521dd21-016b-4f52-80fd-9e972d7cc058} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11844 | 2026.05.18 18:27:39.577315 [ 294 ] {1521dd21-016b-4f52-80fd-9e972d7cc058} <Debug> TCPHandler: Processed in 0.00124461 sec. | ||
| 11845 | 2026.05.18 18:27:39.771625 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21533 | ||
| 11846 | 2026.05.18 18:27:39.772136 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2026.05.18 18:27:39.772177 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11848 | 2026.05.18 18:27:39.772801 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11849 | 2026.05.18 18:27:39.773167 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2026.05.18 18:27:39.773490 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
| 11851 | 2026.05.18 18:27:40.925834 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11852 | 2026.05.18 18:27:40.942996 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2026.05.18 18:27:40.943050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11854 | 2026.05.18 18:27:40.949007 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11855 | 2026.05.18 18:27:40.949719 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2026.05.18 18:27:40.952515 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11857 | 2026.05.18 18:27:44.562917 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11858 | 2026.05.18 18:27:44.563217 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 11859 | 2026.05.18 18:27:44.563606 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11860 | 2026.05.18 18:27:44.563647 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11861 | 2026.05.18 18:27:44.563889 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11862 | 2026.05.18 18:27:44.563958 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11863 | 2026.05.18 18:27:44.564100 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11864 | 2026.05.18 18:27:44.564230 [ 318 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11865 | 2026.05.18 18:27:44.564337 [ 318 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11866 | 2026.05.18 18:27:44.564388 [ 318 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11867 | 2026.05.18 18:27:44.564429 [ 318 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11868 | 2026.05.18 18:27:44.564712 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11869 | 2026.05.18 18:27:44.564750 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11870 | 2026.05.18 18:27:44.564832 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11871 | 2026.05.18 18:27:44.564860 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11872 | 2026.05.18 18:27:44.564908 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11873 | 2026.05.18 18:27:44.564961 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11874 | 2026.05.18 18:27:44.566281 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003187 sec., 12864.763100094131 rows/sec., 2.32 MiB/sec. | ||
| 11875 | 2026.05.18 18:27:44.566418 [ 294 ] {ae988b04-99e2-4f91-b844-5451462edacf} <Debug> TCPHandler: Processed in 0.003651387 sec. | ||
| 11876 | 2026.05.18 18:27:44.571384 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11877 | 2026.05.18 18:27:44.571501 [ 294 ] {ec8ddd56-f071-4a13-9326-9d532ba8ca23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11878 | 2026.05.18 18:27:44.571550 [ 294 ] {ec8ddd56-f071-4a13-9326-9d532ba8ca23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11879 | 2026.05.18 18:27:44.572123 [ 294 ] {ec8ddd56-f071-4a13-9326-9d532ba8ca23} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.05.18 18:27:44.572162 [ 294 ] {ec8ddd56-f071-4a13-9326-9d532ba8ca23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11881 | 2026.05.18 18:27:44.572575 [ 294 ] {ec8ddd56-f071-4a13-9326-9d532ba8ca23} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11882 | 2026.05.18 18:27:44.572803 [ 294 ] {ec8ddd56-f071-4a13-9326-9d532ba8ca23} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.05.18 18:27:44.572949 [ 294 ] {ec8ddd56-f071-4a13-9326-9d532ba8ca23} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001481 sec., 191762.32275489534 rows/sec., 12.18 MiB/sec. | ||
| 11884 | 2026.05.18 18:27:44.572969 [ 143 ] {} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11885 | 2026.05.18 18:27:44.572984 [ 294 ] {ec8ddd56-f071-4a13-9326-9d532ba8ca23} <Debug> TCPHandler: Processed in 0.001652963 sec. | ||
| 11886 | 2026.05.18 18:27:44.573027 [ 143 ] {} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11887 | 2026.05.18 18:27:44.573055 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11888 | 2026.05.18 18:27:44.573142 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11889 | 2026.05.18 18:27:44.573184 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 11890 | 2026.05.18 18:27:44.573246 [ 294 ] {34221a46-8e77-4449-829e-3d9a6c1dce94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11891 | 2026.05.18 18:27:44.573295 [ 294 ] {34221a46-8e77-4449-829e-3d9a6c1dce94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11892 | 2026.05.18 18:27:44.573324 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11893 | 2026.05.18 18:27:44.573363 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 284 rows starting from the beginning of the part | ||
| 11894 | 2026.05.18 18:27:44.573427 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 11895 | 2026.05.18 18:27:44.573476 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 11896 | 2026.05.18 18:27:44.573537 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 11897 | 2026.05.18 18:27:44.573608 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 11898 | 2026.05.18 18:27:44.574034 [ 294 ] {34221a46-8e77-4449-829e-3d9a6c1dce94} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11899 | 2026.05.18 18:27:44.574078 [ 294 ] {34221a46-8e77-4449-829e-3d9a6c1dce94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11900 | 2026.05.18 18:27:44.574468 [ 294 ] {34221a46-8e77-4449-829e-3d9a6c1dce94} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11901 | 2026.05.18 18:27:44.574667 [ 190 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152901 sec., 928705.5022530919 rows/sec., 62.53 MiB/sec. | ||
| 11902 | 2026.05.18 18:27:44.574697 [ 294 ] {34221a46-8e77-4449-829e-3d9a6c1dce94} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2026.05.18 18:27:44.574855 [ 294 ] {34221a46-8e77-4449-829e-3d9a6c1dce94} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001628 sec., 503071.253071253 rows/sec., 38.99 MiB/sec. | ||
| 11904 | 2026.05.18 18:27:44.574892 [ 294 ] {34221a46-8e77-4449-829e-3d9a6c1dce94} <Debug> TCPHandler: Processed in 0.001799178 sec. | ||
| 11905 | 2026.05.18 18:27:44.574890 [ 201 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11906 | 2026.05.18 18:27:44.575024 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11907 | 2026.05.18 18:27:44.575129 [ 294 ] {6fcf79e8-0580-439c-8622-b66b5437ec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11908 | 2026.05.18 18:27:44.575172 [ 294 ] {6fcf79e8-0580-439c-8622-b66b5437ec2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11909 | 2026.05.18 18:27:44.575217 [ 201 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_33_8} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.05.18 18:27:44.575303 [ 201 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_33_8} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11911 | 2026.05.18 18:27:44.575414 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11912 | 2026.05.18 18:27:44.575654 [ 294 ] {6fcf79e8-0580-439c-8622-b66b5437ec2f} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2026.05.18 18:27:44.575696 [ 294 ] {6fcf79e8-0580-439c-8622-b66b5437ec2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11914 | 2026.05.18 18:27:44.576012 [ 294 ] {6fcf79e8-0580-439c-8622-b66b5437ec2f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11915 | 2026.05.18 18:27:44.576227 [ 294 ] {6fcf79e8-0580-439c-8622-b66b5437ec2f} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2026.05.18 18:27:44.576355 [ 294 ] {6fcf79e8-0580-439c-8622-b66b5437ec2f} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001245 sec., 122891.56626506025 rows/sec., 7.35 MiB/sec. | ||
| 11917 | 2026.05.18 18:27:44.576390 [ 294 ] {6fcf79e8-0580-439c-8622-b66b5437ec2f} <Debug> TCPHandler: Processed in 0.001415086 sec. | ||
| 11918 | 2026.05.18 18:27:44.576520 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2026.05.18 18:27:44.576615 [ 294 ] {8377d917-4ed6-4c4b-8d5e-48436d02ec2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11920 | 2026.05.18 18:27:44.576655 [ 294 ] {8377d917-4ed6-4c4b-8d5e-48436d02ec2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11921 | 2026.05.18 18:27:44.577100 [ 294 ] {8377d917-4ed6-4c4b-8d5e-48436d02ec2c} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.05.18 18:27:44.577137 [ 294 ] {8377d917-4ed6-4c4b-8d5e-48436d02ec2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11923 | 2026.05.18 18:27:44.577437 [ 294 ] {8377d917-4ed6-4c4b-8d5e-48436d02ec2c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11924 | 2026.05.18 18:27:44.577648 [ 294 ] {8377d917-4ed6-4c4b-8d5e-48436d02ec2c} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.05.18 18:27:44.577759 [ 143 ] {} <Debug> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 11926 | 2026.05.18 18:27:44.577776 [ 294 ] {8377d917-4ed6-4c4b-8d5e-48436d02ec2c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 11927 | 2026.05.18 18:27:44.577797 [ 143 ] {} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2026.05.18 18:27:44.577818 [ 294 ] {8377d917-4ed6-4c4b-8d5e-48436d02ec2c} <Debug> TCPHandler: Processed in 0.001347224 sec. | ||
| 11929 | 2026.05.18 18:27:44.577822 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11930 | 2026.05.18 18:27:44.577928 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 11931 | 2026.05.18 18:27:44.577984 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11932 | 2026.05.18 18:27:44.578037 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11933 | 2026.05.18 18:27:44.578070 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 951 rows starting from the beginning of the part | ||
| 11934 | 2026.05.18 18:27:44.578086 [ 294 ] {d654d074-946f-45f8-9802-d37c1ed63bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11935 | 2026.05.18 18:27:44.578123 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 11936 | 2026.05.18 18:27:44.578134 [ 294 ] {d654d074-946f-45f8-9802-d37c1ed63bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11937 | 2026.05.18 18:27:44.578178 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 11938 | 2026.05.18 18:27:44.578227 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 950 rows starting from the beginning of the part | ||
| 11939 | 2026.05.18 18:27:44.578267 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 11940 | 2026.05.18 18:27:44.578312 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 11941 | 2026.05.18 18:27:44.578611 [ 294 ] {d654d074-946f-45f8-9802-d37c1ed63bbd} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2026.05.18 18:27:44.578654 [ 294 ] {d654d074-946f-45f8-9802-d37c1ed63bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11943 | 2026.05.18 18:27:44.578985 [ 294 ] {d654d074-946f-45f8-9802-d37c1ed63bbd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11944 | 2026.05.18 18:27:44.579208 [ 294 ] {d654d074-946f-45f8-9802-d37c1ed63bbd} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2026.05.18 18:27:44.579316 [ 143 ] {} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11946 | 2026.05.18 18:27:44.579336 [ 294 ] {d654d074-946f-45f8-9802-d37c1ed63bbd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001268 sec., 116719.24290220819 rows/sec., 6.64 MiB/sec. | ||
| 11947 | 2026.05.18 18:27:44.579346 [ 143 ] {} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2026.05.18 18:27:44.579378 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11949 | 2026.05.18 18:27:44.579379 [ 294 ] {d654d074-946f-45f8-9802-d37c1ed63bbd} <Debug> TCPHandler: Processed in 0.001443947 sec. | ||
| 11950 | 2026.05.18 18:27:44.579403 [ 201 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512778 sec., 1650605.7068518975 rows/sec., 105.69 MiB/sec. | ||
| 11951 | 2026.05.18 18:27:44.579464 [ 198 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 11952 | 2026.05.18 18:27:44.579533 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11953 | 2026.05.18 18:27:44.579557 [ 198 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11954 | 2026.05.18 18:27:44.579589 [ 198 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 148 rows starting from the beginning of the part | ||
| 11955 | 2026.05.18 18:27:44.579597 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11956 | 2026.05.18 18:27:44.579631 [ 294 ] {f06a2c43-ad2c-446d-ac42-3f9cacaa6f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11957 | 2026.05.18 18:27:44.579649 [ 198 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 11958 | 2026.05.18 18:27:44.579678 [ 294 ] {f06a2c43-ad2c-446d-ac42-3f9cacaa6f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11959 | 2026.05.18 18:27:44.579703 [ 198 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 11960 | 2026.05.18 18:27:44.579751 [ 198 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 11961 | 2026.05.18 18:27:44.579797 [ 198 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 11962 | 2026.05.18 18:27:44.579915 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.05.18 18:27:44.580002 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_34_7} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 11964 | 2026.05.18 18:27:44.580091 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 11965 | 2026.05.18 18:27:44.580325 [ 294 ] {f06a2c43-ad2c-446d-ac42-3f9cacaa6f7d} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2026.05.18 18:27:44.580366 [ 294 ] {f06a2c43-ad2c-446d-ac42-3f9cacaa6f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11967 | 2026.05.18 18:27:44.580577 [ 192 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001144627 sec., 646498.815771426 rows/sec., 39.23 MiB/sec. | ||
| 11968 | 2026.05.18 18:27:44.580702 [ 198 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11969 | 2026.05.18 18:27:44.580703 [ 294 ] {f06a2c43-ad2c-446d-ac42-3f9cacaa6f7d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11970 | 2026.05.18 18:27:44.580959 [ 198 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_33_8} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2026.05.18 18:27:44.581022 [ 294 ] {f06a2c43-ad2c-446d-ac42-3f9cacaa6f7d} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11972 | 2026.05.18 18:27:44.581024 [ 198 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_33_8} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11973 | 2026.05.18 18:27:44.581109 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11974 | 2026.05.18 18:27:44.581279 [ 294 ] {f06a2c43-ad2c-446d-ac42-3f9cacaa6f7d} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001659 sec., 301989.1500904159 rows/sec., 21.23 MiB/sec. | ||
| 11975 | 2026.05.18 18:27:44.581364 [ 294 ] {f06a2c43-ad2c-446d-ac42-3f9cacaa6f7d} <Debug> TCPHandler: Processed in 0.0018786 sec. | ||
| 11976 | 2026.05.18 18:27:44.581594 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2026.05.18 18:27:44.581755 [ 294 ] {5e16e95c-247a-473d-8725-13cebcf5da60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11978 | 2026.05.18 18:27:44.581826 [ 294 ] {5e16e95c-247a-473d-8725-13cebcf5da60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11979 | 2026.05.18 18:27:44.582296 [ 294 ] {5e16e95c-247a-473d-8725-13cebcf5da60} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2026.05.18 18:27:44.582333 [ 294 ] {5e16e95c-247a-473d-8725-13cebcf5da60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11981 | 2026.05.18 18:27:44.582692 [ 294 ] {5e16e95c-247a-473d-8725-13cebcf5da60} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11982 | 2026.05.18 18:27:44.582902 [ 294 ] {5e16e95c-247a-473d-8725-13cebcf5da60} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.05.18 18:27:44.583012 [ 143 ] {} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 11984 | 2026.05.18 18:27:44.583036 [ 294 ] {5e16e95c-247a-473d-8725-13cebcf5da60} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001334 sec., 4497.751124437781 rows/sec., 234.99 KiB/sec. | ||
| 11985 | 2026.05.18 18:27:44.583060 [ 143 ] {} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2026.05.18 18:27:44.583077 [ 294 ] {5e16e95c-247a-473d-8725-13cebcf5da60} <Debug> TCPHandler: Processed in 0.001614012 sec. | ||
| 11987 | 2026.05.18 18:27:44.583087 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11988 | 2026.05.18 18:27:44.583195 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 11989 | 2026.05.18 18:27:44.583210 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11990 | 2026.05.18 18:27:44.583317 [ 294 ] {7f4a3ec3-3f82-4fe6-8d2c-8dd4ddb21d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11991 | 2026.05.18 18:27:44.583333 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11992 | 2026.05.18 18:27:44.583361 [ 294 ] {7f4a3ec3-3f82-4fe6-8d2c-8dd4ddb21d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11993 | 2026.05.18 18:27:44.583378 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 11994 | 2026.05.18 18:27:44.583456 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 11995 | 2026.05.18 18:27:44.583509 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 11996 | 2026.05.18 18:27:44.583561 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 11997 | 2026.05.18 18:27:44.583610 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 11998 | 2026.05.18 18:27:44.583660 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 11999 | 2026.05.18 18:27:44.583832 [ 294 ] {7f4a3ec3-3f82-4fe6-8d2c-8dd4ddb21d8c} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12000 | 2026.05.18 18:27:44.583878 [ 294 ] {7f4a3ec3-3f82-4fe6-8d2c-8dd4ddb21d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12001 | 2026.05.18 18:27:44.584262 [ 294 ] {7f4a3ec3-3f82-4fe6-8d2c-8dd4ddb21d8c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12002 | 2026.05.18 18:27:44.584510 [ 294 ] {7f4a3ec3-3f82-4fe6-8d2c-8dd4ddb21d8c} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12003 | 2026.05.18 18:27:44.584620 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001467787 sec., 134896.9571198001 rows/sec., 6.88 MiB/sec. | ||
| 12004 | 2026.05.18 18:27:44.584644 [ 294 ] {7f4a3ec3-3f82-4fe6-8d2c-8dd4ddb21d8c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001346 sec., 196879.64338781574 rows/sec., 13.08 MiB/sec. | ||
| 12005 | 2026.05.18 18:27:44.584656 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 12006 | 2026.05.18 18:27:44.584687 [ 294 ] {7f4a3ec3-3f82-4fe6-8d2c-8dd4ddb21d8c} <Debug> TCPHandler: Processed in 0.0015269 sec. | ||
| 12007 | 2026.05.18 18:27:44.584707 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2026.05.18 18:27:44.584736 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12009 | 2026.05.18 18:27:44.584759 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 12010 | 2026.05.18 18:27:44.584804 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 12011 | 2026.05.18 18:27:44.584816 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2026.05.18 18:27:44.584900 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12013 | 2026.05.18 18:27:44.584926 [ 294 ] {d380b3b6-5e10-40a2-aff5-c874fa3c7834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12014 | 2026.05.18 18:27:44.584939 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 28891 rows starting from the beginning of the part | ||
| 12015 | 2026.05.18 18:27:44.584982 [ 294 ] {d380b3b6-5e10-40a2-aff5-c874fa3c7834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12016 | 2026.05.18 18:27:44.585001 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
| 12017 | 2026.05.18 18:27:44.585044 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 12018 | 2026.05.18 18:27:44.585049 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_33_7} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12019 | 2026.05.18 18:27:44.585083 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 12020 | 2026.05.18 18:27:44.585121 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
| 12021 | 2026.05.18 18:27:44.585144 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_33_7} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 12022 | 2026.05.18 18:27:44.585161 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 12023 | 2026.05.18 18:27:44.585231 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12024 | 2026.05.18 18:27:44.585309 [ 294 ] {d380b3b6-5e10-40a2-aff5-c874fa3c7834} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12025 | 2026.05.18 18:27:44.585353 [ 294 ] {d380b3b6-5e10-40a2-aff5-c874fa3c7834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12026 | 2026.05.18 18:27:44.585676 [ 294 ] {d380b3b6-5e10-40a2-aff5-c874fa3c7834} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12027 | 2026.05.18 18:27:44.585904 [ 294 ] {d380b3b6-5e10-40a2-aff5-c874fa3c7834} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.05.18 18:27:44.586040 [ 294 ] {d380b3b6-5e10-40a2-aff5-c874fa3c7834} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 12029 | 2026.05.18 18:27:44.586074 [ 294 ] {d380b3b6-5e10-40a2-aff5-c874fa3c7834} <Debug> TCPHandler: Processed in 0.001308482 sec. | ||
| 12030 | 2026.05.18 18:27:44.586188 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12031 | 2026.05.18 18:27:44.586284 [ 294 ] {1c839a2e-a824-448b-8c34-2e820387f872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12032 | 2026.05.18 18:27:44.586342 [ 294 ] {1c839a2e-a824-448b-8c34-2e820387f872} <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 | ||
| 12033 | 2026.05.18 18:27:44.587135 [ 294 ] {1c839a2e-a824-448b-8c34-2e820387f872} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2026.05.18 18:27:44.587171 [ 294 ] {1c839a2e-a824-448b-8c34-2e820387f872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12035 | 2026.05.18 18:27:44.587720 [ 294 ] {1c839a2e-a824-448b-8c34-2e820387f872} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12036 | 2026.05.18 18:27:44.587947 [ 294 ] {1c839a2e-a824-448b-8c34-2e820387f872} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12037 | 2026.05.18 18:27:44.588097 [ 294 ] {1c839a2e-a824-448b-8c34-2e820387f872} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001829 sec., 6014.215418261345 rows/sec., 10.78 MiB/sec. | ||
| 12038 | 2026.05.18 18:27:44.588150 [ 294 ] {1c839a2e-a824-448b-8c34-2e820387f872} <Debug> TCPHandler: Processed in 0.002011255 sec. | ||
| 12039 | 2026.05.18 18:27:44.588282 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12040 | 2026.05.18 18:27:44.588380 [ 294 ] {0aaf08db-8d4e-4f2c-b0aa-79f792949c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12041 | 2026.05.18 18:27:44.588422 [ 294 ] {0aaf08db-8d4e-4f2c-b0aa-79f792949c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12042 | 2026.05.18 18:27:44.588764 [ 294 ] {0aaf08db-8d4e-4f2c-b0aa-79f792949c79} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12043 | 2026.05.18 18:27:44.588800 [ 294 ] {0aaf08db-8d4e-4f2c-b0aa-79f792949c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12044 | 2026.05.18 18:27:44.589114 [ 294 ] {0aaf08db-8d4e-4f2c-b0aa-79f792949c79} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12045 | 2026.05.18 18:27:44.589334 [ 294 ] {0aaf08db-8d4e-4f2c-b0aa-79f792949c79} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12046 | 2026.05.18 18:27:44.589462 [ 294 ] {0aaf08db-8d4e-4f2c-b0aa-79f792949c79} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 12047 | 2026.05.18 18:27:44.589495 [ 294 ] {0aaf08db-8d4e-4f2c-b0aa-79f792949c79} <Debug> TCPHandler: Processed in 0.00126281 sec. | ||
| 12048 | 2026.05.18 18:27:44.590745 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29870 rows, containing 5 columns (5 merged, 0 gathered) in 0.005963292 sec., 5008978.262342344 rows/sec., 320.42 MiB/sec. | ||
| 12049 | 2026.05.18 18:27:44.591227 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 12050 | 2026.05.18 18:27:44.591517 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12051 | 2026.05.18 18:27:44.591585 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 12052 | 2026.05.18 18:27:44.591662 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 12053 | 2026.05.18 18:27:47.137936 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12054 | 2026.05.18 18:27:47.138018 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12055 | 2026.05.18 18:27:47.274524 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22045 | ||
| 12056 | 2026.05.18 18:27:47.275024 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12057 | 2026.05.18 18:27:47.275062 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12058 | 2026.05.18 18:27:47.275526 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12059 | 2026.05.18 18:27:47.275760 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12060 | 2026.05.18 18:27:47.275890 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22045 | ||
| 12061 | 2026.05.18 18:27:47.275925 [ 135 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12062 | 2026.05.18 18:27:47.276001 [ 135 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.05.18 18:27:47.276025 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12064 | 2026.05.18 18:27:47.276122 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 12065 | 2026.05.18 18:27:47.276200 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12066 | 2026.05.18 18:27:47.276229 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19613 rows starting from the beginning of the part | ||
| 12067 | 2026.05.18 18:27:47.276287 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 12068 | 2026.05.18 18:27:47.276333 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 12069 | 2026.05.18 18:27:47.276376 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 12070 | 2026.05.18 18:27:47.276417 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 12071 | 2026.05.18 18:27:47.276460 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 12072 | 2026.05.18 18:27:47.278398 [ 196 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22045 rows, containing 4 columns (4 merged, 0 gathered) in 0.002304234 sec., 9567170.695337366 rows/sec., 136.86 MiB/sec. | ||
| 12073 | 2026.05.18 18:27:47.278744 [ 196 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12074 | 2026.05.18 18:27:47.279039 [ 196 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_46_9} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2026.05.18 18:27:47.279124 [ 196 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_46_9} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12076 | 2026.05.18 18:27:47.279222 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 12077 | 2026.05.18 18:27:48.453511 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 12078 | 2026.05.18 18:27:48.473003 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12079 | 2026.05.18 18:27:48.473072 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12080 | 2026.05.18 18:27:48.478897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12081 | 2026.05.18 18:27:48.479604 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2026.05.18 18:27:48.479958 [ 135 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12083 | 2026.05.18 18:27:48.480036 [ 135 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12084 | 2026.05.18 18:27:48.480058 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12085 | 2026.05.18 18:27:48.480216 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 12086 | 2026.05.18 18:27:48.483321 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 12087 | 2026.05.18 18:27:48.484275 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12088 | 2026.05.18 18:27:48.486052 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 12089 | 2026.05.18 18:27:48.491333 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 12090 | 2026.05.18 18:27:48.496395 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 12091 | 2026.05.18 18:27:48.501300 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 12092 | 2026.05.18 18:27:48.505824 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 12093 | 2026.05.18 18:27:48.509693 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 12094 | 2026.05.18 18:27:48.561320 [ 195 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.081180291 sec., 4274.436513167956 rows/sec., 22.10 MiB/sec. | ||
| 12095 | 2026.05.18 18:27:48.564127 [ 188 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12096 | 2026.05.18 18:27:48.566172 [ 188 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_46_9} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.05.18 18:27:48.566276 [ 188 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_46_9} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12098 | 2026.05.18 18:27:48.568407 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12099 | 2026.05.18 18:27:49.559651 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2026.05.18 18:27:49.559977 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12101 | 2026.05.18 18:27:49.560428 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12102 | 2026.05.18 18:27:49.560484 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12103 | 2026.05.18 18:27:49.560710 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12104 | 2026.05.18 18:27:49.560781 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12105 | 2026.05.18 18:27:49.560924 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12106 | 2026.05.18 18:27:49.561034 [ 318 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12107 | 2026.05.18 18:27:49.561053 [ 363 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12108 | 2026.05.18 18:27:49.561037 [ 276 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12109 | 2026.05.18 18:27:49.561034 [ 344 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12110 | 2026.05.18 18:27:49.561252 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12111 | 2026.05.18 18:27:49.561280 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12112 | 2026.05.18 18:27:49.561350 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12113 | 2026.05.18 18:27:49.561370 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 12114 | 2026.05.18 18:27:49.561408 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12115 | 2026.05.18 18:27:49.561451 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12116 | 2026.05.18 18:27:49.562594 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002744 sec., 14941.690962099126 rows/sec., 2.69 MiB/sec. | ||
| 12117 | 2026.05.18 18:27:49.562726 [ 294 ] {66b03108-aac4-4dc2-8cdc-1604c96d370b} <Debug> TCPHandler: Processed in 0.003245634 sec. | ||
| 12118 | 2026.05.18 18:27:49.565003 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2026.05.18 18:27:49.565117 [ 294 ] {52f5f691-83d1-448a-8b4e-3ed6821f7db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12120 | 2026.05.18 18:27:49.565162 [ 294 ] {52f5f691-83d1-448a-8b4e-3ed6821f7db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12121 | 2026.05.18 18:27:49.565726 [ 294 ] {52f5f691-83d1-448a-8b4e-3ed6821f7db8} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2026.05.18 18:27:49.565770 [ 294 ] {52f5f691-83d1-448a-8b4e-3ed6821f7db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12123 | 2026.05.18 18:27:49.566147 [ 294 ] {52f5f691-83d1-448a-8b4e-3ed6821f7db8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12124 | 2026.05.18 18:27:49.566375 [ 294 ] {52f5f691-83d1-448a-8b4e-3ed6821f7db8} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2026.05.18 18:27:49.566518 [ 294 ] {52f5f691-83d1-448a-8b4e-3ed6821f7db8} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001434 sec., 82287.30822873082 rows/sec., 6.98 MiB/sec. | ||
| 12126 | 2026.05.18 18:27:49.566549 [ 132 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12127 | 2026.05.18 18:27:49.566554 [ 294 ] {52f5f691-83d1-448a-8b4e-3ed6821f7db8} <Debug> TCPHandler: Processed in 0.001601091 sec. | ||
| 12128 | 2026.05.18 18:27:49.566623 [ 132 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12129 | 2026.05.18 18:27:49.566658 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12130 | 2026.05.18 18:27:49.566732 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12131 | 2026.05.18 18:27:49.566778 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 12132 | 2026.05.18 18:27:49.566835 [ 294 ] {95084665-bce3-42c9-bdc5-c3730f73836e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12133 | 2026.05.18 18:27:49.566881 [ 294 ] {95084665-bce3-42c9-bdc5-c3730f73836e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12134 | 2026.05.18 18:27:49.566906 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12135 | 2026.05.18 18:27:49.566941 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3242 rows starting from the beginning of the part | ||
| 12136 | 2026.05.18 18:27:49.567002 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 118 rows starting from the beginning of the part | ||
| 12137 | 2026.05.18 18:27:49.567048 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 819 rows starting from the beginning of the part | ||
| 12138 | 2026.05.18 18:27:49.567092 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 119 rows starting from the beginning of the part | ||
| 12139 | 2026.05.18 18:27:49.567135 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 819 rows starting from the beginning of the part | ||
| 12140 | 2026.05.18 18:27:49.567178 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 118 rows starting from the beginning of the part | ||
| 12141 | 2026.05.18 18:27:49.567310 [ 294 ] {95084665-bce3-42c9-bdc5-c3730f73836e} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12142 | 2026.05.18 18:27:49.567354 [ 294 ] {95084665-bce3-42c9-bdc5-c3730f73836e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12143 | 2026.05.18 18:27:49.567835 [ 294 ] {95084665-bce3-42c9-bdc5-c3730f73836e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12144 | 2026.05.18 18:27:49.568093 [ 294 ] {95084665-bce3-42c9-bdc5-c3730f73836e} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12145 | 2026.05.18 18:27:49.568237 [ 294 ] {95084665-bce3-42c9-bdc5-c3730f73836e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00142 sec., 21830.985915492958 rows/sec., 1.60 MiB/sec. | ||
| 12146 | 2026.05.18 18:27:49.568272 [ 294 ] {95084665-bce3-42c9-bdc5-c3730f73836e} <Debug> TCPHandler: Processed in 0.00158922 sec. | ||
| 12147 | 2026.05.18 18:27:49.568401 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12148 | 2026.05.18 18:27:49.568498 [ 294 ] {327ab0b0-7469-4413-beb3-ad9ab370f76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12149 | 2026.05.18 18:27:49.568538 [ 294 ] {327ab0b0-7469-4413-beb3-ad9ab370f76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12150 | 2026.05.18 18:27:49.568963 [ 294 ] {327ab0b0-7469-4413-beb3-ad9ab370f76a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12151 | 2026.05.18 18:27:49.568999 [ 294 ] {327ab0b0-7469-4413-beb3-ad9ab370f76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12152 | 2026.05.18 18:27:49.569244 [ 195 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5235 rows, containing 5 columns (5 merged, 0 gathered) in 0.002514701 sec., 2081758.427741509 rows/sec., 166.70 MiB/sec. | ||
| 12153 | 2026.05.18 18:27:49.569315 [ 294 ] {327ab0b0-7469-4413-beb3-ad9ab370f76a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12154 | 2026.05.18 18:27:49.569528 [ 294 ] {327ab0b0-7469-4413-beb3-ad9ab370f76a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12155 | 2026.05.18 18:27:49.569627 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12156 | 2026.05.18 18:27:49.569667 [ 294 ] {327ab0b0-7469-4413-beb3-ad9ab370f76a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001187 sec., 80033.69839932604 rows/sec., 6.25 MiB/sec. | ||
| 12157 | 2026.05.18 18:27:49.569671 [ 132 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12158 | 2026.05.18 18:27:49.569711 [ 294 ] {327ab0b0-7469-4413-beb3-ad9ab370f76a} <Debug> TCPHandler: Processed in 0.001357834 sec. | ||
| 12159 | 2026.05.18 18:27:49.569722 [ 132 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2026.05.18 18:27:49.569767 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12161 | 2026.05.18 18:27:49.569864 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12162 | 2026.05.18 18:27:49.569882 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 12163 | 2026.05.18 18:27:49.569968 [ 294 ] {256c346e-9baf-4351-8440-79d743041b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12164 | 2026.05.18 18:27:49.569992 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_76_15} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.05.18 18:27:49.570018 [ 294 ] {256c346e-9baf-4351-8440-79d743041b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12166 | 2026.05.18 18:27:49.570028 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12167 | 2026.05.18 18:27:49.570084 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1794 rows starting from the beginning of the part | ||
| 12168 | 2026.05.18 18:27:49.570103 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_76_15} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12169 | 2026.05.18 18:27:49.570161 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 95 rows starting from the beginning of the part | ||
| 12170 | 2026.05.18 18:27:49.570225 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 501 rows starting from the beginning of the part | ||
| 12171 | 2026.05.18 18:27:49.570231 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12172 | 2026.05.18 18:27:49.570281 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 97 rows starting from the beginning of the part | ||
| 12173 | 2026.05.18 18:27:49.570340 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 501 rows starting from the beginning of the part | ||
| 12174 | 2026.05.18 18:27:49.570394 [ 189 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 95 rows starting from the beginning of the part | ||
| 12175 | 2026.05.18 18:27:49.570507 [ 294 ] {256c346e-9baf-4351-8440-79d743041b34} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2026.05.18 18:27:49.570554 [ 294 ] {256c346e-9baf-4351-8440-79d743041b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12177 | 2026.05.18 18:27:49.570907 [ 294 ] {256c346e-9baf-4351-8440-79d743041b34} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12178 | 2026.05.18 18:27:49.571142 [ 294 ] {256c346e-9baf-4351-8440-79d743041b34} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2026.05.18 18:27:49.571280 [ 294 ] {256c346e-9baf-4351-8440-79d743041b34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 12180 | 2026.05.18 18:27:49.571316 [ 294 ] {256c346e-9baf-4351-8440-79d743041b34} <Debug> TCPHandler: Processed in 0.001500449 sec. | ||
| 12181 | 2026.05.18 18:27:49.571454 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12182 | 2026.05.18 18:27:49.571551 [ 294 ] {7f16df84-22f4-4595-802b-781808d5c11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12183 | 2026.05.18 18:27:49.571605 [ 294 ] {7f16df84-22f4-4595-802b-781808d5c11a} <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 | ||
| 12184 | 2026.05.18 18:27:49.571717 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001890121 sec., 1631112.5054956798 rows/sec., 119.65 MiB/sec. | ||
| 12185 | 2026.05.18 18:27:49.571969 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12186 | 2026.05.18 18:27:49.572222 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_76_15} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12187 | 2026.05.18 18:27:49.572290 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_76_15} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12188 | 2026.05.18 18:27:49.572378 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 12189 | 2026.05.18 18:27:49.572482 [ 294 ] {7f16df84-22f4-4595-802b-781808d5c11a} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12190 | 2026.05.18 18:27:49.572525 [ 294 ] {7f16df84-22f4-4595-802b-781808d5c11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12191 | 2026.05.18 18:27:49.573090 [ 294 ] {7f16df84-22f4-4595-802b-781808d5c11a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12192 | 2026.05.18 18:27:49.573310 [ 294 ] {7f16df84-22f4-4595-802b-781808d5c11a} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12193 | 2026.05.18 18:27:49.573453 [ 294 ] {7f16df84-22f4-4595-802b-781808d5c11a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00192 sec., 16145.833333333332 rows/sec., 28.93 MiB/sec. | ||
| 12194 | 2026.05.18 18:27:49.573508 [ 294 ] {7f16df84-22f4-4595-802b-781808d5c11a} <Debug> TCPHandler: Processed in 0.002102848 sec. | ||
| 12195 | 2026.05.18 18:27:49.573665 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12196 | 2026.05.18 18:27:49.573762 [ 294 ] {fed8f5f6-660d-4a3f-bb5b-942d3d4f1ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12197 | 2026.05.18 18:27:49.573803 [ 294 ] {fed8f5f6-660d-4a3f-bb5b-942d3d4f1ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12198 | 2026.05.18 18:27:49.574160 [ 294 ] {fed8f5f6-660d-4a3f-bb5b-942d3d4f1ae9} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12199 | 2026.05.18 18:27:49.574194 [ 294 ] {fed8f5f6-660d-4a3f-bb5b-942d3d4f1ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12200 | 2026.05.18 18:27:49.574515 [ 294 ] {fed8f5f6-660d-4a3f-bb5b-942d3d4f1ae9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12201 | 2026.05.18 18:27:49.574730 [ 294 ] {fed8f5f6-660d-4a3f-bb5b-942d3d4f1ae9} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12202 | 2026.05.18 18:27:49.574859 [ 294 ] {fed8f5f6-660d-4a3f-bb5b-942d3d4f1ae9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 12203 | 2026.05.18 18:27:49.574867 [ 132 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12204 | 2026.05.18 18:27:49.574900 [ 294 ] {fed8f5f6-660d-4a3f-bb5b-942d3d4f1ae9} <Debug> TCPHandler: Processed in 0.001283971 sec. | ||
| 12205 | 2026.05.18 18:27:49.574923 [ 132 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2026.05.18 18:27:49.574971 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12207 | 2026.05.18 18:27:49.575067 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 12208 | 2026.05.18 18:27:49.575187 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12209 | 2026.05.18 18:27:49.575217 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4590 rows starting from the beginning of the part | ||
| 12210 | 2026.05.18 18:27:49.575275 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 12211 | 2026.05.18 18:27:49.575322 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 12212 | 2026.05.18 18:27:49.575368 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 12213 | 2026.05.18 18:27:49.575410 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 12214 | 2026.05.18 18:27:49.575455 [ 189 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 12215 | 2026.05.18 18:27:49.577202 [ 200 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4950 rows, containing 4 columns (4 merged, 0 gathered) in 0.00217335 sec., 2277589.8957830076 rows/sec., 146.90 MiB/sec. | ||
| 12216 | 2026.05.18 18:27:49.577584 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12217 | 2026.05.18 18:27:49.577851 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_76_15} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2026.05.18 18:27:49.577919 [ 191 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_76_15} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12219 | 2026.05.18 18:27:49.578011 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12220 | 2026.05.18 18:27:49.773490 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12221 | 2026.05.18 18:27:49.773765 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12222 | 2026.05.18 18:27:49.774185 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12223 | 2026.05.18 18:27:49.774237 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12224 | 2026.05.18 18:27:49.774533 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12225 | 2026.05.18 18:27:49.774602 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12226 | 2026.05.18 18:27:49.774752 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 12227 | 2026.05.18 18:27:49.774858 [ 344 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12228 | 2026.05.18 18:27:49.774858 [ 363 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12229 | 2026.05.18 18:27:49.774858 [ 276 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12230 | 2026.05.18 18:27:49.774858 [ 318 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12231 | 2026.05.18 18:27:49.775045 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12232 | 2026.05.18 18:27:49.775074 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12233 | 2026.05.18 18:27:49.775144 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12234 | 2026.05.18 18:27:49.775165 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 12235 | 2026.05.18 18:27:49.775201 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 12236 | 2026.05.18 18:27:49.775247 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 12237 | 2026.05.18 18:27:49.776429 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002796 sec., 14663.805436337625 rows/sec., 3.19 MiB/sec. | ||
| 12238 | 2026.05.18 18:27:49.776568 [ 294 ] {e2296019-69c0-4a83-a8e5-896592bb69fe} <Debug> TCPHandler: Processed in 0.003223164 sec. | ||
| 12239 | 2026.05.18 18:27:49.792089 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12240 | 2026.05.18 18:27:49.792214 [ 294 ] {8c19847b-a5d1-488f-bf37-c613b13fdaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12241 | 2026.05.18 18:27:49.792261 [ 294 ] {8c19847b-a5d1-488f-bf37-c613b13fdaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12242 | 2026.05.18 18:27:49.792840 [ 294 ] {8c19847b-a5d1-488f-bf37-c613b13fdaa1} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12243 | 2026.05.18 18:27:49.792886 [ 294 ] {8c19847b-a5d1-488f-bf37-c613b13fdaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12244 | 2026.05.18 18:27:49.793266 [ 294 ] {8c19847b-a5d1-488f-bf37-c613b13fdaa1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12245 | 2026.05.18 18:27:49.793483 [ 294 ] {8c19847b-a5d1-488f-bf37-c613b13fdaa1} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12246 | 2026.05.18 18:27:49.793767 [ 294 ] {8c19847b-a5d1-488f-bf37-c613b13fdaa1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001581 sec., 179633.14358001266 rows/sec., 11.41 MiB/sec. | ||
| 12247 | 2026.05.18 18:27:49.793839 [ 294 ] {8c19847b-a5d1-488f-bf37-c613b13fdaa1} <Debug> TCPHandler: Processed in 0.001808478 sec. | ||
| 12248 | 2026.05.18 18:27:49.794029 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12249 | 2026.05.18 18:27:49.794161 [ 294 ] {e10be68d-f596-4f3d-869e-9aa19c88ff8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12250 | 2026.05.18 18:27:49.794225 [ 294 ] {e10be68d-f596-4f3d-869e-9aa19c88ff8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12251 | 2026.05.18 18:27:49.794740 [ 294 ] {e10be68d-f596-4f3d-869e-9aa19c88ff8c} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12252 | 2026.05.18 18:27:49.794783 [ 294 ] {e10be68d-f596-4f3d-869e-9aa19c88ff8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12253 | 2026.05.18 18:27:49.795127 [ 294 ] {e10be68d-f596-4f3d-869e-9aa19c88ff8c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12254 | 2026.05.18 18:27:49.795345 [ 294 ] {e10be68d-f596-4f3d-869e-9aa19c88ff8c} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12255 | 2026.05.18 18:27:49.795484 [ 294 ] {e10be68d-f596-4f3d-869e-9aa19c88ff8c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001362 sec., 1468.4287812041116 rows/sec., 119.74 KiB/sec. | ||
| 12256 | 2026.05.18 18:27:49.795533 [ 294 ] {e10be68d-f596-4f3d-869e-9aa19c88ff8c} <Debug> TCPHandler: Processed in 0.001613891 sec. | ||
| 12257 | 2026.05.18 18:27:49.795748 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12258 | 2026.05.18 18:27:49.795853 [ 294 ] {95bf3120-7c67-48c2-82fc-8987afe3d434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12259 | 2026.05.18 18:27:49.795897 [ 294 ] {95bf3120-7c67-48c2-82fc-8987afe3d434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12260 | 2026.05.18 18:27:49.797932 [ 294 ] {95bf3120-7c67-48c2-82fc-8987afe3d434} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12261 | 2026.05.18 18:27:49.797980 [ 294 ] {95bf3120-7c67-48c2-82fc-8987afe3d434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12262 | 2026.05.18 18:27:49.798547 [ 294 ] {95bf3120-7c67-48c2-82fc-8987afe3d434} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12263 | 2026.05.18 18:27:49.798791 [ 294 ] {95bf3120-7c67-48c2-82fc-8987afe3d434} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12264 | 2026.05.18 18:27:49.798946 [ 294 ] {95bf3120-7c67-48c2-82fc-8987afe3d434} <Debug> executeQuery: Read 3169 rows, 241.27 KiB in 0.003114 sec., 1017662.1708413616 rows/sec., 75.66 MiB/sec. | ||
| 12265 | 2026.05.18 18:27:49.799003 [ 294 ] {95bf3120-7c67-48c2-82fc-8987afe3d434} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12266 | 2026.05.18 18:27:49.799018 [ 294 ] {95bf3120-7c67-48c2-82fc-8987afe3d434} <Debug> TCPHandler: Processed in 0.003321617 sec. | ||
| 12267 | 2026.05.18 18:27:49.799207 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2026.05.18 18:27:49.799335 [ 294 ] {388dd464-85cc-4b17-b1c7-7adf2c6176be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12269 | 2026.05.18 18:27:49.799389 [ 294 ] {388dd464-85cc-4b17-b1c7-7adf2c6176be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12270 | 2026.05.18 18:27:49.799892 [ 294 ] {388dd464-85cc-4b17-b1c7-7adf2c6176be} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.05.18 18:27:49.799928 [ 294 ] {388dd464-85cc-4b17-b1c7-7adf2c6176be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12272 | 2026.05.18 18:27:49.800230 [ 294 ] {388dd464-85cc-4b17-b1c7-7adf2c6176be} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12273 | 2026.05.18 18:27:49.800437 [ 294 ] {388dd464-85cc-4b17-b1c7-7adf2c6176be} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.05.18 18:27:49.800545 [ 132 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12275 | 2026.05.18 18:27:49.800567 [ 294 ] {388dd464-85cc-4b17-b1c7-7adf2c6176be} <Debug> executeQuery: Read 166 rows, 10.34 KiB in 0.00127 sec., 130708.66141732283 rows/sec., 7.95 MiB/sec. | ||
| 12276 | 2026.05.18 18:27:49.800602 [ 132 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.05.18 18:27:49.800623 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12278 | 2026.05.18 18:27:49.800624 [ 294 ] {388dd464-85cc-4b17-b1c7-7adf2c6176be} <Debug> TCPHandler: Processed in 0.001524839 sec. | ||
| 12279 | 2026.05.18 18:27:49.800716 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 12280 | 2026.05.18 18:27:49.800758 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12281 | 2026.05.18 18:27:49.800817 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12282 | 2026.05.18 18:27:49.800851 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 213 rows starting from the beginning of the part | ||
| 12283 | 2026.05.18 18:27:49.800860 [ 294 ] {bbe31093-0e83-4209-ad0d-f2e4bdba959d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12284 | 2026.05.18 18:27:49.800905 [ 294 ] {bbe31093-0e83-4209-ad0d-f2e4bdba959d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12285 | 2026.05.18 18:27:49.800907 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 153 rows starting from the beginning of the part | ||
| 12286 | 2026.05.18 18:27:49.800965 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 33 rows starting from the beginning of the part | ||
| 12287 | 2026.05.18 18:27:49.801006 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 153 rows starting from the beginning of the part | ||
| 12288 | 2026.05.18 18:27:49.801046 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 12289 | 2026.05.18 18:27:49.801085 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 166 rows starting from the beginning of the part | ||
| 12290 | 2026.05.18 18:27:49.801602 [ 294 ] {bbe31093-0e83-4209-ad0d-f2e4bdba959d} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2026.05.18 18:27:49.801643 [ 294 ] {bbe31093-0e83-4209-ad0d-f2e4bdba959d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12292 | 2026.05.18 18:27:49.801914 [ 189 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239671 sec., 604192.5639948018 rows/sec., 39.85 MiB/sec. | ||
| 12293 | 2026.05.18 18:27:49.801997 [ 294 ] {bbe31093-0e83-4209-ad0d-f2e4bdba959d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12294 | 2026.05.18 18:27:49.802054 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12295 | 2026.05.18 18:27:49.802267 [ 294 ] {bbe31093-0e83-4209-ad0d-f2e4bdba959d} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.05.18 18:27:49.802336 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_66_13} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2026.05.18 18:27:49.802409 [ 197 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_66_13} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12298 | 2026.05.18 18:27:49.802411 [ 294 ] {bbe31093-0e83-4209-ad0d-f2e4bdba959d} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001569 sec., 605481.1982154239 rows/sec., 35.62 MiB/sec. | ||
| 12299 | 2026.05.18 18:27:49.802461 [ 294 ] {bbe31093-0e83-4209-ad0d-f2e4bdba959d} <Debug> TCPHandler: Processed in 0.001752826 sec. | ||
| 12300 | 2026.05.18 18:27:49.802474 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12301 | 2026.05.18 18:27:49.802586 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12302 | 2026.05.18 18:27:49.802686 [ 294 ] {66cef2d0-f79b-4a51-9c88-756992f954c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12303 | 2026.05.18 18:27:49.802726 [ 294 ] {66cef2d0-f79b-4a51-9c88-756992f954c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12304 | 2026.05.18 18:27:49.803140 [ 294 ] {66cef2d0-f79b-4a51-9c88-756992f954c6} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12305 | 2026.05.18 18:27:49.803176 [ 294 ] {66cef2d0-f79b-4a51-9c88-756992f954c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12306 | 2026.05.18 18:27:49.803486 [ 294 ] {66cef2d0-f79b-4a51-9c88-756992f954c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12307 | 2026.05.18 18:27:49.803701 [ 294 ] {66cef2d0-f79b-4a51-9c88-756992f954c6} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12308 | 2026.05.18 18:27:49.803831 [ 294 ] {66cef2d0-f79b-4a51-9c88-756992f954c6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 60.46 KiB/sec. | ||
| 12309 | 2026.05.18 18:27:49.803865 [ 294 ] {66cef2d0-f79b-4a51-9c88-756992f954c6} <Debug> TCPHandler: Processed in 0.001329202 sec. | ||
| 12310 | 2026.05.18 18:27:49.804005 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12311 | 2026.05.18 18:27:49.804101 [ 294 ] {db26adb8-50c3-40c6-9d77-ae0108bfa755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12312 | 2026.05.18 18:27:49.804140 [ 294 ] {db26adb8-50c3-40c6-9d77-ae0108bfa755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12313 | 2026.05.18 18:27:49.804574 [ 294 ] {db26adb8-50c3-40c6-9d77-ae0108bfa755} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12314 | 2026.05.18 18:27:49.804610 [ 294 ] {db26adb8-50c3-40c6-9d77-ae0108bfa755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12315 | 2026.05.18 18:27:49.804945 [ 294 ] {db26adb8-50c3-40c6-9d77-ae0108bfa755} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12316 | 2026.05.18 18:27:49.805154 [ 294 ] {db26adb8-50c3-40c6-9d77-ae0108bfa755} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12317 | 2026.05.18 18:27:49.805279 [ 294 ] {db26adb8-50c3-40c6-9d77-ae0108bfa755} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 12318 | 2026.05.18 18:27:49.805312 [ 294 ] {db26adb8-50c3-40c6-9d77-ae0108bfa755} <Debug> TCPHandler: Processed in 0.001357004 sec. | ||
| 12319 | 2026.05.18 18:27:49.805433 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12320 | 2026.05.18 18:27:49.805529 [ 294 ] {f587489d-cc11-45e8-a5cd-d0fbaca4aacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12321 | 2026.05.18 18:27:49.805568 [ 294 ] {f587489d-cc11-45e8-a5cd-d0fbaca4aacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12322 | 2026.05.18 18:27:49.806561 [ 294 ] {f587489d-cc11-45e8-a5cd-d0fbaca4aacb} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12323 | 2026.05.18 18:27:49.806597 [ 294 ] {f587489d-cc11-45e8-a5cd-d0fbaca4aacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12324 | 2026.05.18 18:27:49.806981 [ 294 ] {f587489d-cc11-45e8-a5cd-d0fbaca4aacb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12325 | 2026.05.18 18:27:49.807191 [ 294 ] {f587489d-cc11-45e8-a5cd-d0fbaca4aacb} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12326 | 2026.05.18 18:27:49.807318 [ 294 ] {f587489d-cc11-45e8-a5cd-d0fbaca4aacb} <Debug> executeQuery: Read 1729 rows, 119.22 KiB in 0.001806 sec., 957364.3410852712 rows/sec., 64.47 MiB/sec. | ||
| 12327 | 2026.05.18 18:27:49.807352 [ 294 ] {f587489d-cc11-45e8-a5cd-d0fbaca4aacb} <Debug> TCPHandler: Processed in 0.001968844 sec. | ||
| 12328 | 2026.05.18 18:27:49.807494 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12329 | 2026.05.18 18:27:49.807591 [ 294 ] {cd6ab707-f745-486a-887c-acca27f9f7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12330 | 2026.05.18 18:27:49.807632 [ 294 ] {cd6ab707-f745-486a-887c-acca27f9f7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12331 | 2026.05.18 18:27:49.807954 [ 294 ] {cd6ab707-f745-486a-887c-acca27f9f7f5} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12332 | 2026.05.18 18:27:49.807990 [ 294 ] {cd6ab707-f745-486a-887c-acca27f9f7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12333 | 2026.05.18 18:27:49.808288 [ 294 ] {cd6ab707-f745-486a-887c-acca27f9f7f5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12334 | 2026.05.18 18:27:49.808498 [ 294 ] {cd6ab707-f745-486a-887c-acca27f9f7f5} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12335 | 2026.05.18 18:27:49.808624 [ 294 ] {cd6ab707-f745-486a-887c-acca27f9f7f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 12336 | 2026.05.18 18:27:49.808657 [ 294 ] {cd6ab707-f745-486a-887c-acca27f9f7f5} <Debug> TCPHandler: Processed in 0.001213539 sec. | ||
| 12337 | 2026.05.18 18:27:49.808782 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12338 | 2026.05.18 18:27:49.808878 [ 294 ] {8e66bdc6-bfb7-4c05-ba3c-c41f3e7dbde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12339 | 2026.05.18 18:27:49.808920 [ 294 ] {8e66bdc6-bfb7-4c05-ba3c-c41f3e7dbde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12340 | 2026.05.18 18:27:49.809704 [ 294 ] {8e66bdc6-bfb7-4c05-ba3c-c41f3e7dbde8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12341 | 2026.05.18 18:27:49.809741 [ 294 ] {8e66bdc6-bfb7-4c05-ba3c-c41f3e7dbde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12342 | 2026.05.18 18:27:49.810179 [ 294 ] {8e66bdc6-bfb7-4c05-ba3c-c41f3e7dbde8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12343 | 2026.05.18 18:27:49.810390 [ 294 ] {8e66bdc6-bfb7-4c05-ba3c-c41f3e7dbde8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12344 | 2026.05.18 18:27:49.810526 [ 294 ] {8e66bdc6-bfb7-4c05-ba3c-c41f3e7dbde8} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001665 sec., 962162.1621621621 rows/sec., 58.41 MiB/sec. | ||
| 12345 | 2026.05.18 18:27:49.810560 [ 294 ] {8e66bdc6-bfb7-4c05-ba3c-c41f3e7dbde8} <Debug> TCPHandler: Processed in 0.001826469 sec. | ||
| 12346 | 2026.05.18 18:27:49.810701 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12347 | 2026.05.18 18:27:49.810827 [ 294 ] {5784b6de-5ecc-44d8-8cef-38d52041fb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12348 | 2026.05.18 18:27:49.810878 [ 294 ] {5784b6de-5ecc-44d8-8cef-38d52041fb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12349 | 2026.05.18 18:27:49.811245 [ 294 ] {5784b6de-5ecc-44d8-8cef-38d52041fb2e} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12350 | 2026.05.18 18:27:49.811289 [ 294 ] {5784b6de-5ecc-44d8-8cef-38d52041fb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12351 | 2026.05.18 18:27:49.811612 [ 294 ] {5784b6de-5ecc-44d8-8cef-38d52041fb2e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12352 | 2026.05.18 18:27:49.811821 [ 294 ] {5784b6de-5ecc-44d8-8cef-38d52041fb2e} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12353 | 2026.05.18 18:27:49.811952 [ 294 ] {5784b6de-5ecc-44d8-8cef-38d52041fb2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 12354 | 2026.05.18 18:27:49.811985 [ 294 ] {5784b6de-5ecc-44d8-8cef-38d52041fb2e} <Debug> TCPHandler: Processed in 0.001347263 sec. | ||
| 12355 | 2026.05.18 18:27:49.812190 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12356 | 2026.05.18 18:27:49.812365 [ 294 ] {210f4963-3d11-4757-b2a0-3a97fc68c6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12357 | 2026.05.18 18:27:49.812460 [ 294 ] {210f4963-3d11-4757-b2a0-3a97fc68c6f1} <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 | ||
| 12358 | 2026.05.18 18:27:49.813448 [ 294 ] {210f4963-3d11-4757-b2a0-3a97fc68c6f1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2026.05.18 18:27:49.813492 [ 294 ] {210f4963-3d11-4757-b2a0-3a97fc68c6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12360 | 2026.05.18 18:27:49.814063 [ 294 ] {210f4963-3d11-4757-b2a0-3a97fc68c6f1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12361 | 2026.05.18 18:27:49.814294 [ 294 ] {210f4963-3d11-4757-b2a0-3a97fc68c6f1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2026.05.18 18:27:49.814412 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12363 | 2026.05.18 18:27:49.814446 [ 294 ] {210f4963-3d11-4757-b2a0-3a97fc68c6f1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002132 sec., 10318.949343339586 rows/sec., 18.49 MiB/sec. | ||
| 12364 | 2026.05.18 18:27:49.814452 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2026.05.18 18:27:49.814480 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12366 | 2026.05.18 18:27:49.814499 [ 294 ] {210f4963-3d11-4757-b2a0-3a97fc68c6f1} <Debug> TCPHandler: Processed in 0.002432268 sec. | ||
| 12367 | 2026.05.18 18:27:49.814570 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 12368 | 2026.05.18 18:27:49.814659 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2026.05.18 18:27:49.814774 [ 294 ] {3edd79c2-e4de-429a-bed7-8875b09d54df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12370 | 2026.05.18 18:27:49.814785 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12371 | 2026.05.18 18:27:49.814820 [ 294 ] {3edd79c2-e4de-429a-bed7-8875b09d54df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12372 | 2026.05.18 18:27:49.814849 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1318 rows starting from the beginning of the part | ||
| 12373 | 2026.05.18 18:27:49.814962 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part | ||
| 12374 | 2026.05.18 18:27:49.815061 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 12375 | 2026.05.18 18:27:49.815153 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part | ||
| 12376 | 2026.05.18 18:27:49.815191 [ 294 ] {3edd79c2-e4de-429a-bed7-8875b09d54df} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.05.18 18:27:49.815229 [ 294 ] {3edd79c2-e4de-429a-bed7-8875b09d54df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12378 | 2026.05.18 18:27:49.815241 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 12379 | 2026.05.18 18:27:49.815339 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part | ||
| 12380 | 2026.05.18 18:27:49.815552 [ 294 ] {3edd79c2-e4de-429a-bed7-8875b09d54df} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12381 | 2026.05.18 18:27:49.815820 [ 294 ] {3edd79c2-e4de-429a-bed7-8875b09d54df} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2026.05.18 18:27:49.815952 [ 294 ] {3edd79c2-e4de-429a-bed7-8875b09d54df} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001206 sec., 34825.87064676617 rows/sec., 1.99 MiB/sec. | ||
| 12383 | 2026.05.18 18:27:49.815986 [ 294 ] {3edd79c2-e4de-429a-bed7-8875b09d54df} <Debug> TCPHandler: Processed in 0.001390985 sec. | ||
| 12384 | 2026.05.18 18:27:49.823044 [ 189 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 19 columns (19 merged, 0 gathered) in 0.008510134 sec., 167329.91513412126 rows/sec., 299.85 MiB/sec. | ||
| 12385 | 2026.05.18 18:27:49.824257 [ 197 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12386 | 2026.05.18 18:27:49.824580 [ 197 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12387 | 2026.05.18 18:27:49.824649 [ 197 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12388 | 2026.05.18 18:27:49.824761 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12389 | 2026.05.18 18:27:50.001187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.20 MiB, peak 332.60 MiB, free memory in arenas 0.00 B, will set to 324.07 MiB (RSS), difference: 3.87 MiB | ||
| 12390 | 2026.05.18 18:27:54.557271 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12391 | 2026.05.18 18:27:54.557576 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12392 | 2026.05.18 18:27:54.557933 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12393 | 2026.05.18 18:27:54.557973 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12394 | 2026.05.18 18:27:54.558201 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12395 | 2026.05.18 18:27:54.558278 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12396 | 2026.05.18 18:27:54.558427 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12397 | 2026.05.18 18:27:54.558528 [ 317 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12398 | 2026.05.18 18:27:54.558538 [ 344 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12399 | 2026.05.18 18:27:54.558553 [ 318 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12400 | 2026.05.18 18:27:54.558538 [ 363 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12401 | 2026.05.18 18:27:54.558735 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12402 | 2026.05.18 18:27:54.558765 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12403 | 2026.05.18 18:27:54.558841 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12404 | 2026.05.18 18:27:54.558861 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 12405 | 2026.05.18 18:27:54.558899 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12406 | 2026.05.18 18:27:54.558943 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12407 | 2026.05.18 18:27:54.560110 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002645 sec., 15500.94517958412 rows/sec., 2.79 MiB/sec. | ||
| 12408 | 2026.05.18 18:27:54.560260 [ 294 ] {20d9ae28-a0ec-4367-87bf-7b0ade0a0858} <Debug> TCPHandler: Processed in 0.003147271 sec. | ||
| 12409 | 2026.05.18 18:27:54.561874 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12410 | 2026.05.18 18:27:54.561995 [ 294 ] {100717d9-7a7d-4f95-940d-cd972a6a2b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12411 | 2026.05.18 18:27:54.562049 [ 294 ] {100717d9-7a7d-4f95-940d-cd972a6a2b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12412 | 2026.05.18 18:27:54.562586 [ 294 ] {100717d9-7a7d-4f95-940d-cd972a6a2b74} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.05.18 18:27:54.562636 [ 294 ] {100717d9-7a7d-4f95-940d-cd972a6a2b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12414 | 2026.05.18 18:27:54.563035 [ 294 ] {100717d9-7a7d-4f95-940d-cd972a6a2b74} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12415 | 2026.05.18 18:27:54.563262 [ 294 ] {100717d9-7a7d-4f95-940d-cd972a6a2b74} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2026.05.18 18:27:54.563425 [ 294 ] {100717d9-7a7d-4f95-940d-cd972a6a2b74} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001466 sec., 38199.18144611187 rows/sec., 2.92 MiB/sec. | ||
| 12417 | 2026.05.18 18:27:54.563463 [ 294 ] {100717d9-7a7d-4f95-940d-cd972a6a2b74} <Debug> TCPHandler: Processed in 0.001641823 sec. | ||
| 12418 | 2026.05.18 18:27:54.563623 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2026.05.18 18:27:54.563724 [ 294 ] {f8b5209a-93c8-4722-b0a5-6e5f0685da98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12420 | 2026.05.18 18:27:54.563765 [ 294 ] {f8b5209a-93c8-4722-b0a5-6e5f0685da98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12421 | 2026.05.18 18:27:54.564205 [ 294 ] {f8b5209a-93c8-4722-b0a5-6e5f0685da98} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2026.05.18 18:27:54.564243 [ 294 ] {f8b5209a-93c8-4722-b0a5-6e5f0685da98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12423 | 2026.05.18 18:27:54.564550 [ 294 ] {f8b5209a-93c8-4722-b0a5-6e5f0685da98} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12424 | 2026.05.18 18:27:54.564766 [ 294 ] {f8b5209a-93c8-4722-b0a5-6e5f0685da98} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.05.18 18:27:54.564902 [ 294 ] {f8b5209a-93c8-4722-b0a5-6e5f0685da98} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 12426 | 2026.05.18 18:27:54.564937 [ 294 ] {f8b5209a-93c8-4722-b0a5-6e5f0685da98} <Debug> TCPHandler: Processed in 0.001365264 sec. | ||
| 12427 | 2026.05.18 18:27:54.565072 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2026.05.18 18:27:54.565172 [ 294 ] {d5a3a24b-e3c6-42f9-bcb7-6deb611101c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12429 | 2026.05.18 18:27:54.565216 [ 294 ] {d5a3a24b-e3c6-42f9-bcb7-6deb611101c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12430 | 2026.05.18 18:27:54.565592 [ 294 ] {d5a3a24b-e3c6-42f9-bcb7-6deb611101c8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2026.05.18 18:27:54.565630 [ 294 ] {d5a3a24b-e3c6-42f9-bcb7-6deb611101c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12432 | 2026.05.18 18:27:54.565968 [ 294 ] {d5a3a24b-e3c6-42f9-bcb7-6deb611101c8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12433 | 2026.05.18 18:27:54.566186 [ 294 ] {d5a3a24b-e3c6-42f9-bcb7-6deb611101c8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2026.05.18 18:27:54.566322 [ 294 ] {d5a3a24b-e3c6-42f9-bcb7-6deb611101c8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001169 sec., 109495.29512403764 rows/sec., 7.63 MiB/sec. | ||
| 12435 | 2026.05.18 18:27:54.566357 [ 294 ] {d5a3a24b-e3c6-42f9-bcb7-6deb611101c8} <Debug> TCPHandler: Processed in 0.001334803 sec. | ||
| 12436 | 2026.05.18 18:27:54.566488 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12437 | 2026.05.18 18:27:54.566584 [ 294 ] {d75eb3f5-36f4-4b2d-92aa-720b00863cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12438 | 2026.05.18 18:27:54.566627 [ 294 ] {d75eb3f5-36f4-4b2d-92aa-720b00863cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12439 | 2026.05.18 18:27:54.566954 [ 294 ] {d75eb3f5-36f4-4b2d-92aa-720b00863cca} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2026.05.18 18:27:54.566990 [ 294 ] {d75eb3f5-36f4-4b2d-92aa-720b00863cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12441 | 2026.05.18 18:27:54.567299 [ 294 ] {d75eb3f5-36f4-4b2d-92aa-720b00863cca} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12442 | 2026.05.18 18:27:54.567510 [ 294 ] {d75eb3f5-36f4-4b2d-92aa-720b00863cca} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2026.05.18 18:27:54.567647 [ 294 ] {d75eb3f5-36f4-4b2d-92aa-720b00863cca} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00108 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 12444 | 2026.05.18 18:27:54.567705 [ 294 ] {d75eb3f5-36f4-4b2d-92aa-720b00863cca} <Debug> TCPHandler: Processed in 0.001267111 sec. | ||
| 12445 | 2026.05.18 18:27:54.776925 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22493 | ||
| 12446 | 2026.05.18 18:27:54.777395 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12447 | 2026.05.18 18:27:54.777439 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12448 | 2026.05.18 18:27:54.777921 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12449 | 2026.05.18 18:27:54.778162 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12450 | 2026.05.18 18:27:54.778289 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22493 | ||
| 12451 | 2026.05.18 18:27:55.983386 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 12452 | 2026.05.18 18:27:55.998001 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12453 | 2026.05.18 18:27:55.998054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12454 | 2026.05.18 18:27:56.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.60 MiB, peak 332.60 MiB, free memory in arenas 0.00 B, will set to 324.08 MiB (RSS), difference: -4.52 MiB | ||
| 12455 | 2026.05.18 18:27:56.003707 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12456 | 2026.05.18 18:27:56.004369 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2026.05.18 18:27:56.006945 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 12458 | 2026.05.18 18:27:57.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.08 MiB, peak 332.60 MiB, free memory in arenas 0.00 B, will set to 324.08 MiB (RSS), difference: 4.00 MiB | ||
| 12459 | 2026.05.18 18:27:57.889022 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39001 | ||
| 12460 | 2026.05.18 18:27:57.889099 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12461 | 2026.05.18 18:27:57.889126 [ 310 ] {} <Debug> TCP-Session: c14490c6-24fb-466a-a672-e6a3584a4966 Authenticating user 'default' from [fd00:1122:3344:101::e]:39001 | ||
| 12462 | 2026.05.18 18:27:57.889149 [ 310 ] {} <Debug> TCP-Session: c14490c6-24fb-466a-a672-e6a3584a4966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12463 | 2026.05.18 18:27:57.889163 [ 310 ] {} <Debug> TCP-Session: c14490c6-24fb-466a-a672-e6a3584a4966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12464 | 2026.05.18 18:27:57.889367 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49662 | ||
| 12465 | 2026.05.18 18:27:57.889384 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59901 | ||
| 12466 | 2026.05.18 18:27:57.889420 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12467 | 2026.05.18 18:27:57.889430 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59849 | ||
| 12468 | 2026.05.18 18:27:57.889461 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52046 | ||
| 12469 | 2026.05.18 18:27:57.889481 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12470 | 2026.05.18 18:27:57.889483 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41340 | ||
| 12471 | 2026.05.18 18:27:57.889520 [ 267 ] {} <Debug> TCP-Session: 8588f73e-bc3e-4033-a005-7c2d47a232c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59901 | ||
| 12472 | 2026.05.18 18:27:57.889443 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59948 | ||
| 12473 | 2026.05.18 18:27:57.889573 [ 310 ] {} <Trace> TCP-Session: c14490c6-24fb-466a-a672-e6a3584a4966 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2026.05.18 18:27:57.889568 [ 267 ] {} <Debug> TCP-Session: 8588f73e-bc3e-4033-a005-7c2d47a232c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12475 | 2026.05.18 18:27:57.889452 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49163 | ||
| 12476 | 2026.05.18 18:27:57.889643 [ 267 ] {} <Debug> TCP-Session: 8588f73e-bc3e-4033-a005-7c2d47a232c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12477 | 2026.05.18 18:27:57.889443 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36728 | ||
| 12478 | 2026.05.18 18:27:57.889459 [ 311 ] {} <Debug> TCP-Session: b580c318-d923-448b-841f-35f0444a6301 Authenticating user 'default' from [fd00:1122:3344:101::e]:49662 | ||
| 12479 | 2026.05.18 18:27:57.889741 [ 311 ] {} <Debug> TCP-Session: b580c318-d923-448b-841f-35f0444a6301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12480 | 2026.05.18 18:27:57.889755 [ 311 ] {} <Debug> TCP-Session: b580c318-d923-448b-841f-35f0444a6301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12481 | 2026.05.18 18:27:57.889772 [ 310 ] {9be1b39f-4515-4077-87c6-1cfab3b7d1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39001) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12482 | 2026.05.18 18:27:57.889974 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12483 | 2026.05.18 18:27:57.890017 [ 304 ] {} <Debug> TCP-Session: dd0b00c5-1dfd-4bc1-a1fc-9ab8476880aa Authenticating user 'default' from [fd00:1122:3344:101::e]:59948 | ||
| 12484 | 2026.05.18 18:27:57.890041 [ 310 ] {9be1b39f-4515-4077-87c6-1cfab3b7d1e6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12485 | 2026.05.18 18:27:57.890044 [ 304 ] {} <Debug> TCP-Session: dd0b00c5-1dfd-4bc1-a1fc-9ab8476880aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12486 | 2026.05.18 18:27:57.890087 [ 304 ] {} <Debug> TCP-Session: dd0b00c5-1dfd-4bc1-a1fc-9ab8476880aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12487 | 2026.05.18 18:27:57.890107 [ 310 ] {9be1b39f-4515-4077-87c6-1cfab3b7d1e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12488 | 2026.05.18 18:27:57.890346 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12489 | 2026.05.18 18:27:57.890376 [ 307 ] {} <Debug> TCP-Session: 59dec2b9-bdd4-4f6b-b328-c5adeb752cfa Authenticating user 'default' from [fd00:1122:3344:101::e]:49163 | ||
| 12490 | 2026.05.18 18:27:57.890394 [ 307 ] {} <Debug> TCP-Session: 59dec2b9-bdd4-4f6b-b328-c5adeb752cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12491 | 2026.05.18 18:27:57.890405 [ 310 ] {9be1b39f-4515-4077-87c6-1cfab3b7d1e6} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 12492 | 2026.05.18 18:27:57.890407 [ 307 ] {} <Debug> TCP-Session: 59dec2b9-bdd4-4f6b-b328-c5adeb752cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12493 | 2026.05.18 18:27:57.890465 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12494 | 2026.05.18 18:27:57.890505 [ 309 ] {} <Debug> TCP-Session: fc56ec45-5bd0-4259-97bc-3b567bf2fbcf Authenticating user 'default' from [fd00:1122:3344:101::e]:41340 | ||
| 12495 | 2026.05.18 18:27:57.890527 [ 309 ] {} <Debug> TCP-Session: fc56ec45-5bd0-4259-97bc-3b567bf2fbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12496 | 2026.05.18 18:27:57.890548 [ 309 ] {} <Debug> TCP-Session: fc56ec45-5bd0-4259-97bc-3b567bf2fbcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12497 | 2026.05.18 18:27:57.890719 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12498 | 2026.05.18 18:27:57.890762 [ 308 ] {} <Debug> TCP-Session: 18e1a845-ef11-44eb-9669-500068ab03f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52046 | ||
| 12499 | 2026.05.18 18:27:57.890785 [ 308 ] {} <Debug> TCP-Session: 18e1a845-ef11-44eb-9669-500068ab03f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12500 | 2026.05.18 18:27:57.890799 [ 308 ] {} <Debug> TCP-Session: 18e1a845-ef11-44eb-9669-500068ab03f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12501 | 2026.05.18 18:27:57.890839 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12502 | 2026.05.18 18:27:57.890884 [ 293 ] {} <Debug> TCP-Session: 943b8947-d247-4986-9b3b-067ffbbda06b Authenticating user 'default' from [fd00:1122:3344:101::e]:59849 | ||
| 12503 | 2026.05.18 18:27:57.890911 [ 293 ] {} <Debug> TCP-Session: 943b8947-d247-4986-9b3b-067ffbbda06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12504 | 2026.05.18 18:27:57.890925 [ 293 ] {} <Debug> TCP-Session: 943b8947-d247-4986-9b3b-067ffbbda06b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12505 | 2026.05.18 18:27:57.890952 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12506 | 2026.05.18 18:27:57.890995 [ 303 ] {} <Debug> TCP-Session: ccb1b327-0d85-4f35-81d3-81d30d0934ee Authenticating user 'default' from [fd00:1122:3344:101::e]:36728 | ||
| 12507 | 2026.05.18 18:27:57.891013 [ 303 ] {} <Debug> TCP-Session: ccb1b327-0d85-4f35-81d3-81d30d0934ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12508 | 2026.05.18 18:27:57.891026 [ 303 ] {} <Debug> TCP-Session: ccb1b327-0d85-4f35-81d3-81d30d0934ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12509 | 2026.05.18 18:27:57.891519 [ 344 ] {9be1b39f-4515-4077-87c6-1cfab3b7d1e6} <Trace> AggregatingTransform: Aggregating | ||
| 12510 | 2026.05.18 18:27:57.891563 [ 344 ] {9be1b39f-4515-4077-87c6-1cfab3b7d1e6} <Trace> Aggregator: Aggregation method: without_key | ||
| 12511 | 2026.05.18 18:27:57.891595 [ 344 ] {9be1b39f-4515-4077-87c6-1cfab3b7d1e6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001070554 sec. (934.096 rows/sec., 36.49 KiB/sec.) | ||
| 12512 | 2026.05.18 18:27:57.891611 [ 344 ] {9be1b39f-4515-4077-87c6-1cfab3b7d1e6} <Trace> Aggregator: Merging aggregated data | ||
| 12513 | 2026.05.18 18:27:57.892243 [ 310 ] {9be1b39f-4515-4077-87c6-1cfab3b7d1e6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002529 sec., 395.41320680110715 rows/sec., 15.45 KiB/sec. | ||
| 12514 | 2026.05.18 18:27:57.892397 [ 310 ] {9be1b39f-4515-4077-87c6-1cfab3b7d1e6} <Debug> TCPHandler: Processed in 0.002944795 sec. | ||
| 12515 | 2026.05.18 18:27:57.892519 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12516 | 2026.05.18 18:27:57.892543 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12517 | 2026.05.18 18:27:57.892556 [ 310 ] {} <Debug> TCP-Session: c14490c6-24fb-466a-a672-e6a3584a4966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12518 | 2026.05.18 18:27:57.892559 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12519 | 2026.05.18 18:27:57.892571 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12520 | 2026.05.18 18:27:57.892595 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12521 | 2026.05.18 18:27:57.892615 [ 267 ] {} <Debug> TCP-Session: 8588f73e-bc3e-4033-a005-7c2d47a232c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12522 | 2026.05.18 18:27:57.892630 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12523 | 2026.05.18 18:27:57.892663 [ 304 ] {} <Debug> TCP-Session: dd0b00c5-1dfd-4bc1-a1fc-9ab8476880aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12524 | 2026.05.18 18:27:57.892682 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12525 | 2026.05.18 18:27:57.892697 [ 308 ] {} <Debug> TCP-Session: 18e1a845-ef11-44eb-9669-500068ab03f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12526 | 2026.05.18 18:27:57.892727 [ 293 ] {} <Debug> TCP-Session: 943b8947-d247-4986-9b3b-067ffbbda06b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12527 | 2026.05.18 18:27:57.892660 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12528 | 2026.05.18 18:27:57.892635 [ 309 ] {} <Debug> TCP-Session: fc56ec45-5bd0-4259-97bc-3b567bf2fbcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12529 | 2026.05.18 18:27:57.892606 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12530 | 2026.05.18 18:27:57.892794 [ 307 ] {} <Debug> TCP-Session: 59dec2b9-bdd4-4f6b-b328-c5adeb752cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12531 | 2026.05.18 18:27:57.892839 [ 303 ] {} <Debug> TCP-Session: ccb1b327-0d85-4f35-81d3-81d30d0934ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12532 | 2026.05.18 18:27:57.892585 [ 311 ] {} <Debug> TCP-Session: b580c318-d923-448b-841f-35f0444a6301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12533 | 2026.05.18 18:27:57.980017 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59520 | ||
| 12534 | 2026.05.18 18:27:57.980103 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12535 | 2026.05.18 18:27:57.980129 [ 310 ] {} <Debug> TCP-Session: c6ba874d-5cf3-4728-b4ba-67d2ec14c9ba Authenticating user 'default' from [fd00:1122:3344:101::e]:59520 | ||
| 12536 | 2026.05.18 18:27:57.980152 [ 310 ] {} <Debug> TCP-Session: c6ba874d-5cf3-4728-b4ba-67d2ec14c9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12537 | 2026.05.18 18:27:57.980166 [ 310 ] {} <Debug> TCP-Session: c6ba874d-5cf3-4728-b4ba-67d2ec14c9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12538 | 2026.05.18 18:27:57.980379 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52099 | ||
| 12539 | 2026.05.18 18:27:57.980392 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62371 | ||
| 12540 | 2026.05.18 18:27:57.980414 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59354 | ||
| 12541 | 2026.05.18 18:27:57.980445 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37222 | ||
| 12542 | 2026.05.18 18:27:57.980460 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12543 | 2026.05.18 18:27:57.980462 [ 310 ] {} <Trace> TCP-Session: c6ba874d-5cf3-4728-b4ba-67d2ec14c9ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2026.05.18 18:27:57.980512 [ 293 ] {} <Debug> TCP-Session: 33579dcd-cd31-4155-8451-ac71cc461ef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62371 | ||
| 12545 | 2026.05.18 18:27:57.980506 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12546 | 2026.05.18 18:27:57.980538 [ 293 ] {} <Debug> TCP-Session: 33579dcd-cd31-4155-8451-ac71cc461ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12547 | 2026.05.18 18:27:57.980442 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12548 | 2026.05.18 18:27:57.980563 [ 293 ] {} <Debug> TCP-Session: 33579dcd-cd31-4155-8451-ac71cc461ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12549 | 2026.05.18 18:27:57.980563 [ 304 ] {} <Debug> TCP-Session: 68a5f99e-fc65-4c54-b994-a458d647e259 Authenticating user 'default' from [fd00:1122:3344:101::e]:59354 | ||
| 12550 | 2026.05.18 18:27:57.980584 [ 267 ] {} <Debug> TCP-Session: 7522c2b0-7629-48da-8d50-c14529360ab0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52099 | ||
| 12551 | 2026.05.18 18:27:57.980610 [ 304 ] {} <Debug> TCP-Session: 68a5f99e-fc65-4c54-b994-a458d647e259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12552 | 2026.05.18 18:27:57.980618 [ 267 ] {} <Debug> TCP-Session: 7522c2b0-7629-48da-8d50-c14529360ab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12553 | 2026.05.18 18:27:57.980632 [ 304 ] {} <Debug> TCP-Session: 68a5f99e-fc65-4c54-b994-a458d647e259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12554 | 2026.05.18 18:27:57.980645 [ 267 ] {} <Debug> TCP-Session: 7522c2b0-7629-48da-8d50-c14529360ab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12555 | 2026.05.18 18:27:57.980436 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33605 | ||
| 12556 | 2026.05.18 18:27:57.980669 [ 310 ] {b1fb9d3c-7b14-46ea-8bf3-3eab42640140} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59520) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12557 | 2026.05.18 18:27:57.980514 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12558 | 2026.05.18 18:27:57.980752 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12559 | 2026.05.18 18:27:57.980767 [ 309 ] {} <Debug> TCP-Session: 0aa8229a-ae93-4c5f-86a2-f195d25da55c Authenticating user 'default' from [fd00:1122:3344:101::e]:37222 | ||
| 12560 | 2026.05.18 18:27:57.980445 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42817 | ||
| 12561 | 2026.05.18 18:27:57.980789 [ 307 ] {} <Debug> TCP-Session: 7680c990-5046-45c3-ad39-a2cae409945d Authenticating user 'default' from [fd00:1122:3344:101::e]:33605 | ||
| 12562 | 2026.05.18 18:27:57.980795 [ 309 ] {} <Debug> TCP-Session: 0aa8229a-ae93-4c5f-86a2-f195d25da55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12563 | 2026.05.18 18:27:57.980870 [ 307 ] {} <Debug> TCP-Session: 7680c990-5046-45c3-ad39-a2cae409945d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12564 | 2026.05.18 18:27:57.980881 [ 309 ] {} <Debug> TCP-Session: 0aa8229a-ae93-4c5f-86a2-f195d25da55c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12565 | 2026.05.18 18:27:57.980876 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12566 | 2026.05.18 18:27:57.980897 [ 307 ] {} <Debug> TCP-Session: 7680c990-5046-45c3-ad39-a2cae409945d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12567 | 2026.05.18 18:27:57.980404 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51344 | ||
| 12568 | 2026.05.18 18:27:57.980936 [ 308 ] {} <Debug> TCP-Session: 688d1cba-8c9d-40b1-9af6-e4f74b162d3e Authenticating user 'default' from [fd00:1122:3344:101::e]:42817 | ||
| 12569 | 2026.05.18 18:27:57.980972 [ 310 ] {b1fb9d3c-7b14-46ea-8bf3-3eab42640140} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12570 | 2026.05.18 18:27:57.980989 [ 308 ] {} <Debug> TCP-Session: 688d1cba-8c9d-40b1-9af6-e4f74b162d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12571 | 2026.05.18 18:27:57.980994 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12572 | 2026.05.18 18:27:57.981017 [ 308 ] {} <Debug> TCP-Session: 688d1cba-8c9d-40b1-9af6-e4f74b162d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12573 | 2026.05.18 18:27:57.981033 [ 310 ] {b1fb9d3c-7b14-46ea-8bf3-3eab42640140} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12574 | 2026.05.18 18:27:57.981035 [ 303 ] {} <Debug> TCP-Session: 8c0ee5e5-0a24-45bc-84c0-d5c6d55441eb Authenticating user 'default' from [fd00:1122:3344:101::e]:51344 | ||
| 12575 | 2026.05.18 18:27:57.980379 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44338 | ||
| 12576 | 2026.05.18 18:27:57.981074 [ 303 ] {} <Debug> TCP-Session: 8c0ee5e5-0a24-45bc-84c0-d5c6d55441eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12577 | 2026.05.18 18:27:57.981100 [ 303 ] {} <Debug> TCP-Session: 8c0ee5e5-0a24-45bc-84c0-d5c6d55441eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12578 | 2026.05.18 18:27:57.981119 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12579 | 2026.05.18 18:27:57.981140 [ 311 ] {} <Debug> TCP-Session: a7bb7f9d-7f30-43da-b134-cfdc84544156 Authenticating user 'default' from [fd00:1122:3344:101::e]:44338 | ||
| 12580 | 2026.05.18 18:27:57.981157 [ 311 ] {} <Debug> TCP-Session: a7bb7f9d-7f30-43da-b134-cfdc84544156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12581 | 2026.05.18 18:27:57.981170 [ 311 ] {} <Debug> TCP-Session: a7bb7f9d-7f30-43da-b134-cfdc84544156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12582 | 2026.05.18 18:27:57.981323 [ 310 ] {b1fb9d3c-7b14-46ea-8bf3-3eab42640140} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 12583 | 2026.05.18 18:27:57.982242 [ 337 ] {b1fb9d3c-7b14-46ea-8bf3-3eab42640140} <Trace> AggregatingTransform: Aggregating | ||
| 12584 | 2026.05.18 18:27:57.982271 [ 337 ] {b1fb9d3c-7b14-46ea-8bf3-3eab42640140} <Trace> Aggregator: Aggregation method: without_key | ||
| 12585 | 2026.05.18 18:27:57.982298 [ 337 ] {b1fb9d3c-7b14-46ea-8bf3-3eab42640140} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876368 sec. (1141.073 rows/sec., 44.57 KiB/sec.) | ||
| 12586 | 2026.05.18 18:27:57.982312 [ 337 ] {b1fb9d3c-7b14-46ea-8bf3-3eab42640140} <Trace> Aggregator: Merging aggregated data | ||
| 12587 | 2026.05.18 18:27:57.982858 [ 310 ] {b1fb9d3c-7b14-46ea-8bf3-3eab42640140} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002248 sec., 444.83985765124555 rows/sec., 17.38 KiB/sec. | ||
| 12588 | 2026.05.18 18:27:57.982977 [ 310 ] {b1fb9d3c-7b14-46ea-8bf3-3eab42640140} <Debug> TCPHandler: Processed in 0.002627014 sec. | ||
| 12589 | 2026.05.18 18:27:57.983121 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12590 | 2026.05.18 18:27:57.983148 [ 310 ] {} <Debug> TCP-Session: c6ba874d-5cf3-4728-b4ba-67d2ec14c9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12591 | 2026.05.18 18:27:57.983150 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12592 | 2026.05.18 18:27:57.983177 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12593 | 2026.05.18 18:27:57.983186 [ 267 ] {} <Debug> TCP-Session: 7522c2b0-7629-48da-8d50-c14529360ab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12594 | 2026.05.18 18:27:57.983201 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12595 | 2026.05.18 18:27:57.983216 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12596 | 2026.05.18 18:27:57.983239 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12597 | 2026.05.18 18:27:57.983259 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12598 | 2026.05.18 18:27:57.983271 [ 303 ] {} <Debug> TCP-Session: 8c0ee5e5-0a24-45bc-84c0-d5c6d55441eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12599 | 2026.05.18 18:27:57.983285 [ 311 ] {} <Debug> TCP-Session: a7bb7f9d-7f30-43da-b134-cfdc84544156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12600 | 2026.05.18 18:27:57.983292 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12601 | 2026.05.18 18:27:57.983306 [ 293 ] {} <Debug> TCP-Session: 33579dcd-cd31-4155-8451-ac71cc461ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12602 | 2026.05.18 18:27:57.983332 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12603 | 2026.05.18 18:27:57.983256 [ 304 ] {} <Debug> TCP-Session: 68a5f99e-fc65-4c54-b994-a458d647e259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12604 | 2026.05.18 18:27:57.983348 [ 307 ] {} <Debug> TCP-Session: 7680c990-5046-45c3-ad39-a2cae409945d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12605 | 2026.05.18 18:27:57.983367 [ 308 ] {} <Debug> TCP-Session: 688d1cba-8c9d-40b1-9af6-e4f74b162d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12606 | 2026.05.18 18:27:57.983229 [ 309 ] {} <Debug> TCP-Session: 0aa8229a-ae93-4c5f-86a2-f195d25da55c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12607 | 2026.05.18 18:27:58.823388 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49556 | ||
| 12608 | 2026.05.18 18:27:58.823482 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12609 | 2026.05.18 18:27:58.823507 [ 310 ] {} <Debug> TCP-Session: 3ecd802e-c76e-47c5-9c84-c9fc9e178f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:49556 | ||
| 12610 | 2026.05.18 18:27:58.823530 [ 310 ] {} <Debug> TCP-Session: 3ecd802e-c76e-47c5-9c84-c9fc9e178f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12611 | 2026.05.18 18:27:58.823543 [ 310 ] {} <Debug> TCP-Session: 3ecd802e-c76e-47c5-9c84-c9fc9e178f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12612 | 2026.05.18 18:27:58.823817 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59493 | ||
| 12613 | 2026.05.18 18:27:58.823855 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41779 | ||
| 12614 | 2026.05.18 18:27:58.823875 [ 310 ] {} <Trace> TCP-Session: 3ecd802e-c76e-47c5-9c84-c9fc9e178f34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12615 | 2026.05.18 18:27:58.823878 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12616 | 2026.05.18 18:27:58.823885 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40942 | ||
| 12617 | 2026.05.18 18:27:58.823915 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12618 | 2026.05.18 18:27:58.823923 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62099 | ||
| 12619 | 2026.05.18 18:27:58.823966 [ 267 ] {} <Debug> TCP-Session: ff5faae6-df91-46b2-be9f-ee460d42a1c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41779 | ||
| 12620 | 2026.05.18 18:27:58.823988 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12621 | 2026.05.18 18:27:58.824005 [ 267 ] {} <Debug> TCP-Session: ff5faae6-df91-46b2-be9f-ee460d42a1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12622 | 2026.05.18 18:27:58.823930 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61359 | ||
| 12623 | 2026.05.18 18:27:58.824044 [ 310 ] {8e354c49-038a-4614-a4b9-b020523e90d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49556) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12624 | 2026.05.18 18:27:58.824031 [ 267 ] {} <Debug> TCP-Session: ff5faae6-df91-46b2-be9f-ee460d42a1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12625 | 2026.05.18 18:27:58.824029 [ 293 ] {} <Debug> TCP-Session: dd5e689a-62bc-4a2f-b2aa-ef379c720b3a Authenticating user 'default' from [fd00:1122:3344:101::e]:40942 | ||
| 12626 | 2026.05.18 18:27:58.824025 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12627 | 2026.05.18 18:27:58.824122 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12628 | 2026.05.18 18:27:58.824136 [ 293 ] {} <Debug> TCP-Session: dd5e689a-62bc-4a2f-b2aa-ef379c720b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12629 | 2026.05.18 18:27:58.824159 [ 307 ] {} <Debug> TCP-Session: 5ec2b3f1-f494-4407-8c44-7d5d8adb0512 Authenticating user 'default' from [fd00:1122:3344:101::e]:62099 | ||
| 12630 | 2026.05.18 18:27:58.824176 [ 308 ] {} <Debug> TCP-Session: 147eb41a-aff6-4250-9299-d3f2148d5c4c Authenticating user 'default' from [fd00:1122:3344:101::e]:61359 | ||
| 12631 | 2026.05.18 18:27:58.824177 [ 293 ] {} <Debug> TCP-Session: dd5e689a-62bc-4a2f-b2aa-ef379c720b3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12632 | 2026.05.18 18:27:58.824210 [ 307 ] {} <Debug> TCP-Session: 5ec2b3f1-f494-4407-8c44-7d5d8adb0512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12633 | 2026.05.18 18:27:58.824225 [ 308 ] {} <Debug> TCP-Session: 147eb41a-aff6-4250-9299-d3f2148d5c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12634 | 2026.05.18 18:27:58.824248 [ 307 ] {} <Debug> TCP-Session: 5ec2b3f1-f494-4407-8c44-7d5d8adb0512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12635 | 2026.05.18 18:27:58.824262 [ 308 ] {} <Debug> TCP-Session: 147eb41a-aff6-4250-9299-d3f2148d5c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12636 | 2026.05.18 18:27:58.823935 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46191 | ||
| 12637 | 2026.05.18 18:27:58.823899 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56343 | ||
| 12638 | 2026.05.18 18:27:58.824325 [ 310 ] {8e354c49-038a-4614-a4b9-b020523e90d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12639 | 2026.05.18 18:27:58.824344 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12640 | 2026.05.18 18:27:58.823901 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60497 | ||
| 12641 | 2026.05.18 18:27:58.824376 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12642 | 2026.05.18 18:27:58.824396 [ 310 ] {8e354c49-038a-4614-a4b9-b020523e90d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12643 | 2026.05.18 18:27:58.824428 [ 303 ] {} <Debug> TCP-Session: 0bfae347-5124-484c-b2f4-4ff2e3c869d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56343 | ||
| 12644 | 2026.05.18 18:27:58.824434 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12645 | 2026.05.18 18:27:58.824455 [ 303 ] {} <Debug> TCP-Session: 0bfae347-5124-484c-b2f4-4ff2e3c869d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12646 | 2026.05.18 18:27:58.824382 [ 309 ] {} <Debug> TCP-Session: 46ff7644-f1bb-49c6-b2d9-bbd5b3a2e604 Authenticating user 'default' from [fd00:1122:3344:101::e]:46191 | ||
| 12647 | 2026.05.18 18:27:58.824478 [ 304 ] {} <Debug> TCP-Session: adc9d045-2d7c-4912-959c-6c5fbaa0ec00 Authenticating user 'default' from [fd00:1122:3344:101::e]:60497 | ||
| 12648 | 2026.05.18 18:27:58.824483 [ 303 ] {} <Debug> TCP-Session: 0bfae347-5124-484c-b2f4-4ff2e3c869d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12649 | 2026.05.18 18:27:58.824506 [ 309 ] {} <Debug> TCP-Session: 46ff7644-f1bb-49c6-b2d9-bbd5b3a2e604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2026.05.18 18:27:58.824517 [ 304 ] {} <Debug> TCP-Session: adc9d045-2d7c-4912-959c-6c5fbaa0ec00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12651 | 2026.05.18 18:27:58.824542 [ 309 ] {} <Debug> TCP-Session: 46ff7644-f1bb-49c6-b2d9-bbd5b3a2e604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12652 | 2026.05.18 18:27:58.824554 [ 304 ] {} <Debug> TCP-Session: adc9d045-2d7c-4912-959c-6c5fbaa0ec00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12653 | 2026.05.18 18:27:58.823915 [ 311 ] {} <Debug> TCP-Session: 4bd63824-58df-4b51-a3de-edd9c6fbe892 Authenticating user 'default' from [fd00:1122:3344:101::e]:59493 | ||
| 12654 | 2026.05.18 18:27:58.824607 [ 311 ] {} <Debug> TCP-Session: 4bd63824-58df-4b51-a3de-edd9c6fbe892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12655 | 2026.05.18 18:27:58.824620 [ 311 ] {} <Debug> TCP-Session: 4bd63824-58df-4b51-a3de-edd9c6fbe892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12656 | 2026.05.18 18:27:58.824697 [ 310 ] {8e354c49-038a-4614-a4b9-b020523e90d9} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 12657 | 2026.05.18 18:27:58.825575 [ 329 ] {8e354c49-038a-4614-a4b9-b020523e90d9} <Trace> AggregatingTransform: Aggregating | ||
| 12658 | 2026.05.18 18:27:58.825613 [ 329 ] {8e354c49-038a-4614-a4b9-b020523e90d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 12659 | 2026.05.18 18:27:58.825644 [ 329 ] {8e354c49-038a-4614-a4b9-b020523e90d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000849437 sec. (1177.250 rows/sec., 45.99 KiB/sec.) | ||
| 12660 | 2026.05.18 18:27:58.825659 [ 329 ] {8e354c49-038a-4614-a4b9-b020523e90d9} <Trace> Aggregator: Merging aggregated data | ||
| 12661 | 2026.05.18 18:27:58.826220 [ 310 ] {8e354c49-038a-4614-a4b9-b020523e90d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002228 sec., 448.8330341113106 rows/sec., 17.53 KiB/sec. | ||
| 12662 | 2026.05.18 18:27:58.826369 [ 310 ] {8e354c49-038a-4614-a4b9-b020523e90d9} <Debug> TCPHandler: Processed in 0.002605584 sec. | ||
| 12663 | 2026.05.18 18:27:58.826495 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12664 | 2026.05.18 18:27:58.826529 [ 310 ] {} <Debug> TCP-Session: 3ecd802e-c76e-47c5-9c84-c9fc9e178f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12665 | 2026.05.18 18:27:58.826530 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12666 | 2026.05.18 18:27:58.826548 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12667 | 2026.05.18 18:27:58.826573 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12668 | 2026.05.18 18:27:58.826587 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12669 | 2026.05.18 18:27:58.826605 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12670 | 2026.05.18 18:27:58.826624 [ 304 ] {} <Debug> TCP-Session: adc9d045-2d7c-4912-959c-6c5fbaa0ec00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12671 | 2026.05.18 18:27:58.826631 [ 303 ] {} <Debug> TCP-Session: 0bfae347-5124-484c-b2f4-4ff2e3c869d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12672 | 2026.05.18 18:27:58.826642 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12673 | 2026.05.18 18:27:58.826669 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12674 | 2026.05.18 18:27:58.826659 [ 267 ] {} <Debug> TCP-Session: ff5faae6-df91-46b2-be9f-ee460d42a1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12675 | 2026.05.18 18:27:58.826701 [ 307 ] {} <Debug> TCP-Session: 5ec2b3f1-f494-4407-8c44-7d5d8adb0512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12676 | 2026.05.18 18:27:58.826712 [ 308 ] {} <Debug> TCP-Session: 147eb41a-aff6-4250-9299-d3f2148d5c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12677 | 2026.05.18 18:27:58.826620 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12678 | 2026.05.18 18:27:58.826593 [ 311 ] {} <Debug> TCP-Session: 4bd63824-58df-4b51-a3de-edd9c6fbe892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12679 | 2026.05.18 18:27:58.826579 [ 309 ] {} <Debug> TCP-Session: 46ff7644-f1bb-49c6-b2d9-bbd5b3a2e604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12680 | 2026.05.18 18:27:58.826804 [ 293 ] {} <Debug> TCP-Session: dd5e689a-62bc-4a2f-b2aa-ef379c720b3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2026.05.18 18:27:59.559636 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12682 | 2026.05.18 18:27:59.559867 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12683 | 2026.05.18 18:27:59.560205 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12684 | 2026.05.18 18:27:59.560245 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12685 | 2026.05.18 18:27:59.560472 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12686 | 2026.05.18 18:27:59.560545 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12687 | 2026.05.18 18:27:59.560688 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12688 | 2026.05.18 18:27:59.560791 [ 347 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12689 | 2026.05.18 18:27:59.560802 [ 341 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12690 | 2026.05.18 18:27:59.560797 [ 343 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12691 | 2026.05.18 18:27:59.560797 [ 355 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12692 | 2026.05.18 18:27:59.560965 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12693 | 2026.05.18 18:27:59.560995 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12694 | 2026.05.18 18:27:59.561069 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12695 | 2026.05.18 18:27:59.561089 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 12696 | 2026.05.18 18:27:59.561127 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12697 | 2026.05.18 18:27:59.561169 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12698 | 2026.05.18 18:27:59.562204 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00243 sec., 16872.427983539095 rows/sec., 3.04 MiB/sec. | ||
| 12699 | 2026.05.18 18:27:59.562338 [ 294 ] {12dc214b-262f-42d9-8540-50c794697d8f} <Debug> TCPHandler: Processed in 0.002837851 sec. | ||
| 12700 | 2026.05.18 18:27:59.564623 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12701 | 2026.05.18 18:27:59.564750 [ 294 ] {2460c93b-99b8-4bf0-bef4-ffb879aa60be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12702 | 2026.05.18 18:27:59.564798 [ 294 ] {2460c93b-99b8-4bf0-bef4-ffb879aa60be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12703 | 2026.05.18 18:27:59.565332 [ 294 ] {2460c93b-99b8-4bf0-bef4-ffb879aa60be} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.05.18 18:27:59.565379 [ 294 ] {2460c93b-99b8-4bf0-bef4-ffb879aa60be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12705 | 2026.05.18 18:27:59.565777 [ 294 ] {2460c93b-99b8-4bf0-bef4-ffb879aa60be} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12706 | 2026.05.18 18:27:59.565997 [ 294 ] {2460c93b-99b8-4bf0-bef4-ffb879aa60be} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.05.18 18:27:59.566149 [ 294 ] {2460c93b-99b8-4bf0-bef4-ffb879aa60be} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001442 sec., 81830.79056865464 rows/sec., 6.94 MiB/sec. | ||
| 12708 | 2026.05.18 18:27:59.566186 [ 294 ] {2460c93b-99b8-4bf0-bef4-ffb879aa60be} <Debug> TCPHandler: Processed in 0.001618052 sec. | ||
| 12709 | 2026.05.18 18:27:59.566321 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2026.05.18 18:27:59.566428 [ 294 ] {0c51863d-5e27-4b7a-aa45-9757a287e18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12711 | 2026.05.18 18:27:59.566472 [ 294 ] {0c51863d-5e27-4b7a-aa45-9757a287e18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12712 | 2026.05.18 18:27:59.566918 [ 294 ] {0c51863d-5e27-4b7a-aa45-9757a287e18e} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2026.05.18 18:27:59.566956 [ 294 ] {0c51863d-5e27-4b7a-aa45-9757a287e18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12714 | 2026.05.18 18:27:59.567261 [ 294 ] {0c51863d-5e27-4b7a-aa45-9757a287e18e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12715 | 2026.05.18 18:27:59.567482 [ 294 ] {0c51863d-5e27-4b7a-aa45-9757a287e18e} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.05.18 18:27:59.567617 [ 294 ] {0c51863d-5e27-4b7a-aa45-9757a287e18e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001211 sec., 25598.67877786953 rows/sec., 1.88 MiB/sec. | ||
| 12717 | 2026.05.18 18:27:59.567652 [ 294 ] {0c51863d-5e27-4b7a-aa45-9757a287e18e} <Debug> TCPHandler: Processed in 0.001382335 sec. | ||
| 12718 | 2026.05.18 18:27:59.567801 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12719 | 2026.05.18 18:27:59.567901 [ 294 ] {76ca4daf-d7fa-4e17-be82-6079d3420f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12720 | 2026.05.18 18:27:59.567943 [ 294 ] {76ca4daf-d7fa-4e17-be82-6079d3420f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12721 | 2026.05.18 18:27:59.568382 [ 294 ] {76ca4daf-d7fa-4e17-be82-6079d3420f93} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.05.18 18:27:59.568418 [ 294 ] {76ca4daf-d7fa-4e17-be82-6079d3420f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12723 | 2026.05.18 18:27:59.568726 [ 294 ] {76ca4daf-d7fa-4e17-be82-6079d3420f93} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12724 | 2026.05.18 18:27:59.568938 [ 294 ] {76ca4daf-d7fa-4e17-be82-6079d3420f93} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.05.18 18:27:59.569066 [ 294 ] {76ca4daf-d7fa-4e17-be82-6079d3420f93} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001183 sec., 80304.31107354184 rows/sec., 6.27 MiB/sec. | ||
| 12726 | 2026.05.18 18:27:59.569100 [ 294 ] {76ca4daf-d7fa-4e17-be82-6079d3420f93} <Debug> TCPHandler: Processed in 0.001349783 sec. | ||
| 12727 | 2026.05.18 18:27:59.569235 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2026.05.18 18:27:59.569333 [ 294 ] {6d6e61ce-e5bf-4d23-853c-2080ed79d528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12729 | 2026.05.18 18:27:59.569376 [ 294 ] {6d6e61ce-e5bf-4d23-853c-2080ed79d528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12730 | 2026.05.18 18:27:59.569800 [ 294 ] {6d6e61ce-e5bf-4d23-853c-2080ed79d528} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2026.05.18 18:27:59.569836 [ 294 ] {6d6e61ce-e5bf-4d23-853c-2080ed79d528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12732 | 2026.05.18 18:27:59.570163 [ 294 ] {6d6e61ce-e5bf-4d23-853c-2080ed79d528} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12733 | 2026.05.18 18:27:59.570375 [ 294 ] {6d6e61ce-e5bf-4d23-853c-2080ed79d528} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2026.05.18 18:27:59.570507 [ 294 ] {6d6e61ce-e5bf-4d23-853c-2080ed79d528} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 12735 | 2026.05.18 18:27:59.570543 [ 294 ] {6d6e61ce-e5bf-4d23-853c-2080ed79d528} <Debug> TCPHandler: Processed in 0.001357684 sec. | ||
| 12736 | 2026.05.18 18:27:59.570666 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12737 | 2026.05.18 18:27:59.570763 [ 294 ] {eea3c51c-cf71-4fb7-bb40-593c96f3ebf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12738 | 2026.05.18 18:27:59.570818 [ 294 ] {eea3c51c-cf71-4fb7-bb40-593c96f3ebf7} <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 | ||
| 12739 | 2026.05.18 18:27:59.571614 [ 294 ] {eea3c51c-cf71-4fb7-bb40-593c96f3ebf7} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2026.05.18 18:27:59.571651 [ 294 ] {eea3c51c-cf71-4fb7-bb40-593c96f3ebf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12741 | 2026.05.18 18:27:59.572295 [ 294 ] {eea3c51c-cf71-4fb7-bb40-593c96f3ebf7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12742 | 2026.05.18 18:27:59.572548 [ 294 ] {eea3c51c-cf71-4fb7-bb40-593c96f3ebf7} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2026.05.18 18:27:59.572691 [ 294 ] {eea3c51c-cf71-4fb7-bb40-593c96f3ebf7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001945 sec., 15938.303341902314 rows/sec., 28.56 MiB/sec. | ||
| 12744 | 2026.05.18 18:27:59.572753 [ 294 ] {eea3c51c-cf71-4fb7-bb40-593c96f3ebf7} <Debug> TCPHandler: Processed in 0.002136419 sec. | ||
| 12745 | 2026.05.18 18:27:59.572892 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2026.05.18 18:27:59.572992 [ 294 ] {219e3dcf-d8ec-472e-b437-a76111f450af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12747 | 2026.05.18 18:27:59.573035 [ 294 ] {219e3dcf-d8ec-472e-b437-a76111f450af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12748 | 2026.05.18 18:27:59.573390 [ 294 ] {219e3dcf-d8ec-472e-b437-a76111f450af} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2026.05.18 18:27:59.573427 [ 294 ] {219e3dcf-d8ec-472e-b437-a76111f450af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12750 | 2026.05.18 18:27:59.573743 [ 294 ] {219e3dcf-d8ec-472e-b437-a76111f450af} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12751 | 2026.05.18 18:27:59.573964 [ 294 ] {219e3dcf-d8ec-472e-b437-a76111f450af} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2026.05.18 18:27:59.574098 [ 294 ] {219e3dcf-d8ec-472e-b437-a76111f450af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 12753 | 2026.05.18 18:27:59.574132 [ 294 ] {219e3dcf-d8ec-472e-b437-a76111f450af} <Debug> TCPHandler: Processed in 0.001290762 sec. | ||
| 12754 | 2026.05.18 18:28:00.645898 [ 274 ] {} <Trace> TCP-Session: 38cfe9d5-39bf-4f66-bad9-15887cb0fc5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2026.05.18 18:28:00.646132 [ 274 ] {9567afe2-67eb-4178-a264-6727e0c73482} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34257) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 12756 | 2026.05.18 18:28:00.646579 [ 274 ] {9567afe2-67eb-4178-a264-6727e0c73482} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 12757 | 2026.05.18 18:28:00.646760 [ 274 ] {9567afe2-67eb-4178-a264-6727e0c73482} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12758 | 2026.05.18 18:28:00.647147 [ 355 ] {9567afe2-67eb-4178-a264-6727e0c73482} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 12759 | 2026.05.18 18:28:00.647534 [ 274 ] {9567afe2-67eb-4178-a264-6727e0c73482} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001506 sec., 27224.435590969457 rows/sec., 1.62 MiB/sec. | ||
| 12760 | 2026.05.18 18:28:00.647614 [ 274 ] {9567afe2-67eb-4178-a264-6727e0c73482} <Debug> TCPHandler: Processed in 0.001850509 sec. | ||
| 12761 | 2026.05.18 18:28:02.138093 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12762 | 2026.05.18 18:28:02.138164 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12763 | 2026.05.18 18:28:02.279274 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23005 | ||
| 12764 | 2026.05.18 18:28:02.279813 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12765 | 2026.05.18 18:28:02.279847 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12766 | 2026.05.18 18:28:02.280337 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12767 | 2026.05.18 18:28:02.280591 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12768 | 2026.05.18 18:28:02.280726 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23005 | ||
| 12769 | 2026.05.18 18:28:03.001715 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001185969 sec. | ||
| 12770 | 2026.05.18 18:28:03.507850 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 12771 | 2026.05.18 18:28:03.524044 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2026.05.18 18:28:03.524111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12773 | 2026.05.18 18:28:03.529967 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12774 | 2026.05.18 18:28:03.530691 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12775 | 2026.05.18 18:28:03.533698 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 12776 | 2026.05.18 18:28:04.562560 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12777 | 2026.05.18 18:28:04.562845 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 12778 | 2026.05.18 18:28:04.563205 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12779 | 2026.05.18 18:28:04.563246 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 12780 | 2026.05.18 18:28:04.563482 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12781 | 2026.05.18 18:28:04.563549 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12782 | 2026.05.18 18:28:04.563690 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12783 | 2026.05.18 18:28:04.563764 [ 355 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12784 | 2026.05.18 18:28:04.563797 [ 347 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12785 | 2026.05.18 18:28:04.563801 [ 343 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12786 | 2026.05.18 18:28:04.563797 [ 317 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12787 | 2026.05.18 18:28:04.563971 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12788 | 2026.05.18 18:28:04.564003 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12789 | 2026.05.18 18:28:04.564071 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12790 | 2026.05.18 18:28:04.564091 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 12791 | 2026.05.18 18:28:04.564128 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12792 | 2026.05.18 18:28:04.564168 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12793 | 2026.05.18 18:28:04.565274 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002543 sec., 16122.689736531654 rows/sec., 2.91 MiB/sec. | ||
| 12794 | 2026.05.18 18:28:04.565377 [ 294 ] {4ac27727-3632-4fe5-b04d-77f78f07a902} <Debug> TCPHandler: Processed in 0.002955315 sec. | ||
| 12795 | 2026.05.18 18:28:04.570414 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2026.05.18 18:28:04.570592 [ 294 ] {d08239e3-d33f-41c3-a034-d73e54faf7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12797 | 2026.05.18 18:28:04.570659 [ 294 ] {d08239e3-d33f-41c3-a034-d73e54faf7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12798 | 2026.05.18 18:28:04.571466 [ 294 ] {d08239e3-d33f-41c3-a034-d73e54faf7ef} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2026.05.18 18:28:04.571526 [ 294 ] {d08239e3-d33f-41c3-a034-d73e54faf7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12800 | 2026.05.18 18:28:04.571973 [ 294 ] {d08239e3-d33f-41c3-a034-d73e54faf7ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12801 | 2026.05.18 18:28:04.572215 [ 294 ] {d08239e3-d33f-41c3-a034-d73e54faf7ef} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2026.05.18 18:28:04.572402 [ 294 ] {d08239e3-d33f-41c3-a034-d73e54faf7ef} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001857 sec., 152934.8411416263 rows/sec., 9.71 MiB/sec. | ||
| 12803 | 2026.05.18 18:28:04.572470 [ 294 ] {d08239e3-d33f-41c3-a034-d73e54faf7ef} <Debug> TCPHandler: Processed in 0.00218709 sec. | ||
| 12804 | 2026.05.18 18:28:04.572696 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12805 | 2026.05.18 18:28:04.572827 [ 294 ] {ac094012-d91a-4880-b281-b97229c90344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12806 | 2026.05.18 18:28:04.572884 [ 294 ] {ac094012-d91a-4880-b281-b97229c90344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12807 | 2026.05.18 18:28:04.573621 [ 294 ] {ac094012-d91a-4880-b281-b97229c90344} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12808 | 2026.05.18 18:28:04.573659 [ 294 ] {ac094012-d91a-4880-b281-b97229c90344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12809 | 2026.05.18 18:28:04.574003 [ 294 ] {ac094012-d91a-4880-b281-b97229c90344} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12810 | 2026.05.18 18:28:04.574221 [ 294 ] {ac094012-d91a-4880-b281-b97229c90344} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12811 | 2026.05.18 18:28:04.574350 [ 294 ] {ac094012-d91a-4880-b281-b97229c90344} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.00156 sec., 525000 rows/sec., 40.69 MiB/sec. | ||
| 12812 | 2026.05.18 18:28:04.574385 [ 294 ] {ac094012-d91a-4880-b281-b97229c90344} <Debug> TCPHandler: Processed in 0.001797167 sec. | ||
| 12813 | 2026.05.18 18:28:04.574530 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12814 | 2026.05.18 18:28:04.574657 [ 294 ] {fca680ec-f093-4110-b3b4-4b58a5bce50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12815 | 2026.05.18 18:28:04.574704 [ 294 ] {fca680ec-f093-4110-b3b4-4b58a5bce50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12816 | 2026.05.18 18:28:04.575270 [ 294 ] {fca680ec-f093-4110-b3b4-4b58a5bce50c} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12817 | 2026.05.18 18:28:04.575317 [ 294 ] {fca680ec-f093-4110-b3b4-4b58a5bce50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12818 | 2026.05.18 18:28:04.575690 [ 294 ] {fca680ec-f093-4110-b3b4-4b58a5bce50c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12819 | 2026.05.18 18:28:04.575905 [ 294 ] {fca680ec-f093-4110-b3b4-4b58a5bce50c} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12820 | 2026.05.18 18:28:04.576050 [ 294 ] {fca680ec-f093-4110-b3b4-4b58a5bce50c} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001426 sec., 107293.12762973353 rows/sec., 6.42 MiB/sec. | ||
| 12821 | 2026.05.18 18:28:04.576085 [ 294 ] {fca680ec-f093-4110-b3b4-4b58a5bce50c} <Debug> TCPHandler: Processed in 0.001613442 sec. | ||
| 12822 | 2026.05.18 18:28:04.576219 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12823 | 2026.05.18 18:28:04.576317 [ 294 ] {5a44d07f-09b5-42f8-8eba-dac708cf170f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12824 | 2026.05.18 18:28:04.576358 [ 294 ] {5a44d07f-09b5-42f8-8eba-dac708cf170f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12825 | 2026.05.18 18:28:04.576837 [ 294 ] {5a44d07f-09b5-42f8-8eba-dac708cf170f} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12826 | 2026.05.18 18:28:04.576873 [ 294 ] {5a44d07f-09b5-42f8-8eba-dac708cf170f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12827 | 2026.05.18 18:28:04.577167 [ 294 ] {5a44d07f-09b5-42f8-8eba-dac708cf170f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12828 | 2026.05.18 18:28:04.577378 [ 294 ] {5a44d07f-09b5-42f8-8eba-dac708cf170f} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12829 | 2026.05.18 18:28:04.577534 [ 294 ] {5a44d07f-09b5-42f8-8eba-dac708cf170f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 12830 | 2026.05.18 18:28:04.577569 [ 294 ] {5a44d07f-09b5-42f8-8eba-dac708cf170f} <Debug> TCPHandler: Processed in 0.001401035 sec. | ||
| 12831 | 2026.05.18 18:28:04.577704 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12832 | 2026.05.18 18:28:04.577804 [ 294 ] {a6cfe24b-e1a8-4e07-b960-48f510ab3880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12833 | 2026.05.18 18:28:04.577844 [ 294 ] {a6cfe24b-e1a8-4e07-b960-48f510ab3880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12834 | 2026.05.18 18:28:04.578349 [ 294 ] {a6cfe24b-e1a8-4e07-b960-48f510ab3880} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12835 | 2026.05.18 18:28:04.578391 [ 294 ] {a6cfe24b-e1a8-4e07-b960-48f510ab3880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12836 | 2026.05.18 18:28:04.578699 [ 294 ] {a6cfe24b-e1a8-4e07-b960-48f510ab3880} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12837 | 2026.05.18 18:28:04.578913 [ 294 ] {a6cfe24b-e1a8-4e07-b960-48f510ab3880} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2026.05.18 18:28:04.579041 [ 294 ] {a6cfe24b-e1a8-4e07-b960-48f510ab3880} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001256 sec., 117834.3949044586 rows/sec., 6.70 MiB/sec. | ||
| 12839 | 2026.05.18 18:28:04.579076 [ 294 ] {a6cfe24b-e1a8-4e07-b960-48f510ab3880} <Debug> TCPHandler: Processed in 0.001422135 sec. | ||
| 12840 | 2026.05.18 18:28:04.579199 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12841 | 2026.05.18 18:28:04.579296 [ 294 ] {0e27b0cd-5052-40cd-8999-678ea1bc452f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12842 | 2026.05.18 18:28:04.579336 [ 294 ] {0e27b0cd-5052-40cd-8999-678ea1bc452f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12843 | 2026.05.18 18:28:04.580007 [ 294 ] {0e27b0cd-5052-40cd-8999-678ea1bc452f} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2026.05.18 18:28:04.580044 [ 294 ] {0e27b0cd-5052-40cd-8999-678ea1bc452f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12845 | 2026.05.18 18:28:04.580357 [ 294 ] {0e27b0cd-5052-40cd-8999-678ea1bc452f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12846 | 2026.05.18 18:28:04.580561 [ 294 ] {0e27b0cd-5052-40cd-8999-678ea1bc452f} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12847 | 2026.05.18 18:28:04.580687 [ 294 ] {0e27b0cd-5052-40cd-8999-678ea1bc452f} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00141 sec., 355319.1489361702 rows/sec., 24.97 MiB/sec. | ||
| 12848 | 2026.05.18 18:28:04.580722 [ 294 ] {0e27b0cd-5052-40cd-8999-678ea1bc452f} <Debug> TCPHandler: Processed in 0.00157235 sec. | ||
| 12849 | 2026.05.18 18:28:04.580860 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2026.05.18 18:28:04.580956 [ 294 ] {0dd71061-0ca2-42bf-9df4-d5448414016a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12851 | 2026.05.18 18:28:04.580997 [ 294 ] {0dd71061-0ca2-42bf-9df4-d5448414016a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12852 | 2026.05.18 18:28:04.581337 [ 294 ] {0dd71061-0ca2-42bf-9df4-d5448414016a} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12853 | 2026.05.18 18:28:04.581371 [ 294 ] {0dd71061-0ca2-42bf-9df4-d5448414016a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12854 | 2026.05.18 18:28:04.581662 [ 294 ] {0dd71061-0ca2-42bf-9df4-d5448414016a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12855 | 2026.05.18 18:28:04.581880 [ 294 ] {0dd71061-0ca2-42bf-9df4-d5448414016a} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2026.05.18 18:28:04.582006 [ 294 ] {0dd71061-0ca2-42bf-9df4-d5448414016a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 12857 | 2026.05.18 18:28:04.582039 [ 294 ] {0dd71061-0ca2-42bf-9df4-d5448414016a} <Debug> TCPHandler: Processed in 0.001228749 sec. | ||
| 12858 | 2026.05.18 18:28:04.582174 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12859 | 2026.05.18 18:28:04.582305 [ 294 ] {46f432b8-bd09-4dc0-b53a-29ee57e7c987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12860 | 2026.05.18 18:28:04.582368 [ 294 ] {46f432b8-bd09-4dc0-b53a-29ee57e7c987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12861 | 2026.05.18 18:28:04.582904 [ 294 ] {46f432b8-bd09-4dc0-b53a-29ee57e7c987} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12862 | 2026.05.18 18:28:04.582941 [ 294 ] {46f432b8-bd09-4dc0-b53a-29ee57e7c987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12863 | 2026.05.18 18:28:04.583384 [ 294 ] {46f432b8-bd09-4dc0-b53a-29ee57e7c987} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12864 | 2026.05.18 18:28:04.583615 [ 294 ] {46f432b8-bd09-4dc0-b53a-29ee57e7c987} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2026.05.18 18:28:04.583771 [ 294 ] {46f432b8-bd09-4dc0-b53a-29ee57e7c987} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001493 sec., 177494.97655726725 rows/sec., 11.79 MiB/sec. | ||
| 12866 | 2026.05.18 18:28:04.583786 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 12867 | 2026.05.18 18:28:04.583819 [ 294 ] {46f432b8-bd09-4dc0-b53a-29ee57e7c987} <Debug> TCPHandler: Processed in 0.001702125 sec. | ||
| 12868 | 2026.05.18 18:28:04.583848 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12869 | 2026.05.18 18:28:04.583883 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12870 | 2026.05.18 18:28:04.583950 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12871 | 2026.05.18 18:28:04.584001 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 12872 | 2026.05.18 18:28:04.584055 [ 294 ] {211971f1-9763-4df0-8767-fe429a007589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12873 | 2026.05.18 18:28:04.584105 [ 294 ] {211971f1-9763-4df0-8767-fe429a007589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12874 | 2026.05.18 18:28:04.584153 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12875 | 2026.05.18 18:28:04.584200 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 29870 rows starting from the beginning of the part | ||
| 12876 | 2026.05.18 18:28:04.584275 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 12877 | 2026.05.18 18:28:04.584337 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1602 rows starting from the beginning of the part | ||
| 12878 | 2026.05.18 18:28:04.584393 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part | ||
| 12879 | 2026.05.18 18:28:04.584447 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 12880 | 2026.05.18 18:28:04.584449 [ 294 ] {211971f1-9763-4df0-8767-fe429a007589} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.05.18 18:28:04.584501 [ 294 ] {211971f1-9763-4df0-8767-fe429a007589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12882 | 2026.05.18 18:28:04.584505 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 12883 | 2026.05.18 18:28:04.584859 [ 294 ] {211971f1-9763-4df0-8767-fe429a007589} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12884 | 2026.05.18 18:28:04.585087 [ 294 ] {211971f1-9763-4df0-8767-fe429a007589} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12885 | 2026.05.18 18:28:04.585219 [ 294 ] {211971f1-9763-4df0-8767-fe429a007589} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001186 sec., 843.1703204047218 rows/sec., 56.82 KiB/sec. | ||
| 12886 | 2026.05.18 18:28:04.585254 [ 294 ] {211971f1-9763-4df0-8767-fe429a007589} <Debug> TCPHandler: Processed in 0.001354824 sec. | ||
| 12887 | 2026.05.18 18:28:04.585377 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12888 | 2026.05.18 18:28:04.585473 [ 294 ] {ae1fdc01-bb17-4e2c-995c-7e7e3e096ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12889 | 2026.05.18 18:28:04.585528 [ 294 ] {ae1fdc01-bb17-4e2c-995c-7e7e3e096ae4} <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 | ||
| 12890 | 2026.05.18 18:28:04.586359 [ 294 ] {ae1fdc01-bb17-4e2c-995c-7e7e3e096ae4} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2026.05.18 18:28:04.586396 [ 294 ] {ae1fdc01-bb17-4e2c-995c-7e7e3e096ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12892 | 2026.05.18 18:28:04.586933 [ 294 ] {ae1fdc01-bb17-4e2c-995c-7e7e3e096ae4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12893 | 2026.05.18 18:28:04.587173 [ 294 ] {ae1fdc01-bb17-4e2c-995c-7e7e3e096ae4} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12894 | 2026.05.18 18:28:04.587327 [ 294 ] {ae1fdc01-bb17-4e2c-995c-7e7e3e096ae4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001864 sec., 5901.287553648069 rows/sec., 10.57 MiB/sec. | ||
| 12895 | 2026.05.18 18:28:04.587392 [ 294 ] {ae1fdc01-bb17-4e2c-995c-7e7e3e096ae4} <Debug> TCPHandler: Processed in 0.002064727 sec. | ||
| 12896 | 2026.05.18 18:28:04.587517 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12897 | 2026.05.18 18:28:04.587613 [ 294 ] {3d763ad3-e1cd-4463-b048-9a85ee9c8d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12898 | 2026.05.18 18:28:04.587654 [ 294 ] {3d763ad3-e1cd-4463-b048-9a85ee9c8d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12899 | 2026.05.18 18:28:04.587997 [ 294 ] {3d763ad3-e1cd-4463-b048-9a85ee9c8d90} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12900 | 2026.05.18 18:28:04.588033 [ 294 ] {3d763ad3-e1cd-4463-b048-9a85ee9c8d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12901 | 2026.05.18 18:28:04.588382 [ 294 ] {3d763ad3-e1cd-4463-b048-9a85ee9c8d90} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12902 | 2026.05.18 18:28:04.588604 [ 294 ] {3d763ad3-e1cd-4463-b048-9a85ee9c8d90} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12903 | 2026.05.18 18:28:04.588737 [ 294 ] {3d763ad3-e1cd-4463-b048-9a85ee9c8d90} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001143 sec., 78740.15748031497 rows/sec., 4.93 MiB/sec. | ||
| 12904 | 2026.05.18 18:28:04.588770 [ 294 ] {3d763ad3-e1cd-4463-b048-9a85ee9c8d90} <Debug> TCPHandler: Processed in 0.001302532 sec. | ||
| 12905 | 2026.05.18 18:28:04.590992 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32185 rows, containing 5 columns (5 merged, 0 gathered) in 0.007043346 sec., 4569561.1148451315 rows/sec., 292.02 MiB/sec. | ||
| 12906 | 2026.05.18 18:28:04.591487 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12907 | 2026.05.18 18:28:04.591771 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12908 | 2026.05.18 18:28:04.591841 [ 197 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 12909 | 2026.05.18 18:28:04.591937 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12910 | 2026.05.18 18:28:09.559102 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12911 | 2026.05.18 18:28:09.559360 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12912 | 2026.05.18 18:28:09.559687 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12913 | 2026.05.18 18:28:09.559727 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12914 | 2026.05.18 18:28:09.559945 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12915 | 2026.05.18 18:28:09.560017 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12916 | 2026.05.18 18:28:09.560166 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 12917 | 2026.05.18 18:28:09.560269 [ 343 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12918 | 2026.05.18 18:28:09.560281 [ 355 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12919 | 2026.05.18 18:28:09.560269 [ 317 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12920 | 2026.05.18 18:28:09.560279 [ 347 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12921 | 2026.05.18 18:28:09.560505 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12922 | 2026.05.18 18:28:09.560539 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12923 | 2026.05.18 18:28:09.560613 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12924 | 2026.05.18 18:28:09.560633 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 12925 | 2026.05.18 18:28:09.560670 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12926 | 2026.05.18 18:28:09.560712 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12927 | 2026.05.18 18:28:09.561823 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002565 sec., 15984.405458089668 rows/sec., 2.88 MiB/sec. | ||
| 12928 | 2026.05.18 18:28:09.561953 [ 294 ] {84e290ce-d0d9-4c26-a7bd-e93ec9639309} <Debug> TCPHandler: Processed in 0.002980255 sec. | ||
| 12929 | 2026.05.18 18:28:09.564229 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12930 | 2026.05.18 18:28:09.564353 [ 294 ] {d565706c-76d2-4011-a747-9e2df969da5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12931 | 2026.05.18 18:28:09.564399 [ 294 ] {d565706c-76d2-4011-a747-9e2df969da5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12932 | 2026.05.18 18:28:09.564881 [ 294 ] {d565706c-76d2-4011-a747-9e2df969da5b} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2026.05.18 18:28:09.564926 [ 294 ] {d565706c-76d2-4011-a747-9e2df969da5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12934 | 2026.05.18 18:28:09.565299 [ 294 ] {d565706c-76d2-4011-a747-9e2df969da5b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12935 | 2026.05.18 18:28:09.565524 [ 294 ] {d565706c-76d2-4011-a747-9e2df969da5b} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12936 | 2026.05.18 18:28:09.565679 [ 294 ] {d565706c-76d2-4011-a747-9e2df969da5b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001358 sec., 2945.5081001472754 rows/sec., 240.19 KiB/sec. | ||
| 12937 | 2026.05.18 18:28:09.565715 [ 294 ] {d565706c-76d2-4011-a747-9e2df969da5b} <Debug> TCPHandler: Processed in 0.00153859 sec. | ||
| 12938 | 2026.05.18 18:28:09.565853 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2026.05.18 18:28:09.565952 [ 294 ] {d3f02482-d3a0-4d3c-9e01-e9aab1eabcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12940 | 2026.05.18 18:28:09.565992 [ 294 ] {d3f02482-d3a0-4d3c-9e01-e9aab1eabcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12941 | 2026.05.18 18:28:09.566477 [ 294 ] {d3f02482-d3a0-4d3c-9e01-e9aab1eabcae} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.05.18 18:28:09.566512 [ 294 ] {d3f02482-d3a0-4d3c-9e01-e9aab1eabcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12943 | 2026.05.18 18:28:09.566818 [ 294 ] {d3f02482-d3a0-4d3c-9e01-e9aab1eabcae} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12944 | 2026.05.18 18:28:09.567035 [ 294 ] {d3f02482-d3a0-4d3c-9e01-e9aab1eabcae} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2026.05.18 18:28:09.567147 [ 96 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12946 | 2026.05.18 18:28:09.567167 [ 294 ] {d3f02482-d3a0-4d3c-9e01-e9aab1eabcae} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.001235 sec., 97165.99190283401 rows/sec., 8.22 MiB/sec. | ||
| 12947 | 2026.05.18 18:28:09.567187 [ 96 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12948 | 2026.05.18 18:28:09.567202 [ 294 ] {d3f02482-d3a0-4d3c-9e01-e9aab1eabcae} <Debug> TCPHandler: Processed in 0.001399105 sec. | ||
| 12949 | 2026.05.18 18:28:09.567207 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12950 | 2026.05.18 18:28:09.567312 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 12951 | 2026.05.18 18:28:09.567346 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12952 | 2026.05.18 18:28:09.567394 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12953 | 2026.05.18 18:28:09.567421 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3242 rows starting from the beginning of the part | ||
| 12954 | 2026.05.18 18:28:09.567445 [ 294 ] {e46447ed-6381-482a-acfa-a650ec555552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12955 | 2026.05.18 18:28:09.567475 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 3169 rows starting from the beginning of the part | ||
| 12956 | 2026.05.18 18:28:09.567485 [ 294 ] {e46447ed-6381-482a-acfa-a650ec555552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12957 | 2026.05.18 18:28:09.567520 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 12958 | 2026.05.18 18:28:09.567562 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 118 rows starting from the beginning of the part | ||
| 12959 | 2026.05.18 18:28:09.567605 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 819 rows starting from the beginning of the part | ||
| 12960 | 2026.05.18 18:28:09.567648 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 120 rows starting from the beginning of the part | ||
| 12961 | 2026.05.18 18:28:09.567931 [ 294 ] {e46447ed-6381-482a-acfa-a650ec555552} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12962 | 2026.05.18 18:28:09.567965 [ 294 ] {e46447ed-6381-482a-acfa-a650ec555552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12963 | 2026.05.18 18:28:09.568298 [ 294 ] {e46447ed-6381-482a-acfa-a650ec555552} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12964 | 2026.05.18 18:28:09.568521 [ 294 ] {e46447ed-6381-482a-acfa-a650ec555552} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12965 | 2026.05.18 18:28:09.568654 [ 294 ] {e46447ed-6381-482a-acfa-a650ec555552} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001228 sec., 28501.628664495114 rows/sec., 2.08 MiB/sec. | ||
| 12966 | 2026.05.18 18:28:09.568688 [ 294 ] {e46447ed-6381-482a-acfa-a650ec555552} <Debug> TCPHandler: Processed in 0.001391825 sec. | ||
| 12967 | 2026.05.18 18:28:09.568825 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12968 | 2026.05.18 18:28:09.568926 [ 294 ] {b2c09891-be12-430a-8aec-295cb0349857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12969 | 2026.05.18 18:28:09.568966 [ 294 ] {b2c09891-be12-430a-8aec-295cb0349857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12970 | 2026.05.18 18:28:09.569412 [ 294 ] {b2c09891-be12-430a-8aec-295cb0349857} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2026.05.18 18:28:09.569448 [ 294 ] {b2c09891-be12-430a-8aec-295cb0349857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12972 | 2026.05.18 18:28:09.569763 [ 294 ] {b2c09891-be12-430a-8aec-295cb0349857} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12973 | 2026.05.18 18:28:09.569840 [ 187 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002574243 sec., 2922800.9943117257 rows/sec., 230.91 MiB/sec. | ||
| 12974 | 2026.05.18 18:28:09.570010 [ 294 ] {b2c09891-be12-430a-8aec-295cb0349857} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2026.05.18 18:28:09.570146 [ 294 ] {b2c09891-be12-430a-8aec-295cb0349857} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001239 sec., 79903.14769975786 rows/sec., 6.25 MiB/sec. | ||
| 12976 | 2026.05.18 18:28:09.570168 [ 187 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12977 | 2026.05.18 18:28:09.570183 [ 294 ] {b2c09891-be12-430a-8aec-295cb0349857} <Debug> TCPHandler: Processed in 0.001407445 sec. | ||
| 12978 | 2026.05.18 18:28:09.570190 [ 94 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12979 | 2026.05.18 18:28:09.570256 [ 94 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2026.05.18 18:28:09.570286 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12981 | 2026.05.18 18:28:09.570366 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 12982 | 2026.05.18 18:28:09.570389 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12983 | 2026.05.18 18:28:09.570455 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12984 | 2026.05.18 18:28:09.570482 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1794 rows starting from the beginning of the part | ||
| 12985 | 2026.05.18 18:28:09.570497 [ 294 ] {647a4af4-aee6-49de-b947-514642f37597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12986 | 2026.05.18 18:28:09.570529 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1729 rows starting from the beginning of the part | ||
| 12987 | 2026.05.18 18:28:09.570531 [ 187 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_81_16} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2026.05.18 18:28:09.570540 [ 294 ] {647a4af4-aee6-49de-b947-514642f37597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12989 | 2026.05.18 18:28:09.570570 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 12990 | 2026.05.18 18:28:09.570605 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 95 rows starting from the beginning of the part | ||
| 12991 | 2026.05.18 18:28:09.570642 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 501 rows starting from the beginning of the part | ||
| 12992 | 2026.05.18 18:28:09.570650 [ 187 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_81_16} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12993 | 2026.05.18 18:28:09.570689 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 99 rows starting from the beginning of the part | ||
| 12994 | 2026.05.18 18:28:09.570768 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 12995 | 2026.05.18 18:28:09.570974 [ 294 ] {647a4af4-aee6-49de-b947-514642f37597} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2026.05.18 18:28:09.571013 [ 294 ] {647a4af4-aee6-49de-b947-514642f37597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12997 | 2026.05.18 18:28:09.571351 [ 294 ] {647a4af4-aee6-49de-b947-514642f37597} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12998 | 2026.05.18 18:28:09.571562 [ 294 ] {647a4af4-aee6-49de-b947-514642f37597} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2026.05.18 18:28:09.571694 [ 294 ] {647a4af4-aee6-49de-b947-514642f37597} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001217 sec., 133114.21528348397 rows/sec., 9.27 MiB/sec. | ||
| 13000 | 2026.05.18 18:28:09.571729 [ 294 ] {647a4af4-aee6-49de-b947-514642f37597} <Debug> TCPHandler: Processed in 0.001424166 sec. | ||
| 13001 | 2026.05.18 18:28:09.571856 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13002 | 2026.05.18 18:28:09.571953 [ 294 ] {331c0033-6a9e-4ee3-9c70-4c0b247958f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13003 | 2026.05.18 18:28:09.571955 [ 196 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611652 sec., 2656901.117610998 rows/sec., 192.14 MiB/sec. | ||
| 13004 | 2026.05.18 18:28:09.572008 [ 294 ] {331c0033-6a9e-4ee3-9c70-4c0b247958f0} <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 | ||
| 13005 | 2026.05.18 18:28:09.572167 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13006 | 2026.05.18 18:28:09.572422 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_81_16} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13007 | 2026.05.18 18:28:09.572495 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_81_16} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13008 | 2026.05.18 18:28:09.572586 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 13009 | 2026.05.18 18:28:09.572847 [ 294 ] {331c0033-6a9e-4ee3-9c70-4c0b247958f0} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2026.05.18 18:28:09.572887 [ 294 ] {331c0033-6a9e-4ee3-9c70-4c0b247958f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13011 | 2026.05.18 18:28:09.573436 [ 294 ] {331c0033-6a9e-4ee3-9c70-4c0b247958f0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13012 | 2026.05.18 18:28:09.573655 [ 294 ] {331c0033-6a9e-4ee3-9c70-4c0b247958f0} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.05.18 18:28:09.573795 [ 294 ] {331c0033-6a9e-4ee3-9c70-4c0b247958f0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001861 sec., 16657.710908113917 rows/sec., 29.85 MiB/sec. | ||
| 13014 | 2026.05.18 18:28:09.573856 [ 294 ] {331c0033-6a9e-4ee3-9c70-4c0b247958f0} <Debug> TCPHandler: Processed in 0.002049556 sec. | ||
| 13015 | 2026.05.18 18:28:09.573993 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13016 | 2026.05.18 18:28:09.574097 [ 294 ] {ad8a1e6e-b0b2-4024-888d-84b479287846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13017 | 2026.05.18 18:28:09.574138 [ 294 ] {ad8a1e6e-b0b2-4024-888d-84b479287846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13018 | 2026.05.18 18:28:09.574502 [ 294 ] {ad8a1e6e-b0b2-4024-888d-84b479287846} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2026.05.18 18:28:09.574537 [ 294 ] {ad8a1e6e-b0b2-4024-888d-84b479287846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13020 | 2026.05.18 18:28:09.574839 [ 294 ] {ad8a1e6e-b0b2-4024-888d-84b479287846} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13021 | 2026.05.18 18:28:09.575051 [ 294 ] {ad8a1e6e-b0b2-4024-888d-84b479287846} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2026.05.18 18:28:09.575178 [ 94 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13023 | 2026.05.18 18:28:09.575184 [ 294 ] {ad8a1e6e-b0b2-4024-888d-84b479287846} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 13024 | 2026.05.18 18:28:09.575222 [ 94 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13025 | 2026.05.18 18:28:09.575237 [ 294 ] {ad8a1e6e-b0b2-4024-888d-84b479287846} <Debug> TCPHandler: Processed in 0.001293812 sec. | ||
| 13026 | 2026.05.18 18:28:09.575248 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13027 | 2026.05.18 18:28:09.575352 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 13028 | 2026.05.18 18:28:09.575476 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13029 | 2026.05.18 18:28:09.575507 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4950 rows starting from the beginning of the part | ||
| 13030 | 2026.05.18 18:28:09.575572 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 42 rows starting from the beginning of the part | ||
| 13031 | 2026.05.18 18:28:09.575620 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part | ||
| 13032 | 2026.05.18 18:28:09.575666 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 13033 | 2026.05.18 18:28:09.575710 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 13034 | 2026.05.18 18:28:09.575754 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 13035 | 2026.05.18 18:28:09.577254 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5250 rows, containing 4 columns (4 merged, 0 gathered) in 0.001941952 sec., 2703465.3791648815 rows/sec., 174.37 MiB/sec. | ||
| 13036 | 2026.05.18 18:28:09.577682 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13037 | 2026.05.18 18:28:09.578040 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_81_16} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13038 | 2026.05.18 18:28:09.578131 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_81_16} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13039 | 2026.05.18 18:28:09.578232 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13040 | 2026.05.18 18:28:09.781778 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23453 | ||
| 13041 | 2026.05.18 18:28:09.782256 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.05.18 18:28:09.782299 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13043 | 2026.05.18 18:28:09.782765 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13044 | 2026.05.18 18:28:09.783001 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.05.18 18:28:09.783126 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23453 | ||
| 13046 | 2026.05.18 18:28:11.034716 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 13047 | 2026.05.18 18:28:11.052079 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2026.05.18 18:28:11.052160 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13049 | 2026.05.18 18:28:11.058651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13050 | 2026.05.18 18:28:11.059418 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2026.05.18 18:28:11.062711 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 13052 | 2026.05.18 18:28:14.562908 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13053 | 2026.05.18 18:28:14.563175 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 13054 | 2026.05.18 18:28:14.563550 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13055 | 2026.05.18 18:28:14.563591 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13056 | 2026.05.18 18:28:14.563833 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13057 | 2026.05.18 18:28:14.563901 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13058 | 2026.05.18 18:28:14.564046 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13059 | 2026.05.18 18:28:14.564148 [ 363 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13060 | 2026.05.18 18:28:14.564166 [ 317 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13061 | 2026.05.18 18:28:14.564166 [ 343 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13062 | 2026.05.18 18:28:14.564169 [ 354 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13063 | 2026.05.18 18:28:14.564376 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13064 | 2026.05.18 18:28:14.564404 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13065 | 2026.05.18 18:28:14.564475 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13066 | 2026.05.18 18:28:14.564495 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13067 | 2026.05.18 18:28:14.564533 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13068 | 2026.05.18 18:28:14.564576 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13069 | 2026.05.18 18:28:14.565769 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002702 sec., 15173.945225758698 rows/sec., 2.73 MiB/sec. | ||
| 13070 | 2026.05.18 18:28:14.565906 [ 294 ] {cb1a8d5e-bf0a-46fc-99cf-6d3ff61da48d} <Debug> TCPHandler: Processed in 0.003138571 sec. | ||
| 13071 | 2026.05.18 18:28:14.571186 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13072 | 2026.05.18 18:28:14.571308 [ 294 ] {526a174b-9033-4a7e-a90f-32ca2b456f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13073 | 2026.05.18 18:28:14.571352 [ 294 ] {526a174b-9033-4a7e-a90f-32ca2b456f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13074 | 2026.05.18 18:28:14.571938 [ 294 ] {526a174b-9033-4a7e-a90f-32ca2b456f42} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13075 | 2026.05.18 18:28:14.571980 [ 294 ] {526a174b-9033-4a7e-a90f-32ca2b456f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13076 | 2026.05.18 18:28:14.572367 [ 294 ] {526a174b-9033-4a7e-a90f-32ca2b456f42} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13077 | 2026.05.18 18:28:14.572598 [ 294 ] {526a174b-9033-4a7e-a90f-32ca2b456f42} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2026.05.18 18:28:14.572749 [ 294 ] {526a174b-9033-4a7e-a90f-32ca2b456f42} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001481 sec., 191762.32275489534 rows/sec., 12.18 MiB/sec. | ||
| 13079 | 2026.05.18 18:28:14.572784 [ 294 ] {526a174b-9033-4a7e-a90f-32ca2b456f42} <Debug> TCPHandler: Processed in 0.001657563 sec. | ||
| 13080 | 2026.05.18 18:28:14.572932 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13081 | 2026.05.18 18:28:14.573029 [ 294 ] {c8ff1c40-593a-4b31-8ed5-29d87fbb7f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13082 | 2026.05.18 18:28:14.573069 [ 294 ] {c8ff1c40-593a-4b31-8ed5-29d87fbb7f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13083 | 2026.05.18 18:28:14.573806 [ 294 ] {c8ff1c40-593a-4b31-8ed5-29d87fbb7f8f} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2026.05.18 18:28:14.573844 [ 294 ] {c8ff1c40-593a-4b31-8ed5-29d87fbb7f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13085 | 2026.05.18 18:28:14.574190 [ 294 ] {c8ff1c40-593a-4b31-8ed5-29d87fbb7f8f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13086 | 2026.05.18 18:28:14.574422 [ 294 ] {c8ff1c40-593a-4b31-8ed5-29d87fbb7f8f} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13087 | 2026.05.18 18:28:14.574554 [ 294 ] {c8ff1c40-593a-4b31-8ed5-29d87fbb7f8f} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001543 sec., 530784.1866493843 rows/sec., 41.14 MiB/sec. | ||
| 13088 | 2026.05.18 18:28:14.574588 [ 294 ] {c8ff1c40-593a-4b31-8ed5-29d87fbb7f8f} <Debug> TCPHandler: Processed in 0.001705625 sec. | ||
| 13089 | 2026.05.18 18:28:14.574721 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13090 | 2026.05.18 18:28:14.574827 [ 294 ] {3f0c7e6c-d9ca-4011-aa92-dbaf4a8259e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13091 | 2026.05.18 18:28:14.574868 [ 294 ] {3f0c7e6c-d9ca-4011-aa92-dbaf4a8259e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13092 | 2026.05.18 18:28:14.575389 [ 294 ] {3f0c7e6c-d9ca-4011-aa92-dbaf4a8259e0} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13093 | 2026.05.18 18:28:14.575426 [ 294 ] {3f0c7e6c-d9ca-4011-aa92-dbaf4a8259e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13094 | 2026.05.18 18:28:14.575728 [ 294 ] {3f0c7e6c-d9ca-4011-aa92-dbaf4a8259e0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13095 | 2026.05.18 18:28:14.575942 [ 294 ] {3f0c7e6c-d9ca-4011-aa92-dbaf4a8259e0} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13096 | 2026.05.18 18:28:14.576070 [ 294 ] {3f0c7e6c-d9ca-4011-aa92-dbaf4a8259e0} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001261 sec., 121332.27597145124 rows/sec., 7.26 MiB/sec. | ||
| 13097 | 2026.05.18 18:28:14.576104 [ 294 ] {3f0c7e6c-d9ca-4011-aa92-dbaf4a8259e0} <Debug> TCPHandler: Processed in 0.001432076 sec. | ||
| 13098 | 2026.05.18 18:28:14.576259 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13099 | 2026.05.18 18:28:14.576354 [ 294 ] {bbfda3fd-8b82-45e9-aaef-681657d9726b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13100 | 2026.05.18 18:28:14.576394 [ 294 ] {bbfda3fd-8b82-45e9-aaef-681657d9726b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13101 | 2026.05.18 18:28:14.576839 [ 294 ] {bbfda3fd-8b82-45e9-aaef-681657d9726b} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2026.05.18 18:28:14.576900 [ 294 ] {bbfda3fd-8b82-45e9-aaef-681657d9726b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13103 | 2026.05.18 18:28:14.577200 [ 294 ] {bbfda3fd-8b82-45e9-aaef-681657d9726b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13104 | 2026.05.18 18:28:14.577413 [ 294 ] {bbfda3fd-8b82-45e9-aaef-681657d9726b} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2026.05.18 18:28:14.577540 [ 294 ] {bbfda3fd-8b82-45e9-aaef-681657d9726b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001203 sec., 123857.02410640066 rows/sec., 8.00 MiB/sec. | ||
| 13106 | 2026.05.18 18:28:14.577574 [ 294 ] {bbfda3fd-8b82-45e9-aaef-681657d9726b} <Debug> TCPHandler: Processed in 0.001363704 sec. | ||
| 13107 | 2026.05.18 18:28:14.577740 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13108 | 2026.05.18 18:28:14.577836 [ 294 ] {286ca05e-e9a6-4869-a827-c46a1e136e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13109 | 2026.05.18 18:28:14.577876 [ 294 ] {286ca05e-e9a6-4869-a827-c46a1e136e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13110 | 2026.05.18 18:28:14.578401 [ 294 ] {286ca05e-e9a6-4869-a827-c46a1e136e0c} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2026.05.18 18:28:14.578439 [ 294 ] {286ca05e-e9a6-4869-a827-c46a1e136e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13112 | 2026.05.18 18:28:14.578733 [ 294 ] {286ca05e-e9a6-4869-a827-c46a1e136e0c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13113 | 2026.05.18 18:28:14.578946 [ 294 ] {286ca05e-e9a6-4869-a827-c46a1e136e0c} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13114 | 2026.05.18 18:28:14.579073 [ 294 ] {286ca05e-e9a6-4869-a827-c46a1e136e0c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001254 sec., 118022.32854864435 rows/sec., 6.71 MiB/sec. | ||
| 13115 | 2026.05.18 18:28:14.579107 [ 294 ] {286ca05e-e9a6-4869-a827-c46a1e136e0c} <Debug> TCPHandler: Processed in 0.001415375 sec. | ||
| 13116 | 2026.05.18 18:28:14.579235 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13117 | 2026.05.18 18:28:14.579330 [ 294 ] {a6061c00-59a3-4624-826d-383fef97e2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13118 | 2026.05.18 18:28:14.579370 [ 294 ] {a6061c00-59a3-4624-826d-383fef97e2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13119 | 2026.05.18 18:28:14.580127 [ 294 ] {a6061c00-59a3-4624-826d-383fef97e2c3} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13120 | 2026.05.18 18:28:14.580163 [ 294 ] {a6061c00-59a3-4624-826d-383fef97e2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13121 | 2026.05.18 18:28:14.580495 [ 294 ] {a6061c00-59a3-4624-826d-383fef97e2c3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13122 | 2026.05.18 18:28:14.580703 [ 294 ] {a6061c00-59a3-4624-826d-383fef97e2c3} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13123 | 2026.05.18 18:28:14.580834 [ 294 ] {a6061c00-59a3-4624-826d-383fef97e2c3} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001521 sec., 329388.56015779095 rows/sec., 23.15 MiB/sec. | ||
| 13124 | 2026.05.18 18:28:14.580868 [ 294 ] {a6061c00-59a3-4624-826d-383fef97e2c3} <Debug> TCPHandler: Processed in 0.001682764 sec. | ||
| 13125 | 2026.05.18 18:28:14.581004 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13126 | 2026.05.18 18:28:14.581100 [ 294 ] {24936e8b-39d6-4b9a-94bc-cad73143a49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13127 | 2026.05.18 18:28:14.581143 [ 294 ] {24936e8b-39d6-4b9a-94bc-cad73143a49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13128 | 2026.05.18 18:28:14.581500 [ 294 ] {24936e8b-39d6-4b9a-94bc-cad73143a49f} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13129 | 2026.05.18 18:28:14.581536 [ 294 ] {24936e8b-39d6-4b9a-94bc-cad73143a49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13130 | 2026.05.18 18:28:14.581832 [ 294 ] {24936e8b-39d6-4b9a-94bc-cad73143a49f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13131 | 2026.05.18 18:28:14.582038 [ 294 ] {24936e8b-39d6-4b9a-94bc-cad73143a49f} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13132 | 2026.05.18 18:28:14.582167 [ 294 ] {24936e8b-39d6-4b9a-94bc-cad73143a49f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 13133 | 2026.05.18 18:28:14.582200 [ 294 ] {24936e8b-39d6-4b9a-94bc-cad73143a49f} <Debug> TCPHandler: Processed in 0.001245 sec. | ||
| 13134 | 2026.05.18 18:28:14.582339 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13135 | 2026.05.18 18:28:14.582434 [ 294 ] {0174ecad-e9dc-4f02-98fe-3733275cf4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13136 | 2026.05.18 18:28:14.582477 [ 294 ] {0174ecad-e9dc-4f02-98fe-3733275cf4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13137 | 2026.05.18 18:28:14.582932 [ 294 ] {0174ecad-e9dc-4f02-98fe-3733275cf4ea} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2026.05.18 18:28:14.582968 [ 294 ] {0174ecad-e9dc-4f02-98fe-3733275cf4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13139 | 2026.05.18 18:28:14.583291 [ 294 ] {0174ecad-e9dc-4f02-98fe-3733275cf4ea} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13140 | 2026.05.18 18:28:14.583499 [ 294 ] {0174ecad-e9dc-4f02-98fe-3733275cf4ea} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2026.05.18 18:28:14.583634 [ 294 ] {0174ecad-e9dc-4f02-98fe-3733275cf4ea} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 13142 | 2026.05.18 18:28:14.583668 [ 294 ] {0174ecad-e9dc-4f02-98fe-3733275cf4ea} <Debug> TCPHandler: Processed in 0.001377814 sec. | ||
| 13143 | 2026.05.18 18:28:14.583814 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13144 | 2026.05.18 18:28:14.583909 [ 294 ] {af292bf5-985b-4186-94dd-42d414529790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13145 | 2026.05.18 18:28:14.583951 [ 294 ] {af292bf5-985b-4186-94dd-42d414529790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13146 | 2026.05.18 18:28:14.584278 [ 294 ] {af292bf5-985b-4186-94dd-42d414529790} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2026.05.18 18:28:14.584314 [ 294 ] {af292bf5-985b-4186-94dd-42d414529790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13148 | 2026.05.18 18:28:14.584625 [ 294 ] {af292bf5-985b-4186-94dd-42d414529790} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13149 | 2026.05.18 18:28:14.584829 [ 294 ] {af292bf5-985b-4186-94dd-42d414529790} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.05.18 18:28:14.584938 [ 88 ] {} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 13151 | 2026.05.18 18:28:14.584958 [ 294 ] {af292bf5-985b-4186-94dd-42d414529790} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 13152 | 2026.05.18 18:28:14.584999 [ 88 ] {} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2026.05.18 18:28:14.585004 [ 294 ] {af292bf5-985b-4186-94dd-42d414529790} <Debug> TCPHandler: Processed in 0.00124026 sec. | ||
| 13154 | 2026.05.18 18:28:14.585032 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13155 | 2026.05.18 18:28:14.585149 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 13156 | 2026.05.18 18:28:14.585152 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13157 | 2026.05.18 18:28:14.585295 [ 294 ] {cb46edb5-5a20-4a58-94ca-1e326271321c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13158 | 2026.05.18 18:28:14.585304 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13159 | 2026.05.18 18:28:14.585359 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part | ||
| 13160 | 2026.05.18 18:28:14.585362 [ 294 ] {cb46edb5-5a20-4a58-94ca-1e326271321c} <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 | ||
| 13161 | 2026.05.18 18:28:14.585432 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 13162 | 2026.05.18 18:28:14.585484 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 13163 | 2026.05.18 18:28:14.585527 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 13164 | 2026.05.18 18:28:14.585571 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 13165 | 2026.05.18 18:28:14.585611 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::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 | ||
| 13166 | 2026.05.18 18:28:14.586175 [ 294 ] {cb46edb5-5a20-4a58-94ca-1e326271321c} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2026.05.18 18:28:14.586219 [ 294 ] {cb46edb5-5a20-4a58-94ca-1e326271321c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13168 | 2026.05.18 18:28:14.586524 [ 196 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001426126 sec., 25944.411643851945 rows/sec., 1.70 MiB/sec. | ||
| 13169 | 2026.05.18 18:28:14.586717 [ 195 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 13170 | 2026.05.18 18:28:14.586756 [ 294 ] {cb46edb5-5a20-4a58-94ca-1e326271321c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13171 | 2026.05.18 18:28:14.587074 [ 294 ] {cb46edb5-5a20-4a58-94ca-1e326271321c} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2026.05.18 18:28:14.587124 [ 195 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_37_8} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2026.05.18 18:28:14.587226 [ 195 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_37_8} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 13174 | 2026.05.18 18:28:14.587231 [ 294 ] {cb46edb5-5a20-4a58-94ca-1e326271321c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001954 sec., 5629.477993858752 rows/sec., 10.09 MiB/sec. | ||
| 13175 | 2026.05.18 18:28:14.587300 [ 294 ] {cb46edb5-5a20-4a58-94ca-1e326271321c} <Debug> TCPHandler: Processed in 0.002196271 sec. | ||
| 13176 | 2026.05.18 18:28:14.587327 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13177 | 2026.05.18 18:28:14.587536 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2026.05.18 18:28:14.587694 [ 294 ] {4c6b1351-fa08-4d8f-8c4c-2f49bb94cd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13179 | 2026.05.18 18:28:14.587762 [ 294 ] {4c6b1351-fa08-4d8f-8c4c-2f49bb94cd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13180 | 2026.05.18 18:28:14.588299 [ 294 ] {4c6b1351-fa08-4d8f-8c4c-2f49bb94cd09} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2026.05.18 18:28:14.588340 [ 294 ] {4c6b1351-fa08-4d8f-8c4c-2f49bb94cd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13182 | 2026.05.18 18:28:14.588720 [ 294 ] {4c6b1351-fa08-4d8f-8c4c-2f49bb94cd09} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13183 | 2026.05.18 18:28:14.588961 [ 294 ] {4c6b1351-fa08-4d8f-8c4c-2f49bb94cd09} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2026.05.18 18:28:14.589112 [ 294 ] {4c6b1351-fa08-4d8f-8c4c-2f49bb94cd09} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001464 sec., 61475.40983606557 rows/sec., 3.85 MiB/sec. | ||
| 13185 | 2026.05.18 18:28:14.589150 [ 294 ] {4c6b1351-fa08-4d8f-8c4c-2f49bb94cd09} <Debug> TCPHandler: Processed in 0.001736175 sec. | ||
| 13186 | 2026.05.18 18:28:17.138524 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13187 | 2026.05.18 18:28:17.138602 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13188 | 2026.05.18 18:28:17.284050 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23965 | ||
| 13189 | 2026.05.18 18:28:17.284712 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.05.18 18:28:17.284767 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13191 | 2026.05.18 18:28:17.285292 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13192 | 2026.05.18 18:28:17.285537 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2026.05.18 18:28:17.285685 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23965 | ||
| 13194 | 2026.05.18 18:28:18.563621 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 13195 | 2026.05.18 18:28:18.579455 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13196 | 2026.05.18 18:28:18.579515 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13197 | 2026.05.18 18:28:18.585482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13198 | 2026.05.18 18:28:18.586164 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13199 | 2026.05.18 18:28:18.589158 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 13200 | 2026.05.18 18:28:19.560288 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13201 | 2026.05.18 18:28:19.560535 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13202 | 2026.05.18 18:28:19.560862 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13203 | 2026.05.18 18:28:19.560902 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13204 | 2026.05.18 18:28:19.561122 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13205 | 2026.05.18 18:28:19.561192 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13206 | 2026.05.18 18:28:19.561334 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13207 | 2026.05.18 18:28:19.561419 [ 317 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13208 | 2026.05.18 18:28:19.561435 [ 333 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13209 | 2026.05.18 18:28:19.561450 [ 343 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13210 | 2026.05.18 18:28:19.561435 [ 352 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13211 | 2026.05.18 18:28:19.561594 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13212 | 2026.05.18 18:28:19.561622 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13213 | 2026.05.18 18:28:19.561694 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13214 | 2026.05.18 18:28:19.561714 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13215 | 2026.05.18 18:28:19.561751 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13216 | 2026.05.18 18:28:19.561790 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13217 | 2026.05.18 18:28:19.562852 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002409 sec., 17019.510170195103 rows/sec., 3.07 MiB/sec. | ||
| 13218 | 2026.05.18 18:28:19.562981 [ 294 ] {47fd3fdb-e671-4ad4-923f-4e3f4ed9b654} <Debug> TCPHandler: Processed in 0.002843551 sec. | ||
| 13219 | 2026.05.18 18:28:19.565140 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13220 | 2026.05.18 18:28:19.565280 [ 294 ] {c6bd25ae-84bf-4d63-9881-0bffa5fae23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13221 | 2026.05.18 18:28:19.565330 [ 294 ] {c6bd25ae-84bf-4d63-9881-0bffa5fae23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13222 | 2026.05.18 18:28:19.565955 [ 294 ] {c6bd25ae-84bf-4d63-9881-0bffa5fae23b} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13223 | 2026.05.18 18:28:19.566009 [ 294 ] {c6bd25ae-84bf-4d63-9881-0bffa5fae23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13224 | 2026.05.18 18:28:19.566442 [ 294 ] {c6bd25ae-84bf-4d63-9881-0bffa5fae23b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13225 | 2026.05.18 18:28:19.566697 [ 294 ] {c6bd25ae-84bf-4d63-9881-0bffa5fae23b} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13226 | 2026.05.18 18:28:19.566852 [ 294 ] {c6bd25ae-84bf-4d63-9881-0bffa5fae23b} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001629 sec., 72437.07796193984 rows/sec., 6.15 MiB/sec. | ||
| 13227 | 2026.05.18 18:28:19.566889 [ 294 ] {c6bd25ae-84bf-4d63-9881-0bffa5fae23b} <Debug> TCPHandler: Processed in 0.001801138 sec. | ||
| 13228 | 2026.05.18 18:28:19.567023 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13229 | 2026.05.18 18:28:19.567127 [ 294 ] {5fdf5dcc-19b1-4d29-9ab2-247cb6d7882c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13230 | 2026.05.18 18:28:19.567170 [ 294 ] {5fdf5dcc-19b1-4d29-9ab2-247cb6d7882c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13231 | 2026.05.18 18:28:19.567596 [ 294 ] {5fdf5dcc-19b1-4d29-9ab2-247cb6d7882c} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.05.18 18:28:19.567633 [ 294 ] {5fdf5dcc-19b1-4d29-9ab2-247cb6d7882c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13233 | 2026.05.18 18:28:19.567931 [ 294 ] {5fdf5dcc-19b1-4d29-9ab2-247cb6d7882c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13234 | 2026.05.18 18:28:19.568146 [ 294 ] {5fdf5dcc-19b1-4d29-9ab2-247cb6d7882c} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.05.18 18:28:19.568268 [ 85 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13236 | 2026.05.18 18:28:19.568280 [ 294 ] {5fdf5dcc-19b1-4d29-9ab2-247cb6d7882c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001174 sec., 26405.451448040887 rows/sec., 1.94 MiB/sec. | ||
| 13237 | 2026.05.18 18:28:19.568316 [ 85 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.05.18 18:28:19.568332 [ 294 ] {5fdf5dcc-19b1-4d29-9ab2-247cb6d7882c} <Debug> TCPHandler: Processed in 0.001358683 sec. | ||
| 13239 | 2026.05.18 18:28:19.568343 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13240 | 2026.05.18 18:28:19.568463 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13241 | 2026.05.18 18:28:19.568485 [ 199 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 13242 | 2026.05.18 18:28:19.568566 [ 294 ] {cca0e8a9-8a5d-49e3-808b-256f75b143bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13243 | 2026.05.18 18:28:19.568611 [ 294 ] {cca0e8a9-8a5d-49e3-808b-256f75b143bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13244 | 2026.05.18 18:28:19.568657 [ 199 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13245 | 2026.05.18 18:28:19.568715 [ 199 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 213 rows starting from the beginning of the part | ||
| 13246 | 2026.05.18 18:28:19.568798 [ 199 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 13247 | 2026.05.18 18:28:19.568848 [ 199 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 153 rows starting from the beginning of the part | ||
| 13248 | 2026.05.18 18:28:19.568891 [ 199 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 13249 | 2026.05.18 18:28:19.568932 [ 199 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 153 rows starting from the beginning of the part | ||
| 13250 | 2026.05.18 18:28:19.568976 [ 199 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 13251 | 2026.05.18 18:28:19.569087 [ 294 ] {cca0e8a9-8a5d-49e3-808b-256f75b143bd} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13252 | 2026.05.18 18:28:19.569136 [ 294 ] {cca0e8a9-8a5d-49e3-808b-256f75b143bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13253 | 2026.05.18 18:28:19.569455 [ 294 ] {cca0e8a9-8a5d-49e3-808b-256f75b143bd} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13254 | 2026.05.18 18:28:19.569696 [ 294 ] {cca0e8a9-8a5d-49e3-808b-256f75b143bd} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13255 | 2026.05.18 18:28:19.569829 [ 294 ] {cca0e8a9-8a5d-49e3-808b-256f75b143bd} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001282 sec., 74102.96411856475 rows/sec., 5.79 MiB/sec. | ||
| 13256 | 2026.05.18 18:28:19.569863 [ 294 ] {cca0e8a9-8a5d-49e3-808b-256f75b143bd} <Debug> TCPHandler: Processed in 0.001449807 sec. | ||
| 13257 | 2026.05.18 18:28:19.569902 [ 196 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491178 sec., 413096.2232543667 rows/sec., 27.64 MiB/sec. | ||
| 13258 | 2026.05.18 18:28:19.570012 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13259 | 2026.05.18 18:28:19.570073 [ 195 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13260 | 2026.05.18 18:28:19.570109 [ 294 ] {758af22e-14ce-477e-8970-0be09d86961b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13261 | 2026.05.18 18:28:19.570163 [ 294 ] {758af22e-14ce-477e-8970-0be09d86961b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13262 | 2026.05.18 18:28:19.570394 [ 195 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_71_14} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2026.05.18 18:28:19.570516 [ 195 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_71_14} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13264 | 2026.05.18 18:28:19.570578 [ 294 ] {758af22e-14ce-477e-8970-0be09d86961b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.05.18 18:28:19.570615 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13266 | 2026.05.18 18:28:19.570618 [ 294 ] {758af22e-14ce-477e-8970-0be09d86961b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13267 | 2026.05.18 18:28:19.570967 [ 294 ] {758af22e-14ce-477e-8970-0be09d86961b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13268 | 2026.05.18 18:28:19.571174 [ 294 ] {758af22e-14ce-477e-8970-0be09d86961b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13269 | 2026.05.18 18:28:19.571306 [ 294 ] {758af22e-14ce-477e-8970-0be09d86961b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 13270 | 2026.05.18 18:28:19.571340 [ 294 ] {758af22e-14ce-477e-8970-0be09d86961b} <Debug> TCPHandler: Processed in 0.001377324 sec. | ||
| 13271 | 2026.05.18 18:28:19.571479 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13272 | 2026.05.18 18:28:19.571576 [ 294 ] {963d365a-364d-4eb6-b328-5eaf5fb43b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13273 | 2026.05.18 18:28:19.571630 [ 294 ] {963d365a-364d-4eb6-b328-5eaf5fb43b2d} <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 | ||
| 13274 | 2026.05.18 18:28:19.572461 [ 294 ] {963d365a-364d-4eb6-b328-5eaf5fb43b2d} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13275 | 2026.05.18 18:28:19.572498 [ 294 ] {963d365a-364d-4eb6-b328-5eaf5fb43b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13276 | 2026.05.18 18:28:19.573042 [ 294 ] {963d365a-364d-4eb6-b328-5eaf5fb43b2d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13277 | 2026.05.18 18:28:19.573264 [ 294 ] {963d365a-364d-4eb6-b328-5eaf5fb43b2d} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13278 | 2026.05.18 18:28:19.573389 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13279 | 2026.05.18 18:28:19.573409 [ 294 ] {963d365a-364d-4eb6-b328-5eaf5fb43b2d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001851 sec., 16747.703943814155 rows/sec., 30.01 MiB/sec. | ||
| 13280 | 2026.05.18 18:28:19.573426 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13281 | 2026.05.18 18:28:19.573451 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13282 | 2026.05.18 18:28:19.573478 [ 294 ] {963d365a-364d-4eb6-b328-5eaf5fb43b2d} <Debug> TCPHandler: Processed in 0.002047386 sec. | ||
| 13283 | 2026.05.18 18:28:19.573532 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 13284 | 2026.05.18 18:28:19.573624 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13285 | 2026.05.18 18:28:19.573725 [ 294 ] {0d31a486-c67c-424b-b294-59731fef40cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13286 | 2026.05.18 18:28:19.573744 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13287 | 2026.05.18 18:28:19.573768 [ 294 ] {0d31a486-c67c-424b-b294-59731fef40cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13288 | 2026.05.18 18:28:19.573797 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1424 rows starting from the beginning of the part | ||
| 13289 | 2026.05.18 18:28:19.573916 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 13290 | 2026.05.18 18:28:19.574019 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part | ||
| 13291 | 2026.05.18 18:28:19.574112 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 13292 | 2026.05.18 18:28:19.574128 [ 294 ] {0d31a486-c67c-424b-b294-59731fef40cf} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.05.18 18:28:19.574172 [ 294 ] {0d31a486-c67c-424b-b294-59731fef40cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13294 | 2026.05.18 18:28:19.574212 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 11 rows starting from the beginning of the part | ||
| 13295 | 2026.05.18 18:28:19.574313 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 13296 | 2026.05.18 18:28:19.574503 [ 294 ] {0d31a486-c67c-424b-b294-59731fef40cf} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13297 | 2026.05.18 18:28:19.574777 [ 294 ] {0d31a486-c67c-424b-b294-59731fef40cf} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13298 | 2026.05.18 18:28:19.574911 [ 294 ] {0d31a486-c67c-424b-b294-59731fef40cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 13299 | 2026.05.18 18:28:19.574946 [ 294 ] {0d31a486-c67c-424b-b294-59731fef40cf} <Debug> TCPHandler: Processed in 0.001371784 sec. | ||
| 13300 | 2026.05.18 18:28:19.580679 [ 196 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1539 rows, containing 19 columns (19 merged, 0 gathered) in 0.007175901 sec., 214467.8417386193 rows/sec., 384.32 MiB/sec. | ||
| 13301 | 2026.05.18 18:28:19.582529 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13302 | 2026.05.18 18:28:19.582853 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13303 | 2026.05.18 18:28:19.582935 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13304 | 2026.05.18 18:28:19.583048 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 13305 | 2026.05.18 18:28:19.775615 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13306 | 2026.05.18 18:28:19.775891 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13307 | 2026.05.18 18:28:19.776392 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13308 | 2026.05.18 18:28:19.776465 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13309 | 2026.05.18 18:28:19.776743 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13310 | 2026.05.18 18:28:19.776824 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13311 | 2026.05.18 18:28:19.776965 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 13312 | 2026.05.18 18:28:19.777045 [ 352 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13313 | 2026.05.18 18:28:19.777063 [ 335 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13314 | 2026.05.18 18:28:19.777082 [ 317 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13315 | 2026.05.18 18:28:19.777071 [ 333 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13316 | 2026.05.18 18:28:19.777219 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13317 | 2026.05.18 18:28:19.777242 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13318 | 2026.05.18 18:28:19.777312 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13319 | 2026.05.18 18:28:19.777333 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13320 | 2026.05.18 18:28:19.777370 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 13321 | 2026.05.18 18:28:19.777411 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 13322 | 2026.05.18 18:28:19.778647 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002882 sec., 14226.231783483692 rows/sec., 3.10 MiB/sec. | ||
| 13323 | 2026.05.18 18:28:19.778755 [ 294 ] {574a3afa-bb6b-40be-9fd5-f4310a251675} <Debug> TCPHandler: Processed in 0.003277405 sec. | ||
| 13324 | 2026.05.18 18:28:19.794590 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13325 | 2026.05.18 18:28:19.794749 [ 294 ] {85a15838-fa2a-494e-a960-b2c28ae65d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13326 | 2026.05.18 18:28:19.794817 [ 294 ] {85a15838-fa2a-494e-a960-b2c28ae65d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13327 | 2026.05.18 18:28:19.795568 [ 294 ] {85a15838-fa2a-494e-a960-b2c28ae65d8c} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.05.18 18:28:19.795614 [ 294 ] {85a15838-fa2a-494e-a960-b2c28ae65d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13329 | 2026.05.18 18:28:19.796015 [ 294 ] {85a15838-fa2a-494e-a960-b2c28ae65d8c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13330 | 2026.05.18 18:28:19.796252 [ 294 ] {85a15838-fa2a-494e-a960-b2c28ae65d8c} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2026.05.18 18:28:19.796420 [ 294 ] {85a15838-fa2a-494e-a960-b2c28ae65d8c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001718 sec., 165308.49825378347 rows/sec., 10.50 MiB/sec. | ||
| 13332 | 2026.05.18 18:28:19.796429 [ 77 ] {} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13333 | 2026.05.18 18:28:19.796466 [ 294 ] {85a15838-fa2a-494e-a960-b2c28ae65d8c} <Debug> TCPHandler: Processed in 0.001998654 sec. | ||
| 13334 | 2026.05.18 18:28:19.796499 [ 77 ] {} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2026.05.18 18:28:19.796530 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13336 | 2026.05.18 18:28:19.796620 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13337 | 2026.05.18 18:28:19.796625 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 13338 | 2026.05.18 18:28:19.796731 [ 294 ] {2fa25f60-ea19-436f-b5b8-d3c5ee4626d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13339 | 2026.05.18 18:28:19.796759 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13340 | 2026.05.18 18:28:19.796782 [ 294 ] {2fa25f60-ea19-436f-b5b8-d3c5ee4626d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13341 | 2026.05.18 18:28:19.796797 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 284 rows starting from the beginning of the part | ||
| 13342 | 2026.05.18 18:28:19.796869 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 13343 | 2026.05.18 18:28:19.796915 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 13344 | 2026.05.18 18:28:19.796960 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 13345 | 2026.05.18 18:28:19.797003 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 13346 | 2026.05.18 18:28:19.797214 [ 294 ] {2fa25f60-ea19-436f-b5b8-d3c5ee4626d1} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13347 | 2026.05.18 18:28:19.797256 [ 294 ] {2fa25f60-ea19-436f-b5b8-d3c5ee4626d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13348 | 2026.05.18 18:28:19.797593 [ 294 ] {2fa25f60-ea19-436f-b5b8-d3c5ee4626d1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13349 | 2026.05.18 18:28:19.797811 [ 294 ] {2fa25f60-ea19-436f-b5b8-d3c5ee4626d1} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13350 | 2026.05.18 18:28:19.797947 [ 294 ] {2fa25f60-ea19-436f-b5b8-d3c5ee4626d1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001239 sec., 8071.025020177562 rows/sec., 658.14 KiB/sec. | ||
| 13351 | 2026.05.18 18:28:19.797983 [ 294 ] {2fa25f60-ea19-436f-b5b8-d3c5ee4626d1} <Debug> TCPHandler: Processed in 0.001414935 sec. | ||
| 13352 | 2026.05.18 18:28:19.797986 [ 186 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397065 sec., 1016416.5590004759 rows/sec., 68.43 MiB/sec. | ||
| 13353 | 2026.05.18 18:28:19.798121 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2026.05.18 18:28:19.798145 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13355 | 2026.05.18 18:28:19.798226 [ 294 ] {200ae27a-1aee-4fea-a397-218ba5b53d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13356 | 2026.05.18 18:28:19.798275 [ 294 ] {200ae27a-1aee-4fea-a397-218ba5b53d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13357 | 2026.05.18 18:28:19.798404 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_37_9} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13358 | 2026.05.18 18:28:19.798478 [ 196 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_37_9} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13359 | 2026.05.18 18:28:19.798549 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13360 | 2026.05.18 18:28:19.800122 [ 294 ] {200ae27a-1aee-4fea-a397-218ba5b53d30} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13361 | 2026.05.18 18:28:19.800165 [ 294 ] {200ae27a-1aee-4fea-a397-218ba5b53d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13362 | 2026.05.18 18:28:19.800663 [ 294 ] {200ae27a-1aee-4fea-a397-218ba5b53d30} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13363 | 2026.05.18 18:28:19.800871 [ 294 ] {200ae27a-1aee-4fea-a397-218ba5b53d30} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2026.05.18 18:28:19.801009 [ 294 ] {200ae27a-1aee-4fea-a397-218ba5b53d30} <Debug> executeQuery: Read 3173 rows, 241.56 KiB in 0.002802 sec., 1132405.4246966452 rows/sec., 84.19 MiB/sec. | ||
| 13365 | 2026.05.18 18:28:19.801047 [ 294 ] {200ae27a-1aee-4fea-a397-218ba5b53d30} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13366 | 2026.05.18 18:28:19.801060 [ 294 ] {200ae27a-1aee-4fea-a397-218ba5b53d30} <Debug> TCPHandler: Processed in 0.002989206 sec. | ||
| 13367 | 2026.05.18 18:28:19.801197 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13368 | 2026.05.18 18:28:19.801325 [ 294 ] {d2b31196-1410-428b-a067-52dc79d1bc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13369 | 2026.05.18 18:28:19.801377 [ 294 ] {d2b31196-1410-428b-a067-52dc79d1bc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13370 | 2026.05.18 18:28:19.802178 [ 294 ] {d2b31196-1410-428b-a067-52dc79d1bc54} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13371 | 2026.05.18 18:28:19.802238 [ 294 ] {d2b31196-1410-428b-a067-52dc79d1bc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13372 | 2026.05.18 18:28:19.802681 [ 294 ] {d2b31196-1410-428b-a067-52dc79d1bc54} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13373 | 2026.05.18 18:28:19.802896 [ 294 ] {d2b31196-1410-428b-a067-52dc79d1bc54} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2026.05.18 18:28:19.803042 [ 294 ] {d2b31196-1410-428b-a067-52dc79d1bc54} <Debug> executeQuery: Read 174 rows, 10.89 KiB in 0.00175 sec., 99428.57142857142 rows/sec., 6.08 MiB/sec. | ||
| 13375 | 2026.05.18 18:28:19.803079 [ 294 ] {d2b31196-1410-428b-a067-52dc79d1bc54} <Debug> TCPHandler: Processed in 0.001936042 sec. | ||
| 13376 | 2026.05.18 18:28:19.803217 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13377 | 2026.05.18 18:28:19.803316 [ 294 ] {076d1160-684e-45b5-b087-c75c3ff8eeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13378 | 2026.05.18 18:28:19.803356 [ 294 ] {076d1160-684e-45b5-b087-c75c3ff8eeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13379 | 2026.05.18 18:28:19.804134 [ 294 ] {076d1160-684e-45b5-b087-c75c3ff8eeb2} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2026.05.18 18:28:19.804170 [ 294 ] {076d1160-684e-45b5-b087-c75c3ff8eeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13381 | 2026.05.18 18:28:19.804522 [ 294 ] {076d1160-684e-45b5-b087-c75c3ff8eeb2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13382 | 2026.05.18 18:28:19.804736 [ 294 ] {076d1160-684e-45b5-b087-c75c3ff8eeb2} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2026.05.18 18:28:19.804867 [ 294 ] {076d1160-684e-45b5-b087-c75c3ff8eeb2} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001571 sec., 604710.3755569701 rows/sec., 35.58 MiB/sec. | ||
| 13384 | 2026.05.18 18:28:19.804902 [ 294 ] {076d1160-684e-45b5-b087-c75c3ff8eeb2} <Debug> TCPHandler: Processed in 0.001734226 sec. | ||
| 13385 | 2026.05.18 18:28:19.805040 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13386 | 2026.05.18 18:28:19.805137 [ 294 ] {edeaf933-4283-4ab5-9b8c-6b2a020dd773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13387 | 2026.05.18 18:28:19.805176 [ 294 ] {edeaf933-4283-4ab5-9b8c-6b2a020dd773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13388 | 2026.05.18 18:28:19.805570 [ 294 ] {edeaf933-4283-4ab5-9b8c-6b2a020dd773} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2026.05.18 18:28:19.805607 [ 294 ] {edeaf933-4283-4ab5-9b8c-6b2a020dd773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13390 | 2026.05.18 18:28:19.805903 [ 294 ] {edeaf933-4283-4ab5-9b8c-6b2a020dd773} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13391 | 2026.05.18 18:28:19.806110 [ 294 ] {edeaf933-4283-4ab5-9b8c-6b2a020dd773} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13392 | 2026.05.18 18:28:19.806241 [ 294 ] {edeaf933-4283-4ab5-9b8c-6b2a020dd773} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 13393 | 2026.05.18 18:28:19.806275 [ 294 ] {edeaf933-4283-4ab5-9b8c-6b2a020dd773} <Debug> TCPHandler: Processed in 0.001285511 sec. | ||
| 13394 | 2026.05.18 18:28:19.806410 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13395 | 2026.05.18 18:28:19.806506 [ 294 ] {1fd1cb71-9d95-4144-bc0a-c64cfbb867f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13396 | 2026.05.18 18:28:19.806546 [ 294 ] {1fd1cb71-9d95-4144-bc0a-c64cfbb867f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13397 | 2026.05.18 18:28:19.806977 [ 294 ] {1fd1cb71-9d95-4144-bc0a-c64cfbb867f8} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13398 | 2026.05.18 18:28:19.807013 [ 294 ] {1fd1cb71-9d95-4144-bc0a-c64cfbb867f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13399 | 2026.05.18 18:28:19.807334 [ 294 ] {1fd1cb71-9d95-4144-bc0a-c64cfbb867f8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13400 | 2026.05.18 18:28:19.807542 [ 294 ] {1fd1cb71-9d95-4144-bc0a-c64cfbb867f8} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13401 | 2026.05.18 18:28:19.807650 [ 77 ] {} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13402 | 2026.05.18 18:28:19.807672 [ 294 ] {1fd1cb71-9d95-4144-bc0a-c64cfbb867f8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 13403 | 2026.05.18 18:28:19.807683 [ 77 ] {} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13404 | 2026.05.18 18:28:19.807712 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13405 | 2026.05.18 18:28:19.807713 [ 294 ] {1fd1cb71-9d95-4144-bc0a-c64cfbb867f8} <Debug> TCPHandler: Processed in 0.001351713 sec. | ||
| 13406 | 2026.05.18 18:28:19.807826 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 13407 | 2026.05.18 18:28:19.807851 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13408 | 2026.05.18 18:28:19.807945 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13409 | 2026.05.18 18:28:19.807954 [ 294 ] {34bc37d6-cb0d-4936-8e91-13e33f139857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13410 | 2026.05.18 18:28:19.807986 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 148 rows starting from the beginning of the part | ||
| 13411 | 2026.05.18 18:28:19.808006 [ 294 ] {34bc37d6-cb0d-4936-8e91-13e33f139857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13412 | 2026.05.18 18:28:19.808059 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 13413 | 2026.05.18 18:28:19.808117 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 13414 | 2026.05.18 18:28:19.808165 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 13415 | 2026.05.18 18:28:19.808211 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 13416 | 2026.05.18 18:28:19.809007 [ 191 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122493 sec., 604116.1535761227 rows/sec., 36.66 MiB/sec. | ||
| 13417 | 2026.05.18 18:28:19.809025 [ 294 ] {34bc37d6-cb0d-4936-8e91-13e33f139857} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13418 | 2026.05.18 18:28:19.809062 [ 294 ] {34bc37d6-cb0d-4936-8e91-13e33f139857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13419 | 2026.05.18 18:28:19.809125 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13420 | 2026.05.18 18:28:19.809392 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_37_9} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13421 | 2026.05.18 18:28:19.809460 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_37_9} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13422 | 2026.05.18 18:28:19.809467 [ 294 ] {34bc37d6-cb0d-4936-8e91-13e33f139857} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13423 | 2026.05.18 18:28:19.809529 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13424 | 2026.05.18 18:28:19.809700 [ 294 ] {34bc37d6-cb0d-4936-8e91-13e33f139857} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13425 | 2026.05.18 18:28:19.809839 [ 294 ] {34bc37d6-cb0d-4936-8e91-13e33f139857} <Debug> executeQuery: Read 1737 rows, 119.88 KiB in 0.001902 sec., 913249.2113564669 rows/sec., 61.55 MiB/sec. | ||
| 13426 | 2026.05.18 18:28:19.809874 [ 294 ] {34bc37d6-cb0d-4936-8e91-13e33f139857} <Debug> TCPHandler: Processed in 0.002072607 sec. | ||
| 13427 | 2026.05.18 18:28:19.810018 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13428 | 2026.05.18 18:28:19.810115 [ 294 ] {2fc8b519-071b-4869-9a1e-1b15bbf51637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13429 | 2026.05.18 18:28:19.810156 [ 294 ] {2fc8b519-071b-4869-9a1e-1b15bbf51637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13430 | 2026.05.18 18:28:19.810490 [ 294 ] {2fc8b519-071b-4869-9a1e-1b15bbf51637} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13431 | 2026.05.18 18:28:19.810526 [ 294 ] {2fc8b519-071b-4869-9a1e-1b15bbf51637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13432 | 2026.05.18 18:28:19.810832 [ 294 ] {2fc8b519-071b-4869-9a1e-1b15bbf51637} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13433 | 2026.05.18 18:28:19.811033 [ 294 ] {2fc8b519-071b-4869-9a1e-1b15bbf51637} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13434 | 2026.05.18 18:28:19.811162 [ 294 ] {2fc8b519-071b-4869-9a1e-1b15bbf51637} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 13435 | 2026.05.18 18:28:19.811195 [ 294 ] {2fc8b519-071b-4869-9a1e-1b15bbf51637} <Debug> TCPHandler: Processed in 0.001226389 sec. | ||
| 13436 | 2026.05.18 18:28:19.811322 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13437 | 2026.05.18 18:28:19.811417 [ 294 ] {f16865d7-c8b6-4eff-9833-72e310ab8cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13438 | 2026.05.18 18:28:19.811459 [ 294 ] {f16865d7-c8b6-4eff-9833-72e310ab8cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13439 | 2026.05.18 18:28:19.812172 [ 294 ] {f16865d7-c8b6-4eff-9833-72e310ab8cdf} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13440 | 2026.05.18 18:28:19.812207 [ 294 ] {f16865d7-c8b6-4eff-9833-72e310ab8cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13441 | 2026.05.18 18:28:19.812643 [ 294 ] {f16865d7-c8b6-4eff-9833-72e310ab8cdf} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13442 | 2026.05.18 18:28:19.812852 [ 294 ] {f16865d7-c8b6-4eff-9833-72e310ab8cdf} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13443 | 2026.05.18 18:28:19.812982 [ 294 ] {f16865d7-c8b6-4eff-9833-72e310ab8cdf} <Debug> executeQuery: Read 1606 rows, 99.88 KiB in 0.001582 sec., 1015170.6700379266 rows/sec., 61.65 MiB/sec. | ||
| 13444 | 2026.05.18 18:28:19.813017 [ 294 ] {f16865d7-c8b6-4eff-9833-72e310ab8cdf} <Debug> TCPHandler: Processed in 0.001744047 sec. | ||
| 13445 | 2026.05.18 18:28:19.813156 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13446 | 2026.05.18 18:28:19.813278 [ 294 ] {0fa32479-9298-4270-970a-c368876b9399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13447 | 2026.05.18 18:28:19.813328 [ 294 ] {0fa32479-9298-4270-970a-c368876b9399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13448 | 2026.05.18 18:28:19.813709 [ 294 ] {0fa32479-9298-4270-970a-c368876b9399} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13449 | 2026.05.18 18:28:19.813753 [ 294 ] {0fa32479-9298-4270-970a-c368876b9399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13450 | 2026.05.18 18:28:19.814118 [ 294 ] {0fa32479-9298-4270-970a-c368876b9399} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13451 | 2026.05.18 18:28:19.814362 [ 294 ] {0fa32479-9298-4270-970a-c368876b9399} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13452 | 2026.05.18 18:28:19.814497 [ 294 ] {0fa32479-9298-4270-970a-c368876b9399} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001244 sec., 803.8585209003215 rows/sec., 54.17 KiB/sec. | ||
| 13453 | 2026.05.18 18:28:19.814531 [ 294 ] {0fa32479-9298-4270-970a-c368876b9399} <Debug> TCPHandler: Processed in 0.001441096 sec. | ||
| 13454 | 2026.05.18 18:28:19.814729 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13455 | 2026.05.18 18:28:19.814890 [ 294 ] {5e0e29cf-53b6-4eb5-a74b-79041053292b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13456 | 2026.05.18 18:28:19.814986 [ 294 ] {5e0e29cf-53b6-4eb5-a74b-79041053292b} <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 | ||
| 13457 | 2026.05.18 18:28:19.816015 [ 294 ] {5e0e29cf-53b6-4eb5-a74b-79041053292b} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13458 | 2026.05.18 18:28:19.816054 [ 294 ] {5e0e29cf-53b6-4eb5-a74b-79041053292b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13459 | 2026.05.18 18:28:19.816650 [ 294 ] {5e0e29cf-53b6-4eb5-a74b-79041053292b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13460 | 2026.05.18 18:28:19.816884 [ 294 ] {5e0e29cf-53b6-4eb5-a74b-79041053292b} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13461 | 2026.05.18 18:28:19.817037 [ 294 ] {5e0e29cf-53b6-4eb5-a74b-79041053292b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002192 sec., 10036.496350364963 rows/sec., 17.98 MiB/sec. | ||
| 13462 | 2026.05.18 18:28:19.817114 [ 294 ] {5e0e29cf-53b6-4eb5-a74b-79041053292b} <Debug> TCPHandler: Processed in 0.00250325 sec. | ||
| 13463 | 2026.05.18 18:28:19.817246 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13464 | 2026.05.18 18:28:19.817350 [ 294 ] {3e500372-bae1-4887-9339-c3d3d2e297d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13465 | 2026.05.18 18:28:19.817396 [ 294 ] {3e500372-bae1-4887-9339-c3d3d2e297d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13466 | 2026.05.18 18:28:19.817761 [ 294 ] {3e500372-bae1-4887-9339-c3d3d2e297d0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2026.05.18 18:28:19.817797 [ 294 ] {3e500372-bae1-4887-9339-c3d3d2e297d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13468 | 2026.05.18 18:28:19.818106 [ 294 ] {3e500372-bae1-4887-9339-c3d3d2e297d0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13469 | 2026.05.18 18:28:19.818311 [ 294 ] {3e500372-bae1-4887-9339-c3d3d2e297d0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2026.05.18 18:28:19.818445 [ 294 ] {3e500372-bae1-4887-9339-c3d3d2e297d0} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001117 sec., 37600.71620411817 rows/sec., 2.15 MiB/sec. | ||
| 13471 | 2026.05.18 18:28:19.818478 [ 294 ] {3e500372-bae1-4887-9339-c3d3d2e297d0} <Debug> TCPHandler: Processed in 0.001284851 sec. | ||
| 13472 | 2026.05.18 18:28:20.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.05 MiB, peak 337.72 MiB, free memory in arenas 0.00 B, will set to 329.63 MiB (RSS), difference: 2.58 MiB | ||
| 13473 | 2026.05.18 18:28:24.556581 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13474 | 2026.05.18 18:28:24.556846 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13475 | 2026.05.18 18:28:24.557199 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13476 | 2026.05.18 18:28:24.557236 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13477 | 2026.05.18 18:28:24.557457 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13478 | 2026.05.18 18:28:24.557528 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13479 | 2026.05.18 18:28:24.557673 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13480 | 2026.05.18 18:28:24.557795 [ 335 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13481 | 2026.05.18 18:28:24.557827 [ 352 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13482 | 2026.05.18 18:28:24.557799 [ 333 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13483 | 2026.05.18 18:28:24.557798 [ 356 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13484 | 2026.05.18 18:28:24.558057 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13485 | 2026.05.18 18:28:24.558087 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13486 | 2026.05.18 18:28:24.558161 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13487 | 2026.05.18 18:28:24.558181 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13488 | 2026.05.18 18:28:24.558216 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13489 | 2026.05.18 18:28:24.558257 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13490 | 2026.05.18 18:28:24.559563 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002816 sec., 14559.659090909092 rows/sec., 2.62 MiB/sec. | ||
| 13491 | 2026.05.18 18:28:24.559696 [ 294 ] {1bc1ab4d-ba90-4edd-9b8b-2d92dee000c3} <Debug> TCPHandler: Processed in 0.003255624 sec. | ||
| 13492 | 2026.05.18 18:28:24.561380 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13493 | 2026.05.18 18:28:24.561503 [ 294 ] {56347655-151f-4c40-aa83-06437825030f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13494 | 2026.05.18 18:28:24.561555 [ 294 ] {56347655-151f-4c40-aa83-06437825030f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13495 | 2026.05.18 18:28:24.562233 [ 294 ] {56347655-151f-4c40-aa83-06437825030f} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2026.05.18 18:28:24.562286 [ 294 ] {56347655-151f-4c40-aa83-06437825030f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13497 | 2026.05.18 18:28:24.562685 [ 294 ] {56347655-151f-4c40-aa83-06437825030f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13498 | 2026.05.18 18:28:24.562926 [ 294 ] {56347655-151f-4c40-aa83-06437825030f} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13499 | 2026.05.18 18:28:24.563076 [ 294 ] {56347655-151f-4c40-aa83-06437825030f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.65 MiB/sec. | ||
| 13500 | 2026.05.18 18:28:24.563113 [ 294 ] {56347655-151f-4c40-aa83-06437825030f} <Debug> TCPHandler: Processed in 0.001785437 sec. | ||
| 13501 | 2026.05.18 18:28:24.563258 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13502 | 2026.05.18 18:28:24.563354 [ 294 ] {e6c2d1e9-de90-4ff5-a6ad-3d72d00f046a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13503 | 2026.05.18 18:28:24.563394 [ 294 ] {e6c2d1e9-de90-4ff5-a6ad-3d72d00f046a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13504 | 2026.05.18 18:28:24.563892 [ 294 ] {e6c2d1e9-de90-4ff5-a6ad-3d72d00f046a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2026.05.18 18:28:24.563929 [ 294 ] {e6c2d1e9-de90-4ff5-a6ad-3d72d00f046a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13506 | 2026.05.18 18:28:24.564222 [ 294 ] {e6c2d1e9-de90-4ff5-a6ad-3d72d00f046a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13507 | 2026.05.18 18:28:24.564440 [ 294 ] {e6c2d1e9-de90-4ff5-a6ad-3d72d00f046a} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2026.05.18 18:28:24.564572 [ 294 ] {e6c2d1e9-de90-4ff5-a6ad-3d72d00f046a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 13509 | 2026.05.18 18:28:24.564607 [ 294 ] {e6c2d1e9-de90-4ff5-a6ad-3d72d00f046a} <Debug> TCPHandler: Processed in 0.001397645 sec. | ||
| 13510 | 2026.05.18 18:28:24.564738 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13511 | 2026.05.18 18:28:24.564835 [ 294 ] {29f91126-009b-49d3-bfa1-ba10f80daa2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13512 | 2026.05.18 18:28:24.564878 [ 294 ] {29f91126-009b-49d3-bfa1-ba10f80daa2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13513 | 2026.05.18 18:28:24.565284 [ 294 ] {29f91126-009b-49d3-bfa1-ba10f80daa2d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2026.05.18 18:28:24.565320 [ 294 ] {29f91126-009b-49d3-bfa1-ba10f80daa2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13515 | 2026.05.18 18:28:24.565642 [ 294 ] {29f91126-009b-49d3-bfa1-ba10f80daa2d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13516 | 2026.05.18 18:28:24.565853 [ 294 ] {29f91126-009b-49d3-bfa1-ba10f80daa2d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2026.05.18 18:28:24.565984 [ 294 ] {29f91126-009b-49d3-bfa1-ba10f80daa2d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001168 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
| 13518 | 2026.05.18 18:28:24.565999 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 5 parts from all_1_80_16 to all_84_84_0 | ||
| 13519 | 2026.05.18 18:28:24.566020 [ 294 ] {29f91126-009b-49d3-bfa1-ba10f80daa2d} <Debug> TCPHandler: Processed in 0.001329943 sec. | ||
| 13520 | 2026.05.18 18:28:24.566060 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13521 | 2026.05.18 18:28:24.566087 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13522 | 2026.05.18 18:28:24.566173 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13523 | 2026.05.18 18:28:24.566197 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_84_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_80_16 to all_84_84_0 into Compact with storage Full | ||
| 13524 | 2026.05.18 18:28:24.566274 [ 294 ] {94145ab4-dd45-41cc-9c13-41640507424e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13525 | 2026.05.18 18:28:24.566320 [ 294 ] {94145ab4-dd45-41cc-9c13-41640507424e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13526 | 2026.05.18 18:28:24.566331 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_84_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13527 | 2026.05.18 18:28:24.566370 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 32185 rows starting from the beginning of the part | ||
| 13528 | 2026.05.18 18:28:24.566434 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 162 rows starting from the beginning of the part | ||
| 13529 | 2026.05.18 18:28:24.566522 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 265 rows starting from the beginning of the part | ||
| 13530 | 2026.05.18 18:28:24.566567 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 13531 | 2026.05.18 18:28:24.566646 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1606 rows starting from the beginning of the part | ||
| 13532 | 2026.05.18 18:28:24.566683 [ 294 ] {94145ab4-dd45-41cc-9c13-41640507424e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2026.05.18 18:28:24.566725 [ 294 ] {94145ab4-dd45-41cc-9c13-41640507424e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13534 | 2026.05.18 18:28:24.567063 [ 294 ] {94145ab4-dd45-41cc-9c13-41640507424e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13535 | 2026.05.18 18:28:24.567289 [ 294 ] {94145ab4-dd45-41cc-9c13-41640507424e} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2026.05.18 18:28:24.567426 [ 294 ] {94145ab4-dd45-41cc-9c13-41640507424e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00117 sec., 41025.64102564102 rows/sec., 2.76 MiB/sec. | ||
| 13537 | 2026.05.18 18:28:24.567460 [ 294 ] {94145ab4-dd45-41cc-9c13-41640507424e} <Debug> TCPHandler: Processed in 0.001335583 sec. | ||
| 13538 | 2026.05.18 18:28:24.572859 [ 191 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_84_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34378 rows, containing 5 columns (5 merged, 0 gathered) in 0.006699435 sec., 5131477.505192602 rows/sec., 327.55 MiB/sec. | ||
| 13539 | 2026.05.18 18:28:24.573173 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_84_17} <Trace> MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary) | ||
| 13540 | 2026.05.18 18:28:24.573457 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.05.18 18:28:24.573528 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 5 parts: [all_1_80_16, all_84_84_0] -> all_1_84_17 | ||
| 13542 | 2026.05.18 18:28:24.573623 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13543 | 2026.05.18 18:28:24.786820 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24413 | ||
| 13544 | 2026.05.18 18:28:24.787419 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13545 | 2026.05.18 18:28:24.787470 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13546 | 2026.05.18 18:28:24.787982 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13547 | 2026.05.18 18:28:24.788219 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13548 | 2026.05.18 18:28:24.788355 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24413 | ||
| 13549 | 2026.05.18 18:28:24.788409 [ 50 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13550 | 2026.05.18 18:28:24.788479 [ 50 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2026.05.18 18:28:24.788500 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13552 | 2026.05.18 18:28:24.788638 [ 200 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 13553 | 2026.05.18 18:28:24.788792 [ 200 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13554 | 2026.05.18 18:28:24.788832 [ 200 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22045 rows starting from the beginning of the part | ||
| 13555 | 2026.05.18 18:28:24.788903 [ 200 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 13556 | 2026.05.18 18:28:24.788950 [ 200 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 13557 | 2026.05.18 18:28:24.789001 [ 200 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 13558 | 2026.05.18 18:28:24.789048 [ 200 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 13559 | 2026.05.18 18:28:24.789093 [ 200 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 13560 | 2026.05.18 18:28:24.791272 [ 192 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24413 rows, containing 4 columns (4 merged, 0 gathered) in 0.002698477 sec., 9046955.004619272 rows/sec., 129.42 MiB/sec. | ||
| 13561 | 2026.05.18 18:28:24.791729 [ 201 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13562 | 2026.05.18 18:28:24.792078 [ 201 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_51_10} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.05.18 18:28:24.792178 [ 201 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_51_10} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13564 | 2026.05.18 18:28:24.792316 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13565 | 2026.05.18 18:28:26.090172 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 13566 | 2026.05.18 18:28:26.106515 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13567 | 2026.05.18 18:28:26.106565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13568 | 2026.05.18 18:28:26.112630 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13569 | 2026.05.18 18:28:26.113300 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2026.05.18 18:28:26.113644 [ 54 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13571 | 2026.05.18 18:28:26.113741 [ 54 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13572 | 2026.05.18 18:28:26.113766 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13573 | 2026.05.18 18:28:26.113968 [ 189 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 13574 | 2026.05.18 18:28:26.116330 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 13575 | 2026.05.18 18:28:26.118565 [ 189 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13576 | 2026.05.18 18:28:26.120301 [ 189 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 13577 | 2026.05.18 18:28:26.125161 [ 189 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 13578 | 2026.05.18 18:28:26.129933 [ 189 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 13579 | 2026.05.18 18:28:26.134459 [ 189 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 13580 | 2026.05.18 18:28:26.138857 [ 189 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 13581 | 2026.05.18 18:28:26.142586 [ 189 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 13582 | 2026.05.18 18:28:26.193744 [ 192 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079873168 sec., 4807.622003925023 rows/sec., 24.86 MiB/sec. | ||
| 13583 | 2026.05.18 18:28:26.196704 [ 192 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13584 | 2026.05.18 18:28:26.198804 [ 192 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_51_10} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.05.18 18:28:26.198890 [ 192 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_51_10} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13586 | 2026.05.18 18:28:26.201087 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13587 | 2026.05.18 18:28:27.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.91 MiB, peak 344.31 MiB, free memory in arenas 0.00 B, will set to 333.38 MiB (RSS), difference: 2.48 MiB | ||
| 13588 | 2026.05.18 18:28:29.559192 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13589 | 2026.05.18 18:28:29.559474 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13590 | 2026.05.18 18:28:29.559840 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13591 | 2026.05.18 18:28:29.559878 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13592 | 2026.05.18 18:28:29.560102 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13593 | 2026.05.18 18:28:29.560173 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13594 | 2026.05.18 18:28:29.560317 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13595 | 2026.05.18 18:28:29.560447 [ 356 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13596 | 2026.05.18 18:28:29.560464 [ 335 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13597 | 2026.05.18 18:28:29.560471 [ 350 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13598 | 2026.05.18 18:28:29.560472 [ 352 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13599 | 2026.05.18 18:28:29.560810 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13600 | 2026.05.18 18:28:29.560849 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13601 | 2026.05.18 18:28:29.560924 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13602 | 2026.05.18 18:28:29.560947 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13603 | 2026.05.18 18:28:29.560984 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13604 | 2026.05.18 18:28:29.561028 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13605 | 2026.05.18 18:28:29.562431 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003069 sec., 13359.40045617465 rows/sec., 2.41 MiB/sec. | ||
| 13606 | 2026.05.18 18:28:29.562570 [ 294 ] {dd4d2724-c587-4cc7-8220-afb69c9e2c14} <Debug> TCPHandler: Processed in 0.003527723 sec. | ||
| 13607 | 2026.05.18 18:28:29.565045 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13608 | 2026.05.18 18:28:29.565183 [ 294 ] {f8d7d1d5-831a-42cb-9422-a2444a1a579e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13609 | 2026.05.18 18:28:29.565235 [ 294 ] {f8d7d1d5-831a-42cb-9422-a2444a1a579e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13610 | 2026.05.18 18:28:29.565931 [ 294 ] {f8d7d1d5-831a-42cb-9422-a2444a1a579e} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13611 | 2026.05.18 18:28:29.565977 [ 294 ] {f8d7d1d5-831a-42cb-9422-a2444a1a579e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13612 | 2026.05.18 18:28:29.566363 [ 294 ] {f8d7d1d5-831a-42cb-9422-a2444a1a579e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13613 | 2026.05.18 18:28:29.566595 [ 294 ] {f8d7d1d5-831a-42cb-9422-a2444a1a579e} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13614 | 2026.05.18 18:28:29.566740 [ 294 ] {f8d7d1d5-831a-42cb-9422-a2444a1a579e} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001596 sec., 73934.83709273183 rows/sec., 6.27 MiB/sec. | ||
| 13615 | 2026.05.18 18:28:29.566764 [ 41 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13616 | 2026.05.18 18:28:29.566776 [ 294 ] {f8d7d1d5-831a-42cb-9422-a2444a1a579e} <Debug> TCPHandler: Processed in 0.001794788 sec. | ||
| 13617 | 2026.05.18 18:28:29.566824 [ 41 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2026.05.18 18:28:29.566856 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13619 | 2026.05.18 18:28:29.566973 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13620 | 2026.05.18 18:28:29.567076 [ 294 ] {2e6389ac-28f8-49bb-8b6e-ee66e582d088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13621 | 2026.05.18 18:28:29.567079 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 13622 | 2026.05.18 18:28:29.567118 [ 294 ] {2e6389ac-28f8-49bb-8b6e-ee66e582d088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13623 | 2026.05.18 18:28:29.567237 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13624 | 2026.05.18 18:28:29.567283 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3242 rows starting from the beginning of the part | ||
| 13625 | 2026.05.18 18:28:29.567360 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 819 rows starting from the beginning of the part | ||
| 13626 | 2026.05.18 18:28:29.567415 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 118 rows starting from the beginning of the part | ||
| 13627 | 2026.05.18 18:28:29.567467 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 3173 rows starting from the beginning of the part | ||
| 13628 | 2026.05.18 18:28:29.567522 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 13629 | 2026.05.18 18:28:29.567574 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 118 rows starting from the beginning of the part | ||
| 13630 | 2026.05.18 18:28:29.567606 [ 294 ] {2e6389ac-28f8-49bb-8b6e-ee66e582d088} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2026.05.18 18:28:29.567648 [ 294 ] {2e6389ac-28f8-49bb-8b6e-ee66e582d088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13632 | 2026.05.18 18:28:29.568011 [ 294 ] {2e6389ac-28f8-49bb-8b6e-ee66e582d088} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13633 | 2026.05.18 18:28:29.568249 [ 294 ] {2e6389ac-28f8-49bb-8b6e-ee66e582d088} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2026.05.18 18:28:29.568390 [ 294 ] {2e6389ac-28f8-49bb-8b6e-ee66e582d088} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001332 sec., 23273.273273273273 rows/sec., 1.71 MiB/sec. | ||
| 13635 | 2026.05.18 18:28:29.568426 [ 294 ] {2e6389ac-28f8-49bb-8b6e-ee66e582d088} <Debug> TCPHandler: Processed in 0.001501598 sec. | ||
| 13636 | 2026.05.18 18:28:29.568579 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13637 | 2026.05.18 18:28:29.568676 [ 294 ] {3eee54da-735f-4900-83bd-461384ecf908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13638 | 2026.05.18 18:28:29.568717 [ 294 ] {3eee54da-735f-4900-83bd-461384ecf908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13639 | 2026.05.18 18:28:29.569409 [ 294 ] {3eee54da-735f-4900-83bd-461384ecf908} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2026.05.18 18:28:29.569463 [ 294 ] {3eee54da-735f-4900-83bd-461384ecf908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13641 | 2026.05.18 18:28:29.569896 [ 294 ] {3eee54da-735f-4900-83bd-461384ecf908} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13642 | 2026.05.18 18:28:29.570138 [ 294 ] {3eee54da-735f-4900-83bd-461384ecf908} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2026.05.18 18:28:29.570227 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003201582 sec., 2350712.8663267097 rows/sec., 185.71 MiB/sec. | ||
| 13644 | 2026.05.18 18:28:29.570304 [ 294 ] {3eee54da-735f-4900-83bd-461384ecf908} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001642 sec., 57856.272838002435 rows/sec., 4.52 MiB/sec. | ||
| 13645 | 2026.05.18 18:28:29.570319 [ 37 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13646 | 2026.05.18 18:28:29.570373 [ 294 ] {3eee54da-735f-4900-83bd-461384ecf908} <Debug> TCPHandler: Processed in 0.00184727 sec. | ||
| 13647 | 2026.05.18 18:28:29.570379 [ 37 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13648 | 2026.05.18 18:28:29.570423 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13649 | 2026.05.18 18:28:29.570512 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 13650 | 2026.05.18 18:28:29.570597 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13651 | 2026.05.18 18:28:29.570599 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13652 | 2026.05.18 18:28:29.570653 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 13653 | 2026.05.18 18:28:29.570683 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13654 | 2026.05.18 18:28:29.570703 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 501 rows starting from the beginning of the part | ||
| 13655 | 2026.05.18 18:28:29.570743 [ 294 ] {250f0586-2663-40c3-94cc-d1f00a0c9db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13656 | 2026.05.18 18:28:29.570752 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 95 rows starting from the beginning of the part | ||
| 13657 | 2026.05.18 18:28:29.570818 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1737 rows starting from the beginning of the part | ||
| 13658 | 2026.05.18 18:28:29.570818 [ 294 ] {250f0586-2663-40c3-94cc-d1f00a0c9db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13659 | 2026.05.18 18:28:29.570863 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 13660 | 2026.05.18 18:28:29.570912 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 95 rows starting from the beginning of the part | ||
| 13661 | 2026.05.18 18:28:29.570974 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_86_17} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13662 | 2026.05.18 18:28:29.571052 [ 198 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_86_17} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13663 | 2026.05.18 18:28:29.571139 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 13664 | 2026.05.18 18:28:29.571350 [ 294 ] {250f0586-2663-40c3-94cc-d1f00a0c9db9} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13665 | 2026.05.18 18:28:29.571393 [ 294 ] {250f0586-2663-40c3-94cc-d1f00a0c9db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13666 | 2026.05.18 18:28:29.571755 [ 294 ] {250f0586-2663-40c3-94cc-d1f00a0c9db9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13667 | 2026.05.18 18:28:29.571973 [ 294 ] {250f0586-2663-40c3-94cc-d1f00a0c9db9} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13668 | 2026.05.18 18:28:29.572112 [ 294 ] {250f0586-2663-40c3-94cc-d1f00a0c9db9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001411 sec., 113394.75549255847 rows/sec., 7.90 MiB/sec. | ||
| 13669 | 2026.05.18 18:28:29.572148 [ 294 ] {250f0586-2663-40c3-94cc-d1f00a0c9db9} <Debug> TCPHandler: Processed in 0.001676243 sec. | ||
| 13670 | 2026.05.18 18:28:29.572194 [ 197 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709005 sec., 2507892.0190403187 rows/sec., 181.39 MiB/sec. | ||
| 13671 | 2026.05.18 18:28:29.572290 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13672 | 2026.05.18 18:28:29.572402 [ 294 ] {a1526e7f-6c3e-4b1c-b626-dbcfee116859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13673 | 2026.05.18 18:28:29.572406 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13674 | 2026.05.18 18:28:29.572459 [ 294 ] {a1526e7f-6c3e-4b1c-b626-dbcfee116859} <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 | ||
| 13675 | 2026.05.18 18:28:29.572666 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_86_17} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13676 | 2026.05.18 18:28:29.572743 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_86_17} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13677 | 2026.05.18 18:28:29.572822 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 13678 | 2026.05.18 18:28:29.573434 [ 294 ] {a1526e7f-6c3e-4b1c-b626-dbcfee116859} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2026.05.18 18:28:29.573479 [ 294 ] {a1526e7f-6c3e-4b1c-b626-dbcfee116859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13680 | 2026.05.18 18:28:29.574057 [ 294 ] {a1526e7f-6c3e-4b1c-b626-dbcfee116859} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13681 | 2026.05.18 18:28:29.574285 [ 294 ] {a1526e7f-6c3e-4b1c-b626-dbcfee116859} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2026.05.18 18:28:29.574427 [ 294 ] {a1526e7f-6c3e-4b1c-b626-dbcfee116859} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002044 sec., 15166.340508806263 rows/sec., 27.18 MiB/sec. | ||
| 13683 | 2026.05.18 18:28:29.574479 [ 294 ] {a1526e7f-6c3e-4b1c-b626-dbcfee116859} <Debug> TCPHandler: Processed in 0.002238672 sec. | ||
| 13684 | 2026.05.18 18:28:29.574612 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2026.05.18 18:28:29.574710 [ 294 ] {2111a41b-2475-4bb6-92a9-fd98a3fa02cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13686 | 2026.05.18 18:28:29.574753 [ 294 ] {2111a41b-2475-4bb6-92a9-fd98a3fa02cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13687 | 2026.05.18 18:28:29.575102 [ 294 ] {2111a41b-2475-4bb6-92a9-fd98a3fa02cd} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2026.05.18 18:28:29.575139 [ 294 ] {2111a41b-2475-4bb6-92a9-fd98a3fa02cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13689 | 2026.05.18 18:28:29.575453 [ 294 ] {2111a41b-2475-4bb6-92a9-fd98a3fa02cd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13690 | 2026.05.18 18:28:29.575666 [ 294 ] {2111a41b-2475-4bb6-92a9-fd98a3fa02cd} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2026.05.18 18:28:29.575794 [ 294 ] {2111a41b-2475-4bb6-92a9-fd98a3fa02cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 13692 | 2026.05.18 18:28:29.575809 [ 41 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13693 | 2026.05.18 18:28:29.575828 [ 294 ] {2111a41b-2475-4bb6-92a9-fd98a3fa02cd} <Debug> TCPHandler: Processed in 0.001265251 sec. | ||
| 13694 | 2026.05.18 18:28:29.575854 [ 41 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13695 | 2026.05.18 18:28:29.575881 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13696 | 2026.05.18 18:28:29.575981 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 13697 | 2026.05.18 18:28:29.576092 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13698 | 2026.05.18 18:28:29.576125 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5250 rows starting from the beginning of the part | ||
| 13699 | 2026.05.18 18:28:29.576181 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 13700 | 2026.05.18 18:28:29.576255 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 13701 | 2026.05.18 18:28:29.576297 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 42 rows starting from the beginning of the part | ||
| 13702 | 2026.05.18 18:28:29.576335 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part | ||
| 13703 | 2026.05.18 18:28:29.576375 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 13704 | 2026.05.18 18:28:29.577861 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001931622 sec., 2873232.961728537 rows/sec., 185.32 MiB/sec. | ||
| 13705 | 2026.05.18 18:28:29.578306 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13706 | 2026.05.18 18:28:29.578613 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_86_17} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13707 | 2026.05.18 18:28:29.578715 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_86_17} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13708 | 2026.05.18 18:28:29.578801 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13709 | 2026.05.18 18:28:31.247126 [ 35 ] {} <Debug> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 13710 | 2026.05.18 18:28:31.247197 [ 35 ] {} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.05.18 18:28:31.247222 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13712 | 2026.05.18 18:28:31.247354 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::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 | ||
| 13713 | 2026.05.18 18:28:31.247516 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13714 | 2026.05.18 18:28:31.247555 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 13715 | 2026.05.18 18:28:31.247631 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 13716 | 2026.05.18 18:28:31.247686 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 13717 | 2026.05.18 18:28:31.247730 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 13718 | 2026.05.18 18:28:31.247771 [ 195 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 13719 | 2026.05.18 18:28:31.248493 [ 196 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193748 sec., 30157.118587842662 rows/sec., 2.52 MiB/sec. | ||
| 13720 | 2026.05.18 18:28:31.248658 [ 193 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 13721 | 2026.05.18 18:28:31.248958 [ 193 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_25_6} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2026.05.18 18:28:31.249043 [ 193 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_25_6} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 13723 | 2026.05.18 18:28:31.249133 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13724 | 2026.05.18 18:28:32.138685 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13725 | 2026.05.18 18:28:32.138747 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13726 | 2026.05.18 18:28:32.213580 [ 57 ] {} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 13727 | 2026.05.18 18:28:32.213666 [ 57 ] {} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13728 | 2026.05.18 18:28:32.213710 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13729 | 2026.05.18 18:28:32.213937 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 13730 | 2026.05.18 18:28:32.214172 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13731 | 2026.05.18 18:28:32.214228 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 13732 | 2026.05.18 18:28:32.214327 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 13733 | 2026.05.18 18:28:32.214398 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 13734 | 2026.05.18 18:28:32.214462 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13735 | 2026.05.18 18:28:32.214533 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13736 | 2026.05.18 18:28:32.215374 [ 186 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001538059 sec., 144337.76597646775 rows/sec., 7.36 MiB/sec. | ||
| 13737 | 2026.05.18 18:28:32.215501 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 13738 | 2026.05.18 18:28:32.215755 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_37_8} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13739 | 2026.05.18 18:28:32.215832 [ 190 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_37_8} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 13740 | 2026.05.18 18:28:32.215902 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13741 | 2026.05.18 18:28:32.289370 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24925 | ||
| 13742 | 2026.05.18 18:28:32.289875 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2026.05.18 18:28:32.289909 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13744 | 2026.05.18 18:28:32.290420 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13745 | 2026.05.18 18:28:32.290653 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13746 | 2026.05.18 18:28:32.290786 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24925 | ||
| 13747 | 2026.05.18 18:28:33.617272 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 13748 | 2026.05.18 18:28:33.632538 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13749 | 2026.05.18 18:28:33.632610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13750 | 2026.05.18 18:28:33.638083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13751 | 2026.05.18 18:28:33.638788 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13752 | 2026.05.18 18:28:33.641798 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 13753 | 2026.05.18 18:28:33.739101 [ 33 ] {} <Debug> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 13754 | 2026.05.18 18:28:33.739156 [ 33 ] {} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2026.05.18 18:28:33.739177 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13756 | 2026.05.18 18:28:33.739296 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 13757 | 2026.05.18 18:28:33.739440 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13758 | 2026.05.18 18:28:33.739478 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 951 rows starting from the beginning of the part | ||
| 13759 | 2026.05.18 18:28:33.739552 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 950 rows starting from the beginning of the part | ||
| 13760 | 2026.05.18 18:28:33.739605 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 13761 | 2026.05.18 18:28:33.739656 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 13762 | 2026.05.18 18:28:33.739700 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 950 rows starting from the beginning of the part | ||
| 13763 | 2026.05.18 18:28:33.740844 [ 190 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600351 sec., 1967693.3372741353 rows/sec., 124.36 MiB/sec. | ||
| 13764 | 2026.05.18 18:28:33.741025 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 13765 | 2026.05.18 18:28:33.741269 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_38_8} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.05.18 18:28:33.741337 [ 196 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_38_8} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 13767 | 2026.05.18 18:28:33.741402 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13768 | 2026.05.18 18:28:34.562546 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2026.05.18 18:28:34.562845 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 13770 | 2026.05.18 18:28:34.563187 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13771 | 2026.05.18 18:28:34.563228 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13772 | 2026.05.18 18:28:34.563462 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13773 | 2026.05.18 18:28:34.563527 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13774 | 2026.05.18 18:28:34.563665 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13775 | 2026.05.18 18:28:34.563764 [ 356 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13776 | 2026.05.18 18:28:34.563808 [ 315 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13777 | 2026.05.18 18:28:34.563771 [ 335 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13778 | 2026.05.18 18:28:34.563766 [ 350 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13779 | 2026.05.18 18:28:34.564021 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13780 | 2026.05.18 18:28:34.564048 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13781 | 2026.05.18 18:28:34.564116 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13782 | 2026.05.18 18:28:34.564142 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13783 | 2026.05.18 18:28:34.564178 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13784 | 2026.05.18 18:28:34.564219 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13785 | 2026.05.18 18:28:34.565380 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002637 sec., 15547.971179370497 rows/sec., 2.80 MiB/sec. | ||
| 13786 | 2026.05.18 18:28:34.565504 [ 294 ] {0c426a6b-8aab-4304-afd0-b8d843257f54} <Debug> TCPHandler: Processed in 0.003126381 sec. | ||
| 13787 | 2026.05.18 18:28:34.570335 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13788 | 2026.05.18 18:28:34.570451 [ 294 ] {ecf8e4c3-3f11-42b8-97a6-5751a7c1c5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13789 | 2026.05.18 18:28:34.570493 [ 294 ] {ecf8e4c3-3f11-42b8-97a6-5751a7c1c5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13790 | 2026.05.18 18:28:34.571087 [ 294 ] {ecf8e4c3-3f11-42b8-97a6-5751a7c1c5eb} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13791 | 2026.05.18 18:28:34.571133 [ 294 ] {ecf8e4c3-3f11-42b8-97a6-5751a7c1c5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13792 | 2026.05.18 18:28:34.571495 [ 294 ] {ecf8e4c3-3f11-42b8-97a6-5751a7c1c5eb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13793 | 2026.05.18 18:28:34.571721 [ 294 ] {ecf8e4c3-3f11-42b8-97a6-5751a7c1c5eb} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13794 | 2026.05.18 18:28:34.571863 [ 294 ] {ecf8e4c3-3f11-42b8-97a6-5751a7c1c5eb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001444 sec., 196675.9002770083 rows/sec., 12.49 MiB/sec. | ||
| 13795 | 2026.05.18 18:28:34.571898 [ 294 ] {ecf8e4c3-3f11-42b8-97a6-5751a7c1c5eb} <Debug> TCPHandler: Processed in 0.001615622 sec. | ||
| 13796 | 2026.05.18 18:28:34.572025 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13797 | 2026.05.18 18:28:34.572122 [ 294 ] {b7811ded-45e1-433c-98b9-8e48851b9a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13798 | 2026.05.18 18:28:34.572162 [ 294 ] {b7811ded-45e1-433c-98b9-8e48851b9a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13799 | 2026.05.18 18:28:34.572854 [ 294 ] {b7811ded-45e1-433c-98b9-8e48851b9a2b} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13800 | 2026.05.18 18:28:34.572890 [ 294 ] {b7811ded-45e1-433c-98b9-8e48851b9a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13801 | 2026.05.18 18:28:34.573221 [ 294 ] {b7811ded-45e1-433c-98b9-8e48851b9a2b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13802 | 2026.05.18 18:28:34.573426 [ 294 ] {b7811ded-45e1-433c-98b9-8e48851b9a2b} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13803 | 2026.05.18 18:28:34.573554 [ 294 ] {b7811ded-45e1-433c-98b9-8e48851b9a2b} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.00145 sec., 564827.5862068966 rows/sec., 43.78 MiB/sec. | ||
| 13804 | 2026.05.18 18:28:34.573589 [ 294 ] {b7811ded-45e1-433c-98b9-8e48851b9a2b} <Debug> TCPHandler: Processed in 0.001612722 sec. | ||
| 13805 | 2026.05.18 18:28:34.573732 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13806 | 2026.05.18 18:28:34.573829 [ 294 ] {fea8699f-c906-4aff-aa08-7f8017fe96fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13807 | 2026.05.18 18:28:34.573868 [ 294 ] {fea8699f-c906-4aff-aa08-7f8017fe96fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13808 | 2026.05.18 18:28:34.574299 [ 294 ] {fea8699f-c906-4aff-aa08-7f8017fe96fe} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13809 | 2026.05.18 18:28:34.574335 [ 294 ] {fea8699f-c906-4aff-aa08-7f8017fe96fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13810 | 2026.05.18 18:28:34.574631 [ 294 ] {fea8699f-c906-4aff-aa08-7f8017fe96fe} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13811 | 2026.05.18 18:28:34.574833 [ 294 ] {fea8699f-c906-4aff-aa08-7f8017fe96fe} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13812 | 2026.05.18 18:28:34.575064 [ 294 ] {fea8699f-c906-4aff-aa08-7f8017fe96fe} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001254 sec., 122009.56937799044 rows/sec., 7.30 MiB/sec. | ||
| 13813 | 2026.05.18 18:28:34.575100 [ 294 ] {fea8699f-c906-4aff-aa08-7f8017fe96fe} <Debug> TCPHandler: Processed in 0.001416675 sec. | ||
| 13814 | 2026.05.18 18:28:34.575241 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13815 | 2026.05.18 18:28:34.575337 [ 294 ] {96ad4ba8-350b-441a-93d7-a45ad91b93a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13816 | 2026.05.18 18:28:34.575377 [ 294 ] {96ad4ba8-350b-441a-93d7-a45ad91b93a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13817 | 2026.05.18 18:28:34.575814 [ 294 ] {96ad4ba8-350b-441a-93d7-a45ad91b93a8} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13818 | 2026.05.18 18:28:34.575850 [ 294 ] {96ad4ba8-350b-441a-93d7-a45ad91b93a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13819 | 2026.05.18 18:28:34.576140 [ 294 ] {96ad4ba8-350b-441a-93d7-a45ad91b93a8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13820 | 2026.05.18 18:28:34.576353 [ 294 ] {96ad4ba8-350b-441a-93d7-a45ad91b93a8} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2026.05.18 18:28:34.576481 [ 294 ] {96ad4ba8-350b-441a-93d7-a45ad91b93a8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 13822 | 2026.05.18 18:28:34.576515 [ 294 ] {96ad4ba8-350b-441a-93d7-a45ad91b93a8} <Debug> TCPHandler: Processed in 0.001323123 sec. | ||
| 13823 | 2026.05.18 18:28:34.576645 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13824 | 2026.05.18 18:28:34.576742 [ 294 ] {e1ab6572-ae19-456d-bb10-a25fbcbe7f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13825 | 2026.05.18 18:28:34.576782 [ 294 ] {e1ab6572-ae19-456d-bb10-a25fbcbe7f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13826 | 2026.05.18 18:28:34.577217 [ 294 ] {e1ab6572-ae19-456d-bb10-a25fbcbe7f9c} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13827 | 2026.05.18 18:28:34.577254 [ 294 ] {e1ab6572-ae19-456d-bb10-a25fbcbe7f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13828 | 2026.05.18 18:28:34.577552 [ 294 ] {e1ab6572-ae19-456d-bb10-a25fbcbe7f9c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13829 | 2026.05.18 18:28:34.577758 [ 294 ] {e1ab6572-ae19-456d-bb10-a25fbcbe7f9c} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13830 | 2026.05.18 18:28:34.577885 [ 294 ] {e1ab6572-ae19-456d-bb10-a25fbcbe7f9c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 13831 | 2026.05.18 18:28:34.577919 [ 294 ] {e1ab6572-ae19-456d-bb10-a25fbcbe7f9c} <Debug> TCPHandler: Processed in 0.001322863 sec. | ||
| 13832 | 2026.05.18 18:28:34.578044 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13833 | 2026.05.18 18:28:34.578140 [ 294 ] {afaa2c8e-3d85-4435-a777-7ccc59d8487f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13834 | 2026.05.18 18:28:34.578181 [ 294 ] {afaa2c8e-3d85-4435-a777-7ccc59d8487f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13835 | 2026.05.18 18:28:34.578831 [ 294 ] {afaa2c8e-3d85-4435-a777-7ccc59d8487f} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2026.05.18 18:28:34.578867 [ 294 ] {afaa2c8e-3d85-4435-a777-7ccc59d8487f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13837 | 2026.05.18 18:28:34.579191 [ 294 ] {afaa2c8e-3d85-4435-a777-7ccc59d8487f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13838 | 2026.05.18 18:28:34.579399 [ 294 ] {afaa2c8e-3d85-4435-a777-7ccc59d8487f} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.05.18 18:28:34.579530 [ 294 ] {afaa2c8e-3d85-4435-a777-7ccc59d8487f} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001407 sec., 356076.75906183367 rows/sec., 25.03 MiB/sec. | ||
| 13840 | 2026.05.18 18:28:34.579565 [ 294 ] {afaa2c8e-3d85-4435-a777-7ccc59d8487f} <Debug> TCPHandler: Processed in 0.001571061 sec. | ||
| 13841 | 2026.05.18 18:28:34.579698 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13842 | 2026.05.18 18:28:34.579798 [ 294 ] {4ddf5ce8-e85f-48a8-a256-61f64bc10a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13843 | 2026.05.18 18:28:34.579840 [ 294 ] {4ddf5ce8-e85f-48a8-a256-61f64bc10a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13844 | 2026.05.18 18:28:34.580201 [ 294 ] {4ddf5ce8-e85f-48a8-a256-61f64bc10a95} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2026.05.18 18:28:34.580238 [ 294 ] {4ddf5ce8-e85f-48a8-a256-61f64bc10a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13846 | 2026.05.18 18:28:34.580542 [ 294 ] {4ddf5ce8-e85f-48a8-a256-61f64bc10a95} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13847 | 2026.05.18 18:28:34.580750 [ 294 ] {4ddf5ce8-e85f-48a8-a256-61f64bc10a95} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2026.05.18 18:28:34.580880 [ 294 ] {4ddf5ce8-e85f-48a8-a256-61f64bc10a95} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 13849 | 2026.05.18 18:28:34.580913 [ 294 ] {4ddf5ce8-e85f-48a8-a256-61f64bc10a95} <Debug> TCPHandler: Processed in 0.001264301 sec. | ||
| 13850 | 2026.05.18 18:28:34.581064 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13851 | 2026.05.18 18:28:34.581160 [ 294 ] {2bcf1d43-bb5b-43a3-8321-1275a45f5e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13852 | 2026.05.18 18:28:34.581203 [ 294 ] {2bcf1d43-bb5b-43a3-8321-1275a45f5e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13853 | 2026.05.18 18:28:34.581615 [ 294 ] {2bcf1d43-bb5b-43a3-8321-1275a45f5e9c} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2026.05.18 18:28:34.581651 [ 294 ] {2bcf1d43-bb5b-43a3-8321-1275a45f5e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13855 | 2026.05.18 18:28:34.581971 [ 294 ] {2bcf1d43-bb5b-43a3-8321-1275a45f5e9c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13856 | 2026.05.18 18:28:34.582183 [ 294 ] {2bcf1d43-bb5b-43a3-8321-1275a45f5e9c} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13857 | 2026.05.18 18:28:34.582311 [ 294 ] {2bcf1d43-bb5b-43a3-8321-1275a45f5e9c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001169 sec., 226689.4781864842 rows/sec., 15.06 MiB/sec. | ||
| 13858 | 2026.05.18 18:28:34.582345 [ 294 ] {2bcf1d43-bb5b-43a3-8321-1275a45f5e9c} <Debug> TCPHandler: Processed in 0.001330443 sec. | ||
| 13859 | 2026.05.18 18:28:34.582476 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13860 | 2026.05.18 18:28:34.582572 [ 294 ] {b2e03f39-659e-48af-b65b-5cca620c3eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13861 | 2026.05.18 18:28:34.582615 [ 294 ] {b2e03f39-659e-48af-b65b-5cca620c3eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13862 | 2026.05.18 18:28:34.583267 [ 294 ] {b2e03f39-659e-48af-b65b-5cca620c3eae} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2026.05.18 18:28:34.583326 [ 294 ] {b2e03f39-659e-48af-b65b-5cca620c3eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13864 | 2026.05.18 18:28:34.583803 [ 294 ] {b2e03f39-659e-48af-b65b-5cca620c3eae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13865 | 2026.05.18 18:28:34.584060 [ 294 ] {b2e03f39-659e-48af-b65b-5cca620c3eae} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2026.05.18 18:28:34.584268 [ 294 ] {b2e03f39-659e-48af-b65b-5cca620c3eae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001707 sec., 585.8230814294084 rows/sec., 39.47 KiB/sec. | ||
| 13867 | 2026.05.18 18:28:34.584346 [ 294 ] {b2e03f39-659e-48af-b65b-5cca620c3eae} <Debug> TCPHandler: Processed in 0.001918622 sec. | ||
| 13868 | 2026.05.18 18:28:34.584558 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13869 | 2026.05.18 18:28:34.584694 [ 294 ] {bee848cc-0fb7-4b30-9b0d-ed7a8bd22b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13870 | 2026.05.18 18:28:34.584771 [ 294 ] {bee848cc-0fb7-4b30-9b0d-ed7a8bd22b48} <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 | ||
| 13871 | 2026.05.18 18:28:34.585683 [ 294 ] {bee848cc-0fb7-4b30-9b0d-ed7a8bd22b48} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13872 | 2026.05.18 18:28:34.585724 [ 294 ] {bee848cc-0fb7-4b30-9b0d-ed7a8bd22b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13873 | 2026.05.18 18:28:34.586279 [ 294 ] {bee848cc-0fb7-4b30-9b0d-ed7a8bd22b48} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13874 | 2026.05.18 18:28:34.586511 [ 294 ] {bee848cc-0fb7-4b30-9b0d-ed7a8bd22b48} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2026.05.18 18:28:34.586663 [ 294 ] {bee848cc-0fb7-4b30-9b0d-ed7a8bd22b48} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002011 sec., 5469.915464942814 rows/sec., 9.80 MiB/sec. | ||
| 13876 | 2026.05.18 18:28:34.586717 [ 294 ] {bee848cc-0fb7-4b30-9b0d-ed7a8bd22b48} <Debug> TCPHandler: Processed in 0.002277863 sec. | ||
| 13877 | 2026.05.18 18:28:34.586842 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13878 | 2026.05.18 18:28:34.586941 [ 294 ] {06b4a241-9c12-4258-8ba5-cdfce298cf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13879 | 2026.05.18 18:28:34.586983 [ 294 ] {06b4a241-9c12-4258-8ba5-cdfce298cf99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13880 | 2026.05.18 18:28:34.587335 [ 294 ] {06b4a241-9c12-4258-8ba5-cdfce298cf99} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13881 | 2026.05.18 18:28:34.587372 [ 294 ] {06b4a241-9c12-4258-8ba5-cdfce298cf99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13882 | 2026.05.18 18:28:34.587691 [ 294 ] {06b4a241-9c12-4258-8ba5-cdfce298cf99} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13883 | 2026.05.18 18:28:34.587906 [ 294 ] {06b4a241-9c12-4258-8ba5-cdfce298cf99} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13884 | 2026.05.18 18:28:34.588038 [ 294 ] {06b4a241-9c12-4258-8ba5-cdfce298cf99} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001117 sec., 80572.96329453895 rows/sec., 5.04 MiB/sec. | ||
| 13885 | 2026.05.18 18:28:34.588072 [ 294 ] {06b4a241-9c12-4258-8ba5-cdfce298cf99} <Debug> TCPHandler: Processed in 0.001279801 sec. | ||
| 13886 | 2026.05.18 18:28:39.559520 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13887 | 2026.05.18 18:28:39.559803 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13888 | 2026.05.18 18:28:39.560163 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13889 | 2026.05.18 18:28:39.560202 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13890 | 2026.05.18 18:28:39.560426 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13891 | 2026.05.18 18:28:39.560497 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13892 | 2026.05.18 18:28:39.560644 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 13893 | 2026.05.18 18:28:39.560757 [ 350 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13894 | 2026.05.18 18:28:39.560770 [ 315 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13895 | 2026.05.18 18:28:39.560780 [ 335 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13896 | 2026.05.18 18:28:39.560770 [ 356 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13897 | 2026.05.18 18:28:39.561006 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13898 | 2026.05.18 18:28:39.561035 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13899 | 2026.05.18 18:28:39.561107 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13900 | 2026.05.18 18:28:39.561126 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13901 | 2026.05.18 18:28:39.561172 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13902 | 2026.05.18 18:28:39.561215 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13903 | 2026.05.18 18:28:39.562471 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002779 sec., 14753.508456279238 rows/sec., 2.66 MiB/sec. | ||
| 13904 | 2026.05.18 18:28:39.562615 [ 294 ] {b0d07a28-ed56-4c34-bbf2-d547cdf97d80} <Debug> TCPHandler: Processed in 0.003246744 sec. | ||
| 13905 | 2026.05.18 18:28:39.565193 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13906 | 2026.05.18 18:28:39.565374 [ 294 ] {7b6d6f97-c48f-4149-b545-46c7b2473cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13907 | 2026.05.18 18:28:39.565453 [ 294 ] {7b6d6f97-c48f-4149-b545-46c7b2473cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13908 | 2026.05.18 18:28:39.566266 [ 294 ] {7b6d6f97-c48f-4149-b545-46c7b2473cef} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2026.05.18 18:28:39.566320 [ 294 ] {7b6d6f97-c48f-4149-b545-46c7b2473cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13910 | 2026.05.18 18:28:39.566687 [ 294 ] {7b6d6f97-c48f-4149-b545-46c7b2473cef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13911 | 2026.05.18 18:28:39.566917 [ 294 ] {7b6d6f97-c48f-4149-b545-46c7b2473cef} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2026.05.18 18:28:39.567073 [ 294 ] {7b6d6f97-c48f-4149-b545-46c7b2473cef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001753 sec., 1140.901312036509 rows/sec., 93.03 KiB/sec. | ||
| 13913 | 2026.05.18 18:28:39.567127 [ 294 ] {7b6d6f97-c48f-4149-b545-46c7b2473cef} <Debug> TCPHandler: Processed in 0.002077277 sec. | ||
| 13914 | 2026.05.18 18:28:39.567298 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13915 | 2026.05.18 18:28:39.567412 [ 294 ] {d6f34f7f-713f-408a-a768-cd052074e3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13916 | 2026.05.18 18:28:39.567457 [ 294 ] {d6f34f7f-713f-408a-a768-cd052074e3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13917 | 2026.05.18 18:28:39.568048 [ 294 ] {d6f34f7f-713f-408a-a768-cd052074e3d4} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2026.05.18 18:28:39.568087 [ 294 ] {d6f34f7f-713f-408a-a768-cd052074e3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13919 | 2026.05.18 18:28:39.568402 [ 294 ] {d6f34f7f-713f-408a-a768-cd052074e3d4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13920 | 2026.05.18 18:28:39.568618 [ 294 ] {d6f34f7f-713f-408a-a768-cd052074e3d4} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13921 | 2026.05.18 18:28:39.568750 [ 294 ] {d6f34f7f-713f-408a-a768-cd052074e3d4} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001371 sec., 86797.95769511306 rows/sec., 7.36 MiB/sec. | ||
| 13922 | 2026.05.18 18:28:39.568786 [ 294 ] {d6f34f7f-713f-408a-a768-cd052074e3d4} <Debug> TCPHandler: Processed in 0.001539219 sec. | ||
| 13923 | 2026.05.18 18:28:39.568927 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13924 | 2026.05.18 18:28:39.569030 [ 294 ] {9eab53a6-dcb3-48a3-b40b-1ed6d722ca14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13925 | 2026.05.18 18:28:39.569071 [ 294 ] {9eab53a6-dcb3-48a3-b40b-1ed6d722ca14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13926 | 2026.05.18 18:28:39.569503 [ 294 ] {9eab53a6-dcb3-48a3-b40b-1ed6d722ca14} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13927 | 2026.05.18 18:28:39.569540 [ 294 ] {9eab53a6-dcb3-48a3-b40b-1ed6d722ca14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13928 | 2026.05.18 18:28:39.569839 [ 294 ] {9eab53a6-dcb3-48a3-b40b-1ed6d722ca14} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13929 | 2026.05.18 18:28:39.570066 [ 294 ] {9eab53a6-dcb3-48a3-b40b-1ed6d722ca14} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13930 | 2026.05.18 18:28:39.570197 [ 294 ] {9eab53a6-dcb3-48a3-b40b-1ed6d722ca14} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001185 sec., 27848.101265822785 rows/sec., 2.04 MiB/sec. | ||
| 13931 | 2026.05.18 18:28:39.570231 [ 294 ] {9eab53a6-dcb3-48a3-b40b-1ed6d722ca14} <Debug> TCPHandler: Processed in 0.001354433 sec. | ||
| 13932 | 2026.05.18 18:28:39.570396 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13933 | 2026.05.18 18:28:39.570491 [ 294 ] {198f884b-feab-4e82-8668-c534700611d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13934 | 2026.05.18 18:28:39.570531 [ 294 ] {198f884b-feab-4e82-8668-c534700611d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13935 | 2026.05.18 18:28:39.571022 [ 294 ] {198f884b-feab-4e82-8668-c534700611d6} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13936 | 2026.05.18 18:28:39.571060 [ 294 ] {198f884b-feab-4e82-8668-c534700611d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13937 | 2026.05.18 18:28:39.571364 [ 294 ] {198f884b-feab-4e82-8668-c534700611d6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13938 | 2026.05.18 18:28:39.571573 [ 294 ] {198f884b-feab-4e82-8668-c534700611d6} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13939 | 2026.05.18 18:28:39.571706 [ 294 ] {198f884b-feab-4e82-8668-c534700611d6} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001233 sec., 78669.91078669911 rows/sec., 6.15 MiB/sec. | ||
| 13940 | 2026.05.18 18:28:39.571742 [ 294 ] {198f884b-feab-4e82-8668-c534700611d6} <Debug> TCPHandler: Processed in 0.001397255 sec. | ||
| 13941 | 2026.05.18 18:28:39.571874 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13942 | 2026.05.18 18:28:39.571972 [ 294 ] {d4b512fd-4d52-4f0b-85da-eb85d2214d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13943 | 2026.05.18 18:28:39.572016 [ 294 ] {d4b512fd-4d52-4f0b-85da-eb85d2214d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13944 | 2026.05.18 18:28:39.572692 [ 294 ] {d4b512fd-4d52-4f0b-85da-eb85d2214d7d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2026.05.18 18:28:39.572728 [ 294 ] {d4b512fd-4d52-4f0b-85da-eb85d2214d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13946 | 2026.05.18 18:28:39.573052 [ 294 ] {d4b512fd-4d52-4f0b-85da-eb85d2214d7d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13947 | 2026.05.18 18:28:39.573258 [ 294 ] {d4b512fd-4d52-4f0b-85da-eb85d2214d7d} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13948 | 2026.05.18 18:28:39.573389 [ 294 ] {d4b512fd-4d52-4f0b-85da-eb85d2214d7d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001435 sec., 112195.12195121951 rows/sec., 7.81 MiB/sec. | ||
| 13949 | 2026.05.18 18:28:39.573423 [ 294 ] {d4b512fd-4d52-4f0b-85da-eb85d2214d7d} <Debug> TCPHandler: Processed in 0.001600812 sec. | ||
| 13950 | 2026.05.18 18:28:39.573538 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13951 | 2026.05.18 18:28:39.573634 [ 294 ] {2507794d-fb2c-41f6-97ea-694645e9c611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13952 | 2026.05.18 18:28:39.573689 [ 294 ] {2507794d-fb2c-41f6-97ea-694645e9c611} <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 | ||
| 13953 | 2026.05.18 18:28:39.574560 [ 294 ] {2507794d-fb2c-41f6-97ea-694645e9c611} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13954 | 2026.05.18 18:28:39.574597 [ 294 ] {2507794d-fb2c-41f6-97ea-694645e9c611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13955 | 2026.05.18 18:28:39.575135 [ 294 ] {2507794d-fb2c-41f6-97ea-694645e9c611} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13956 | 2026.05.18 18:28:39.575363 [ 294 ] {2507794d-fb2c-41f6-97ea-694645e9c611} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13957 | 2026.05.18 18:28:39.575501 [ 294 ] {2507794d-fb2c-41f6-97ea-694645e9c611} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001885 sec., 16445.623342175066 rows/sec., 29.47 MiB/sec. | ||
| 13958 | 2026.05.18 18:28:39.575552 [ 294 ] {2507794d-fb2c-41f6-97ea-694645e9c611} <Debug> TCPHandler: Processed in 0.002061796 sec. | ||
| 13959 | 2026.05.18 18:28:39.575680 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13960 | 2026.05.18 18:28:39.575778 [ 294 ] {41357657-2d6a-4dfc-83ee-57f742d61e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13961 | 2026.05.18 18:28:39.575820 [ 294 ] {41357657-2d6a-4dfc-83ee-57f742d61e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13962 | 2026.05.18 18:28:39.576179 [ 294 ] {41357657-2d6a-4dfc-83ee-57f742d61e86} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13963 | 2026.05.18 18:28:39.576215 [ 294 ] {41357657-2d6a-4dfc-83ee-57f742d61e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13964 | 2026.05.18 18:28:39.576521 [ 294 ] {41357657-2d6a-4dfc-83ee-57f742d61e86} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13965 | 2026.05.18 18:28:39.576732 [ 294 ] {41357657-2d6a-4dfc-83ee-57f742d61e86} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13966 | 2026.05.18 18:28:39.576861 [ 294 ] {41357657-2d6a-4dfc-83ee-57f742d61e86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 13967 | 2026.05.18 18:28:39.576897 [ 294 ] {41357657-2d6a-4dfc-83ee-57f742d61e86} <Debug> TCPHandler: Processed in 0.00126616 sec. | ||
| 13968 | 2026.05.18 18:28:39.791833 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25373 | ||
| 13969 | 2026.05.18 18:28:39.792331 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13970 | 2026.05.18 18:28:39.792381 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13971 | 2026.05.18 18:28:39.792883 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13972 | 2026.05.18 18:28:39.793142 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13973 | 2026.05.18 18:28:39.793292 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25373 | ||
| 13974 | 2026.05.18 18:28:41.142799 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 13975 | 2026.05.18 18:28:41.157420 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13976 | 2026.05.18 18:28:41.157477 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13977 | 2026.05.18 18:28:41.163235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13978 | 2026.05.18 18:28:41.163906 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13979 | 2026.05.18 18:28:41.166459 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 13980 | 2026.05.18 18:28:44.562591 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2026.05.18 18:28:44.562876 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 13982 | 2026.05.18 18:28:44.563263 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13983 | 2026.05.18 18:28:44.563323 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13984 | 2026.05.18 18:28:44.563591 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13985 | 2026.05.18 18:28:44.563680 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13986 | 2026.05.18 18:28:44.563842 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13987 | 2026.05.18 18:28:44.563945 [ 350 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13988 | 2026.05.18 18:28:44.563948 [ 315 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13989 | 2026.05.18 18:28:44.563949 [ 319 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13990 | 2026.05.18 18:28:44.566095 [ 359 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13991 | 2026.05.18 18:28:44.566240 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13992 | 2026.05.18 18:28:44.566275 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13993 | 2026.05.18 18:28:44.566350 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13994 | 2026.05.18 18:28:44.566371 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13995 | 2026.05.18 18:28:44.566421 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13996 | 2026.05.18 18:28:44.566469 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13997 | 2026.05.18 18:28:44.567625 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.004859 sec., 8437.95019551348 rows/sec., 1.52 MiB/sec. | ||
| 13998 | 2026.05.18 18:28:44.567809 [ 294 ] {301515df-bbef-4308-8c35-80498c0f5cbd} <Debug> TCPHandler: Processed in 0.005361122 sec. | ||
| 13999 | 2026.05.18 18:28:44.572840 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14000 | 2026.05.18 18:28:44.572979 [ 294 ] {d44c3739-bd1e-4a47-ae58-732906bfff8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14001 | 2026.05.18 18:28:44.573041 [ 294 ] {d44c3739-bd1e-4a47-ae58-732906bfff8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14002 | 2026.05.18 18:28:44.573797 [ 294 ] {d44c3739-bd1e-4a47-ae58-732906bfff8c} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14003 | 2026.05.18 18:28:44.573852 [ 294 ] {d44c3739-bd1e-4a47-ae58-732906bfff8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14004 | 2026.05.18 18:28:44.574282 [ 294 ] {d44c3739-bd1e-4a47-ae58-732906bfff8c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14005 | 2026.05.18 18:28:44.574500 [ 294 ] {d44c3739-bd1e-4a47-ae58-732906bfff8c} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14006 | 2026.05.18 18:28:44.574645 [ 294 ] {d44c3739-bd1e-4a47-ae58-732906bfff8c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 14007 | 2026.05.18 18:28:44.574681 [ 294 ] {d44c3739-bd1e-4a47-ae58-732906bfff8c} <Debug> TCPHandler: Processed in 0.001955233 sec. | ||
| 14008 | 2026.05.18 18:28:44.574821 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14009 | 2026.05.18 18:28:44.574922 [ 294 ] {2b3e1d6a-4d98-43b7-b918-928a2bfb3354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14010 | 2026.05.18 18:28:44.574963 [ 294 ] {2b3e1d6a-4d98-43b7-b918-928a2bfb3354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14011 | 2026.05.18 18:28:44.575730 [ 294 ] {2b3e1d6a-4d98-43b7-b918-928a2bfb3354} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2026.05.18 18:28:44.575766 [ 294 ] {2b3e1d6a-4d98-43b7-b918-928a2bfb3354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14013 | 2026.05.18 18:28:44.576110 [ 294 ] {2b3e1d6a-4d98-43b7-b918-928a2bfb3354} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14014 | 2026.05.18 18:28:44.576315 [ 294 ] {2b3e1d6a-4d98-43b7-b918-928a2bfb3354} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14015 | 2026.05.18 18:28:44.576443 [ 294 ] {2b3e1d6a-4d98-43b7-b918-928a2bfb3354} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.00154 sec., 531818.1818181819 rows/sec., 41.22 MiB/sec. | ||
| 14016 | 2026.05.18 18:28:44.576478 [ 294 ] {2b3e1d6a-4d98-43b7-b918-928a2bfb3354} <Debug> TCPHandler: Processed in 0.001713105 sec. | ||
| 14017 | 2026.05.18 18:28:44.576672 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14018 | 2026.05.18 18:28:44.576816 [ 294 ] {32910887-1e9d-42b6-a95b-befc341e4c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14019 | 2026.05.18 18:28:44.576878 [ 294 ] {32910887-1e9d-42b6-a95b-befc341e4c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14020 | 2026.05.18 18:28:44.577488 [ 294 ] {32910887-1e9d-42b6-a95b-befc341e4c7f} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14021 | 2026.05.18 18:28:44.577525 [ 294 ] {32910887-1e9d-42b6-a95b-befc341e4c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14022 | 2026.05.18 18:28:44.577899 [ 294 ] {32910887-1e9d-42b6-a95b-befc341e4c7f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14023 | 2026.05.18 18:28:44.578128 [ 294 ] {32910887-1e9d-42b6-a95b-befc341e4c7f} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14024 | 2026.05.18 18:28:44.578271 [ 294 ] {32910887-1e9d-42b6-a95b-befc341e4c7f} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001494 sec., 102409.63855421686 rows/sec., 6.12 MiB/sec. | ||
| 14025 | 2026.05.18 18:28:44.578309 [ 294 ] {32910887-1e9d-42b6-a95b-befc341e4c7f} <Debug> TCPHandler: Processed in 0.001750217 sec. | ||
| 14026 | 2026.05.18 18:28:44.578310 [ 72 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14027 | 2026.05.18 18:28:44.578389 [ 72 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14028 | 2026.05.18 18:28:44.578441 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14029 | 2026.05.18 18:28:44.578475 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2026.05.18 18:28:44.578554 [ 191 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 14031 | 2026.05.18 18:28:44.578577 [ 294 ] {5b48d38f-f282-4454-98ee-61986d7e490e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14032 | 2026.05.18 18:28:44.578630 [ 294 ] {5b48d38f-f282-4454-98ee-61986d7e490e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14033 | 2026.05.18 18:28:44.578691 [ 191 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14034 | 2026.05.18 18:28:44.578739 [ 191 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 213 rows starting from the beginning of the part | ||
| 14035 | 2026.05.18 18:28:44.578820 [ 191 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 174 rows starting from the beginning of the part | ||
| 14036 | 2026.05.18 18:28:44.578880 [ 191 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 14037 | 2026.05.18 18:28:44.578940 [ 191 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 153 rows starting from the beginning of the part | ||
| 14038 | 2026.05.18 18:28:44.579012 [ 191 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 33 rows starting from the beginning of the part | ||
| 14039 | 2026.05.18 18:28:44.579074 [ 191 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 153 rows starting from the beginning of the part | ||
| 14040 | 2026.05.18 18:28:44.579094 [ 294 ] {5b48d38f-f282-4454-98ee-61986d7e490e} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14041 | 2026.05.18 18:28:44.579135 [ 294 ] {5b48d38f-f282-4454-98ee-61986d7e490e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14042 | 2026.05.18 18:28:44.579459 [ 294 ] {5b48d38f-f282-4454-98ee-61986d7e490e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14043 | 2026.05.18 18:28:44.579684 [ 294 ] {5b48d38f-f282-4454-98ee-61986d7e490e} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2026.05.18 18:28:44.579818 [ 294 ] {5b48d38f-f282-4454-98ee-61986d7e490e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001259 sec., 118347.89515488484 rows/sec., 7.65 MiB/sec. | ||
| 14045 | 2026.05.18 18:28:44.579867 [ 294 ] {5b48d38f-f282-4454-98ee-61986d7e490e} <Debug> TCPHandler: Processed in 0.001439836 sec. | ||
| 14046 | 2026.05.18 18:28:44.580021 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2026.05.18 18:28:44.580120 [ 294 ] {c5c11307-2bc3-4687-b8d0-cfb88bbf1c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14048 | 2026.05.18 18:28:44.580160 [ 294 ] {c5c11307-2bc3-4687-b8d0-cfb88bbf1c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14049 | 2026.05.18 18:28:44.580344 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845059 sec., 410284.98275664897 rows/sec., 27.09 MiB/sec. | ||
| 14050 | 2026.05.18 18:28:44.580504 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14051 | 2026.05.18 18:28:44.580615 [ 294 ] {c5c11307-2bc3-4687-b8d0-cfb88bbf1c7b} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14052 | 2026.05.18 18:28:44.580658 [ 294 ] {c5c11307-2bc3-4687-b8d0-cfb88bbf1c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14053 | 2026.05.18 18:28:44.580843 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_76_15} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2026.05.18 18:28:44.580943 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_76_15} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14055 | 2026.05.18 18:28:44.581030 [ 294 ] {c5c11307-2bc3-4687-b8d0-cfb88bbf1c7b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14056 | 2026.05.18 18:28:44.581034 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14057 | 2026.05.18 18:28:44.581253 [ 294 ] {c5c11307-2bc3-4687-b8d0-cfb88bbf1c7b} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14058 | 2026.05.18 18:28:44.581389 [ 294 ] {c5c11307-2bc3-4687-b8d0-cfb88bbf1c7b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001287 sec., 114996.11499611501 rows/sec., 6.54 MiB/sec. | ||
| 14059 | 2026.05.18 18:28:44.581424 [ 294 ] {c5c11307-2bc3-4687-b8d0-cfb88bbf1c7b} <Debug> TCPHandler: Processed in 0.001452937 sec. | ||
| 14060 | 2026.05.18 18:28:44.581569 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14061 | 2026.05.18 18:28:44.581664 [ 294 ] {44b292d0-b5b3-463a-927d-d675d75cfc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14062 | 2026.05.18 18:28:44.581704 [ 294 ] {44b292d0-b5b3-463a-927d-d675d75cfc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14063 | 2026.05.18 18:28:44.582316 [ 294 ] {44b292d0-b5b3-463a-927d-d675d75cfc92} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14064 | 2026.05.18 18:28:44.582350 [ 294 ] {44b292d0-b5b3-463a-927d-d675d75cfc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14065 | 2026.05.18 18:28:44.582666 [ 294 ] {44b292d0-b5b3-463a-927d-d675d75cfc92} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14066 | 2026.05.18 18:28:44.582892 [ 294 ] {44b292d0-b5b3-463a-927d-d675d75cfc92} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14067 | 2026.05.18 18:28:44.583022 [ 294 ] {44b292d0-b5b3-463a-927d-d675d75cfc92} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001375 sec., 364363.6363636364 rows/sec., 25.61 MiB/sec. | ||
| 14068 | 2026.05.18 18:28:44.583056 [ 294 ] {44b292d0-b5b3-463a-927d-d675d75cfc92} <Debug> TCPHandler: Processed in 0.001537179 sec. | ||
| 14069 | 2026.05.18 18:28:44.583188 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14070 | 2026.05.18 18:28:44.583283 [ 294 ] {a5106b24-1ad8-4e7d-88c0-0d33610df286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14071 | 2026.05.18 18:28:44.583325 [ 294 ] {a5106b24-1ad8-4e7d-88c0-0d33610df286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14072 | 2026.05.18 18:28:44.583649 [ 294 ] {a5106b24-1ad8-4e7d-88c0-0d33610df286} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.05.18 18:28:44.583683 [ 294 ] {a5106b24-1ad8-4e7d-88c0-0d33610df286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14074 | 2026.05.18 18:28:44.583987 [ 294 ] {a5106b24-1ad8-4e7d-88c0-0d33610df286} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14075 | 2026.05.18 18:28:44.584186 [ 294 ] {a5106b24-1ad8-4e7d-88c0-0d33610df286} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14076 | 2026.05.18 18:28:44.584310 [ 294 ] {a5106b24-1ad8-4e7d-88c0-0d33610df286} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 14077 | 2026.05.18 18:28:44.584343 [ 294 ] {a5106b24-1ad8-4e7d-88c0-0d33610df286} <Debug> TCPHandler: Processed in 0.001205039 sec. | ||
| 14078 | 2026.05.18 18:28:44.584479 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2026.05.18 18:28:44.584574 [ 294 ] {23e763c5-fdec-48ae-a3d7-ac5e192a963b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14080 | 2026.05.18 18:28:44.584616 [ 294 ] {23e763c5-fdec-48ae-a3d7-ac5e192a963b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14081 | 2026.05.18 18:28:44.585021 [ 294 ] {23e763c5-fdec-48ae-a3d7-ac5e192a963b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2026.05.18 18:28:44.585056 [ 294 ] {23e763c5-fdec-48ae-a3d7-ac5e192a963b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14083 | 2026.05.18 18:28:44.585379 [ 294 ] {23e763c5-fdec-48ae-a3d7-ac5e192a963b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14084 | 2026.05.18 18:28:44.585587 [ 294 ] {23e763c5-fdec-48ae-a3d7-ac5e192a963b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14085 | 2026.05.18 18:28:44.585698 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_84_17 to all_89_89_0 | ||
| 14086 | 2026.05.18 18:28:44.585711 [ 294 ] {23e763c5-fdec-48ae-a3d7-ac5e192a963b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001155 sec., 229437.22943722943 rows/sec., 15.25 MiB/sec. | ||
| 14087 | 2026.05.18 18:28:44.585736 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14088 | 2026.05.18 18:28:44.585754 [ 294 ] {23e763c5-fdec-48ae-a3d7-ac5e192a963b} <Debug> TCPHandler: Processed in 0.001323512 sec. | ||
| 14089 | 2026.05.18 18:28:44.585758 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14090 | 2026.05.18 18:28:44.585853 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_84_17 to all_89_89_0 into Compact with storage Full | ||
| 14091 | 2026.05.18 18:28:44.585897 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14092 | 2026.05.18 18:28:44.585965 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14093 | 2026.05.18 18:28:44.585998 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_84_17, total 34378 rows starting from the beginning of the part | ||
| 14094 | 2026.05.18 18:28:44.585999 [ 294 ] {734c9f9f-1953-4e22-9686-6a7028323d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14095 | 2026.05.18 18:28:44.586051 [ 294 ] {734c9f9f-1953-4e22-9686-6a7028323d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14096 | 2026.05.18 18:28:44.586053 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part | ||
| 14097 | 2026.05.18 18:28:44.586118 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 14098 | 2026.05.18 18:28:44.586161 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 265 rows starting from the beginning of the part | ||
| 14099 | 2026.05.18 18:28:44.586202 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part | ||
| 14100 | 2026.05.18 18:28:44.586241 [ 190 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 265 rows starting from the beginning of the part | ||
| 14101 | 2026.05.18 18:28:44.586375 [ 294 ] {734c9f9f-1953-4e22-9686-6a7028323d13} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14102 | 2026.05.18 18:28:44.586415 [ 294 ] {734c9f9f-1953-4e22-9686-6a7028323d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14103 | 2026.05.18 18:28:44.586723 [ 294 ] {734c9f9f-1953-4e22-9686-6a7028323d13} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14104 | 2026.05.18 18:28:44.586951 [ 294 ] {734c9f9f-1953-4e22-9686-6a7028323d13} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2026.05.18 18:28:44.587082 [ 294 ] {734c9f9f-1953-4e22-9686-6a7028323d13} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 14106 | 2026.05.18 18:28:44.587115 [ 294 ] {734c9f9f-1953-4e22-9686-6a7028323d13} <Debug> TCPHandler: Processed in 0.001267801 sec. | ||
| 14107 | 2026.05.18 18:28:44.587232 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14108 | 2026.05.18 18:28:44.587326 [ 294 ] {abfd1e27-7094-47c9-8f62-6fc3f49f6939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14109 | 2026.05.18 18:28:44.587379 [ 294 ] {abfd1e27-7094-47c9-8f62-6fc3f49f6939} <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 | ||
| 14110 | 2026.05.18 18:28:44.588161 [ 294 ] {abfd1e27-7094-47c9-8f62-6fc3f49f6939} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14111 | 2026.05.18 18:28:44.588198 [ 294 ] {abfd1e27-7094-47c9-8f62-6fc3f49f6939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14112 | 2026.05.18 18:28:44.589212 [ 294 ] {abfd1e27-7094-47c9-8f62-6fc3f49f6939} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14113 | 2026.05.18 18:28:44.589502 [ 294 ] {abfd1e27-7094-47c9-8f62-6fc3f49f6939} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2026.05.18 18:28:44.589654 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14115 | 2026.05.18 18:28:44.589692 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14116 | 2026.05.18 18:28:44.589710 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14117 | 2026.05.18 18:28:44.589716 [ 294 ] {abfd1e27-7094-47c9-8f62-6fc3f49f6939} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002401 sec., 4581.424406497293 rows/sec., 8.21 MiB/sec. | ||
| 14118 | 2026.05.18 18:28:44.589798 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 14119 | 2026.05.18 18:28:44.589862 [ 294 ] {abfd1e27-7094-47c9-8f62-6fc3f49f6939} <Debug> TCPHandler: Processed in 0.002677536 sec. | ||
| 14120 | 2026.05.18 18:28:44.590020 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14121 | 2026.05.18 18:28:44.590049 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14122 | 2026.05.18 18:28:44.590083 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1539 rows starting from the beginning of the part | ||
| 14123 | 2026.05.18 18:28:44.590179 [ 294 ] {5cc12d0b-94bc-4638-a442-d24ac8b39568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14124 | 2026.05.18 18:28:44.590217 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part | ||
| 14125 | 2026.05.18 18:28:44.590244 [ 294 ] {5cc12d0b-94bc-4638-a442-d24ac8b39568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14126 | 2026.05.18 18:28:44.590332 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 14127 | 2026.05.18 18:28:44.590440 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 11 rows starting from the beginning of the part | ||
| 14128 | 2026.05.18 18:28:44.590538 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 14129 | 2026.05.18 18:28:44.590638 [ 200 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 11 rows starting from the beginning of the part | ||
| 14130 | 2026.05.18 18:28:44.590712 [ 294 ] {5cc12d0b-94bc-4638-a442-d24ac8b39568} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2026.05.18 18:28:44.590755 [ 294 ] {5cc12d0b-94bc-4638-a442-d24ac8b39568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14132 | 2026.05.18 18:28:44.591439 [ 294 ] {5cc12d0b-94bc-4638-a442-d24ac8b39568} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14133 | 2026.05.18 18:28:44.591672 [ 294 ] {5cc12d0b-94bc-4638-a442-d24ac8b39568} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14134 | 2026.05.18 18:28:44.591812 [ 294 ] {5cc12d0b-94bc-4638-a442-d24ac8b39568} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001669 sec., 53924.50569203116 rows/sec., 3.37 MiB/sec. | ||
| 14135 | 2026.05.18 18:28:44.591847 [ 294 ] {5cc12d0b-94bc-4638-a442-d24ac8b39568} <Debug> TCPHandler: Processed in 0.001906641 sec. | ||
| 14136 | 2026.05.18 18:28:44.594551 [ 189 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35357 rows, containing 5 columns (5 merged, 0 gathered) in 0.008732441 sec., 4048925.1516271336 rows/sec., 258.91 MiB/sec. | ||
| 14137 | 2026.05.18 18:28:44.594855 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
| 14138 | 2026.05.18 18:28:44.595147 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.05.18 18:28:44.595218 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_84_17, all_89_89_0] -> all_1_89_18 | ||
| 14140 | 2026.05.18 18:28:44.595309 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 14141 | 2026.05.18 18:28:44.599575 [ 187 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1645 rows, containing 19 columns (19 merged, 0 gathered) in 0.009814415 sec., 167610.60134506234 rows/sec., 300.35 MiB/sec. | ||
| 14142 | 2026.05.18 18:28:44.601424 [ 201 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14143 | 2026.05.18 18:28:44.601742 [ 201 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2026.05.18 18:28:44.601807 [ 201 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14145 | 2026.05.18 18:28:44.601945 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 14146 | 2026.05.18 18:28:45.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.55 MiB, peak 346.14 MiB, free memory in arenas 0.00 B, will set to 342.75 MiB (RSS), difference: 8.20 MiB | ||
| 14147 | 2026.05.18 18:28:47.138853 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14148 | 2026.05.18 18:28:47.138929 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14149 | 2026.05.18 18:28:47.294452 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25885 | ||
| 14150 | 2026.05.18 18:28:47.295306 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14151 | 2026.05.18 18:28:47.295342 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14152 | 2026.05.18 18:28:47.295848 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14153 | 2026.05.18 18:28:47.296099 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14154 | 2026.05.18 18:28:47.296234 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25885 | ||
| 14155 | 2026.05.18 18:28:48.667475 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 14156 | 2026.05.18 18:28:48.684220 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14157 | 2026.05.18 18:28:48.684279 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14158 | 2026.05.18 18:28:48.690145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14159 | 2026.05.18 18:28:48.690848 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14160 | 2026.05.18 18:28:48.693598 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 14161 | 2026.05.18 18:28:49.559312 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14162 | 2026.05.18 18:28:49.559579 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14163 | 2026.05.18 18:28:49.559952 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14164 | 2026.05.18 18:28:49.559993 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14165 | 2026.05.18 18:28:49.560225 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14166 | 2026.05.18 18:28:49.560312 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14167 | 2026.05.18 18:28:49.560463 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14168 | 2026.05.18 18:28:49.560552 [ 350 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14169 | 2026.05.18 18:28:49.560569 [ 359 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14170 | 2026.05.18 18:28:49.560589 [ 334 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14171 | 2026.05.18 18:28:49.560569 [ 315 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14172 | 2026.05.18 18:28:49.560756 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 14173 | 2026.05.18 18:28:49.560787 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14174 | 2026.05.18 18:28:49.560866 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14175 | 2026.05.18 18:28:49.560887 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 14176 | 2026.05.18 18:28:49.560925 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14177 | 2026.05.18 18:28:49.560970 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14178 | 2026.05.18 18:28:49.562190 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002713 sec., 15112.421673424253 rows/sec., 2.72 MiB/sec. | ||
| 14179 | 2026.05.18 18:28:49.562305 [ 294 ] {fff40660-b6e9-4dcd-aa14-da320ca8d949} <Debug> TCPHandler: Processed in 0.003141501 sec. | ||
| 14180 | 2026.05.18 18:28:49.564678 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14181 | 2026.05.18 18:28:49.564838 [ 294 ] {ed99f578-dbad-4014-81d9-68c01ac24b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14182 | 2026.05.18 18:28:49.564905 [ 294 ] {ed99f578-dbad-4014-81d9-68c01ac24b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14183 | 2026.05.18 18:28:49.565639 [ 294 ] {ed99f578-dbad-4014-81d9-68c01ac24b5d} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14184 | 2026.05.18 18:28:49.565684 [ 294 ] {ed99f578-dbad-4014-81d9-68c01ac24b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14185 | 2026.05.18 18:28:49.566100 [ 294 ] {ed99f578-dbad-4014-81d9-68c01ac24b5d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14186 | 2026.05.18 18:28:49.566332 [ 294 ] {ed99f578-dbad-4014-81d9-68c01ac24b5d} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14187 | 2026.05.18 18:28:49.566492 [ 294 ] {ed99f578-dbad-4014-81d9-68c01ac24b5d} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001701 sec., 69370.95825984715 rows/sec., 5.89 MiB/sec. | ||
| 14188 | 2026.05.18 18:28:49.566541 [ 294 ] {ed99f578-dbad-4014-81d9-68c01ac24b5d} <Debug> TCPHandler: Processed in 0.001987624 sec. | ||
| 14189 | 2026.05.18 18:28:49.566690 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14190 | 2026.05.18 18:28:49.566798 [ 294 ] {d0448776-5a02-4d42-a7ce-257a8a4e2b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14191 | 2026.05.18 18:28:49.566845 [ 294 ] {d0448776-5a02-4d42-a7ce-257a8a4e2b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14192 | 2026.05.18 18:28:49.567273 [ 294 ] {d0448776-5a02-4d42-a7ce-257a8a4e2b43} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14193 | 2026.05.18 18:28:49.567311 [ 294 ] {d0448776-5a02-4d42-a7ce-257a8a4e2b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14194 | 2026.05.18 18:28:49.567616 [ 294 ] {d0448776-5a02-4d42-a7ce-257a8a4e2b43} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14195 | 2026.05.18 18:28:49.567828 [ 294 ] {d0448776-5a02-4d42-a7ce-257a8a4e2b43} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14196 | 2026.05.18 18:28:49.567962 [ 294 ] {d0448776-5a02-4d42-a7ce-257a8a4e2b43} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001189 sec., 26072.32968881413 rows/sec., 1.91 MiB/sec. | ||
| 14197 | 2026.05.18 18:28:49.567999 [ 294 ] {d0448776-5a02-4d42-a7ce-257a8a4e2b43} <Debug> TCPHandler: Processed in 0.001360364 sec. | ||
| 14198 | 2026.05.18 18:28:49.568130 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14199 | 2026.05.18 18:28:49.568231 [ 294 ] {d5056105-a063-4710-86dd-78ee2bac6c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14200 | 2026.05.18 18:28:49.568284 [ 294 ] {d5056105-a063-4710-86dd-78ee2bac6c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14201 | 2026.05.18 18:28:49.568739 [ 294 ] {d5056105-a063-4710-86dd-78ee2bac6c7c} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14202 | 2026.05.18 18:28:49.568778 [ 294 ] {d5056105-a063-4710-86dd-78ee2bac6c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14203 | 2026.05.18 18:28:49.569097 [ 294 ] {d5056105-a063-4710-86dd-78ee2bac6c7c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14204 | 2026.05.18 18:28:49.569320 [ 294 ] {d5056105-a063-4710-86dd-78ee2bac6c7c} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14205 | 2026.05.18 18:28:49.569454 [ 294 ] {d5056105-a063-4710-86dd-78ee2bac6c7c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001243 sec., 76427.99678197909 rows/sec., 5.97 MiB/sec. | ||
| 14206 | 2026.05.18 18:28:49.569489 [ 294 ] {d5056105-a063-4710-86dd-78ee2bac6c7c} <Debug> TCPHandler: Processed in 0.001411256 sec. | ||
| 14207 | 2026.05.18 18:28:49.569618 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14208 | 2026.05.18 18:28:49.569718 [ 294 ] {617adf9e-2ad4-4636-b94b-cc2e14d1b7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14209 | 2026.05.18 18:28:49.569762 [ 294 ] {617adf9e-2ad4-4636-b94b-cc2e14d1b7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14210 | 2026.05.18 18:28:49.570188 [ 294 ] {617adf9e-2ad4-4636-b94b-cc2e14d1b7b3} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14211 | 2026.05.18 18:28:49.570224 [ 294 ] {617adf9e-2ad4-4636-b94b-cc2e14d1b7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14212 | 2026.05.18 18:28:49.570571 [ 294 ] {617adf9e-2ad4-4636-b94b-cc2e14d1b7b3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14213 | 2026.05.18 18:28:49.570794 [ 294 ] {617adf9e-2ad4-4636-b94b-cc2e14d1b7b3} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14214 | 2026.05.18 18:28:49.570933 [ 294 ] {617adf9e-2ad4-4636-b94b-cc2e14d1b7b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 14215 | 2026.05.18 18:28:49.570969 [ 294 ] {617adf9e-2ad4-4636-b94b-cc2e14d1b7b3} <Debug> TCPHandler: Processed in 0.001400975 sec. | ||
| 14216 | 2026.05.18 18:28:49.571106 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14217 | 2026.05.18 18:28:49.571205 [ 294 ] {6b961636-5573-44bf-af64-8e070e16c16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14218 | 2026.05.18 18:28:49.571260 [ 294 ] {6b961636-5573-44bf-af64-8e070e16c16a} <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 | ||
| 14219 | 2026.05.18 18:28:49.572230 [ 294 ] {6b961636-5573-44bf-af64-8e070e16c16a} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14220 | 2026.05.18 18:28:49.572286 [ 294 ] {6b961636-5573-44bf-af64-8e070e16c16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14221 | 2026.05.18 18:28:49.572923 [ 294 ] {6b961636-5573-44bf-af64-8e070e16c16a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14222 | 2026.05.18 18:28:49.573174 [ 294 ] {6b961636-5573-44bf-af64-8e070e16c16a} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14223 | 2026.05.18 18:28:49.573346 [ 294 ] {6b961636-5573-44bf-af64-8e070e16c16a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002157 sec., 14371.812702828001 rows/sec., 25.75 MiB/sec. | ||
| 14224 | 2026.05.18 18:28:49.573461 [ 294 ] {6b961636-5573-44bf-af64-8e070e16c16a} <Debug> TCPHandler: Processed in 0.002404117 sec. | ||
| 14225 | 2026.05.18 18:28:49.573608 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14226 | 2026.05.18 18:28:49.573726 [ 294 ] {7f9ea836-c3b2-43d5-b7c2-2c47e4a84ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14227 | 2026.05.18 18:28:49.573777 [ 294 ] {7f9ea836-c3b2-43d5-b7c2-2c47e4a84ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14228 | 2026.05.18 18:28:49.574163 [ 294 ] {7f9ea836-c3b2-43d5-b7c2-2c47e4a84ebf} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14229 | 2026.05.18 18:28:49.574205 [ 294 ] {7f9ea836-c3b2-43d5-b7c2-2c47e4a84ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14230 | 2026.05.18 18:28:49.574517 [ 294 ] {7f9ea836-c3b2-43d5-b7c2-2c47e4a84ebf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14231 | 2026.05.18 18:28:49.574724 [ 294 ] {7f9ea836-c3b2-43d5-b7c2-2c47e4a84ebf} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2026.05.18 18:28:49.574862 [ 294 ] {7f9ea836-c3b2-43d5-b7c2-2c47e4a84ebf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 14233 | 2026.05.18 18:28:49.574896 [ 294 ] {7f9ea836-c3b2-43d5-b7c2-2c47e4a84ebf} <Debug> TCPHandler: Processed in 0.001351513 sec. | ||
| 14234 | 2026.05.18 18:28:49.773443 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14235 | 2026.05.18 18:28:49.773695 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14236 | 2026.05.18 18:28:49.774058 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14237 | 2026.05.18 18:28:49.774102 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14238 | 2026.05.18 18:28:49.774361 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14239 | 2026.05.18 18:28:49.774427 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14240 | 2026.05.18 18:28:49.774572 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 14241 | 2026.05.18 18:28:49.774675 [ 334 ] {ebf21836-c664-4632-bd64-48f783af1862} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14242 | 2026.05.18 18:28:49.774684 [ 315 ] {ebf21836-c664-4632-bd64-48f783af1862} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14243 | 2026.05.18 18:28:49.774696 [ 350 ] {ebf21836-c664-4632-bd64-48f783af1862} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14244 | 2026.05.18 18:28:49.774696 [ 346 ] {ebf21836-c664-4632-bd64-48f783af1862} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14245 | 2026.05.18 18:28:49.775024 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 14246 | 2026.05.18 18:28:49.775055 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14247 | 2026.05.18 18:28:49.775129 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14248 | 2026.05.18 18:28:49.775149 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 14249 | 2026.05.18 18:28:49.775186 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 14250 | 2026.05.18 18:28:49.775235 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 14251 | 2026.05.18 18:28:49.776451 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002871 sec., 14280.738418669454 rows/sec., 3.11 MiB/sec. | ||
| 14252 | 2026.05.18 18:28:49.776589 [ 294 ] {ebf21836-c664-4632-bd64-48f783af1862} <Debug> TCPHandler: Processed in 0.003266455 sec. | ||
| 14253 | 2026.05.18 18:28:49.793773 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14254 | 2026.05.18 18:28:49.793967 [ 294 ] {718e0494-2406-4f07-a1aa-ee17eb2a6732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14255 | 2026.05.18 18:28:49.794042 [ 294 ] {718e0494-2406-4f07-a1aa-ee17eb2a6732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14256 | 2026.05.18 18:28:49.794810 [ 294 ] {718e0494-2406-4f07-a1aa-ee17eb2a6732} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2026.05.18 18:28:49.794857 [ 294 ] {718e0494-2406-4f07-a1aa-ee17eb2a6732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14258 | 2026.05.18 18:28:49.795235 [ 294 ] {718e0494-2406-4f07-a1aa-ee17eb2a6732} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14259 | 2026.05.18 18:28:49.795478 [ 294 ] {718e0494-2406-4f07-a1aa-ee17eb2a6732} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2026.05.18 18:28:49.795629 [ 294 ] {718e0494-2406-4f07-a1aa-ee17eb2a6732} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001717 sec., 165404.7757716948 rows/sec., 10.51 MiB/sec. | ||
| 14261 | 2026.05.18 18:28:49.795665 [ 294 ] {718e0494-2406-4f07-a1aa-ee17eb2a6732} <Debug> TCPHandler: Processed in 0.001985734 sec. | ||
| 14262 | 2026.05.18 18:28:49.795862 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2026.05.18 18:28:49.795960 [ 294 ] {42c048d2-0e4e-4fab-a57c-d83a9658e746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14264 | 2026.05.18 18:28:49.796000 [ 294 ] {42c048d2-0e4e-4fab-a57c-d83a9658e746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14265 | 2026.05.18 18:28:49.796463 [ 294 ] {42c048d2-0e4e-4fab-a57c-d83a9658e746} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2026.05.18 18:28:49.796499 [ 294 ] {42c048d2-0e4e-4fab-a57c-d83a9658e746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14267 | 2026.05.18 18:28:49.796785 [ 294 ] {42c048d2-0e4e-4fab-a57c-d83a9658e746} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14268 | 2026.05.18 18:28:49.796995 [ 294 ] {42c048d2-0e4e-4fab-a57c-d83a9658e746} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14269 | 2026.05.18 18:28:49.797129 [ 294 ] {42c048d2-0e4e-4fab-a57c-d83a9658e746} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001187 sec., 1684.9199663016009 rows/sec., 137.39 KiB/sec. | ||
| 14270 | 2026.05.18 18:28:49.797162 [ 294 ] {42c048d2-0e4e-4fab-a57c-d83a9658e746} <Debug> TCPHandler: Processed in 0.001349683 sec. | ||
| 14271 | 2026.05.18 18:28:49.797310 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14272 | 2026.05.18 18:28:49.797434 [ 294 ] {575c51f1-65a1-423f-bad1-ec1cd1dabde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14273 | 2026.05.18 18:28:49.797473 [ 294 ] {575c51f1-65a1-423f-bad1-ec1cd1dabde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14274 | 2026.05.18 18:28:49.799428 [ 294 ] {575c51f1-65a1-423f-bad1-ec1cd1dabde4} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.05.18 18:28:49.799466 [ 294 ] {575c51f1-65a1-423f-bad1-ec1cd1dabde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14276 | 2026.05.18 18:28:49.799948 [ 294 ] {575c51f1-65a1-423f-bad1-ec1cd1dabde4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14277 | 2026.05.18 18:28:49.800157 [ 294 ] {575c51f1-65a1-423f-bad1-ec1cd1dabde4} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.05.18 18:28:49.800310 [ 294 ] {575c51f1-65a1-423f-bad1-ec1cd1dabde4} <Debug> executeQuery: Read 3169 rows, 241.27 KiB in 0.002892 sec., 1095781.4661134162 rows/sec., 81.47 MiB/sec. | ||
| 14279 | 2026.05.18 18:28:49.800321 [ 64 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14280 | 2026.05.18 18:28:49.800353 [ 294 ] {575c51f1-65a1-423f-bad1-ec1cd1dabde4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14281 | 2026.05.18 18:28:49.800435 [ 294 ] {575c51f1-65a1-423f-bad1-ec1cd1dabde4} <Debug> TCPHandler: Processed in 0.003173872 sec. | ||
| 14282 | 2026.05.18 18:28:49.800437 [ 64 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14283 | 2026.05.18 18:28:49.800521 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14284 | 2026.05.18 18:28:49.800572 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2026.05.18 18:28:49.800686 [ 294 ] {5326738c-a0bc-4f71-8d05-a82c52388910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14286 | 2026.05.18 18:28:49.800702 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 14287 | 2026.05.18 18:28:49.800727 [ 294 ] {5326738c-a0bc-4f71-8d05-a82c52388910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14288 | 2026.05.18 18:28:49.800911 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14289 | 2026.05.18 18:28:49.800975 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3242 rows starting from the beginning of the part | ||
| 14290 | 2026.05.18 18:28:49.801082 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 819 rows starting from the beginning of the part | ||
| 14291 | 2026.05.18 18:28:49.801165 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 119 rows starting from the beginning of the part | ||
| 14292 | 2026.05.18 18:28:49.801238 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 819 rows starting from the beginning of the part | ||
| 14293 | 2026.05.18 18:28:49.801278 [ 294 ] {5326738c-a0bc-4f71-8d05-a82c52388910} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14294 | 2026.05.18 18:28:49.801311 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 118 rows starting from the beginning of the part | ||
| 14295 | 2026.05.18 18:28:49.801323 [ 294 ] {5326738c-a0bc-4f71-8d05-a82c52388910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14296 | 2026.05.18 18:28:49.801370 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 3169 rows starting from the beginning of the part | ||
| 14297 | 2026.05.18 18:28:49.801701 [ 294 ] {5326738c-a0bc-4f71-8d05-a82c52388910} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14298 | 2026.05.18 18:28:49.801951 [ 294 ] {5326738c-a0bc-4f71-8d05-a82c52388910} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14299 | 2026.05.18 18:28:49.802093 [ 294 ] {5326738c-a0bc-4f71-8d05-a82c52388910} <Debug> executeQuery: Read 166 rows, 10.34 KiB in 0.001426 sec., 116409.53716690042 rows/sec., 7.08 MiB/sec. | ||
| 14300 | 2026.05.18 18:28:49.802129 [ 294 ] {5326738c-a0bc-4f71-8d05-a82c52388910} <Debug> TCPHandler: Processed in 0.001606262 sec. | ||
| 14301 | 2026.05.18 18:28:49.802258 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14302 | 2026.05.18 18:28:49.802356 [ 294 ] {010ac7a8-354f-4ad1-8d32-3559590679df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14303 | 2026.05.18 18:28:49.802396 [ 294 ] {010ac7a8-354f-4ad1-8d32-3559590679df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14304 | 2026.05.18 18:28:49.803210 [ 294 ] {010ac7a8-354f-4ad1-8d32-3559590679df} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14305 | 2026.05.18 18:28:49.803247 [ 294 ] {010ac7a8-354f-4ad1-8d32-3559590679df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14306 | 2026.05.18 18:28:49.803590 [ 294 ] {010ac7a8-354f-4ad1-8d32-3559590679df} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14307 | 2026.05.18 18:28:49.803804 [ 294 ] {010ac7a8-354f-4ad1-8d32-3559590679df} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14308 | 2026.05.18 18:28:49.803935 [ 294 ] {010ac7a8-354f-4ad1-8d32-3559590679df} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001598 sec., 594493.1163954943 rows/sec., 34.98 MiB/sec. | ||
| 14309 | 2026.05.18 18:28:49.803970 [ 294 ] {010ac7a8-354f-4ad1-8d32-3559590679df} <Debug> TCPHandler: Processed in 0.001761597 sec. | ||
| 14310 | 2026.05.18 18:28:49.804004 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8286 rows, containing 5 columns (5 merged, 0 gathered) in 0.003380069 sec., 2451429.2459710143 rows/sec., 194.21 MiB/sec. | ||
| 14311 | 2026.05.18 18:28:49.804101 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14312 | 2026.05.18 18:28:49.804204 [ 294 ] {4990d1a0-9fbc-47f8-bbda-dc624e046a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14313 | 2026.05.18 18:28:49.804244 [ 294 ] {4990d1a0-9fbc-47f8-bbda-dc624e046a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14314 | 2026.05.18 18:28:49.804305 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14315 | 2026.05.18 18:28:49.804570 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_91_18} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14316 | 2026.05.18 18:28:49.804641 [ 294 ] {4990d1a0-9fbc-47f8-bbda-dc624e046a3e} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2026.05.18 18:28:49.804650 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_91_18} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14318 | 2026.05.18 18:28:49.804687 [ 294 ] {4990d1a0-9fbc-47f8-bbda-dc624e046a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14319 | 2026.05.18 18:28:49.804755 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 14320 | 2026.05.18 18:28:49.804994 [ 294 ] {4990d1a0-9fbc-47f8-bbda-dc624e046a3e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 14321 | 2026.05.18 18:28:49.805227 [ 294 ] {4990d1a0-9fbc-47f8-bbda-dc624e046a3e} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14322 | 2026.05.18 18:28:49.805356 [ 294 ] {4990d1a0-9fbc-47f8-bbda-dc624e046a3e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001171 sec., 853.9709649871904 rows/sec., 60.04 KiB/sec. | ||
| 14323 | 2026.05.18 18:28:49.805391 [ 294 ] {4990d1a0-9fbc-47f8-bbda-dc624e046a3e} <Debug> TCPHandler: Processed in 0.001339484 sec. | ||
| 14324 | 2026.05.18 18:28:49.805525 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14325 | 2026.05.18 18:28:49.805621 [ 294 ] {90a4b2df-e882-42b4-989a-fab2263c2581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14326 | 2026.05.18 18:28:49.805661 [ 294 ] {90a4b2df-e882-42b4-989a-fab2263c2581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14327 | 2026.05.18 18:28:49.806121 [ 294 ] {90a4b2df-e882-42b4-989a-fab2263c2581} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14328 | 2026.05.18 18:28:49.806158 [ 294 ] {90a4b2df-e882-42b4-989a-fab2263c2581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14329 | 2026.05.18 18:28:49.806457 [ 294 ] {90a4b2df-e882-42b4-989a-fab2263c2581} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14330 | 2026.05.18 18:28:49.806663 [ 294 ] {90a4b2df-e882-42b4-989a-fab2263c2581} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14331 | 2026.05.18 18:28:49.806792 [ 294 ] {90a4b2df-e882-42b4-989a-fab2263c2581} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 14332 | 2026.05.18 18:28:49.806826 [ 294 ] {90a4b2df-e882-42b4-989a-fab2263c2581} <Debug> TCPHandler: Processed in 0.001349714 sec. | ||
| 14333 | 2026.05.18 18:28:49.806956 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14334 | 2026.05.18 18:28:49.807060 [ 294 ] {f6e49851-e86e-4c70-a060-c9e0cd073c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14335 | 2026.05.18 18:28:49.807100 [ 294 ] {f6e49851-e86e-4c70-a060-c9e0cd073c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14336 | 2026.05.18 18:28:49.808208 [ 294 ] {f6e49851-e86e-4c70-a060-c9e0cd073c93} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14337 | 2026.05.18 18:28:49.808245 [ 294 ] {f6e49851-e86e-4c70-a060-c9e0cd073c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14338 | 2026.05.18 18:28:49.808627 [ 294 ] {f6e49851-e86e-4c70-a060-c9e0cd073c93} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14339 | 2026.05.18 18:28:49.808839 [ 294 ] {f6e49851-e86e-4c70-a060-c9e0cd073c93} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2026.05.18 18:28:49.808968 [ 62 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14341 | 2026.05.18 18:28:49.808971 [ 294 ] {f6e49851-e86e-4c70-a060-c9e0cd073c93} <Debug> executeQuery: Read 1729 rows, 119.22 KiB in 0.001929 sec., 896319.3364437532 rows/sec., 60.36 MiB/sec. | ||
| 14342 | 2026.05.18 18:28:49.809020 [ 62 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2026.05.18 18:28:49.809034 [ 294 ] {f6e49851-e86e-4c70-a060-c9e0cd073c93} <Debug> TCPHandler: Processed in 0.002127249 sec. | ||
| 14344 | 2026.05.18 18:28:49.809051 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14345 | 2026.05.18 18:28:49.809168 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 14346 | 2026.05.18 18:28:49.809217 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14347 | 2026.05.18 18:28:49.809284 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14348 | 2026.05.18 18:28:49.809314 [ 294 ] {c163910e-447c-4db2-83fe-33fd5b351f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14349 | 2026.05.18 18:28:49.809318 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1794 rows starting from the beginning of the part | ||
| 14350 | 2026.05.18 18:28:49.809357 [ 294 ] {c163910e-447c-4db2-83fe-33fd5b351f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14351 | 2026.05.18 18:28:49.809393 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 501 rows starting from the beginning of the part | ||
| 14352 | 2026.05.18 18:28:49.809445 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 97 rows starting from the beginning of the part | ||
| 14353 | 2026.05.18 18:28:49.809495 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 501 rows starting from the beginning of the part | ||
| 14354 | 2026.05.18 18:28:49.809543 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 95 rows starting from the beginning of the part | ||
| 14355 | 2026.05.18 18:28:49.809591 [ 187 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1729 rows starting from the beginning of the part | ||
| 14356 | 2026.05.18 18:28:49.809750 [ 294 ] {c163910e-447c-4db2-83fe-33fd5b351f62} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2026.05.18 18:28:49.809791 [ 294 ] {c163910e-447c-4db2-83fe-33fd5b351f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14358 | 2026.05.18 18:28:49.810126 [ 294 ] {c163910e-447c-4db2-83fe-33fd5b351f62} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14359 | 2026.05.18 18:28:49.810345 [ 294 ] {c163910e-447c-4db2-83fe-33fd5b351f62} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14360 | 2026.05.18 18:28:49.810480 [ 294 ] {c163910e-447c-4db2-83fe-33fd5b351f62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001184 sec., 5067.5675675675675 rows/sec., 264.76 KiB/sec. | ||
| 14361 | 2026.05.18 18:28:49.810514 [ 294 ] {c163910e-447c-4db2-83fe-33fd5b351f62} <Debug> TCPHandler: Processed in 0.001346443 sec. | ||
| 14362 | 2026.05.18 18:28:49.810714 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14363 | 2026.05.18 18:28:49.810811 [ 294 ] {29b9d188-d413-4b58-a2bd-fa398720ad94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14364 | 2026.05.18 18:28:49.810854 [ 294 ] {29b9d188-d413-4b58-a2bd-fa398720ad94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14365 | 2026.05.18 18:28:49.811570 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4717 rows, containing 5 columns (5 merged, 0 gathered) in 0.002449568 sec., 1925645.6648682542 rows/sec., 139.37 MiB/sec. | ||
| 14366 | 2026.05.18 18:28:49.811671 [ 294 ] {29b9d188-d413-4b58-a2bd-fa398720ad94} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14367 | 2026.05.18 18:28:49.811714 [ 294 ] {29b9d188-d413-4b58-a2bd-fa398720ad94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14368 | 2026.05.18 18:28:49.811855 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14369 | 2026.05.18 18:28:49.812190 [ 294 ] {29b9d188-d413-4b58-a2bd-fa398720ad94} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14370 | 2026.05.18 18:28:49.812228 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_91_18} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14371 | 2026.05.18 18:28:49.812352 [ 188 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_91_18} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14372 | 2026.05.18 18:28:49.812451 [ 294 ] {29b9d188-d413-4b58-a2bd-fa398720ad94} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2026.05.18 18:28:49.812471 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 14374 | 2026.05.18 18:28:49.812601 [ 294 ] {29b9d188-d413-4b58-a2bd-fa398720ad94} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001808 sec., 886061.946902655 rows/sec., 53.79 MiB/sec. | ||
| 14375 | 2026.05.18 18:28:49.812643 [ 294 ] {29b9d188-d413-4b58-a2bd-fa398720ad94} <Debug> TCPHandler: Processed in 0.001978214 sec. | ||
| 14376 | 2026.05.18 18:28:49.812792 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14377 | 2026.05.18 18:28:49.812890 [ 294 ] {fd69f6b2-3172-4b44-9331-fe41866295c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14378 | 2026.05.18 18:28:49.812933 [ 294 ] {fd69f6b2-3172-4b44-9331-fe41866295c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14379 | 2026.05.18 18:28:49.813274 [ 294 ] {fd69f6b2-3172-4b44-9331-fe41866295c2} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14380 | 2026.05.18 18:28:49.813310 [ 294 ] {fd69f6b2-3172-4b44-9331-fe41866295c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14381 | 2026.05.18 18:28:49.813613 [ 294 ] {fd69f6b2-3172-4b44-9331-fe41866295c2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14382 | 2026.05.18 18:28:49.813836 [ 294 ] {fd69f6b2-3172-4b44-9331-fe41866295c2} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14383 | 2026.05.18 18:28:49.813968 [ 294 ] {fd69f6b2-3172-4b44-9331-fe41866295c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 14384 | 2026.05.18 18:28:49.814002 [ 294 ] {fd69f6b2-3172-4b44-9331-fe41866295c2} <Debug> TCPHandler: Processed in 0.001260021 sec. | ||
| 14385 | 2026.05.18 18:28:49.814132 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14386 | 2026.05.18 18:28:49.814229 [ 294 ] {43c131a0-e48d-4970-8d3b-e2f8c17b14c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14387 | 2026.05.18 18:28:49.814285 [ 294 ] {43c131a0-e48d-4970-8d3b-e2f8c17b14c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14388 | 2026.05.18 18:28:49.815139 [ 294 ] {43c131a0-e48d-4970-8d3b-e2f8c17b14c1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2026.05.18 18:28:49.815179 [ 294 ] {43c131a0-e48d-4970-8d3b-e2f8c17b14c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14390 | 2026.05.18 18:28:49.815721 [ 294 ] {43c131a0-e48d-4970-8d3b-e2f8c17b14c1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14391 | 2026.05.18 18:28:49.815959 [ 294 ] {43c131a0-e48d-4970-8d3b-e2f8c17b14c1} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14392 | 2026.05.18 18:28:49.816114 [ 294 ] {43c131a0-e48d-4970-8d3b-e2f8c17b14c1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001902 sec., 11566.77181913775 rows/sec., 20.73 MiB/sec. | ||
| 14393 | 2026.05.18 18:28:49.816173 [ 294 ] {43c131a0-e48d-4970-8d3b-e2f8c17b14c1} <Debug> TCPHandler: Processed in 0.002090237 sec. | ||
| 14394 | 2026.05.18 18:28:49.816310 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14395 | 2026.05.18 18:28:49.816410 [ 294 ] {f80f308a-b391-4898-ab95-25274feb6b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14396 | 2026.05.18 18:28:49.816452 [ 294 ] {f80f308a-b391-4898-ab95-25274feb6b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14397 | 2026.05.18 18:28:49.816817 [ 294 ] {f80f308a-b391-4898-ab95-25274feb6b37} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2026.05.18 18:28:49.816853 [ 294 ] {f80f308a-b391-4898-ab95-25274feb6b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14399 | 2026.05.18 18:28:49.817149 [ 294 ] {f80f308a-b391-4898-ab95-25274feb6b37} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14400 | 2026.05.18 18:28:49.817359 [ 294 ] {f80f308a-b391-4898-ab95-25274feb6b37} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.05.18 18:28:49.817490 [ 294 ] {f80f308a-b391-4898-ab95-25274feb6b37} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001098 sec., 38251.366120218576 rows/sec., 2.18 MiB/sec. | ||
| 14402 | 2026.05.18 18:28:49.817497 [ 64 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14403 | 2026.05.18 18:28:49.817526 [ 294 ] {f80f308a-b391-4898-ab95-25274feb6b37} <Debug> TCPHandler: Processed in 0.001264731 sec. | ||
| 14404 | 2026.05.18 18:28:49.817547 [ 64 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14405 | 2026.05.18 18:28:49.817595 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14406 | 2026.05.18 18:28:49.817685 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 14407 | 2026.05.18 18:28:49.817805 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14408 | 2026.05.18 18:28:49.817838 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5550 rows starting from the beginning of the part | ||
| 14409 | 2026.05.18 18:28:49.817896 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 14410 | 2026.05.18 18:28:49.817943 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 14411 | 2026.05.18 18:28:49.817984 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 14412 | 2026.05.18 18:28:49.818022 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 14413 | 2026.05.18 18:28:49.818063 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 42 rows starting from the beginning of the part | ||
| 14414 | 2026.05.18 18:28:49.819801 [ 199 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5892 rows, containing 4 columns (4 merged, 0 gathered) in 0.00215513 sec., 2733941.8039747025 rows/sec., 176.19 MiB/sec. | ||
| 14415 | 2026.05.18 18:28:49.820160 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14416 | 2026.05.18 18:28:49.820428 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_91_18} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14417 | 2026.05.18 18:28:49.820505 [ 198 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_91_18} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14418 | 2026.05.18 18:28:49.820581 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14419 | 2026.05.18 18:28:50.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.11 MiB, peak 348.26 MiB, free memory in arenas 0.00 B, will set to 342.76 MiB (RSS), difference: -1.35 MiB | ||
| 14420 | 2026.05.18 18:28:54.556815 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14421 | 2026.05.18 18:28:54.557088 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14422 | 2026.05.18 18:28:54.557438 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14423 | 2026.05.18 18:28:54.557474 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14424 | 2026.05.18 18:28:54.557686 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14425 | 2026.05.18 18:28:54.557753 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14426 | 2026.05.18 18:28:54.557890 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14427 | 2026.05.18 18:28:54.557995 [ 350 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14428 | 2026.05.18 18:28:54.558000 [ 346 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14429 | 2026.05.18 18:28:54.557999 [ 334 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14430 | 2026.05.18 18:28:54.557998 [ 315 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14431 | 2026.05.18 18:28:54.558208 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 14432 | 2026.05.18 18:28:54.558235 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14433 | 2026.05.18 18:28:54.558303 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14434 | 2026.05.18 18:28:54.558323 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 14435 | 2026.05.18 18:28:54.558358 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14436 | 2026.05.18 18:28:54.558402 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14437 | 2026.05.18 18:28:54.559724 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002741 sec., 14958.044509303174 rows/sec., 2.70 MiB/sec. | ||
| 14438 | 2026.05.18 18:28:54.559861 [ 294 ] {fe8b0d58-b23d-4b03-b478-8769bba80b8e} <Debug> TCPHandler: Processed in 0.003191993 sec. | ||
| 14439 | 2026.05.18 18:28:54.561417 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2026.05.18 18:28:54.561533 [ 294 ] {93989587-cd44-48f8-a36a-552e1a303a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14441 | 2026.05.18 18:28:54.561577 [ 294 ] {93989587-cd44-48f8-a36a-552e1a303a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14442 | 2026.05.18 18:28:54.562100 [ 294 ] {93989587-cd44-48f8-a36a-552e1a303a2a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2026.05.18 18:28:54.562147 [ 294 ] {93989587-cd44-48f8-a36a-552e1a303a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14444 | 2026.05.18 18:28:54.562516 [ 294 ] {93989587-cd44-48f8-a36a-552e1a303a2a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14445 | 2026.05.18 18:28:54.562755 [ 294 ] {93989587-cd44-48f8-a36a-552e1a303a2a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2026.05.18 18:28:54.562900 [ 294 ] {93989587-cd44-48f8-a36a-552e1a303a2a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001399 sec., 40028.59185132237 rows/sec., 3.06 MiB/sec. | ||
| 14447 | 2026.05.18 18:28:54.562935 [ 294 ] {93989587-cd44-48f8-a36a-552e1a303a2a} <Debug> TCPHandler: Processed in 0.001569621 sec. | ||
| 14448 | 2026.05.18 18:28:54.563066 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2026.05.18 18:28:54.563163 [ 294 ] {203c1b72-1cb7-44cf-98ee-aaefeb4a1fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14450 | 2026.05.18 18:28:54.563205 [ 294 ] {203c1b72-1cb7-44cf-98ee-aaefeb4a1fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14451 | 2026.05.18 18:28:54.563611 [ 294 ] {203c1b72-1cb7-44cf-98ee-aaefeb4a1fc0} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2026.05.18 18:28:54.563647 [ 294 ] {203c1b72-1cb7-44cf-98ee-aaefeb4a1fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14453 | 2026.05.18 18:28:54.563946 [ 294 ] {203c1b72-1cb7-44cf-98ee-aaefeb4a1fc0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14454 | 2026.05.18 18:28:54.564160 [ 294 ] {203c1b72-1cb7-44cf-98ee-aaefeb4a1fc0} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2026.05.18 18:28:54.564288 [ 294 ] {203c1b72-1cb7-44cf-98ee-aaefeb4a1fc0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 14456 | 2026.05.18 18:28:54.564322 [ 294 ] {203c1b72-1cb7-44cf-98ee-aaefeb4a1fc0} <Debug> TCPHandler: Processed in 0.001305353 sec. | ||
| 14457 | 2026.05.18 18:28:54.564446 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14458 | 2026.05.18 18:28:54.564543 [ 294 ] {629a7950-b9d6-427f-b44b-05e24bf7f1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14459 | 2026.05.18 18:28:54.564585 [ 294 ] {629a7950-b9d6-427f-b44b-05e24bf7f1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14460 | 2026.05.18 18:28:54.564981 [ 294 ] {629a7950-b9d6-427f-b44b-05e24bf7f1a9} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2026.05.18 18:28:54.565016 [ 294 ] {629a7950-b9d6-427f-b44b-05e24bf7f1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14462 | 2026.05.18 18:28:54.565334 [ 294 ] {629a7950-b9d6-427f-b44b-05e24bf7f1a9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14463 | 2026.05.18 18:28:54.565542 [ 294 ] {629a7950-b9d6-427f-b44b-05e24bf7f1a9} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2026.05.18 18:28:54.565669 [ 294 ] {629a7950-b9d6-427f-b44b-05e24bf7f1a9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001145 sec., 111790.39301310045 rows/sec., 7.79 MiB/sec. | ||
| 14465 | 2026.05.18 18:28:54.565703 [ 294 ] {629a7950-b9d6-427f-b44b-05e24bf7f1a9} <Debug> TCPHandler: Processed in 0.001306052 sec. | ||
| 14466 | 2026.05.18 18:28:54.565829 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14467 | 2026.05.18 18:28:54.565925 [ 294 ] {368c2ba0-684f-4493-b7e4-9e1391e55257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14468 | 2026.05.18 18:28:54.565966 [ 294 ] {368c2ba0-684f-4493-b7e4-9e1391e55257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14469 | 2026.05.18 18:28:54.566289 [ 294 ] {368c2ba0-684f-4493-b7e4-9e1391e55257} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14470 | 2026.05.18 18:28:54.566324 [ 294 ] {368c2ba0-684f-4493-b7e4-9e1391e55257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14471 | 2026.05.18 18:28:54.566621 [ 294 ] {368c2ba0-684f-4493-b7e4-9e1391e55257} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14472 | 2026.05.18 18:28:54.566841 [ 294 ] {368c2ba0-684f-4493-b7e4-9e1391e55257} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14473 | 2026.05.18 18:28:54.566966 [ 294 ] {368c2ba0-684f-4493-b7e4-9e1391e55257} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001059 sec., 45325.779036827196 rows/sec., 3.05 MiB/sec. | ||
| 14474 | 2026.05.18 18:28:54.566999 [ 294 ] {368c2ba0-684f-4493-b7e4-9e1391e55257} <Debug> TCPHandler: Processed in 0.00121937 sec. | ||
| 14475 | 2026.05.18 18:28:54.797168 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26333 | ||
| 14476 | 2026.05.18 18:28:54.797930 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14477 | 2026.05.18 18:28:54.797995 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14478 | 2026.05.18 18:28:54.798638 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14479 | 2026.05.18 18:28:54.798890 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14480 | 2026.05.18 18:28:54.799030 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26333 | ||
| 14481 | 2026.05.18 18:28:56.194520 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 14482 | 2026.05.18 18:28:56.211368 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2026.05.18 18:28:56.211419 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14484 | 2026.05.18 18:28:56.217495 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14485 | 2026.05.18 18:28:56.218204 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2026.05.18 18:28:56.221029 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 14487 | 2026.05.18 18:28:57.683148 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53132 | ||
| 14488 | 2026.05.18 18:28:57.683237 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14489 | 2026.05.18 18:28:57.683263 [ 267 ] {} <Debug> TCP-Session: 7f1cefbc-bb5d-4b2f-8235-49eea1e1d24e Authenticating user 'default' from [fd00:1122:3344:101::e]:53132 | ||
| 14490 | 2026.05.18 18:28:57.683285 [ 267 ] {} <Debug> TCP-Session: 7f1cefbc-bb5d-4b2f-8235-49eea1e1d24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14491 | 2026.05.18 18:28:57.683299 [ 267 ] {} <Debug> TCP-Session: 7f1cefbc-bb5d-4b2f-8235-49eea1e1d24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14492 | 2026.05.18 18:28:57.683483 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54126 | ||
| 14493 | 2026.05.18 18:28:57.683543 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49674 | ||
| 14494 | 2026.05.18 18:28:57.683559 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56294 | ||
| 14495 | 2026.05.18 18:28:57.683593 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47400 | ||
| 14496 | 2026.05.18 18:28:57.683633 [ 267 ] {} <Trace> TCP-Session: 7f1cefbc-bb5d-4b2f-8235-49eea1e1d24e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14497 | 2026.05.18 18:28:57.683650 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14498 | 2026.05.18 18:28:57.683647 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14499 | 2026.05.18 18:28:57.683682 [ 307 ] {} <Debug> TCP-Session: cfad2dda-18e5-487a-824b-8e60e14dbe98 Authenticating user 'default' from [fd00:1122:3344:101::e]:56294 | ||
| 14500 | 2026.05.18 18:28:57.683702 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14501 | 2026.05.18 18:28:57.683719 [ 307 ] {} <Debug> TCP-Session: cfad2dda-18e5-487a-824b-8e60e14dbe98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14502 | 2026.05.18 18:28:57.683719 [ 303 ] {} <Debug> TCP-Session: b5ae3e29-aa34-4587-a4ea-335bcb0558fc Authenticating user 'default' from [fd00:1122:3344:101::e]:49674 | ||
| 14503 | 2026.05.18 18:28:57.683747 [ 307 ] {} <Debug> TCP-Session: cfad2dda-18e5-487a-824b-8e60e14dbe98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14504 | 2026.05.18 18:28:57.683743 [ 310 ] {} <Debug> TCP-Session: 431603a6-8f38-4cd0-a900-f4c22332710a Authenticating user 'default' from [fd00:1122:3344:101::e]:47400 | ||
| 14505 | 2026.05.18 18:28:57.683789 [ 303 ] {} <Debug> TCP-Session: b5ae3e29-aa34-4587-a4ea-335bcb0558fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14506 | 2026.05.18 18:28:57.683811 [ 267 ] {523685c4-af6f-4e5d-94b8-343838ce3ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53132) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14507 | 2026.05.18 18:28:57.683816 [ 310 ] {} <Debug> TCP-Session: 431603a6-8f38-4cd0-a900-f4c22332710a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14508 | 2026.05.18 18:28:57.683839 [ 303 ] {} <Debug> TCP-Session: b5ae3e29-aa34-4587-a4ea-335bcb0558fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14509 | 2026.05.18 18:28:57.683855 [ 310 ] {} <Debug> TCP-Session: 431603a6-8f38-4cd0-a900-f4c22332710a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14510 | 2026.05.18 18:28:57.683587 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47464 | ||
| 14511 | 2026.05.18 18:28:57.683582 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62591 | ||
| 14512 | 2026.05.18 18:28:57.683573 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14513 | 2026.05.18 18:28:57.683937 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14514 | 2026.05.18 18:28:57.683963 [ 293 ] {} <Debug> TCP-Session: 9189bd02-0014-4528-95ac-0b85053b22df Authenticating user 'default' from [fd00:1122:3344:101::e]:54126 | ||
| 14515 | 2026.05.18 18:28:57.683976 [ 308 ] {} <Debug> TCP-Session: 395f50b8-7533-4f81-9928-9ddc56105ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47464 | ||
| 14516 | 2026.05.18 18:28:57.683553 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39901 | ||
| 14517 | 2026.05.18 18:28:57.684005 [ 308 ] {} <Debug> TCP-Session: 395f50b8-7533-4f81-9928-9ddc56105ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14518 | 2026.05.18 18:28:57.683998 [ 293 ] {} <Debug> TCP-Session: 9189bd02-0014-4528-95ac-0b85053b22df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14519 | 2026.05.18 18:28:57.684051 [ 308 ] {} <Debug> TCP-Session: 395f50b8-7533-4f81-9928-9ddc56105ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14520 | 2026.05.18 18:28:57.684072 [ 293 ] {} <Debug> TCP-Session: 9189bd02-0014-4528-95ac-0b85053b22df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14521 | 2026.05.18 18:28:57.683606 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55117 | ||
| 14522 | 2026.05.18 18:28:57.684093 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14523 | 2026.05.18 18:28:57.684133 [ 267 ] {523685c4-af6f-4e5d-94b8-343838ce3ef2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14524 | 2026.05.18 18:28:57.684165 [ 309 ] {} <Debug> TCP-Session: a003dc0d-f503-4fc6-8a70-a8ce37f1dcb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62591 | ||
| 14525 | 2026.05.18 18:28:57.684197 [ 309 ] {} <Debug> TCP-Session: a003dc0d-f503-4fc6-8a70-a8ce37f1dcb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14526 | 2026.05.18 18:28:57.684210 [ 309 ] {} <Debug> TCP-Session: a003dc0d-f503-4fc6-8a70-a8ce37f1dcb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14527 | 2026.05.18 18:28:57.684215 [ 267 ] {523685c4-af6f-4e5d-94b8-343838ce3ef2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14528 | 2026.05.18 18:28:57.684512 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14529 | 2026.05.18 18:28:57.684513 [ 267 ] {523685c4-af6f-4e5d-94b8-343838ce3ef2} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 14530 | 2026.05.18 18:28:57.684543 [ 304 ] {} <Debug> TCP-Session: 74304a25-9b89-4b24-aba0-2d6a0e1686eb Authenticating user 'default' from [fd00:1122:3344:101::e]:39901 | ||
| 14531 | 2026.05.18 18:28:57.684562 [ 304 ] {} <Debug> TCP-Session: 74304a25-9b89-4b24-aba0-2d6a0e1686eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14532 | 2026.05.18 18:28:57.684576 [ 304 ] {} <Debug> TCP-Session: 74304a25-9b89-4b24-aba0-2d6a0e1686eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14533 | 2026.05.18 18:28:57.684628 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14534 | 2026.05.18 18:28:57.684661 [ 311 ] {} <Debug> TCP-Session: a2896a88-b3e5-414e-a3ed-6222dbb28f8a Authenticating user 'default' from [fd00:1122:3344:101::e]:55117 | ||
| 14535 | 2026.05.18 18:28:57.684678 [ 311 ] {} <Debug> TCP-Session: a2896a88-b3e5-414e-a3ed-6222dbb28f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14536 | 2026.05.18 18:28:57.684691 [ 311 ] {} <Debug> TCP-Session: a2896a88-b3e5-414e-a3ed-6222dbb28f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14537 | 2026.05.18 18:28:57.685431 [ 315 ] {523685c4-af6f-4e5d-94b8-343838ce3ef2} <Trace> AggregatingTransform: Aggregating | ||
| 14538 | 2026.05.18 18:28:57.685471 [ 315 ] {523685c4-af6f-4e5d-94b8-343838ce3ef2} <Trace> Aggregator: Aggregation method: without_key | ||
| 14539 | 2026.05.18 18:28:57.685505 [ 315 ] {523685c4-af6f-4e5d-94b8-343838ce3ef2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871458 sec. (1147.502 rows/sec., 44.82 KiB/sec.) | ||
| 14540 | 2026.05.18 18:28:57.685521 [ 315 ] {523685c4-af6f-4e5d-94b8-343838ce3ef2} <Trace> Aggregator: Merging aggregated data | ||
| 14541 | 2026.05.18 18:28:57.686126 [ 267 ] {523685c4-af6f-4e5d-94b8-343838ce3ef2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002364 sec., 423.01184433164127 rows/sec., 16.52 KiB/sec. | ||
| 14542 | 2026.05.18 18:28:57.686301 [ 267 ] {523685c4-af6f-4e5d-94b8-343838ce3ef2} <Debug> TCPHandler: Processed in 0.0027893 sec. | ||
| 14543 | 2026.05.18 18:28:57.686411 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14544 | 2026.05.18 18:28:57.686441 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14545 | 2026.05.18 18:28:57.686442 [ 267 ] {} <Debug> TCP-Session: 7f1cefbc-bb5d-4b2f-8235-49eea1e1d24e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14546 | 2026.05.18 18:28:57.686458 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14547 | 2026.05.18 18:28:57.686490 [ 293 ] {} <Debug> TCP-Session: 9189bd02-0014-4528-95ac-0b85053b22df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14548 | 2026.05.18 18:28:57.686497 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14549 | 2026.05.18 18:28:57.686518 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14550 | 2026.05.18 18:28:57.686538 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14551 | 2026.05.18 18:28:57.686556 [ 303 ] {} <Debug> TCP-Session: b5ae3e29-aa34-4587-a4ea-335bcb0558fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14552 | 2026.05.18 18:28:57.686569 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14553 | 2026.05.18 18:28:57.686586 [ 307 ] {} <Debug> TCP-Session: cfad2dda-18e5-487a-824b-8e60e14dbe98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14554 | 2026.05.18 18:28:57.686601 [ 308 ] {} <Debug> TCP-Session: 395f50b8-7533-4f81-9928-9ddc56105ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14555 | 2026.05.18 18:28:57.686629 [ 309 ] {} <Debug> TCP-Session: a003dc0d-f503-4fc6-8a70-a8ce37f1dcb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14556 | 2026.05.18 18:28:57.686517 [ 311 ] {} <Debug> TCP-Session: a2896a88-b3e5-414e-a3ed-6222dbb28f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14557 | 2026.05.18 18:28:57.686585 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14558 | 2026.05.18 18:28:57.686480 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14559 | 2026.05.18 18:28:57.686728 [ 310 ] {} <Debug> TCP-Session: 431603a6-8f38-4cd0-a900-f4c22332710a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14560 | 2026.05.18 18:28:57.686788 [ 304 ] {} <Debug> TCP-Session: 74304a25-9b89-4b24-aba0-2d6a0e1686eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14561 | 2026.05.18 18:28:57.777447 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44623 | ||
| 14562 | 2026.05.18 18:28:57.777530 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14563 | 2026.05.18 18:28:57.777557 [ 267 ] {} <Debug> TCP-Session: d48239e2-2bc3-4252-b7be-e4ace38eaa53 Authenticating user 'default' from [fd00:1122:3344:101::e]:44623 | ||
| 14564 | 2026.05.18 18:28:57.777580 [ 267 ] {} <Debug> TCP-Session: d48239e2-2bc3-4252-b7be-e4ace38eaa53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14565 | 2026.05.18 18:28:57.777595 [ 267 ] {} <Debug> TCP-Session: d48239e2-2bc3-4252-b7be-e4ace38eaa53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14566 | 2026.05.18 18:28:57.777828 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49060 | ||
| 14567 | 2026.05.18 18:28:57.777871 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47707 | ||
| 14568 | 2026.05.18 18:28:57.777888 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56393 | ||
| 14569 | 2026.05.18 18:28:57.777917 [ 267 ] {} <Trace> TCP-Session: d48239e2-2bc3-4252-b7be-e4ace38eaa53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2026.05.18 18:28:57.777934 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50713 | ||
| 14571 | 2026.05.18 18:28:57.777955 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14572 | 2026.05.18 18:28:57.777970 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14573 | 2026.05.18 18:28:57.777954 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44027 | ||
| 14574 | 2026.05.18 18:28:57.778015 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14575 | 2026.05.18 18:28:57.778016 [ 308 ] {} <Debug> TCP-Session: 398e6398-68f3-4143-8f9f-18e8a5ee85ef Authenticating user 'default' from [fd00:1122:3344:101::e]:56393 | ||
| 14576 | 2026.05.18 18:28:57.778057 [ 309 ] {} <Debug> TCP-Session: 6b8e0b2b-19bf-4ded-8d4b-68fc4a66242e Authenticating user 'default' from [fd00:1122:3344:101::e]:50713 | ||
| 14577 | 2026.05.18 18:28:57.778061 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14578 | 2026.05.18 18:28:57.778097 [ 309 ] {} <Debug> TCP-Session: 6b8e0b2b-19bf-4ded-8d4b-68fc4a66242e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14579 | 2026.05.18 18:28:57.778115 [ 267 ] {d6da9202-2c2b-4178-a626-389b0867e2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44623) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14580 | 2026.05.18 18:28:57.778131 [ 309 ] {} <Debug> TCP-Session: 6b8e0b2b-19bf-4ded-8d4b-68fc4a66242e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14581 | 2026.05.18 18:28:57.778122 [ 311 ] {} <Debug> TCP-Session: 080fa76b-bb42-4885-96c3-7a5d5ecd201d Authenticating user 'default' from [fd00:1122:3344:101::e]:44027 | ||
| 14582 | 2026.05.18 18:28:57.778006 [ 303 ] {} <Debug> TCP-Session: 3ae2e3dc-1f98-4c7e-bfe1-d337c9fa901c Authenticating user 'default' from [fd00:1122:3344:101::e]:47707 | ||
| 14583 | 2026.05.18 18:28:57.778198 [ 311 ] {} <Debug> TCP-Session: 080fa76b-bb42-4885-96c3-7a5d5ecd201d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14584 | 2026.05.18 18:28:57.777923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14585 | 2026.05.18 18:28:57.778224 [ 311 ] {} <Debug> TCP-Session: 080fa76b-bb42-4885-96c3-7a5d5ecd201d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14586 | 2026.05.18 18:28:57.778218 [ 303 ] {} <Debug> TCP-Session: 3ae2e3dc-1f98-4c7e-bfe1-d337c9fa901c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14587 | 2026.05.18 18:28:57.778255 [ 293 ] {} <Debug> TCP-Session: 2d7b7864-5b0f-40ef-9b9f-08eef718d467 Authenticating user 'default' from [fd00:1122:3344:101::e]:49060 | ||
| 14588 | 2026.05.18 18:28:57.778288 [ 303 ] {} <Debug> TCP-Session: 3ae2e3dc-1f98-4c7e-bfe1-d337c9fa901c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14589 | 2026.05.18 18:28:57.778313 [ 293 ] {} <Debug> TCP-Session: 2d7b7864-5b0f-40ef-9b9f-08eef718d467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14590 | 2026.05.18 18:28:57.778081 [ 308 ] {} <Debug> TCP-Session: 398e6398-68f3-4143-8f9f-18e8a5ee85ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14591 | 2026.05.18 18:28:57.778337 [ 293 ] {} <Debug> TCP-Session: 2d7b7864-5b0f-40ef-9b9f-08eef718d467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14592 | 2026.05.18 18:28:57.778368 [ 308 ] {} <Debug> TCP-Session: 398e6398-68f3-4143-8f9f-18e8a5ee85ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14593 | 2026.05.18 18:28:57.777934 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34400 | ||
| 14594 | 2026.05.18 18:28:57.778431 [ 267 ] {d6da9202-2c2b-4178-a626-389b0867e2a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14595 | 2026.05.18 18:28:57.778443 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14596 | 2026.05.18 18:28:57.777903 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42921 | ||
| 14597 | 2026.05.18 18:28:57.778496 [ 267 ] {d6da9202-2c2b-4178-a626-389b0867e2a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14598 | 2026.05.18 18:28:57.778482 [ 310 ] {} <Debug> TCP-Session: a0490acc-8ed6-435d-82fa-7f60a32837ad Authenticating user 'default' from [fd00:1122:3344:101::e]:34400 | ||
| 14599 | 2026.05.18 18:28:57.777884 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52187 | ||
| 14600 | 2026.05.18 18:28:57.778555 [ 310 ] {} <Debug> TCP-Session: a0490acc-8ed6-435d-82fa-7f60a32837ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14601 | 2026.05.18 18:28:57.778576 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14602 | 2026.05.18 18:28:57.778604 [ 310 ] {} <Debug> TCP-Session: a0490acc-8ed6-435d-82fa-7f60a32837ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14603 | 2026.05.18 18:28:57.778613 [ 307 ] {} <Debug> TCP-Session: dbeca119-5696-4467-9f58-f11439ebd06c Authenticating user 'default' from [fd00:1122:3344:101::e]:42921 | ||
| 14604 | 2026.05.18 18:28:57.778614 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14605 | 2026.05.18 18:28:57.778650 [ 307 ] {} <Debug> TCP-Session: dbeca119-5696-4467-9f58-f11439ebd06c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14606 | 2026.05.18 18:28:57.778668 [ 304 ] {} <Debug> TCP-Session: fda6def4-a6eb-4b64-be93-44b254958d75 Authenticating user 'default' from [fd00:1122:3344:101::e]:52187 | ||
| 14607 | 2026.05.18 18:28:57.778673 [ 307 ] {} <Debug> TCP-Session: dbeca119-5696-4467-9f58-f11439ebd06c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14608 | 2026.05.18 18:28:57.778694 [ 304 ] {} <Debug> TCP-Session: fda6def4-a6eb-4b64-be93-44b254958d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14609 | 2026.05.18 18:28:57.778714 [ 304 ] {} <Debug> TCP-Session: fda6def4-a6eb-4b64-be93-44b254958d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14610 | 2026.05.18 18:28:57.778809 [ 267 ] {d6da9202-2c2b-4178-a626-389b0867e2a9} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 14611 | 2026.05.18 18:28:57.779731 [ 364 ] {d6da9202-2c2b-4178-a626-389b0867e2a9} <Trace> AggregatingTransform: Aggregating | ||
| 14612 | 2026.05.18 18:28:57.779772 [ 364 ] {d6da9202-2c2b-4178-a626-389b0867e2a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 14613 | 2026.05.18 18:28:57.779802 [ 364 ] {d6da9202-2c2b-4178-a626-389b0867e2a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000893289 sec. (1119.459 rows/sec., 43.73 KiB/sec.) | ||
| 14614 | 2026.05.18 18:28:57.779818 [ 364 ] {d6da9202-2c2b-4178-a626-389b0867e2a9} <Trace> Aggregator: Merging aggregated data | ||
| 14615 | 2026.05.18 18:28:57.780488 [ 267 ] {d6da9202-2c2b-4178-a626-389b0867e2a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002434 sec., 410.84634346754314 rows/sec., 16.05 KiB/sec. | ||
| 14616 | 2026.05.18 18:28:57.780657 [ 267 ] {d6da9202-2c2b-4178-a626-389b0867e2a9} <Debug> TCPHandler: Processed in 0.002857692 sec. | ||
| 14617 | 2026.05.18 18:28:57.780790 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14618 | 2026.05.18 18:28:57.780828 [ 267 ] {} <Debug> TCP-Session: d48239e2-2bc3-4252-b7be-e4ace38eaa53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14619 | 2026.05.18 18:28:57.780828 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14620 | 2026.05.18 18:28:57.780858 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14621 | 2026.05.18 18:28:57.780867 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14622 | 2026.05.18 18:28:57.780887 [ 311 ] {} <Debug> TCP-Session: 080fa76b-bb42-4885-96c3-7a5d5ecd201d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14623 | 2026.05.18 18:28:57.780895 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14624 | 2026.05.18 18:28:57.780928 [ 293 ] {} <Debug> TCP-Session: 2d7b7864-5b0f-40ef-9b9f-08eef718d467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14625 | 2026.05.18 18:28:57.780941 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14626 | 2026.05.18 18:28:57.780962 [ 310 ] {} <Debug> TCP-Session: a0490acc-8ed6-435d-82fa-7f60a32837ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14627 | 2026.05.18 18:28:57.780971 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14628 | 2026.05.18 18:28:57.781001 [ 309 ] {} <Debug> TCP-Session: 6b8e0b2b-19bf-4ded-8d4b-68fc4a66242e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14629 | 2026.05.18 18:28:57.780925 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14630 | 2026.05.18 18:28:57.781027 [ 304 ] {} <Debug> TCP-Session: fda6def4-a6eb-4b64-be93-44b254958d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14631 | 2026.05.18 18:28:57.780915 [ 303 ] {} <Debug> TCP-Session: 3ae2e3dc-1f98-4c7e-bfe1-d337c9fa901c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14632 | 2026.05.18 18:28:57.781069 [ 308 ] {} <Debug> TCP-Session: 398e6398-68f3-4143-8f9f-18e8a5ee85ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14633 | 2026.05.18 18:28:57.780991 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14634 | 2026.05.18 18:28:57.781148 [ 307 ] {} <Debug> TCP-Session: dbeca119-5696-4467-9f58-f11439ebd06c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14635 | 2026.05.18 18:28:58.656027 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44237 | ||
| 14636 | 2026.05.18 18:28:58.656111 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14637 | 2026.05.18 18:28:58.656138 [ 267 ] {} <Debug> TCP-Session: 16fee000-f1f4-4e68-ac7e-9c0023bc891d Authenticating user 'default' from [fd00:1122:3344:101::e]:44237 | ||
| 14638 | 2026.05.18 18:28:58.656160 [ 267 ] {} <Debug> TCP-Session: 16fee000-f1f4-4e68-ac7e-9c0023bc891d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14639 | 2026.05.18 18:28:58.656174 [ 267 ] {} <Debug> TCP-Session: 16fee000-f1f4-4e68-ac7e-9c0023bc891d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14640 | 2026.05.18 18:28:58.656428 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39919 | ||
| 14641 | 2026.05.18 18:28:58.656465 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40489 | ||
| 14642 | 2026.05.18 18:28:58.656473 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62948 | ||
| 14643 | 2026.05.18 18:28:58.656512 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37569 | ||
| 14644 | 2026.05.18 18:28:58.656528 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14645 | 2026.05.18 18:28:58.656528 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14646 | 2026.05.18 18:28:58.656573 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14647 | 2026.05.18 18:28:58.656584 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14648 | 2026.05.18 18:28:58.656597 [ 293 ] {} <Debug> TCP-Session: fa4e6777-eecd-4bcd-ad7f-044be8c4b822 Authenticating user 'default' from [fd00:1122:3344:101::e]:39919 | ||
| 14649 | 2026.05.18 18:28:58.656614 [ 308 ] {} <Debug> TCP-Session: f80ee4d0-1790-4d25-871e-73a36614b598 Authenticating user 'default' from [fd00:1122:3344:101::e]:62948 | ||
| 14650 | 2026.05.18 18:28:58.656626 [ 311 ] {} <Debug> TCP-Session: 52ba67be-7f4d-44d5-9ca1-53c3bf03af38 Authenticating user 'default' from [fd00:1122:3344:101::e]:37569 | ||
| 14651 | 2026.05.18 18:28:58.656643 [ 293 ] {} <Debug> TCP-Session: fa4e6777-eecd-4bcd-ad7f-044be8c4b822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14652 | 2026.05.18 18:28:58.656655 [ 308 ] {} <Debug> TCP-Session: f80ee4d0-1790-4d25-871e-73a36614b598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14653 | 2026.05.18 18:28:58.656664 [ 311 ] {} <Debug> TCP-Session: 52ba67be-7f4d-44d5-9ca1-53c3bf03af38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14654 | 2026.05.18 18:28:58.656674 [ 293 ] {} <Debug> TCP-Session: fa4e6777-eecd-4bcd-ad7f-044be8c4b822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14655 | 2026.05.18 18:28:58.656700 [ 311 ] {} <Debug> TCP-Session: 52ba67be-7f4d-44d5-9ca1-53c3bf03af38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14656 | 2026.05.18 18:28:58.656687 [ 308 ] {} <Debug> TCP-Session: f80ee4d0-1790-4d25-871e-73a36614b598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14657 | 2026.05.18 18:28:58.656492 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63049 | ||
| 14658 | 2026.05.18 18:28:58.656454 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46493 | ||
| 14659 | 2026.05.18 18:28:58.656520 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47679 | ||
| 14660 | 2026.05.18 18:28:58.656820 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14661 | 2026.05.18 18:28:58.656858 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14662 | 2026.05.18 18:28:58.656875 [ 309 ] {} <Debug> TCP-Session: 6b2f5e71-d611-409a-a97c-d04c75ed33eb Authenticating user 'default' from [fd00:1122:3344:101::e]:63049 | ||
| 14663 | 2026.05.18 18:28:58.656888 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14664 | 2026.05.18 18:28:58.656893 [ 303 ] {} <Debug> TCP-Session: 541899e2-f133-465e-ab34-292c4a8801b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46493 | ||
| 14665 | 2026.05.18 18:28:58.656905 [ 309 ] {} <Debug> TCP-Session: 6b2f5e71-d611-409a-a97c-d04c75ed33eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14666 | 2026.05.18 18:28:58.656926 [ 310 ] {} <Debug> TCP-Session: 85a0fae0-7353-48b8-9c34-1ab02a3a0908 Authenticating user 'default' from [fd00:1122:3344:101::e]:47679 | ||
| 14667 | 2026.05.18 18:28:58.656942 [ 303 ] {} <Debug> TCP-Session: 541899e2-f133-465e-ab34-292c4a8801b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14668 | 2026.05.18 18:28:58.656946 [ 309 ] {} <Debug> TCP-Session: 6b2f5e71-d611-409a-a97c-d04c75ed33eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14669 | 2026.05.18 18:28:58.656973 [ 303 ] {} <Debug> TCP-Session: 541899e2-f133-465e-ab34-292c4a8801b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14670 | 2026.05.18 18:28:58.656964 [ 310 ] {} <Debug> TCP-Session: 85a0fae0-7353-48b8-9c34-1ab02a3a0908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14671 | 2026.05.18 18:28:58.656520 [ 267 ] {} <Trace> TCP-Session: 16fee000-f1f4-4e68-ac7e-9c0023bc891d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14672 | 2026.05.18 18:28:58.657020 [ 310 ] {} <Debug> TCP-Session: 85a0fae0-7353-48b8-9c34-1ab02a3a0908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14673 | 2026.05.18 18:28:58.656454 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49893 | ||
| 14674 | 2026.05.18 18:28:58.656581 [ 307 ] {} <Debug> TCP-Session: a25493f1-ee78-4799-9000-58b6eba212c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40489 | ||
| 14675 | 2026.05.18 18:28:58.657102 [ 307 ] {} <Debug> TCP-Session: a25493f1-ee78-4799-9000-58b6eba212c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14676 | 2026.05.18 18:28:58.657112 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14677 | 2026.05.18 18:28:58.657116 [ 307 ] {} <Debug> TCP-Session: a25493f1-ee78-4799-9000-58b6eba212c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14678 | 2026.05.18 18:28:58.657179 [ 304 ] {} <Debug> TCP-Session: f54dff26-2a7a-4907-80ad-ec48e6d4a62d Authenticating user 'default' from [fd00:1122:3344:101::e]:49893 | ||
| 14679 | 2026.05.18 18:28:58.657204 [ 304 ] {} <Debug> TCP-Session: f54dff26-2a7a-4907-80ad-ec48e6d4a62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14680 | 2026.05.18 18:28:58.657217 [ 304 ] {} <Debug> TCP-Session: f54dff26-2a7a-4907-80ad-ec48e6d4a62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14681 | 2026.05.18 18:28:58.657243 [ 267 ] {ba17c066-3c22-4b20-a8fa-52e2216666c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14682 | 2026.05.18 18:28:58.657582 [ 267 ] {ba17c066-3c22-4b20-a8fa-52e2216666c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14683 | 2026.05.18 18:28:58.657734 [ 267 ] {ba17c066-3c22-4b20-a8fa-52e2216666c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14684 | 2026.05.18 18:28:58.658104 [ 267 ] {ba17c066-3c22-4b20-a8fa-52e2216666c6} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 14685 | 2026.05.18 18:28:58.659025 [ 359 ] {ba17c066-3c22-4b20-a8fa-52e2216666c6} <Trace> AggregatingTransform: Aggregating | ||
| 14686 | 2026.05.18 18:28:58.659060 [ 359 ] {ba17c066-3c22-4b20-a8fa-52e2216666c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 14687 | 2026.05.18 18:28:58.659089 [ 359 ] {ba17c066-3c22-4b20-a8fa-52e2216666c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879928 sec. (1136.457 rows/sec., 44.39 KiB/sec.) | ||
| 14688 | 2026.05.18 18:28:58.659104 [ 359 ] {ba17c066-3c22-4b20-a8fa-52e2216666c6} <Trace> Aggregator: Merging aggregated data | ||
| 14689 | 2026.05.18 18:28:58.659653 [ 267 ] {ba17c066-3c22-4b20-a8fa-52e2216666c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002486 sec., 402.2526146419952 rows/sec., 15.71 KiB/sec. | ||
| 14690 | 2026.05.18 18:28:58.659774 [ 267 ] {ba17c066-3c22-4b20-a8fa-52e2216666c6} <Debug> TCPHandler: Processed in 0.003367198 sec. | ||
| 14691 | 2026.05.18 18:28:58.659908 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14692 | 2026.05.18 18:28:58.659940 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14693 | 2026.05.18 18:28:58.659953 [ 267 ] {} <Debug> TCP-Session: 16fee000-f1f4-4e68-ac7e-9c0023bc891d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14694 | 2026.05.18 18:28:58.659958 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14695 | 2026.05.18 18:28:58.659985 [ 311 ] {} <Debug> TCP-Session: 52ba67be-7f4d-44d5-9ca1-53c3bf03af38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14696 | 2026.05.18 18:28:58.659981 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14697 | 2026.05.18 18:28:58.660015 [ 293 ] {} <Debug> TCP-Session: fa4e6777-eecd-4bcd-ad7f-044be8c4b822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14698 | 2026.05.18 18:28:58.660003 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14699 | 2026.05.18 18:28:58.660035 [ 307 ] {} <Debug> TCP-Session: a25493f1-ee78-4799-9000-58b6eba212c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14700 | 2026.05.18 18:28:58.660036 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14701 | 2026.05.18 18:28:58.660076 [ 304 ] {} <Debug> TCP-Session: f54dff26-2a7a-4907-80ad-ec48e6d4a62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14702 | 2026.05.18 18:28:58.660080 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14703 | 2026.05.18 18:28:58.660100 [ 303 ] {} <Debug> TCP-Session: 541899e2-f133-465e-ab34-292c4a8801b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14704 | 2026.05.18 18:28:58.660076 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14705 | 2026.05.18 18:28:58.660048 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14706 | 2026.05.18 18:28:58.660179 [ 309 ] {} <Debug> TCP-Session: 6b2f5e71-d611-409a-a97c-d04c75ed33eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14707 | 2026.05.18 18:28:58.660131 [ 310 ] {} <Debug> TCP-Session: 85a0fae0-7353-48b8-9c34-1ab02a3a0908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14708 | 2026.05.18 18:28:58.660205 [ 308 ] {} <Debug> TCP-Session: f80ee4d0-1790-4d25-871e-73a36614b598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14709 | 2026.05.18 18:28:59.559293 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14710 | 2026.05.18 18:28:59.559578 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14711 | 2026.05.18 18:28:59.559951 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14712 | 2026.05.18 18:28:59.559991 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14713 | 2026.05.18 18:28:59.560216 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14714 | 2026.05.18 18:28:59.560288 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14715 | 2026.05.18 18:28:59.560433 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14716 | 2026.05.18 18:28:59.560541 [ 276 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14717 | 2026.05.18 18:28:59.560556 [ 330 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14718 | 2026.05.18 18:28:59.560563 [ 334 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14719 | 2026.05.18 18:28:59.560557 [ 344 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14720 | 2026.05.18 18:28:59.560771 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 14721 | 2026.05.18 18:28:59.560801 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14722 | 2026.05.18 18:28:59.560873 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14723 | 2026.05.18 18:28:59.560902 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 14724 | 2026.05.18 18:28:59.560939 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14725 | 2026.05.18 18:28:59.560981 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14726 | 2026.05.18 18:28:59.562054 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002581 sec., 15885.315769081752 rows/sec., 2.86 MiB/sec. | ||
| 14727 | 2026.05.18 18:28:59.562154 [ 294 ] {97d1af37-bfa3-4f36-bf08-7fc8e93f8f65} <Debug> TCPHandler: Processed in 0.003018317 sec. | ||
| 14728 | 2026.05.18 18:28:59.564458 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14729 | 2026.05.18 18:28:59.564572 [ 294 ] {918a25b5-33d0-4c91-90eb-9a784ed48969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14730 | 2026.05.18 18:28:59.564630 [ 294 ] {918a25b5-33d0-4c91-90eb-9a784ed48969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14731 | 2026.05.18 18:28:59.565265 [ 294 ] {918a25b5-33d0-4c91-90eb-9a784ed48969} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14732 | 2026.05.18 18:28:59.565316 [ 294 ] {918a25b5-33d0-4c91-90eb-9a784ed48969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14733 | 2026.05.18 18:28:59.565733 [ 294 ] {918a25b5-33d0-4c91-90eb-9a784ed48969} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14734 | 2026.05.18 18:28:59.565958 [ 294 ] {918a25b5-33d0-4c91-90eb-9a784ed48969} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14735 | 2026.05.18 18:28:59.566109 [ 294 ] {918a25b5-33d0-4c91-90eb-9a784ed48969} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001571 sec., 75111.39401654997 rows/sec., 6.37 MiB/sec. | ||
| 14736 | 2026.05.18 18:28:59.566146 [ 294 ] {918a25b5-33d0-4c91-90eb-9a784ed48969} <Debug> TCPHandler: Processed in 0.001739936 sec. | ||
| 14737 | 2026.05.18 18:28:59.566303 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14738 | 2026.05.18 18:28:59.566401 [ 294 ] {82586892-b2d9-4548-a95a-816f219395b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14739 | 2026.05.18 18:28:59.566442 [ 294 ] {82586892-b2d9-4548-a95a-816f219395b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14740 | 2026.05.18 18:28:59.566868 [ 294 ] {82586892-b2d9-4548-a95a-816f219395b9} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14741 | 2026.05.18 18:28:59.566905 [ 294 ] {82586892-b2d9-4548-a95a-816f219395b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14742 | 2026.05.18 18:28:59.567198 [ 294 ] {82586892-b2d9-4548-a95a-816f219395b9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14743 | 2026.05.18 18:28:59.567408 [ 294 ] {82586892-b2d9-4548-a95a-816f219395b9} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14744 | 2026.05.18 18:28:59.567541 [ 294 ] {82586892-b2d9-4548-a95a-816f219395b9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001158 sec., 26770.293609671848 rows/sec., 1.97 MiB/sec. | ||
| 14745 | 2026.05.18 18:28:59.567576 [ 294 ] {82586892-b2d9-4548-a95a-816f219395b9} <Debug> TCPHandler: Processed in 0.001323463 sec. | ||
| 14746 | 2026.05.18 18:28:59.567814 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14747 | 2026.05.18 18:28:59.568003 [ 294 ] {26592bc1-9d51-4761-b2b2-14288c27d86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14748 | 2026.05.18 18:28:59.568082 [ 294 ] {26592bc1-9d51-4761-b2b2-14288c27d86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14749 | 2026.05.18 18:28:59.568832 [ 294 ] {26592bc1-9d51-4761-b2b2-14288c27d86b} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14750 | 2026.05.18 18:28:59.568881 [ 294 ] {26592bc1-9d51-4761-b2b2-14288c27d86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14751 | 2026.05.18 18:28:59.569302 [ 294 ] {26592bc1-9d51-4761-b2b2-14288c27d86b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14752 | 2026.05.18 18:28:59.569537 [ 294 ] {26592bc1-9d51-4761-b2b2-14288c27d86b} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14753 | 2026.05.18 18:28:59.569705 [ 294 ] {26592bc1-9d51-4761-b2b2-14288c27d86b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001756 sec., 54100.2277904328 rows/sec., 4.23 MiB/sec. | ||
| 14754 | 2026.05.18 18:28:59.569755 [ 294 ] {26592bc1-9d51-4761-b2b2-14288c27d86b} <Debug> TCPHandler: Processed in 0.002085167 sec. | ||
| 14755 | 2026.05.18 18:28:59.569902 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14756 | 2026.05.18 18:28:59.570010 [ 294 ] {33c1c261-4bb2-419c-9a04-ac7826806f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14757 | 2026.05.18 18:28:59.570061 [ 294 ] {33c1c261-4bb2-419c-9a04-ac7826806f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14758 | 2026.05.18 18:28:59.570521 [ 294 ] {33c1c261-4bb2-419c-9a04-ac7826806f3f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14759 | 2026.05.18 18:28:59.570559 [ 294 ] {33c1c261-4bb2-419c-9a04-ac7826806f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14760 | 2026.05.18 18:28:59.570891 [ 294 ] {33c1c261-4bb2-419c-9a04-ac7826806f3f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14761 | 2026.05.18 18:28:59.571096 [ 294 ] {33c1c261-4bb2-419c-9a04-ac7826806f3f} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14762 | 2026.05.18 18:28:59.571229 [ 294 ] {33c1c261-4bb2-419c-9a04-ac7826806f3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 14763 | 2026.05.18 18:28:59.571263 [ 294 ] {33c1c261-4bb2-419c-9a04-ac7826806f3f} <Debug> TCPHandler: Processed in 0.001457357 sec. | ||
| 14764 | 2026.05.18 18:28:59.571386 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14765 | 2026.05.18 18:28:59.571479 [ 294 ] {70329a09-b9e4-4f07-be4f-5abe597681c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14766 | 2026.05.18 18:28:59.571532 [ 294 ] {70329a09-b9e4-4f07-be4f-5abe597681c0} <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 | ||
| 14767 | 2026.05.18 18:28:59.572520 [ 294 ] {70329a09-b9e4-4f07-be4f-5abe597681c0} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14768 | 2026.05.18 18:28:59.572556 [ 294 ] {70329a09-b9e4-4f07-be4f-5abe597681c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14769 | 2026.05.18 18:28:59.573125 [ 294 ] {70329a09-b9e4-4f07-be4f-5abe597681c0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14770 | 2026.05.18 18:28:59.573355 [ 294 ] {70329a09-b9e4-4f07-be4f-5abe597681c0} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14771 | 2026.05.18 18:28:59.573512 [ 294 ] {70329a09-b9e4-4f07-be4f-5abe597681c0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001994 sec., 15546.639919759276 rows/sec., 27.86 MiB/sec. | ||
| 14772 | 2026.05.18 18:28:59.573579 [ 294 ] {70329a09-b9e4-4f07-be4f-5abe597681c0} <Debug> TCPHandler: Processed in 0.002190991 sec. | ||
| 14773 | 2026.05.18 18:28:59.573738 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14774 | 2026.05.18 18:28:59.573842 [ 294 ] {56a2e3f4-a63a-4289-a161-898352a2a029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14775 | 2026.05.18 18:28:59.573885 [ 294 ] {56a2e3f4-a63a-4289-a161-898352a2a029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14776 | 2026.05.18 18:28:59.574287 [ 294 ] {56a2e3f4-a63a-4289-a161-898352a2a029} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2026.05.18 18:28:59.574324 [ 294 ] {56a2e3f4-a63a-4289-a161-898352a2a029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14778 | 2026.05.18 18:28:59.574630 [ 294 ] {56a2e3f4-a63a-4289-a161-898352a2a029} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14779 | 2026.05.18 18:28:59.574837 [ 294 ] {56a2e3f4-a63a-4289-a161-898352a2a029} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14780 | 2026.05.18 18:28:59.574969 [ 294 ] {56a2e3f4-a63a-4289-a161-898352a2a029} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 14781 | 2026.05.18 18:28:59.575003 [ 294 ] {56a2e3f4-a63a-4289-a161-898352a2a029} <Debug> TCPHandler: Processed in 0.001315993 sec. | ||
| 14782 | 2026.05.18 18:29:00.543698 [ 43 ] {} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 14783 | 2026.05.18 18:29:00.543811 [ 43 ] {} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2026.05.18 18:29:00.543851 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14785 | 2026.05.18 18:29:00.544069 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 14786 | 2026.05.18 18:29:00.544297 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14787 | 2026.05.18 18:29:00.544356 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
| 14788 | 2026.05.18 18:29:00.544456 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 14789 | 2026.05.18 18:29:00.544530 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 14790 | 2026.05.18 18:29:00.544611 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 14791 | 2026.05.18 18:29:00.544687 [ 199 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 14792 | 2026.05.18 18:29:00.545744 [ 194 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.001759297 sec., 23304.763209395573 rows/sec., 1.53 MiB/sec. | ||
| 14793 | 2026.05.18 18:29:00.545938 [ 194 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 14794 | 2026.05.18 18:29:00.546248 [ 194 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_41_9} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2026.05.18 18:29:00.546325 [ 194 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_41_9} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 14796 | 2026.05.18 18:29:00.546420 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14797 | 2026.05.18 18:29:02.138996 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14798 | 2026.05.18 18:29:02.139059 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14799 | 2026.05.18 18:29:02.299258 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26845 | ||
| 14800 | 2026.05.18 18:29:02.299945 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14801 | 2026.05.18 18:29:02.299985 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14802 | 2026.05.18 18:29:02.300488 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14803 | 2026.05.18 18:29:02.300733 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14804 | 2026.05.18 18:29:02.300864 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26845 | ||
| 14805 | 2026.05.18 18:29:02.300916 [ 40 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14806 | 2026.05.18 18:29:02.300989 [ 40 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14807 | 2026.05.18 18:29:02.301010 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14808 | 2026.05.18 18:29:02.301165 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 14809 | 2026.05.18 18:29:02.301344 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14810 | 2026.05.18 18:29:02.301391 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24413 rows starting from the beginning of the part | ||
| 14811 | 2026.05.18 18:29:02.301466 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 14812 | 2026.05.18 18:29:02.301518 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 14813 | 2026.05.18 18:29:02.301568 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 14814 | 2026.05.18 18:29:02.301617 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 14815 | 2026.05.18 18:29:02.301668 [ 199 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 14816 | 2026.05.18 18:29:02.303843 [ 195 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26845 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743918 sec., 9783455.628047192 rows/sec., 139.95 MiB/sec. | ||
| 14817 | 2026.05.18 18:29:02.304172 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14818 | 2026.05.18 18:29:02.304495 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_56_11} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2026.05.18 18:29:02.304578 [ 194 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_56_11} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14820 | 2026.05.18 18:29:02.304687 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 14821 | 2026.05.18 18:29:02.761517 [ 36 ] {} <Debug> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 14822 | 2026.05.18 18:29:02.761588 [ 36 ] {} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14823 | 2026.05.18 18:29:02.761613 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14824 | 2026.05.18 18:29:02.761750 [ 193 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 14825 | 2026.05.18 18:29:02.761907 [ 193 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14826 | 2026.05.18 18:29:02.761946 [ 193 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 14827 | 2026.05.18 18:29:02.762022 [ 193 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 14828 | 2026.05.18 18:29:02.762076 [ 193 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 14829 | 2026.05.18 18:29:02.762125 [ 193 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 14830 | 2026.05.18 18:29:02.762173 [ 193 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::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 | ||
| 14831 | 2026.05.18 18:29:02.762974 [ 194 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280621 sec., 4685.226932870849 rows/sec., 347.73 KiB/sec. | ||
| 14832 | 2026.05.18 18:29:02.763115 [ 193 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 14833 | 2026.05.18 18:29:02.763379 [ 193 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_13_3} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2026.05.18 18:29:02.763451 [ 193 ] {34f136da-4184-4d45-9972-83a6fb3dbd59::all_1_13_3} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 14835 | 2026.05.18 18:29:02.763527 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14836 | 2026.05.18 18:29:03.721184 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 14837 | 2026.05.18 18:29:03.740626 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2026.05.18 18:29:03.740709 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14839 | 2026.05.18 18:29:03.746629 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14840 | 2026.05.18 18:29:03.747339 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.05.18 18:29:03.747652 [ 34 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14842 | 2026.05.18 18:29:03.747714 [ 34 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2026.05.18 18:29:03.747737 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14844 | 2026.05.18 18:29:03.747880 [ 194 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 14845 | 2026.05.18 18:29:03.751124 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 14846 | 2026.05.18 18:29:03.751986 [ 194 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14847 | 2026.05.18 18:29:03.753564 [ 194 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 14848 | 2026.05.18 18:29:03.758543 [ 194 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 14849 | 2026.05.18 18:29:03.763322 [ 194 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 14850 | 2026.05.18 18:29:03.767977 [ 194 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 14851 | 2026.05.18 18:29:03.772388 [ 194 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 14852 | 2026.05.18 18:29:03.776080 [ 194 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 14853 | 2026.05.18 18:29:03.827067 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079251539 sec., 5324.817730038025 rows/sec., 27.53 MiB/sec. | ||
| 14854 | 2026.05.18 18:29:03.830127 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14855 | 2026.05.18 18:29:03.832150 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_56_11} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14856 | 2026.05.18 18:29:03.832260 [ 193 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_56_11} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14857 | 2026.05.18 18:29:03.835429 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14858 | 2026.05.18 18:29:04.562697 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14859 | 2026.05.18 18:29:04.562980 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 14860 | 2026.05.18 18:29:04.563398 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14861 | 2026.05.18 18:29:04.563447 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 14862 | 2026.05.18 18:29:04.563736 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14863 | 2026.05.18 18:29:04.563805 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14864 | 2026.05.18 18:29:04.563951 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14865 | 2026.05.18 18:29:04.564053 [ 276 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14866 | 2026.05.18 18:29:04.564056 [ 330 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14867 | 2026.05.18 18:29:04.564076 [ 334 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14868 | 2026.05.18 18:29:04.564068 [ 344 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14869 | 2026.05.18 18:29:04.564281 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 14870 | 2026.05.18 18:29:04.564308 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14871 | 2026.05.18 18:29:04.564386 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14872 | 2026.05.18 18:29:04.564408 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 14873 | 2026.05.18 18:29:04.564444 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14874 | 2026.05.18 18:29:04.564485 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14875 | 2026.05.18 18:29:04.565618 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002761 sec., 14849.692140528794 rows/sec., 2.68 MiB/sec. | ||
| 14876 | 2026.05.18 18:29:04.565729 [ 294 ] {31b03b03-13d3-438e-a2e4-025fef0ffd43} <Debug> TCPHandler: Processed in 0.003179813 sec. | ||
| 14877 | 2026.05.18 18:29:04.570877 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14878 | 2026.05.18 18:29:04.571016 [ 294 ] {22995738-2bf3-4b01-b5fa-b465da5ea22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14879 | 2026.05.18 18:29:04.571069 [ 294 ] {22995738-2bf3-4b01-b5fa-b465da5ea22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14880 | 2026.05.18 18:29:04.571802 [ 294 ] {22995738-2bf3-4b01-b5fa-b465da5ea22f} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14881 | 2026.05.18 18:29:04.571847 [ 294 ] {22995738-2bf3-4b01-b5fa-b465da5ea22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14882 | 2026.05.18 18:29:04.572235 [ 294 ] {22995738-2bf3-4b01-b5fa-b465da5ea22f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14883 | 2026.05.18 18:29:04.572475 [ 294 ] {22995738-2bf3-4b01-b5fa-b465da5ea22f} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14884 | 2026.05.18 18:29:04.572622 [ 294 ] {22995738-2bf3-4b01-b5fa-b465da5ea22f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001646 sec., 172539.48967193198 rows/sec., 10.96 MiB/sec. | ||
| 14885 | 2026.05.18 18:29:04.572638 [ 34 ] {} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 14886 | 2026.05.18 18:29:04.572659 [ 294 ] {22995738-2bf3-4b01-b5fa-b465da5ea22f} <Debug> TCPHandler: Processed in 0.001852759 sec. | ||
| 14887 | 2026.05.18 18:29:04.572701 [ 34 ] {} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2026.05.18 18:29:04.572734 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14889 | 2026.05.18 18:29:04.572849 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 14890 | 2026.05.18 18:29:04.572857 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14891 | 2026.05.18 18:29:04.572984 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14892 | 2026.05.18 18:29:04.572989 [ 294 ] {57590e95-bf02-4be3-aa98-60c126944cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14893 | 2026.05.18 18:29:04.573026 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 284 rows starting from the beginning of the part | ||
| 14894 | 2026.05.18 18:29:04.573053 [ 294 ] {57590e95-bf02-4be3-aa98-60c126944cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14895 | 2026.05.18 18:29:04.573093 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 14896 | 2026.05.18 18:29:04.573146 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 14897 | 2026.05.18 18:29:04.573190 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 14898 | 2026.05.18 18:29:04.573233 [ 191 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 14899 | 2026.05.18 18:29:04.573998 [ 294 ] {57590e95-bf02-4be3-aa98-60c126944cf4} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14900 | 2026.05.18 18:29:04.574050 [ 294 ] {57590e95-bf02-4be3-aa98-60c126944cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14901 | 2026.05.18 18:29:04.574200 [ 186 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393485 sec., 1019027.8330947229 rows/sec., 68.61 MiB/sec. | ||
| 14902 | 2026.05.18 18:29:04.574371 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 14903 | 2026.05.18 18:29:04.574446 [ 294 ] {57590e95-bf02-4be3-aa98-60c126944cf4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14904 | 2026.05.18 18:29:04.574656 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_41_10} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14905 | 2026.05.18 18:29:04.574685 [ 294 ] {57590e95-bf02-4be3-aa98-60c126944cf4} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2026.05.18 18:29:04.574730 [ 200 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_41_10} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 14907 | 2026.05.18 18:29:04.574813 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14908 | 2026.05.18 18:29:04.574820 [ 294 ] {57590e95-bf02-4be3-aa98-60c126944cf4} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.00185 sec., 442702.70270270266 rows/sec., 34.31 MiB/sec. | ||
| 14909 | 2026.05.18 18:29:04.574859 [ 294 ] {57590e95-bf02-4be3-aa98-60c126944cf4} <Debug> TCPHandler: Processed in 0.002051926 sec. | ||
| 14910 | 2026.05.18 18:29:04.574998 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14911 | 2026.05.18 18:29:04.575094 [ 294 ] {87b5135a-0f30-46c4-bf2c-596644e6baeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14912 | 2026.05.18 18:29:04.575135 [ 294 ] {87b5135a-0f30-46c4-bf2c-596644e6baeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14913 | 2026.05.18 18:29:04.575644 [ 294 ] {87b5135a-0f30-46c4-bf2c-596644e6baeb} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14914 | 2026.05.18 18:29:04.575685 [ 294 ] {87b5135a-0f30-46c4-bf2c-596644e6baeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14915 | 2026.05.18 18:29:04.575997 [ 294 ] {87b5135a-0f30-46c4-bf2c-596644e6baeb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14916 | 2026.05.18 18:29:04.576308 [ 294 ] {87b5135a-0f30-46c4-bf2c-596644e6baeb} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14917 | 2026.05.18 18:29:04.576437 [ 294 ] {87b5135a-0f30-46c4-bf2c-596644e6baeb} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001361 sec., 112417.340191036 rows/sec., 6.72 MiB/sec. | ||
| 14918 | 2026.05.18 18:29:04.576471 [ 294 ] {87b5135a-0f30-46c4-bf2c-596644e6baeb} <Debug> TCPHandler: Processed in 0.001523029 sec. | ||
| 14919 | 2026.05.18 18:29:04.576612 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14920 | 2026.05.18 18:29:04.576715 [ 294 ] {4b353187-e641-4ec8-a32d-31a244c0d3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14921 | 2026.05.18 18:29:04.576756 [ 294 ] {4b353187-e641-4ec8-a32d-31a244c0d3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14922 | 2026.05.18 18:29:04.577252 [ 294 ] {4b353187-e641-4ec8-a32d-31a244c0d3ed} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14923 | 2026.05.18 18:29:04.577290 [ 294 ] {4b353187-e641-4ec8-a32d-31a244c0d3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14924 | 2026.05.18 18:29:04.577584 [ 294 ] {4b353187-e641-4ec8-a32d-31a244c0d3ed} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14925 | 2026.05.18 18:29:04.577789 [ 294 ] {4b353187-e641-4ec8-a32d-31a244c0d3ed} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14926 | 2026.05.18 18:29:04.577916 [ 294 ] {4b353187-e641-4ec8-a32d-31a244c0d3ed} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001219 sec., 122231.33716160787 rows/sec., 7.90 MiB/sec. | ||
| 14927 | 2026.05.18 18:29:04.577950 [ 294 ] {4b353187-e641-4ec8-a32d-31a244c0d3ed} <Debug> TCPHandler: Processed in 0.001386524 sec. | ||
| 14928 | 2026.05.18 18:29:04.578083 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14929 | 2026.05.18 18:29:04.578179 [ 294 ] {cfc68bc1-7dbd-4ea0-8901-898863caa12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14930 | 2026.05.18 18:29:04.578219 [ 294 ] {cfc68bc1-7dbd-4ea0-8901-898863caa12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14931 | 2026.05.18 18:29:04.578735 [ 294 ] {cfc68bc1-7dbd-4ea0-8901-898863caa12f} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2026.05.18 18:29:04.578774 [ 294 ] {cfc68bc1-7dbd-4ea0-8901-898863caa12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14933 | 2026.05.18 18:29:04.579074 [ 294 ] {cfc68bc1-7dbd-4ea0-8901-898863caa12f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14934 | 2026.05.18 18:29:04.579281 [ 294 ] {cfc68bc1-7dbd-4ea0-8901-898863caa12f} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14935 | 2026.05.18 18:29:04.579386 [ 34 ] {} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 14936 | 2026.05.18 18:29:04.579407 [ 294 ] {cfc68bc1-7dbd-4ea0-8901-898863caa12f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001246 sec., 118780.0963081862 rows/sec., 6.76 MiB/sec. | ||
| 14937 | 2026.05.18 18:29:04.579429 [ 34 ] {} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14938 | 2026.05.18 18:29:04.579446 [ 294 ] {cfc68bc1-7dbd-4ea0-8901-898863caa12f} <Debug> TCPHandler: Processed in 0.001413626 sec. | ||
| 14939 | 2026.05.18 18:29:04.579454 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14940 | 2026.05.18 18:29:04.579554 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 14941 | 2026.05.18 18:29:04.579583 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14942 | 2026.05.18 18:29:04.579684 [ 294 ] {d4ea9fc6-4f1d-4c97-94f8-ceb3277723ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14943 | 2026.05.18 18:29:04.579693 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14944 | 2026.05.18 18:29:04.579725 [ 294 ] {d4ea9fc6-4f1d-4c97-94f8-ceb3277723ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14945 | 2026.05.18 18:29:04.579740 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 148 rows starting from the beginning of the part | ||
| 14946 | 2026.05.18 18:29:04.579798 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 14947 | 2026.05.18 18:29:04.579843 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 14948 | 2026.05.18 18:29:04.579885 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 14949 | 2026.05.18 18:29:04.579925 [ 193 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 14950 | 2026.05.18 18:29:04.580394 [ 294 ] {d4ea9fc6-4f1d-4c97-94f8-ceb3277723ac} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14951 | 2026.05.18 18:29:04.580454 [ 294 ] {d4ea9fc6-4f1d-4c97-94f8-ceb3277723ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14952 | 2026.05.18 18:29:04.580672 [ 190 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153917 sec., 641293.9578843192 rows/sec., 38.92 MiB/sec. | ||
| 14953 | 2026.05.18 18:29:04.580780 [ 294 ] {d4ea9fc6-4f1d-4c97-94f8-ceb3277723ac} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14954 | 2026.05.18 18:29:04.580860 [ 186 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 14955 | 2026.05.18 18:29:04.581064 [ 294 ] {d4ea9fc6-4f1d-4c97-94f8-ceb3277723ac} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14956 | 2026.05.18 18:29:04.581219 [ 294 ] {d4ea9fc6-4f1d-4c97-94f8-ceb3277723ac} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001554 sec., 322393.82239382237 rows/sec., 22.66 MiB/sec. | ||
| 14957 | 2026.05.18 18:29:04.581227 [ 186 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_41_10} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14958 | 2026.05.18 18:29:04.581258 [ 294 ] {d4ea9fc6-4f1d-4c97-94f8-ceb3277723ac} <Debug> TCPHandler: Processed in 0.001724886 sec. | ||
| 14959 | 2026.05.18 18:29:04.581343 [ 186 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_41_10} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 14960 | 2026.05.18 18:29:04.581413 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14961 | 2026.05.18 18:29:04.581438 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14962 | 2026.05.18 18:29:04.581516 [ 294 ] {c65975ab-1687-4774-a3f9-b5f45caa9de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14963 | 2026.05.18 18:29:04.581561 [ 294 ] {c65975ab-1687-4774-a3f9-b5f45caa9de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14964 | 2026.05.18 18:29:04.581921 [ 294 ] {c65975ab-1687-4774-a3f9-b5f45caa9de8} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14965 | 2026.05.18 18:29:04.581957 [ 294 ] {c65975ab-1687-4774-a3f9-b5f45caa9de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14966 | 2026.05.18 18:29:04.582255 [ 294 ] {c65975ab-1687-4774-a3f9-b5f45caa9de8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14967 | 2026.05.18 18:29:04.582457 [ 294 ] {c65975ab-1687-4774-a3f9-b5f45caa9de8} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14968 | 2026.05.18 18:29:04.582586 [ 294 ] {c65975ab-1687-4774-a3f9-b5f45caa9de8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 14969 | 2026.05.18 18:29:04.582619 [ 294 ] {c65975ab-1687-4774-a3f9-b5f45caa9de8} <Debug> TCPHandler: Processed in 0.001257201 sec. | ||
| 14970 | 2026.05.18 18:29:04.582769 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14971 | 2026.05.18 18:29:04.582865 [ 294 ] {df8f5f97-028c-447d-8fa2-5afbc81bf6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14972 | 2026.05.18 18:29:04.582907 [ 294 ] {df8f5f97-028c-447d-8fa2-5afbc81bf6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14973 | 2026.05.18 18:29:04.583312 [ 294 ] {df8f5f97-028c-447d-8fa2-5afbc81bf6e8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2026.05.18 18:29:04.583348 [ 294 ] {df8f5f97-028c-447d-8fa2-5afbc81bf6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14975 | 2026.05.18 18:29:04.583669 [ 294 ] {df8f5f97-028c-447d-8fa2-5afbc81bf6e8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14976 | 2026.05.18 18:29:04.583876 [ 294 ] {df8f5f97-028c-447d-8fa2-5afbc81bf6e8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2026.05.18 18:29:04.583988 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 | ||
| 14978 | 2026.05.18 18:29:04.584001 [ 294 ] {df8f5f97-028c-447d-8fa2-5afbc81bf6e8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001154 sec., 229636.04852686307 rows/sec., 15.26 MiB/sec. | ||
| 14979 | 2026.05.18 18:29:04.584026 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14980 | 2026.05.18 18:29:04.584046 [ 294 ] {df8f5f97-028c-447d-8fa2-5afbc81bf6e8} <Debug> TCPHandler: Processed in 0.001326872 sec. | ||
| 14981 | 2026.05.18 18:29:04.584050 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14982 | 2026.05.18 18:29:04.584160 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full | ||
| 14983 | 2026.05.18 18:29:04.584183 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14984 | 2026.05.18 18:29:04.584276 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14985 | 2026.05.18 18:29:04.584285 [ 294 ] {559550f0-0409-4dd7-8c2a-198acad1e5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14986 | 2026.05.18 18:29:04.584323 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_89_18, total 35357 rows starting from the beginning of the part | ||
| 14987 | 2026.05.18 18:29:04.584343 [ 294 ] {559550f0-0409-4dd7-8c2a-198acad1e5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14988 | 2026.05.18 18:29:04.584400 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 14989 | 2026.05.18 18:29:04.584454 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1602 rows starting from the beginning of the part | ||
| 14990 | 2026.05.18 18:29:04.584520 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part | ||
| 14991 | 2026.05.18 18:29:04.584608 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 14992 | 2026.05.18 18:29:04.584674 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 14993 | 2026.05.18 18:29:04.584699 [ 294 ] {559550f0-0409-4dd7-8c2a-198acad1e5e3} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14994 | 2026.05.18 18:29:04.584740 [ 294 ] {559550f0-0409-4dd7-8c2a-198acad1e5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14995 | 2026.05.18 18:29:04.585079 [ 294 ] {559550f0-0409-4dd7-8c2a-198acad1e5e3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14996 | 2026.05.18 18:29:04.585290 [ 294 ] {559550f0-0409-4dd7-8c2a-198acad1e5e3} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14997 | 2026.05.18 18:29:04.585420 [ 294 ] {559550f0-0409-4dd7-8c2a-198acad1e5e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 58.39 KiB/sec. | ||
| 14998 | 2026.05.18 18:29:04.585453 [ 294 ] {559550f0-0409-4dd7-8c2a-198acad1e5e3} <Debug> TCPHandler: Processed in 0.001318553 sec. | ||
| 14999 | 2026.05.18 18:29:04.585582 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15000 | 2026.05.18 18:29:04.585677 [ 294 ] {9b1faa5a-0296-49f6-801b-14135468e08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15001 | 2026.05.18 18:29:04.585729 [ 294 ] {9b1faa5a-0296-49f6-801b-14135468e08b} <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 | ||
| 15002 | 2026.05.18 18:29:04.586524 [ 294 ] {9b1faa5a-0296-49f6-801b-14135468e08b} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15003 | 2026.05.18 18:29:04.586560 [ 294 ] {9b1faa5a-0296-49f6-801b-14135468e08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15004 | 2026.05.18 18:29:04.587076 [ 294 ] {9b1faa5a-0296-49f6-801b-14135468e08b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15005 | 2026.05.18 18:29:04.587301 [ 294 ] {9b1faa5a-0296-49f6-801b-14135468e08b} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15006 | 2026.05.18 18:29:04.587442 [ 294 ] {9b1faa5a-0296-49f6-801b-14135468e08b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001783 sec., 6169.377453729669 rows/sec., 11.06 MiB/sec. | ||
| 15007 | 2026.05.18 18:29:04.587493 [ 294 ] {9b1faa5a-0296-49f6-801b-14135468e08b} <Debug> TCPHandler: Processed in 0.001959973 sec. | ||
| 15008 | 2026.05.18 18:29:04.587627 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15009 | 2026.05.18 18:29:04.587724 [ 294 ] {572d7e65-0fe1-4957-984d-d3d8ea50b509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15010 | 2026.05.18 18:29:04.587766 [ 294 ] {572d7e65-0fe1-4957-984d-d3d8ea50b509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15011 | 2026.05.18 18:29:04.588118 [ 294 ] {572d7e65-0fe1-4957-984d-d3d8ea50b509} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15012 | 2026.05.18 18:29:04.588153 [ 294 ] {572d7e65-0fe1-4957-984d-d3d8ea50b509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15013 | 2026.05.18 18:29:04.588460 [ 294 ] {572d7e65-0fe1-4957-984d-d3d8ea50b509} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15014 | 2026.05.18 18:29:04.588667 [ 294 ] {572d7e65-0fe1-4957-984d-d3d8ea50b509} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15015 | 2026.05.18 18:29:04.588795 [ 294 ] {572d7e65-0fe1-4957-984d-d3d8ea50b509} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 15016 | 2026.05.18 18:29:04.588828 [ 294 ] {572d7e65-0fe1-4957-984d-d3d8ea50b509} <Debug> TCPHandler: Processed in 0.0012493 sec. | ||
| 15017 | 2026.05.18 18:29:04.593804 [ 201 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37672 rows, containing 5 columns (5 merged, 0 gathered) in 0.009692742 sec., 3886619.4932249305 rows/sec., 248.33 MiB/sec. | ||
| 15018 | 2026.05.18 18:29:04.594246 [ 189 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 15019 | 2026.05.18 18:29:04.594573 [ 189 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2026.05.18 18:29:04.594664 [ 189 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 | ||
| 15021 | 2026.05.18 18:29:04.594760 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15022 | 2026.05.18 18:29:05.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.04 MiB, peak 357.28 MiB, free memory in arenas 0.00 B, will set to 347.25 MiB (RSS), difference: 2.21 MiB | ||
| 15023 | 2026.05.18 18:29:09.558689 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15024 | 2026.05.18 18:29:09.559044 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15025 | 2026.05.18 18:29:09.559589 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15026 | 2026.05.18 18:29:09.559662 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15027 | 2026.05.18 18:29:09.559961 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15028 | 2026.05.18 18:29:09.560030 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15029 | 2026.05.18 18:29:09.560177 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 15030 | 2026.05.18 18:29:09.560274 [ 276 ] {4976c810-749f-45aa-a623-8e742dd52937} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15031 | 2026.05.18 18:29:09.560277 [ 330 ] {4976c810-749f-45aa-a623-8e742dd52937} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15032 | 2026.05.18 18:29:09.560304 [ 334 ] {4976c810-749f-45aa-a623-8e742dd52937} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15033 | 2026.05.18 18:29:09.560304 [ 344 ] {4976c810-749f-45aa-a623-8e742dd52937} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15034 | 2026.05.18 18:29:09.560487 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15035 | 2026.05.18 18:29:09.560516 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15036 | 2026.05.18 18:29:09.560590 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15037 | 2026.05.18 18:29:09.560610 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 15038 | 2026.05.18 18:29:09.560646 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15039 | 2026.05.18 18:29:09.560689 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15040 | 2026.05.18 18:29:09.561819 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002936 sec., 13964.57765667575 rows/sec., 2.52 MiB/sec. | ||
| 15041 | 2026.05.18 18:29:09.561954 [ 294 ] {4976c810-749f-45aa-a623-8e742dd52937} <Debug> TCPHandler: Processed in 0.003403819 sec. | ||
| 15042 | 2026.05.18 18:29:09.564492 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15043 | 2026.05.18 18:29:09.564652 [ 294 ] {5dea10e2-1031-47b4-b9d5-661a98a24fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15044 | 2026.05.18 18:29:09.564715 [ 294 ] {5dea10e2-1031-47b4-b9d5-661a98a24fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15045 | 2026.05.18 18:29:09.565284 [ 294 ] {5dea10e2-1031-47b4-b9d5-661a98a24fd8} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15046 | 2026.05.18 18:29:09.565325 [ 294 ] {5dea10e2-1031-47b4-b9d5-661a98a24fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15047 | 2026.05.18 18:29:09.565699 [ 294 ] {5dea10e2-1031-47b4-b9d5-661a98a24fd8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15048 | 2026.05.18 18:29:09.565924 [ 294 ] {5dea10e2-1031-47b4-b9d5-661a98a24fd8} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15049 | 2026.05.18 18:29:09.566072 [ 294 ] {5dea10e2-1031-47b4-b9d5-661a98a24fd8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001466 sec., 2728.512960436562 rows/sec., 222.49 KiB/sec. | ||
| 15050 | 2026.05.18 18:29:09.566108 [ 294 ] {5dea10e2-1031-47b4-b9d5-661a98a24fd8} <Debug> TCPHandler: Processed in 0.001692654 sec. | ||
| 15051 | 2026.05.18 18:29:09.566254 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15052 | 2026.05.18 18:29:09.566351 [ 294 ] {e3f8c61b-9747-4227-bde9-ef994fcbfd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15053 | 2026.05.18 18:29:09.566393 [ 294 ] {e3f8c61b-9747-4227-bde9-ef994fcbfd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15054 | 2026.05.18 18:29:09.566881 [ 294 ] {e3f8c61b-9747-4227-bde9-ef994fcbfd70} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2026.05.18 18:29:09.566917 [ 294 ] {e3f8c61b-9747-4227-bde9-ef994fcbfd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15056 | 2026.05.18 18:29:09.567226 [ 294 ] {e3f8c61b-9747-4227-bde9-ef994fcbfd70} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15057 | 2026.05.18 18:29:09.567440 [ 294 ] {e3f8c61b-9747-4227-bde9-ef994fcbfd70} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15058 | 2026.05.18 18:29:09.567573 [ 294 ] {e3f8c61b-9747-4227-bde9-ef994fcbfd70} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.00124 sec., 96774.19354838709 rows/sec., 8.19 MiB/sec. | ||
| 15059 | 2026.05.18 18:29:09.567608 [ 294 ] {e3f8c61b-9747-4227-bde9-ef994fcbfd70} <Debug> TCPHandler: Processed in 0.001403145 sec. | ||
| 15060 | 2026.05.18 18:29:09.567757 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15061 | 2026.05.18 18:29:09.567853 [ 294 ] {39d47b5f-387a-45ca-86a8-89fd72371938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15062 | 2026.05.18 18:29:09.567893 [ 294 ] {39d47b5f-387a-45ca-86a8-89fd72371938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15063 | 2026.05.18 18:29:09.568318 [ 294 ] {39d47b5f-387a-45ca-86a8-89fd72371938} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2026.05.18 18:29:09.568354 [ 294 ] {39d47b5f-387a-45ca-86a8-89fd72371938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15065 | 2026.05.18 18:29:09.568647 [ 294 ] {39d47b5f-387a-45ca-86a8-89fd72371938} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15066 | 2026.05.18 18:29:09.568859 [ 294 ] {39d47b5f-387a-45ca-86a8-89fd72371938} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15067 | 2026.05.18 18:29:09.568991 [ 294 ] {39d47b5f-387a-45ca-86a8-89fd72371938} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001156 sec., 30276.81660899654 rows/sec., 2.21 MiB/sec. | ||
| 15068 | 2026.05.18 18:29:09.569014 [ 27 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15069 | 2026.05.18 18:29:09.569026 [ 294 ] {39d47b5f-387a-45ca-86a8-89fd72371938} <Debug> TCPHandler: Processed in 0.001318073 sec. | ||
| 15070 | 2026.05.18 18:29:09.569069 [ 27 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15071 | 2026.05.18 18:29:09.569117 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15072 | 2026.05.18 18:29:09.569185 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15073 | 2026.05.18 18:29:09.569221 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 15074 | 2026.05.18 18:29:09.569285 [ 294 ] {1c4bfcd3-b162-4c33-8831-4c5b77a6e5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15075 | 2026.05.18 18:29:09.569330 [ 294 ] {1c4bfcd3-b162-4c33-8831-4c5b77a6e5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15076 | 2026.05.18 18:29:09.569340 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15077 | 2026.05.18 18:29:09.569377 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 213 rows starting from the beginning of the part | ||
| 15078 | 2026.05.18 18:29:09.569439 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 15079 | 2026.05.18 18:29:09.569487 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 166 rows starting from the beginning of the part | ||
| 15080 | 2026.05.18 18:29:09.569535 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 15081 | 2026.05.18 18:29:09.569579 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 153 rows starting from the beginning of the part | ||
| 15082 | 2026.05.18 18:29:09.569622 [ 190 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 15083 | 2026.05.18 18:29:09.570089 [ 294 ] {1c4bfcd3-b162-4c33-8831-4c5b77a6e5b9} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15084 | 2026.05.18 18:29:09.570131 [ 294 ] {1c4bfcd3-b162-4c33-8831-4c5b77a6e5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15085 | 2026.05.18 18:29:09.570467 [ 294 ] {1c4bfcd3-b162-4c33-8831-4c5b77a6e5b9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15086 | 2026.05.18 18:29:09.570499 [ 189 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319862 sec., 476564.97421700147 rows/sec., 31.98 MiB/sec. | ||
| 15087 | 2026.05.18 18:29:09.570703 [ 201 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15088 | 2026.05.18 18:29:09.570711 [ 294 ] {1c4bfcd3-b162-4c33-8831-4c5b77a6e5b9} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15089 | 2026.05.18 18:29:09.570872 [ 294 ] {1c4bfcd3-b162-4c33-8831-4c5b77a6e5b9} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001605 sec., 61682.2429906542 rows/sec., 4.82 MiB/sec. | ||
| 15090 | 2026.05.18 18:29:09.570910 [ 294 ] {1c4bfcd3-b162-4c33-8831-4c5b77a6e5b9} <Debug> TCPHandler: Processed in 0.001774157 sec. | ||
| 15091 | 2026.05.18 18:29:09.571055 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15092 | 2026.05.18 18:29:09.571070 [ 201 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_81_16} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15093 | 2026.05.18 18:29:09.571152 [ 294 ] {31a1b68f-2081-470e-a8a5-8500beb8ce03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15094 | 2026.05.18 18:29:09.571181 [ 201 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_81_16} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15095 | 2026.05.18 18:29:09.571205 [ 294 ] {31a1b68f-2081-470e-a8a5-8500beb8ce03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15096 | 2026.05.18 18:29:09.571314 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15097 | 2026.05.18 18:29:09.571643 [ 294 ] {31a1b68f-2081-470e-a8a5-8500beb8ce03} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2026.05.18 18:29:09.571684 [ 294 ] {31a1b68f-2081-470e-a8a5-8500beb8ce03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15099 | 2026.05.18 18:29:09.572038 [ 294 ] {31a1b68f-2081-470e-a8a5-8500beb8ce03} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15100 | 2026.05.18 18:29:09.572250 [ 294 ] {31a1b68f-2081-470e-a8a5-8500beb8ce03} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2026.05.18 18:29:09.572382 [ 294 ] {31a1b68f-2081-470e-a8a5-8500beb8ce03} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001248 sec., 129807.69230769231 rows/sec., 9.04 MiB/sec. | ||
| 15102 | 2026.05.18 18:29:09.572416 [ 294 ] {31a1b68f-2081-470e-a8a5-8500beb8ce03} <Debug> TCPHandler: Processed in 0.001409485 sec. | ||
| 15103 | 2026.05.18 18:29:09.572554 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15104 | 2026.05.18 18:29:09.572650 [ 294 ] {1efd018b-c721-47b6-b7e1-a80641c02465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15105 | 2026.05.18 18:29:09.572705 [ 294 ] {1efd018b-c721-47b6-b7e1-a80641c02465} <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 | ||
| 15106 | 2026.05.18 18:29:09.573576 [ 294 ] {1efd018b-c721-47b6-b7e1-a80641c02465} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2026.05.18 18:29:09.573613 [ 294 ] {1efd018b-c721-47b6-b7e1-a80641c02465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15108 | 2026.05.18 18:29:09.574157 [ 294 ] {1efd018b-c721-47b6-b7e1-a80641c02465} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15109 | 2026.05.18 18:29:09.574384 [ 294 ] {1efd018b-c721-47b6-b7e1-a80641c02465} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15110 | 2026.05.18 18:29:09.574512 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15111 | 2026.05.18 18:29:09.574529 [ 294 ] {1efd018b-c721-47b6-b7e1-a80641c02465} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001896 sec., 16350.210970464135 rows/sec., 29.30 MiB/sec. | ||
| 15112 | 2026.05.18 18:29:09.574576 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2026.05.18 18:29:09.574606 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15114 | 2026.05.18 18:29:09.574624 [ 294 ] {1efd018b-c721-47b6-b7e1-a80641c02465} <Debug> TCPHandler: Processed in 0.002118809 sec. | ||
| 15115 | 2026.05.18 18:29:09.574711 [ 188 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 15116 | 2026.05.18 18:29:09.574772 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15117 | 2026.05.18 18:29:09.574874 [ 294 ] {4cf7e4e4-b321-4b30-9bb9-1675861ff54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15118 | 2026.05.18 18:29:09.574916 [ 294 ] {4cf7e4e4-b321-4b30-9bb9-1675861ff54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15119 | 2026.05.18 18:29:09.574955 [ 188 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15120 | 2026.05.18 18:29:09.575020 [ 188 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1645 rows starting from the beginning of the part | ||
| 15121 | 2026.05.18 18:29:09.575160 [ 188 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 15122 | 2026.05.18 18:29:09.575271 [ 294 ] {4cf7e4e4-b321-4b30-9bb9-1675861ff54a} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15123 | 2026.05.18 18:29:09.575283 [ 188 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 22 rows starting from the beginning of the part | ||
| 15124 | 2026.05.18 18:29:09.575319 [ 294 ] {4cf7e4e4-b321-4b30-9bb9-1675861ff54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15125 | 2026.05.18 18:29:09.575415 [ 188 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 15126 | 2026.05.18 18:29:09.575522 [ 188 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part | ||
| 15127 | 2026.05.18 18:29:09.575627 [ 188 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 15128 | 2026.05.18 18:29:09.575639 [ 294 ] {4cf7e4e4-b321-4b30-9bb9-1675861ff54a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15129 | 2026.05.18 18:29:09.575887 [ 294 ] {4cf7e4e4-b321-4b30-9bb9-1675861ff54a} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15130 | 2026.05.18 18:29:09.576032 [ 294 ] {4cf7e4e4-b321-4b30-9bb9-1675861ff54a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 15131 | 2026.05.18 18:29:09.576069 [ 294 ] {4cf7e4e4-b321-4b30-9bb9-1675861ff54a} <Debug> TCPHandler: Processed in 0.001347023 sec. | ||
| 15132 | 2026.05.18 18:29:09.585027 [ 201 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1771 rows, containing 19 columns (19 merged, 0 gathered) in 0.010356113 sec., 171010.10774988646 rows/sec., 306.44 MiB/sec. | ||
| 15133 | 2026.05.18 18:29:09.586803 [ 189 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15134 | 2026.05.18 18:29:09.587199 [ 189 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2026.05.18 18:29:09.587290 [ 189 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15136 | 2026.05.18 18:29:09.587467 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.16 MiB. | ||
| 15137 | 2026.05.18 18:29:09.801837 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27293 | ||
| 15138 | 2026.05.18 18:29:09.802370 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15139 | 2026.05.18 18:29:09.802419 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15140 | 2026.05.18 18:29:09.802942 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15141 | 2026.05.18 18:29:09.803183 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2026.05.18 18:29:09.803320 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27293 | ||
| 15143 | 2026.05.18 18:29:10.001207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.82 MiB, peak 364.92 MiB, free memory in arenas 0.00 B, will set to 353.55 MiB (RSS), difference: 5.73 MiB | ||
| 15144 | 2026.05.18 18:29:11.251982 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 15145 | 2026.05.18 18:29:11.266175 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15146 | 2026.05.18 18:29:11.266217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15147 | 2026.05.18 18:29:11.271134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15148 | 2026.05.18 18:29:11.271775 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15149 | 2026.05.18 18:29:11.274288 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 15150 | 2026.05.18 18:29:14.561953 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15151 | 2026.05.18 18:29:14.562250 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 15152 | 2026.05.18 18:29:14.562659 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15153 | 2026.05.18 18:29:14.562710 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 15154 | 2026.05.18 18:29:14.562983 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15155 | 2026.05.18 18:29:14.563052 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15156 | 2026.05.18 18:29:14.563197 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15157 | 2026.05.18 18:29:14.563316 [ 344 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15158 | 2026.05.18 18:29:14.563323 [ 345 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15159 | 2026.05.18 18:29:14.563323 [ 330 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15160 | 2026.05.18 18:29:14.563316 [ 276 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15161 | 2026.05.18 18:29:14.563598 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15162 | 2026.05.18 18:29:14.563638 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15163 | 2026.05.18 18:29:14.563760 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15164 | 2026.05.18 18:29:14.563785 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 15165 | 2026.05.18 18:29:14.563847 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 15166 | 2026.05.18 18:29:14.563902 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 15167 | 2026.05.18 18:29:14.565292 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003162 sec., 12966.476913345985 rows/sec., 2.34 MiB/sec. | ||
| 15168 | 2026.05.18 18:29:14.565445 [ 294 ] {84b1dc01-4c0d-47e9-af78-2756dcebf14a} <Debug> TCPHandler: Processed in 0.003640417 sec. | ||
| 15169 | 2026.05.18 18:29:14.570862 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15170 | 2026.05.18 18:29:14.571069 [ 294 ] {cef64698-6d8c-43c1-a827-d8bdcf0bc5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15171 | 2026.05.18 18:29:14.571160 [ 294 ] {cef64698-6d8c-43c1-a827-d8bdcf0bc5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15172 | 2026.05.18 18:29:14.572293 [ 294 ] {cef64698-6d8c-43c1-a827-d8bdcf0bc5bd} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15173 | 2026.05.18 18:29:14.572338 [ 294 ] {cef64698-6d8c-43c1-a827-d8bdcf0bc5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15174 | 2026.05.18 18:29:14.572739 [ 294 ] {cef64698-6d8c-43c1-a827-d8bdcf0bc5bd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15175 | 2026.05.18 18:29:14.572962 [ 294 ] {cef64698-6d8c-43c1-a827-d8bdcf0bc5bd} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15176 | 2026.05.18 18:29:14.573111 [ 294 ] {cef64698-6d8c-43c1-a827-d8bdcf0bc5bd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00211 sec., 134597.15639810427 rows/sec., 8.55 MiB/sec. | ||
| 15177 | 2026.05.18 18:29:14.573147 [ 294 ] {cef64698-6d8c-43c1-a827-d8bdcf0bc5bd} <Debug> TCPHandler: Processed in 0.002420478 sec. | ||
| 15178 | 2026.05.18 18:29:14.573301 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15179 | 2026.05.18 18:29:14.573405 [ 294 ] {91cebf0f-95f7-41fb-b89f-fb034ac9976e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15180 | 2026.05.18 18:29:14.573447 [ 294 ] {91cebf0f-95f7-41fb-b89f-fb034ac9976e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15181 | 2026.05.18 18:29:14.574207 [ 294 ] {91cebf0f-95f7-41fb-b89f-fb034ac9976e} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15182 | 2026.05.18 18:29:14.574246 [ 294 ] {91cebf0f-95f7-41fb-b89f-fb034ac9976e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15183 | 2026.05.18 18:29:14.574612 [ 294 ] {91cebf0f-95f7-41fb-b89f-fb034ac9976e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15184 | 2026.05.18 18:29:14.574840 [ 294 ] {91cebf0f-95f7-41fb-b89f-fb034ac9976e} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2026.05.18 18:29:14.574979 [ 294 ] {91cebf0f-95f7-41fb-b89f-fb034ac9976e} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001598 sec., 512515.6445556946 rows/sec., 39.73 MiB/sec. | ||
| 15186 | 2026.05.18 18:29:14.575014 [ 294 ] {91cebf0f-95f7-41fb-b89f-fb034ac9976e} <Debug> TCPHandler: Processed in 0.001761647 sec. | ||
| 15187 | 2026.05.18 18:29:14.575461 [ 47 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15188 | 2026.05.18 18:29:14.575518 [ 47 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15189 | 2026.05.18 18:29:14.575544 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15190 | 2026.05.18 18:29:14.575633 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15191 | 2026.05.18 18:29:14.575650 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 15192 | 2026.05.18 18:29:14.575790 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15193 | 2026.05.18 18:29:14.575821 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3242 rows starting from the beginning of the part | ||
| 15194 | 2026.05.18 18:29:14.575837 [ 294 ] {9b049edd-7cac-4704-b563-de6de8e546cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15195 | 2026.05.18 18:29:14.575883 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 15196 | 2026.05.18 18:29:14.575933 [ 294 ] {9b049edd-7cac-4704-b563-de6de8e546cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15197 | 2026.05.18 18:29:14.575938 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 118 rows starting from the beginning of the part | ||
| 15198 | 2026.05.18 18:29:14.576004 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 819 rows starting from the beginning of the part | ||
| 15199 | 2026.05.18 18:29:14.576046 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 120 rows starting from the beginning of the part | ||
| 15200 | 2026.05.18 18:29:14.576088 [ 201 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 819 rows starting from the beginning of the part | ||
| 15201 | 2026.05.18 18:29:14.576761 [ 294 ] {9b049edd-7cac-4704-b563-de6de8e546cf} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15202 | 2026.05.18 18:29:14.576813 [ 294 ] {9b049edd-7cac-4704-b563-de6de8e546cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15203 | 2026.05.18 18:29:14.577226 [ 294 ] {9b049edd-7cac-4704-b563-de6de8e546cf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15204 | 2026.05.18 18:29:14.577454 [ 294 ] {9b049edd-7cac-4704-b563-de6de8e546cf} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15205 | 2026.05.18 18:29:14.577611 [ 294 ] {9b049edd-7cac-4704-b563-de6de8e546cf} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001833 sec., 83469.7217675941 rows/sec., 4.99 MiB/sec. | ||
| 15206 | 2026.05.18 18:29:14.577651 [ 294 ] {9b049edd-7cac-4704-b563-de6de8e546cf} <Debug> TCPHandler: Processed in 0.00217076 sec. | ||
| 15207 | 2026.05.18 18:29:14.577793 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15208 | 2026.05.18 18:29:14.577894 [ 294 ] {8a4e7dfb-97a0-42dd-b631-0493c828df27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15209 | 2026.05.18 18:29:14.577900 [ 189 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5174 rows, containing 5 columns (5 merged, 0 gathered) in 0.002290963 sec., 2258438.9184810054 rows/sec., 180.41 MiB/sec. | ||
| 15210 | 2026.05.18 18:29:14.577938 [ 294 ] {8a4e7dfb-97a0-42dd-b631-0493c828df27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15211 | 2026.05.18 18:29:14.578209 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15212 | 2026.05.18 18:29:14.578473 [ 294 ] {8a4e7dfb-97a0-42dd-b631-0493c828df27} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15213 | 2026.05.18 18:29:14.578520 [ 294 ] {8a4e7dfb-97a0-42dd-b631-0493c828df27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15214 | 2026.05.18 18:29:14.578528 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_96_19} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.05.18 18:29:14.578613 [ 197 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_96_19} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15216 | 2026.05.18 18:29:14.578702 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 15217 | 2026.05.18 18:29:14.578867 [ 294 ] {8a4e7dfb-97a0-42dd-b631-0493c828df27} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15218 | 2026.05.18 18:29:14.579087 [ 294 ] {8a4e7dfb-97a0-42dd-b631-0493c828df27} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15219 | 2026.05.18 18:29:14.579217 [ 294 ] {8a4e7dfb-97a0-42dd-b631-0493c828df27} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001343 sec., 110945.64408041698 rows/sec., 7.17 MiB/sec. | ||
| 15220 | 2026.05.18 18:29:14.579224 [ 47 ] {} <Debug> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 15221 | 2026.05.18 18:29:14.579256 [ 294 ] {8a4e7dfb-97a0-42dd-b631-0493c828df27} <Debug> TCPHandler: Processed in 0.001512658 sec. | ||
| 15222 | 2026.05.18 18:29:14.579274 [ 47 ] {} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15223 | 2026.05.18 18:29:14.579301 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15224 | 2026.05.18 18:29:14.579364 [ 201 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 15225 | 2026.05.18 18:29:14.579395 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15226 | 2026.05.18 18:29:14.579454 [ 201 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15227 | 2026.05.18 18:29:14.579483 [ 201 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 951 rows starting from the beginning of the part | ||
| 15228 | 2026.05.18 18:29:14.579498 [ 294 ] {c97bba04-3a51-4e8d-8725-34e96d530b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15229 | 2026.05.18 18:29:14.579537 [ 201 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 15230 | 2026.05.18 18:29:14.579548 [ 294 ] {c97bba04-3a51-4e8d-8725-34e96d530b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15231 | 2026.05.18 18:29:14.579586 [ 201 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 15232 | 2026.05.18 18:29:14.579629 [ 201 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 950 rows starting from the beginning of the part | ||
| 15233 | 2026.05.18 18:29:14.579664 [ 201 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 15234 | 2026.05.18 18:29:14.579700 [ 201 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 15235 | 2026.05.18 18:29:14.580065 [ 294 ] {c97bba04-3a51-4e8d-8725-34e96d530b0f} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15236 | 2026.05.18 18:29:14.580110 [ 294 ] {c97bba04-3a51-4e8d-8725-34e96d530b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15237 | 2026.05.18 18:29:14.580460 [ 294 ] {c97bba04-3a51-4e8d-8725-34e96d530b0f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15238 | 2026.05.18 18:29:14.580684 [ 294 ] {c97bba04-3a51-4e8d-8725-34e96d530b0f} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15239 | 2026.05.18 18:29:14.580700 [ 189 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356963 sec., 1840138.6036317865 rows/sec., 117.83 MiB/sec. | ||
| 15240 | 2026.05.18 18:29:14.580820 [ 294 ] {c97bba04-3a51-4e8d-8725-34e96d530b0f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001341 sec., 110365.39895600299 rows/sec., 6.28 MiB/sec. | ||
| 15241 | 2026.05.18 18:29:14.580862 [ 294 ] {c97bba04-3a51-4e8d-8725-34e96d530b0f} <Debug> TCPHandler: Processed in 0.001518249 sec. | ||
| 15242 | 2026.05.18 18:29:14.580931 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 15243 | 2026.05.18 18:29:14.580997 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15244 | 2026.05.18 18:29:14.581101 [ 294 ] {ea655f3b-2fc7-4315-a1d6-fadd2f683238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15245 | 2026.05.18 18:29:14.581154 [ 294 ] {ea655f3b-2fc7-4315-a1d6-fadd2f683238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15246 | 2026.05.18 18:29:14.581227 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15247 | 2026.05.18 18:29:14.581306 [ 199 ] {cc756527-8bfa-40bf-abaa-e69cb6f2feac::all_1_43_9} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 15248 | 2026.05.18 18:29:14.581388 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 15249 | 2026.05.18 18:29:14.581864 [ 294 ] {ea655f3b-2fc7-4315-a1d6-fadd2f683238} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.05.18 18:29:14.581908 [ 294 ] {ea655f3b-2fc7-4315-a1d6-fadd2f683238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15251 | 2026.05.18 18:29:14.582248 [ 294 ] {ea655f3b-2fc7-4315-a1d6-fadd2f683238} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15252 | 2026.05.18 18:29:14.582468 [ 294 ] {ea655f3b-2fc7-4315-a1d6-fadd2f683238} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15253 | 2026.05.18 18:29:14.582602 [ 294 ] {ea655f3b-2fc7-4315-a1d6-fadd2f683238} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001519 sec., 329822.25148123765 rows/sec., 23.18 MiB/sec. | ||
| 15254 | 2026.05.18 18:29:14.582614 [ 47 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15255 | 2026.05.18 18:29:14.582639 [ 294 ] {ea655f3b-2fc7-4315-a1d6-fadd2f683238} <Debug> TCPHandler: Processed in 0.001691425 sec. | ||
| 15256 | 2026.05.18 18:29:14.582658 [ 47 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15257 | 2026.05.18 18:29:14.582685 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15258 | 2026.05.18 18:29:14.582762 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 15259 | 2026.05.18 18:29:14.582804 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15260 | 2026.05.18 18:29:14.582869 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15261 | 2026.05.18 18:29:14.582902 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1794 rows starting from the beginning of the part | ||
| 15262 | 2026.05.18 18:29:14.582957 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 15263 | 2026.05.18 18:29:14.582957 [ 294 ] {619cef3f-4810-4c44-bd20-9d3c95e2d870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15264 | 2026.05.18 18:29:14.583003 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 95 rows starting from the beginning of the part | ||
| 15265 | 2026.05.18 18:29:14.583032 [ 294 ] {619cef3f-4810-4c44-bd20-9d3c95e2d870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15266 | 2026.05.18 18:29:14.583052 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 501 rows starting from the beginning of the part | ||
| 15267 | 2026.05.18 18:29:14.583098 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 99 rows starting from the beginning of the part | ||
| 15268 | 2026.05.18 18:29:14.583142 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 501 rows starting from the beginning of the part | ||
| 15269 | 2026.05.18 18:29:14.583570 [ 294 ] {619cef3f-4810-4c44-bd20-9d3c95e2d870} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15270 | 2026.05.18 18:29:14.583622 [ 294 ] {619cef3f-4810-4c44-bd20-9d3c95e2d870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15271 | 2026.05.18 18:29:14.584074 [ 294 ] {619cef3f-4810-4c44-bd20-9d3c95e2d870} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15272 | 2026.05.18 18:29:14.584271 [ 199 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542369 sec., 1980070.9168817578 rows/sec., 145.08 MiB/sec. | ||
| 15273 | 2026.05.18 18:29:14.584307 [ 294 ] {619cef3f-4810-4c44-bd20-9d3c95e2d870} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2026.05.18 18:29:14.584459 [ 47 ] {} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 15275 | 2026.05.18 18:29:14.584468 [ 294 ] {619cef3f-4810-4c44-bd20-9d3c95e2d870} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 201.85 KiB/sec. | ||
| 15276 | 2026.05.18 18:29:14.584479 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15277 | 2026.05.18 18:29:14.584502 [ 47 ] {} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15278 | 2026.05.18 18:29:14.584526 [ 294 ] {619cef3f-4810-4c44-bd20-9d3c95e2d870} <Debug> TCPHandler: Processed in 0.001788847 sec. | ||
| 15279 | 2026.05.18 18:29:14.584536 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15280 | 2026.05.18 18:29:14.584637 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 15281 | 2026.05.18 18:29:14.584675 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15282 | 2026.05.18 18:29:14.584758 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15283 | 2026.05.18 18:29:14.584783 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_96_19} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15284 | 2026.05.18 18:29:14.584795 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 15285 | 2026.05.18 18:29:14.584799 [ 294 ] {2801943e-512f-4e7a-a466-ad0693efc2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15286 | 2026.05.18 18:29:14.584866 [ 198 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_96_19} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15287 | 2026.05.18 18:29:14.584873 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 15288 | 2026.05.18 18:29:14.584868 [ 294 ] {2801943e-512f-4e7a-a466-ad0693efc2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15289 | 2026.05.18 18:29:14.584942 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 15290 | 2026.05.18 18:29:14.584949 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 15291 | 2026.05.18 18:29:14.584999 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 15292 | 2026.05.18 18:29:14.585055 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 15293 | 2026.05.18 18:29:14.585138 [ 195 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 15294 | 2026.05.18 18:29:14.585495 [ 294 ] {2801943e-512f-4e7a-a466-ad0693efc2c8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15295 | 2026.05.18 18:29:14.585548 [ 294 ] {2801943e-512f-4e7a-a466-ad0693efc2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15296 | 2026.05.18 18:29:14.585947 [ 198 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001350733 sec., 186565.36858135546 rows/sec., 9.52 MiB/sec. | ||
| 15297 | 2026.05.18 18:29:14.586004 [ 294 ] {2801943e-512f-4e7a-a466-ad0693efc2c8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15298 | 2026.05.18 18:29:14.586091 [ 198 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 15299 | 2026.05.18 18:29:14.586325 [ 294 ] {2801943e-512f-4e7a-a466-ad0693efc2c8} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15300 | 2026.05.18 18:29:14.586418 [ 198 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_42_9} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15301 | 2026.05.18 18:29:14.586481 [ 294 ] {2801943e-512f-4e7a-a466-ad0693efc2c8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001702 sec., 155699.17743830787 rows/sec., 10.35 MiB/sec. | ||
| 15302 | 2026.05.18 18:29:14.586501 [ 198 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_42_9} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 15303 | 2026.05.18 18:29:14.586524 [ 294 ] {2801943e-512f-4e7a-a466-ad0693efc2c8} <Debug> TCPHandler: Processed in 0.001900011 sec. | ||
| 15304 | 2026.05.18 18:29:14.586593 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15305 | 2026.05.18 18:29:14.586666 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15306 | 2026.05.18 18:29:14.586776 [ 294 ] {1ba7de15-de9c-4f8c-94cb-c31206c82242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15307 | 2026.05.18 18:29:14.586820 [ 294 ] {1ba7de15-de9c-4f8c-94cb-c31206c82242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15308 | 2026.05.18 18:29:14.587162 [ 294 ] {1ba7de15-de9c-4f8c-94cb-c31206c82242} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2026.05.18 18:29:14.587199 [ 294 ] {1ba7de15-de9c-4f8c-94cb-c31206c82242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15310 | 2026.05.18 18:29:14.587517 [ 294 ] {1ba7de15-de9c-4f8c-94cb-c31206c82242} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15311 | 2026.05.18 18:29:14.587729 [ 294 ] {1ba7de15-de9c-4f8c-94cb-c31206c82242} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2026.05.18 18:29:14.587862 [ 294 ] {1ba7de15-de9c-4f8c-94cb-c31206c82242} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 15313 | 2026.05.18 18:29:14.587897 [ 294 ] {1ba7de15-de9c-4f8c-94cb-c31206c82242} <Debug> TCPHandler: Processed in 0.001284411 sec. | ||
| 15314 | 2026.05.18 18:29:14.588026 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15315 | 2026.05.18 18:29:14.588123 [ 294 ] {e5934164-8ddb-481f-b712-8e43c5f41e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15316 | 2026.05.18 18:29:14.588178 [ 294 ] {e5934164-8ddb-481f-b712-8e43c5f41e27} <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 | ||
| 15317 | 2026.05.18 18:29:14.589038 [ 294 ] {e5934164-8ddb-481f-b712-8e43c5f41e27} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15318 | 2026.05.18 18:29:14.589075 [ 294 ] {e5934164-8ddb-481f-b712-8e43c5f41e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15319 | 2026.05.18 18:29:14.589599 [ 294 ] {e5934164-8ddb-481f-b712-8e43c5f41e27} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15320 | 2026.05.18 18:29:14.589823 [ 294 ] {e5934164-8ddb-481f-b712-8e43c5f41e27} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15321 | 2026.05.18 18:29:14.589969 [ 294 ] {e5934164-8ddb-481f-b712-8e43c5f41e27} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001864 sec., 5901.287553648069 rows/sec., 10.57 MiB/sec. | ||
| 15322 | 2026.05.18 18:29:14.590022 [ 294 ] {e5934164-8ddb-481f-b712-8e43c5f41e27} <Debug> TCPHandler: Processed in 0.002046256 sec. | ||
| 15323 | 2026.05.18 18:29:14.590176 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15324 | 2026.05.18 18:29:14.590275 [ 294 ] {2f3e25d0-dbf2-42d9-9d01-b251d5634c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15325 | 2026.05.18 18:29:14.590319 [ 294 ] {2f3e25d0-dbf2-42d9-9d01-b251d5634c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15326 | 2026.05.18 18:29:14.590684 [ 294 ] {2f3e25d0-dbf2-42d9-9d01-b251d5634c89} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15327 | 2026.05.18 18:29:14.590721 [ 294 ] {2f3e25d0-dbf2-42d9-9d01-b251d5634c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15328 | 2026.05.18 18:29:14.591034 [ 294 ] {2f3e25d0-dbf2-42d9-9d01-b251d5634c89} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15329 | 2026.05.18 18:29:14.591268 [ 294 ] {2f3e25d0-dbf2-42d9-9d01-b251d5634c89} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15330 | 2026.05.18 18:29:14.591403 [ 47 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15331 | 2026.05.18 18:29:14.591407 [ 294 ] {2f3e25d0-dbf2-42d9-9d01-b251d5634c89} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001152 sec., 78125 rows/sec., 4.89 MiB/sec. | ||
| 15332 | 2026.05.18 18:29:14.591440 [ 47 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.05.18 18:29:14.591454 [ 294 ] {2f3e25d0-dbf2-42d9-9d01-b251d5634c89} <Debug> TCPHandler: Processed in 0.001328762 sec. | ||
| 15334 | 2026.05.18 18:29:14.591460 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15335 | 2026.05.18 18:29:14.591543 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 15336 | 2026.05.18 18:29:14.591661 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15337 | 2026.05.18 18:29:14.591688 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5892 rows starting from the beginning of the part | ||
| 15338 | 2026.05.18 18:29:14.591734 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
| 15339 | 2026.05.18 18:29:14.591773 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 15340 | 2026.05.18 18:29:14.591808 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 15341 | 2026.05.18 18:29:14.591850 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 15342 | 2026.05.18 18:29:14.591886 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 15343 | 2026.05.18 18:29:14.593594 [ 200 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002083717 sec., 2994648.505531221 rows/sec., 193.07 MiB/sec. | ||
| 15344 | 2026.05.18 18:29:14.593924 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15345 | 2026.05.18 18:29:14.594156 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_96_19} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2026.05.18 18:29:14.594221 [ 195 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_96_19} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15347 | 2026.05.18 18:29:14.594280 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 15348 | 2026.05.18 18:29:17.139132 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15349 | 2026.05.18 18:29:17.139191 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15350 | 2026.05.18 18:29:17.304342 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27805 | ||
| 15351 | 2026.05.18 18:29:17.304932 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15352 | 2026.05.18 18:29:17.305016 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15353 | 2026.05.18 18:29:17.305554 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15354 | 2026.05.18 18:29:17.305792 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15355 | 2026.05.18 18:29:17.305932 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27805 | ||
| 15356 | 2026.05.18 18:29:18.775279 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 15357 | 2026.05.18 18:29:18.790116 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2026.05.18 18:29:18.790163 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15359 | 2026.05.18 18:29:18.795369 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15360 | 2026.05.18 18:29:18.796049 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15361 | 2026.05.18 18:29:18.798577 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 15362 | 2026.05.18 18:29:19.558228 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15363 | 2026.05.18 18:29:19.558473 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15364 | 2026.05.18 18:29:19.558835 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15365 | 2026.05.18 18:29:19.558873 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15366 | 2026.05.18 18:29:19.559098 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15367 | 2026.05.18 18:29:19.559169 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15368 | 2026.05.18 18:29:19.559314 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15369 | 2026.05.18 18:29:19.559427 [ 344 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15370 | 2026.05.18 18:29:19.559447 [ 276 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15371 | 2026.05.18 18:29:19.559445 [ 345 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15372 | 2026.05.18 18:29:19.559427 [ 330 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15373 | 2026.05.18 18:29:19.559639 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15374 | 2026.05.18 18:29:19.559668 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15375 | 2026.05.18 18:29:19.559742 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15376 | 2026.05.18 18:29:19.559763 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 15377 | 2026.05.18 18:29:19.559801 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15378 | 2026.05.18 18:29:19.559843 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15379 | 2026.05.18 18:29:19.561143 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002771 sec., 14796.102490075786 rows/sec., 2.67 MiB/sec. | ||
| 15380 | 2026.05.18 18:29:19.561283 [ 294 ] {0a12c080-d7d2-457c-9810-e0f9cfee5c27} <Debug> TCPHandler: Processed in 0.003201603 sec. | ||
| 15381 | 2026.05.18 18:29:19.563670 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15382 | 2026.05.18 18:29:19.563860 [ 294 ] {2aac8dfb-aa3a-420f-9dc4-f615493491c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15383 | 2026.05.18 18:29:19.563942 [ 294 ] {2aac8dfb-aa3a-420f-9dc4-f615493491c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15384 | 2026.05.18 18:29:19.564755 [ 294 ] {2aac8dfb-aa3a-420f-9dc4-f615493491c8} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15385 | 2026.05.18 18:29:19.564798 [ 294 ] {2aac8dfb-aa3a-420f-9dc4-f615493491c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15386 | 2026.05.18 18:29:19.565223 [ 294 ] {2aac8dfb-aa3a-420f-9dc4-f615493491c8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15387 | 2026.05.18 18:29:19.565451 [ 294 ] {2aac8dfb-aa3a-420f-9dc4-f615493491c8} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15388 | 2026.05.18 18:29:19.565603 [ 294 ] {2aac8dfb-aa3a-420f-9dc4-f615493491c8} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001801 sec., 65519.15602443087 rows/sec., 5.56 MiB/sec. | ||
| 15389 | 2026.05.18 18:29:19.565643 [ 294 ] {2aac8dfb-aa3a-420f-9dc4-f615493491c8} <Debug> TCPHandler: Processed in 0.002117448 sec. | ||
| 15390 | 2026.05.18 18:29:19.565793 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15391 | 2026.05.18 18:29:19.565891 [ 294 ] {a0c7502a-2a0b-4313-9161-bd895216fcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15392 | 2026.05.18 18:29:19.565934 [ 294 ] {a0c7502a-2a0b-4313-9161-bd895216fcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15393 | 2026.05.18 18:29:19.566406 [ 294 ] {a0c7502a-2a0b-4313-9161-bd895216fcc1} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15394 | 2026.05.18 18:29:19.566444 [ 294 ] {a0c7502a-2a0b-4313-9161-bd895216fcc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15395 | 2026.05.18 18:29:19.566745 [ 294 ] {a0c7502a-2a0b-4313-9161-bd895216fcc1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15396 | 2026.05.18 18:29:19.566955 [ 294 ] {a0c7502a-2a0b-4313-9161-bd895216fcc1} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15397 | 2026.05.18 18:29:19.567085 [ 294 ] {a0c7502a-2a0b-4313-9161-bd895216fcc1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001213 sec., 25556.47155812036 rows/sec., 1.88 MiB/sec. | ||
| 15398 | 2026.05.18 18:29:19.567121 [ 294 ] {a0c7502a-2a0b-4313-9161-bd895216fcc1} <Debug> TCPHandler: Processed in 0.001378744 sec. | ||
| 15399 | 2026.05.18 18:29:19.567247 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15400 | 2026.05.18 18:29:19.567353 [ 294 ] {56c46648-27fc-420d-8db7-f9bba9c74a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15401 | 2026.05.18 18:29:19.567395 [ 294 ] {56c46648-27fc-420d-8db7-f9bba9c74a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15402 | 2026.05.18 18:29:19.567895 [ 294 ] {56c46648-27fc-420d-8db7-f9bba9c74a91} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15403 | 2026.05.18 18:29:19.567944 [ 294 ] {56c46648-27fc-420d-8db7-f9bba9c74a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15404 | 2026.05.18 18:29:19.568258 [ 294 ] {56c46648-27fc-420d-8db7-f9bba9c74a91} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15405 | 2026.05.18 18:29:19.568469 [ 294 ] {56c46648-27fc-420d-8db7-f9bba9c74a91} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15406 | 2026.05.18 18:29:19.568602 [ 294 ] {56c46648-27fc-420d-8db7-f9bba9c74a91} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001266 sec., 75039.4944707741 rows/sec., 5.86 MiB/sec. | ||
| 15407 | 2026.05.18 18:29:19.568638 [ 294 ] {56c46648-27fc-420d-8db7-f9bba9c74a91} <Debug> TCPHandler: Processed in 0.001439356 sec. | ||
| 15408 | 2026.05.18 18:29:19.568766 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15409 | 2026.05.18 18:29:19.568866 [ 294 ] {9c3970f9-afb0-4f9d-94f8-f798aee71d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15410 | 2026.05.18 18:29:19.568912 [ 294 ] {9c3970f9-afb0-4f9d-94f8-f798aee71d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15411 | 2026.05.18 18:29:19.569358 [ 294 ] {9c3970f9-afb0-4f9d-94f8-f798aee71d8e} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2026.05.18 18:29:19.569396 [ 294 ] {9c3970f9-afb0-4f9d-94f8-f798aee71d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15413 | 2026.05.18 18:29:19.569729 [ 294 ] {9c3970f9-afb0-4f9d-94f8-f798aee71d8e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15414 | 2026.05.18 18:29:19.569951 [ 294 ] {9c3970f9-afb0-4f9d-94f8-f798aee71d8e} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2026.05.18 18:29:19.570083 [ 294 ] {9c3970f9-afb0-4f9d-94f8-f798aee71d8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 15416 | 2026.05.18 18:29:19.570119 [ 294 ] {9c3970f9-afb0-4f9d-94f8-f798aee71d8e} <Debug> TCPHandler: Processed in 0.001402545 sec. | ||
| 15417 | 2026.05.18 18:29:19.570247 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15418 | 2026.05.18 18:29:19.570343 [ 294 ] {2a793884-de8a-48a7-9f37-6d33c1b7b957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15419 | 2026.05.18 18:29:19.570398 [ 294 ] {2a793884-de8a-48a7-9f37-6d33c1b7b957} <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 | ||
| 15420 | 2026.05.18 18:29:19.571229 [ 294 ] {2a793884-de8a-48a7-9f37-6d33c1b7b957} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15421 | 2026.05.18 18:29:19.571268 [ 294 ] {2a793884-de8a-48a7-9f37-6d33c1b7b957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15422 | 2026.05.18 18:29:19.571818 [ 294 ] {2a793884-de8a-48a7-9f37-6d33c1b7b957} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15423 | 2026.05.18 18:29:19.572041 [ 294 ] {2a793884-de8a-48a7-9f37-6d33c1b7b957} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2026.05.18 18:29:19.572182 [ 294 ] {2a793884-de8a-48a7-9f37-6d33c1b7b957} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001857 sec., 16693.591814754982 rows/sec., 29.91 MiB/sec. | ||
| 15425 | 2026.05.18 18:29:19.572234 [ 294 ] {2a793884-de8a-48a7-9f37-6d33c1b7b957} <Debug> TCPHandler: Processed in 0.002036106 sec. | ||
| 15426 | 2026.05.18 18:29:19.572370 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15427 | 2026.05.18 18:29:19.572475 [ 294 ] {094f748b-95e7-49f3-bb05-f161f97b0fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15428 | 2026.05.18 18:29:19.572517 [ 294 ] {094f748b-95e7-49f3-bb05-f161f97b0fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15429 | 2026.05.18 18:29:19.572908 [ 294 ] {094f748b-95e7-49f3-bb05-f161f97b0fc8} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15430 | 2026.05.18 18:29:19.572944 [ 294 ] {094f748b-95e7-49f3-bb05-f161f97b0fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15431 | 2026.05.18 18:29:19.573240 [ 294 ] {094f748b-95e7-49f3-bb05-f161f97b0fc8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15432 | 2026.05.18 18:29:19.573451 [ 294 ] {094f748b-95e7-49f3-bb05-f161f97b0fc8} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15433 | 2026.05.18 18:29:19.573582 [ 294 ] {094f748b-95e7-49f3-bb05-f161f97b0fc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 15434 | 2026.05.18 18:29:19.573615 [ 294 ] {094f748b-95e7-49f3-bb05-f161f97b0fc8} <Debug> TCPHandler: Processed in 0.001295131 sec. | ||
| 15435 | 2026.05.18 18:29:19.771131 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15436 | 2026.05.18 18:29:19.771415 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15437 | 2026.05.18 18:29:19.771818 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15438 | 2026.05.18 18:29:19.771877 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15439 | 2026.05.18 18:29:19.772170 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15440 | 2026.05.18 18:29:19.772238 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15441 | 2026.05.18 18:29:19.772378 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 15442 | 2026.05.18 18:29:19.772478 [ 333 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15443 | 2026.05.18 18:29:19.772491 [ 329 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15444 | 2026.05.18 18:29:19.772485 [ 345 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15445 | 2026.05.18 18:29:19.772478 [ 276 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15446 | 2026.05.18 18:29:19.772675 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15447 | 2026.05.18 18:29:19.772702 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15448 | 2026.05.18 18:29:19.772772 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15449 | 2026.05.18 18:29:19.772791 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 15450 | 2026.05.18 18:29:19.772827 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 15451 | 2026.05.18 18:29:19.772870 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 15452 | 2026.05.18 18:29:19.774014 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002728 sec., 15029.325513196482 rows/sec., 3.27 MiB/sec. | ||
| 15453 | 2026.05.18 18:29:19.774147 [ 294 ] {f65074b2-b6e9-4585-b592-4cd79193843c} <Debug> TCPHandler: Processed in 0.003158462 sec. | ||
| 15454 | 2026.05.18 18:29:19.790227 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15455 | 2026.05.18 18:29:19.790345 [ 294 ] {0e566cd2-667b-4ce1-a0c3-26cf54fd4c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15456 | 2026.05.18 18:29:19.790399 [ 294 ] {0e566cd2-667b-4ce1-a0c3-26cf54fd4c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15457 | 2026.05.18 18:29:19.791063 [ 294 ] {0e566cd2-667b-4ce1-a0c3-26cf54fd4c71} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15458 | 2026.05.18 18:29:19.791102 [ 294 ] {0e566cd2-667b-4ce1-a0c3-26cf54fd4c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15459 | 2026.05.18 18:29:19.791488 [ 294 ] {0e566cd2-667b-4ce1-a0c3-26cf54fd4c71} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15460 | 2026.05.18 18:29:19.791712 [ 294 ] {0e566cd2-667b-4ce1-a0c3-26cf54fd4c71} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2026.05.18 18:29:19.791860 [ 294 ] {0e566cd2-667b-4ce1-a0c3-26cf54fd4c71} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001549 sec., 183344.09296320207 rows/sec., 11.64 MiB/sec. | ||
| 15462 | 2026.05.18 18:29:19.791895 [ 294 ] {0e566cd2-667b-4ce1-a0c3-26cf54fd4c71} <Debug> TCPHandler: Processed in 0.001730186 sec. | ||
| 15463 | 2026.05.18 18:29:19.792042 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15464 | 2026.05.18 18:29:19.792148 [ 294 ] {c4f8e29a-9648-48f4-bda9-ef2e1d48e865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15465 | 2026.05.18 18:29:19.792190 [ 294 ] {c4f8e29a-9648-48f4-bda9-ef2e1d48e865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15466 | 2026.05.18 18:29:19.792634 [ 294 ] {c4f8e29a-9648-48f4-bda9-ef2e1d48e865} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2026.05.18 18:29:19.792671 [ 294 ] {c4f8e29a-9648-48f4-bda9-ef2e1d48e865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15468 | 2026.05.18 18:29:19.792989 [ 294 ] {c4f8e29a-9648-48f4-bda9-ef2e1d48e865} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15469 | 2026.05.18 18:29:19.793201 [ 294 ] {c4f8e29a-9648-48f4-bda9-ef2e1d48e865} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15470 | 2026.05.18 18:29:19.793334 [ 294 ] {c4f8e29a-9648-48f4-bda9-ef2e1d48e865} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001204 sec., 8305.647840531561 rows/sec., 677.27 KiB/sec. | ||
| 15471 | 2026.05.18 18:29:19.793369 [ 294 ] {c4f8e29a-9648-48f4-bda9-ef2e1d48e865} <Debug> TCPHandler: Processed in 0.001384294 sec. | ||
| 15472 | 2026.05.18 18:29:19.793521 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15473 | 2026.05.18 18:29:19.793621 [ 294 ] {3adc55e8-0ca9-48bd-8585-22f08c0158e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15474 | 2026.05.18 18:29:19.793661 [ 294 ] {3adc55e8-0ca9-48bd-8585-22f08c0158e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15475 | 2026.05.18 18:29:19.795571 [ 294 ] {3adc55e8-0ca9-48bd-8585-22f08c0158e7} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15476 | 2026.05.18 18:29:19.795608 [ 294 ] {3adc55e8-0ca9-48bd-8585-22f08c0158e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15477 | 2026.05.18 18:29:19.796080 [ 294 ] {3adc55e8-0ca9-48bd-8585-22f08c0158e7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15478 | 2026.05.18 18:29:19.796295 [ 294 ] {3adc55e8-0ca9-48bd-8585-22f08c0158e7} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15479 | 2026.05.18 18:29:19.796437 [ 294 ] {3adc55e8-0ca9-48bd-8585-22f08c0158e7} <Debug> executeQuery: Read 3173 rows, 241.56 KiB in 0.002834 sec., 1119618.9131968948 rows/sec., 83.24 MiB/sec. | ||
| 15480 | 2026.05.18 18:29:19.796482 [ 294 ] {3adc55e8-0ca9-48bd-8585-22f08c0158e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15481 | 2026.05.18 18:29:19.796497 [ 294 ] {3adc55e8-0ca9-48bd-8585-22f08c0158e7} <Debug> TCPHandler: Processed in 0.003028478 sec. | ||
| 15482 | 2026.05.18 18:29:19.796657 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15483 | 2026.05.18 18:29:19.796759 [ 294 ] {00b4a3e9-984e-445f-892b-624813c769e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15484 | 2026.05.18 18:29:19.796801 [ 294 ] {00b4a3e9-984e-445f-892b-624813c769e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15485 | 2026.05.18 18:29:19.797299 [ 294 ] {00b4a3e9-984e-445f-892b-624813c769e1} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15486 | 2026.05.18 18:29:19.797337 [ 294 ] {00b4a3e9-984e-445f-892b-624813c769e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15487 | 2026.05.18 18:29:19.797646 [ 294 ] {00b4a3e9-984e-445f-892b-624813c769e1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15488 | 2026.05.18 18:29:19.797857 [ 294 ] {00b4a3e9-984e-445f-892b-624813c769e1} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15489 | 2026.05.18 18:29:19.797988 [ 294 ] {00b4a3e9-984e-445f-892b-624813c769e1} <Debug> executeQuery: Read 174 rows, 10.89 KiB in 0.001247 sec., 139534.88372093023 rows/sec., 8.53 MiB/sec. | ||
| 15490 | 2026.05.18 18:29:19.798025 [ 294 ] {00b4a3e9-984e-445f-892b-624813c769e1} <Debug> TCPHandler: Processed in 0.001420886 sec. | ||
| 15491 | 2026.05.18 18:29:19.798169 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15492 | 2026.05.18 18:29:19.798268 [ 294 ] {81395dd8-6b95-4672-81ef-0c48c2e7494e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15493 | 2026.05.18 18:29:19.798310 [ 294 ] {81395dd8-6b95-4672-81ef-0c48c2e7494e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15494 | 2026.05.18 18:29:19.799050 [ 294 ] {81395dd8-6b95-4672-81ef-0c48c2e7494e} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15495 | 2026.05.18 18:29:19.799088 [ 294 ] {81395dd8-6b95-4672-81ef-0c48c2e7494e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15496 | 2026.05.18 18:29:19.799427 [ 294 ] {81395dd8-6b95-4672-81ef-0c48c2e7494e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15497 | 2026.05.18 18:29:19.799639 [ 294 ] {81395dd8-6b95-4672-81ef-0c48c2e7494e} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15498 | 2026.05.18 18:29:19.799774 [ 294 ] {81395dd8-6b95-4672-81ef-0c48c2e7494e} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001522 sec., 624178.7122207622 rows/sec., 36.72 MiB/sec. | ||
| 15499 | 2026.05.18 18:29:19.799822 [ 294 ] {81395dd8-6b95-4672-81ef-0c48c2e7494e} <Debug> TCPHandler: Processed in 0.001703704 sec. | ||
| 15500 | 2026.05.18 18:29:19.800010 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15501 | 2026.05.18 18:29:19.800110 [ 294 ] {07aee98d-1c3a-4cbd-b199-82e99070bbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15502 | 2026.05.18 18:29:19.800150 [ 294 ] {07aee98d-1c3a-4cbd-b199-82e99070bbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15503 | 2026.05.18 18:29:19.800600 [ 294 ] {07aee98d-1c3a-4cbd-b199-82e99070bbfe} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15504 | 2026.05.18 18:29:19.800645 [ 294 ] {07aee98d-1c3a-4cbd-b199-82e99070bbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15505 | 2026.05.18 18:29:19.800994 [ 294 ] {07aee98d-1c3a-4cbd-b199-82e99070bbfe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 15506 | 2026.05.18 18:29:19.801232 [ 294 ] {07aee98d-1c3a-4cbd-b199-82e99070bbfe} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15507 | 2026.05.18 18:29:19.801363 [ 294 ] {07aee98d-1c3a-4cbd-b199-82e99070bbfe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001272 sec., 786.1635220125787 rows/sec., 55.28 KiB/sec. | ||
| 15508 | 2026.05.18 18:29:19.801398 [ 294 ] {07aee98d-1c3a-4cbd-b199-82e99070bbfe} <Debug> TCPHandler: Processed in 0.001440606 sec. | ||
| 15509 | 2026.05.18 18:29:19.801536 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15510 | 2026.05.18 18:29:19.801634 [ 294 ] {9b19ea09-a996-4fc1-9b85-3cd737ae0ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15511 | 2026.05.18 18:29:19.801674 [ 294 ] {9b19ea09-a996-4fc1-9b85-3cd737ae0ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15512 | 2026.05.18 18:29:19.802163 [ 294 ] {9b19ea09-a996-4fc1-9b85-3cd737ae0ff3} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15513 | 2026.05.18 18:29:19.802200 [ 294 ] {9b19ea09-a996-4fc1-9b85-3cd737ae0ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15514 | 2026.05.18 18:29:19.802499 [ 294 ] {9b19ea09-a996-4fc1-9b85-3cd737ae0ff3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15515 | 2026.05.18 18:29:19.802705 [ 294 ] {9b19ea09-a996-4fc1-9b85-3cd737ae0ff3} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15516 | 2026.05.18 18:29:19.802837 [ 294 ] {9b19ea09-a996-4fc1-9b85-3cd737ae0ff3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. | ||
| 15517 | 2026.05.18 18:29:19.802871 [ 294 ] {9b19ea09-a996-4fc1-9b85-3cd737ae0ff3} <Debug> TCPHandler: Processed in 0.001384305 sec. | ||
| 15518 | 2026.05.18 18:29:19.803007 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15519 | 2026.05.18 18:29:19.803103 [ 294 ] {325df27b-b132-49a4-b254-d1f8ebf19bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15520 | 2026.05.18 18:29:19.803142 [ 294 ] {325df27b-b132-49a4-b254-d1f8ebf19bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15521 | 2026.05.18 18:29:19.804862 [ 294 ] {325df27b-b132-49a4-b254-d1f8ebf19bb3} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15522 | 2026.05.18 18:29:19.804930 [ 294 ] {325df27b-b132-49a4-b254-d1f8ebf19bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15523 | 2026.05.18 18:29:19.805424 [ 294 ] {325df27b-b132-49a4-b254-d1f8ebf19bb3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15524 | 2026.05.18 18:29:19.805652 [ 294 ] {325df27b-b132-49a4-b254-d1f8ebf19bb3} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15525 | 2026.05.18 18:29:19.805815 [ 294 ] {325df27b-b132-49a4-b254-d1f8ebf19bb3} <Debug> executeQuery: Read 1737 rows, 119.88 KiB in 0.002728 sec., 636730.2052785924 rows/sec., 42.91 MiB/sec. | ||
| 15526 | 2026.05.18 18:29:19.805872 [ 294 ] {325df27b-b132-49a4-b254-d1f8ebf19bb3} <Debug> TCPHandler: Processed in 0.002912824 sec. | ||
| 15527 | 2026.05.18 18:29:19.806056 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15528 | 2026.05.18 18:29:19.806182 [ 294 ] {0a636bff-d930-4f6d-a5f2-d266b38e1a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15529 | 2026.05.18 18:29:19.806238 [ 294 ] {0a636bff-d930-4f6d-a5f2-d266b38e1a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15530 | 2026.05.18 18:29:19.806602 [ 294 ] {0a636bff-d930-4f6d-a5f2-d266b38e1a3d} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15531 | 2026.05.18 18:29:19.806638 [ 294 ] {0a636bff-d930-4f6d-a5f2-d266b38e1a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15532 | 2026.05.18 18:29:19.806934 [ 294 ] {0a636bff-d930-4f6d-a5f2-d266b38e1a3d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15533 | 2026.05.18 18:29:19.807144 [ 294 ] {0a636bff-d930-4f6d-a5f2-d266b38e1a3d} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15534 | 2026.05.18 18:29:19.807273 [ 294 ] {0a636bff-d930-4f6d-a5f2-d266b38e1a3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 15535 | 2026.05.18 18:29:19.807306 [ 294 ] {0a636bff-d930-4f6d-a5f2-d266b38e1a3d} <Debug> TCPHandler: Processed in 0.001356744 sec. | ||
| 15536 | 2026.05.18 18:29:19.807435 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15537 | 2026.05.18 18:29:19.807539 [ 294 ] {25c2525d-cb08-49c0-9619-8e6942a2e942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15538 | 2026.05.18 18:29:19.807583 [ 294 ] {25c2525d-cb08-49c0-9619-8e6942a2e942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15539 | 2026.05.18 18:29:19.808528 [ 294 ] {25c2525d-cb08-49c0-9619-8e6942a2e942} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15540 | 2026.05.18 18:29:19.808592 [ 294 ] {25c2525d-cb08-49c0-9619-8e6942a2e942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15541 | 2026.05.18 18:29:19.809049 [ 294 ] {25c2525d-cb08-49c0-9619-8e6942a2e942} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15542 | 2026.05.18 18:29:19.809264 [ 294 ] {25c2525d-cb08-49c0-9619-8e6942a2e942} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15543 | 2026.05.18 18:29:19.809432 [ 294 ] {25c2525d-cb08-49c0-9619-8e6942a2e942} <Debug> executeQuery: Read 1606 rows, 99.88 KiB in 0.001912 sec., 839958.1589958159 rows/sec., 51.01 MiB/sec. | ||
| 15544 | 2026.05.18 18:29:19.809473 [ 294 ] {25c2525d-cb08-49c0-9619-8e6942a2e942} <Debug> TCPHandler: Processed in 0.002090447 sec. | ||
| 15545 | 2026.05.18 18:29:19.809610 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15546 | 2026.05.18 18:29:19.809715 [ 294 ] {cd41503d-3c9e-410a-b304-e4bed50ffe89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15547 | 2026.05.18 18:29:19.809758 [ 294 ] {cd41503d-3c9e-410a-b304-e4bed50ffe89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15548 | 2026.05.18 18:29:19.810081 [ 294 ] {cd41503d-3c9e-410a-b304-e4bed50ffe89} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15549 | 2026.05.18 18:29:19.810141 [ 294 ] {cd41503d-3c9e-410a-b304-e4bed50ffe89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15550 | 2026.05.18 18:29:19.810456 [ 294 ] {cd41503d-3c9e-410a-b304-e4bed50ffe89} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15551 | 2026.05.18 18:29:19.810675 [ 294 ] {cd41503d-3c9e-410a-b304-e4bed50ffe89} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15552 | 2026.05.18 18:29:19.810812 [ 294 ] {cd41503d-3c9e-410a-b304-e4bed50ffe89} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 15553 | 2026.05.18 18:29:19.810847 [ 294 ] {cd41503d-3c9e-410a-b304-e4bed50ffe89} <Debug> TCPHandler: Processed in 0.001288811 sec. | ||
| 15554 | 2026.05.18 18:29:19.810985 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15555 | 2026.05.18 18:29:19.811082 [ 294 ] {61c5151d-a7f0-4a23-99f9-f60d502b63c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15556 | 2026.05.18 18:29:19.811136 [ 294 ] {61c5151d-a7f0-4a23-99f9-f60d502b63c4} <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 | ||
| 15557 | 2026.05.18 18:29:19.811950 [ 294 ] {61c5151d-a7f0-4a23-99f9-f60d502b63c4} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15558 | 2026.05.18 18:29:19.811987 [ 294 ] {61c5151d-a7f0-4a23-99f9-f60d502b63c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15559 | 2026.05.18 18:29:19.812625 [ 294 ] {61c5151d-a7f0-4a23-99f9-f60d502b63c4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15560 | 2026.05.18 18:29:19.812972 [ 294 ] {61c5151d-a7f0-4a23-99f9-f60d502b63c4} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15561 | 2026.05.18 18:29:19.813188 [ 294 ] {61c5151d-a7f0-4a23-99f9-f60d502b63c4} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002118 sec., 10387.157695939564 rows/sec., 18.61 MiB/sec. | ||
| 15562 | 2026.05.18 18:29:19.813334 [ 294 ] {61c5151d-a7f0-4a23-99f9-f60d502b63c4} <Debug> TCPHandler: Processed in 0.002397977 sec. | ||
| 15563 | 2026.05.18 18:29:19.813533 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15564 | 2026.05.18 18:29:19.813663 [ 294 ] {27b97b9a-b24d-4fa3-a94e-f98edc20fdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15565 | 2026.05.18 18:29:19.813720 [ 294 ] {27b97b9a-b24d-4fa3-a94e-f98edc20fdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15566 | 2026.05.18 18:29:19.814136 [ 294 ] {27b97b9a-b24d-4fa3-a94e-f98edc20fdb2} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15567 | 2026.05.18 18:29:19.814176 [ 294 ] {27b97b9a-b24d-4fa3-a94e-f98edc20fdb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15568 | 2026.05.18 18:29:19.814527 [ 294 ] {27b97b9a-b24d-4fa3-a94e-f98edc20fdb2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15569 | 2026.05.18 18:29:19.814736 [ 294 ] {27b97b9a-b24d-4fa3-a94e-f98edc20fdb2} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15570 | 2026.05.18 18:29:19.814875 [ 294 ] {27b97b9a-b24d-4fa3-a94e-f98edc20fdb2} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001251 sec., 33573.14148681056 rows/sec., 1.92 MiB/sec. | ||
| 15571 | 2026.05.18 18:29:19.814908 [ 294 ] {27b97b9a-b24d-4fa3-a94e-f98edc20fdb2} <Debug> TCPHandler: Processed in 0.001483018 sec. | ||
| 15572 | 2026.05.18 18:29:20.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.88 MiB, peak 364.92 MiB, free memory in arenas 0.00 B, will set to 353.73 MiB (RSS), difference: -1.14 MiB | ||
| 15573 | 2026.05.18 18:29:24.556034 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15574 | 2026.05.18 18:29:24.556302 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15575 | 2026.05.18 18:29:24.556630 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15576 | 2026.05.18 18:29:24.556667 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15577 | 2026.05.18 18:29:24.556878 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15578 | 2026.05.18 18:29:24.556946 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15579 | 2026.05.18 18:29:24.557086 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15580 | 2026.05.18 18:29:24.557184 [ 345 ] {271843d2-512c-48de-b209-8333676d5d58} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15581 | 2026.05.18 18:29:24.557201 [ 333 ] {271843d2-512c-48de-b209-8333676d5d58} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15582 | 2026.05.18 18:29:24.557188 [ 329 ] {271843d2-512c-48de-b209-8333676d5d58} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15583 | 2026.05.18 18:29:24.557201 [ 276 ] {271843d2-512c-48de-b209-8333676d5d58} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15584 | 2026.05.18 18:29:24.557407 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15585 | 2026.05.18 18:29:24.557436 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15586 | 2026.05.18 18:29:24.557505 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15587 | 2026.05.18 18:29:24.557525 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 15588 | 2026.05.18 18:29:24.557560 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15589 | 2026.05.18 18:29:24.557599 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15590 | 2026.05.18 18:29:24.558711 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002509 sec., 16341.17178158629 rows/sec., 2.94 MiB/sec. | ||
| 15591 | 2026.05.18 18:29:24.558843 [ 294 ] {271843d2-512c-48de-b209-8333676d5d58} <Debug> TCPHandler: Processed in 0.002953964 sec. | ||
| 15592 | 2026.05.18 18:29:24.560417 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15593 | 2026.05.18 18:29:24.560527 [ 294 ] {7df5bd6c-59da-49ad-8140-11b3d28c4572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15594 | 2026.05.18 18:29:24.560570 [ 294 ] {7df5bd6c-59da-49ad-8140-11b3d28c4572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15595 | 2026.05.18 18:29:24.561125 [ 294 ] {7df5bd6c-59da-49ad-8140-11b3d28c4572} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15596 | 2026.05.18 18:29:24.561172 [ 294 ] {7df5bd6c-59da-49ad-8140-11b3d28c4572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15597 | 2026.05.18 18:29:24.561539 [ 294 ] {7df5bd6c-59da-49ad-8140-11b3d28c4572} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15598 | 2026.05.18 18:29:24.561761 [ 294 ] {7df5bd6c-59da-49ad-8140-11b3d28c4572} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15599 | 2026.05.18 18:29:24.561901 [ 294 ] {7df5bd6c-59da-49ad-8140-11b3d28c4572} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001405 sec., 39857.6512455516 rows/sec., 3.04 MiB/sec. | ||
| 15600 | 2026.05.18 18:29:24.561936 [ 294 ] {7df5bd6c-59da-49ad-8140-11b3d28c4572} <Debug> TCPHandler: Processed in 0.00156971 sec. | ||
| 15601 | 2026.05.18 18:29:24.562086 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15602 | 2026.05.18 18:29:24.562182 [ 294 ] {682266e3-ba9e-42c0-95a3-d6cf242212fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15603 | 2026.05.18 18:29:24.562222 [ 294 ] {682266e3-ba9e-42c0-95a3-d6cf242212fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15604 | 2026.05.18 18:29:24.562638 [ 294 ] {682266e3-ba9e-42c0-95a3-d6cf242212fe} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15605 | 2026.05.18 18:29:24.562674 [ 294 ] {682266e3-ba9e-42c0-95a3-d6cf242212fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15606 | 2026.05.18 18:29:24.562972 [ 294 ] {682266e3-ba9e-42c0-95a3-d6cf242212fe} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15607 | 2026.05.18 18:29:24.563201 [ 294 ] {682266e3-ba9e-42c0-95a3-d6cf242212fe} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2026.05.18 18:29:24.563331 [ 294 ] {682266e3-ba9e-42c0-95a3-d6cf242212fe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 15609 | 2026.05.18 18:29:24.563364 [ 294 ] {682266e3-ba9e-42c0-95a3-d6cf242212fe} <Debug> TCPHandler: Processed in 0.001327783 sec. | ||
| 15610 | 2026.05.18 18:29:24.563528 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15611 | 2026.05.18 18:29:24.563624 [ 294 ] {cf628e22-ae82-4ea5-8a6a-4287494afd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15612 | 2026.05.18 18:29:24.563668 [ 294 ] {cf628e22-ae82-4ea5-8a6a-4287494afd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15613 | 2026.05.18 18:29:24.564043 [ 294 ] {cf628e22-ae82-4ea5-8a6a-4287494afd5a} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15614 | 2026.05.18 18:29:24.564079 [ 294 ] {cf628e22-ae82-4ea5-8a6a-4287494afd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15615 | 2026.05.18 18:29:24.564394 [ 294 ] {cf628e22-ae82-4ea5-8a6a-4287494afd5a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15616 | 2026.05.18 18:29:24.564595 [ 294 ] {cf628e22-ae82-4ea5-8a6a-4287494afd5a} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15617 | 2026.05.18 18:29:24.564719 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 5 parts from all_1_94_19 to all_98_98_0 | ||
| 15618 | 2026.05.18 18:29:24.564723 [ 294 ] {cf628e22-ae82-4ea5-8a6a-4287494afd5a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001117 sec., 114592.65890778873 rows/sec., 7.98 MiB/sec. | ||
| 15619 | 2026.05.18 18:29:24.564769 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15620 | 2026.05.18 18:29:24.564779 [ 294 ] {cf628e22-ae82-4ea5-8a6a-4287494afd5a} <Debug> TCPHandler: Processed in 0.001300871 sec. | ||
| 15621 | 2026.05.18 18:29:24.564798 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15622 | 2026.05.18 18:29:24.564901 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_98_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_94_19 to all_98_98_0 into Compact with storage Full | ||
| 15623 | 2026.05.18 18:29:24.564919 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15624 | 2026.05.18 18:29:24.565028 [ 294 ] {e393440c-9f5e-48f3-a7d0-2524b980f690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15625 | 2026.05.18 18:29:24.565029 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_98_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15626 | 2026.05.18 18:29:24.565073 [ 294 ] {e393440c-9f5e-48f3-a7d0-2524b980f690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15627 | 2026.05.18 18:29:24.565079 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 37672 rows starting from the beginning of the part | ||
| 15628 | 2026.05.18 18:29:24.565153 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 162 rows starting from the beginning of the part | ||
| 15629 | 2026.05.18 18:29:24.565200 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 265 rows starting from the beginning of the part | ||
| 15630 | 2026.05.18 18:29:24.565243 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 15631 | 2026.05.18 18:29:24.565284 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1606 rows starting from the beginning of the part | ||
| 15632 | 2026.05.18 18:29:24.565419 [ 294 ] {e393440c-9f5e-48f3-a7d0-2524b980f690} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15633 | 2026.05.18 18:29:24.565459 [ 294 ] {e393440c-9f5e-48f3-a7d0-2524b980f690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15634 | 2026.05.18 18:29:24.565781 [ 294 ] {e393440c-9f5e-48f3-a7d0-2524b980f690} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15635 | 2026.05.18 18:29:24.565994 [ 294 ] {e393440c-9f5e-48f3-a7d0-2524b980f690} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15636 | 2026.05.18 18:29:24.566124 [ 294 ] {e393440c-9f5e-48f3-a7d0-2524b980f690} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001114 sec., 43087.97127468582 rows/sec., 2.90 MiB/sec. | ||
| 15637 | 2026.05.18 18:29:24.566156 [ 294 ] {e393440c-9f5e-48f3-a7d0-2524b980f690} <Debug> TCPHandler: Processed in 0.001287602 sec. | ||
| 15638 | 2026.05.18 18:29:24.571950 [ 186 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_98_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39865 rows, containing 5 columns (5 merged, 0 gathered) in 0.007088328 sec., 5624034.327982565 rows/sec., 358.97 MiB/sec. | ||
| 15639 | 2026.05.18 18:29:24.572560 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_98_20} <Trace> MergedBlockOutputStream: filled checksums all_1_98_20 (state Temporary) | ||
| 15640 | 2026.05.18 18:29:24.572824 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_98_20 to all_1_98_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15641 | 2026.05.18 18:29:24.572899 [ 192 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 5 parts: [all_1_94_19, all_98_98_0] -> all_1_98_20 | ||
| 15642 | 2026.05.18 18:29:24.572974 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15643 | 2026.05.18 18:29:24.807009 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28253 | ||
| 15644 | 2026.05.18 18:29:24.807458 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2026.05.18 18:29:24.807499 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15646 | 2026.05.18 18:29:24.808006 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15647 | 2026.05.18 18:29:24.808263 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2026.05.18 18:29:24.808382 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28253 | ||
| 15649 | 2026.05.18 18:29:26.299570 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 15650 | 2026.05.18 18:29:26.314982 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15651 | 2026.05.18 18:29:26.315031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15652 | 2026.05.18 18:29:26.320605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15653 | 2026.05.18 18:29:26.321286 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15654 | 2026.05.18 18:29:26.323812 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 15655 | 2026.05.18 18:29:29.558766 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15656 | 2026.05.18 18:29:29.559039 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15657 | 2026.05.18 18:29:29.559412 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15658 | 2026.05.18 18:29:29.559451 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15659 | 2026.05.18 18:29:29.559667 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15660 | 2026.05.18 18:29:29.559735 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15661 | 2026.05.18 18:29:29.559872 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15662 | 2026.05.18 18:29:29.559970 [ 329 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15663 | 2026.05.18 18:29:29.559979 [ 333 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15664 | 2026.05.18 18:29:29.559979 [ 328 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15665 | 2026.05.18 18:29:29.559981 [ 320 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15666 | 2026.05.18 18:29:29.560173 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15667 | 2026.05.18 18:29:29.560204 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15668 | 2026.05.18 18:29:29.560274 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15669 | 2026.05.18 18:29:29.560294 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 15670 | 2026.05.18 18:29:29.560329 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15671 | 2026.05.18 18:29:29.560370 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15672 | 2026.05.18 18:29:29.561412 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002477 sec., 16552.280985062574 rows/sec., 2.98 MiB/sec. | ||
| 15673 | 2026.05.18 18:29:29.561541 [ 294 ] {d1918ecf-ae50-4136-a21c-34f73d65d1fb} <Debug> TCPHandler: Processed in 0.002916734 sec. | ||
| 15674 | 2026.05.18 18:29:29.563718 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15675 | 2026.05.18 18:29:29.563834 [ 294 ] {ff883e3e-0f43-4f8a-a110-f63f65cd1c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15676 | 2026.05.18 18:29:29.563878 [ 294 ] {ff883e3e-0f43-4f8a-a110-f63f65cd1c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15677 | 2026.05.18 18:29:29.564412 [ 294 ] {ff883e3e-0f43-4f8a-a110-f63f65cd1c7a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2026.05.18 18:29:29.564459 [ 294 ] {ff883e3e-0f43-4f8a-a110-f63f65cd1c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15679 | 2026.05.18 18:29:29.564835 [ 294 ] {ff883e3e-0f43-4f8a-a110-f63f65cd1c7a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15680 | 2026.05.18 18:29:29.565065 [ 294 ] {ff883e3e-0f43-4f8a-a110-f63f65cd1c7a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2026.05.18 18:29:29.565208 [ 294 ] {ff883e3e-0f43-4f8a-a110-f63f65cd1c7a} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001405 sec., 83985.76512455515 rows/sec., 7.13 MiB/sec. | ||
| 15682 | 2026.05.18 18:29:29.565244 [ 294 ] {ff883e3e-0f43-4f8a-a110-f63f65cd1c7a} <Debug> TCPHandler: Processed in 0.001578471 sec. | ||
| 15683 | 2026.05.18 18:29:29.565380 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15684 | 2026.05.18 18:29:29.565478 [ 294 ] {89f9ad5c-95c0-496a-b401-6bbdd1a592f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15685 | 2026.05.18 18:29:29.565518 [ 294 ] {89f9ad5c-95c0-496a-b401-6bbdd1a592f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15686 | 2026.05.18 18:29:29.565973 [ 294 ] {89f9ad5c-95c0-496a-b401-6bbdd1a592f1} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15687 | 2026.05.18 18:29:29.566009 [ 294 ] {89f9ad5c-95c0-496a-b401-6bbdd1a592f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15688 | 2026.05.18 18:29:29.566296 [ 294 ] {89f9ad5c-95c0-496a-b401-6bbdd1a592f1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15689 | 2026.05.18 18:29:29.566506 [ 294 ] {89f9ad5c-95c0-496a-b401-6bbdd1a592f1} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15690 | 2026.05.18 18:29:29.566640 [ 294 ] {89f9ad5c-95c0-496a-b401-6bbdd1a592f1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001181 sec., 26248.941574936496 rows/sec., 1.93 MiB/sec. | ||
| 15691 | 2026.05.18 18:29:29.566675 [ 294 ] {89f9ad5c-95c0-496a-b401-6bbdd1a592f1} <Debug> TCPHandler: Processed in 0.001344643 sec. | ||
| 15692 | 2026.05.18 18:29:29.566798 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15693 | 2026.05.18 18:29:29.566895 [ 294 ] {dabe64a7-e7af-48de-8cab-72098215415d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15694 | 2026.05.18 18:29:29.566935 [ 294 ] {dabe64a7-e7af-48de-8cab-72098215415d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15695 | 2026.05.18 18:29:29.567400 [ 294 ] {dabe64a7-e7af-48de-8cab-72098215415d} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15696 | 2026.05.18 18:29:29.567435 [ 294 ] {dabe64a7-e7af-48de-8cab-72098215415d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15697 | 2026.05.18 18:29:29.567731 [ 294 ] {dabe64a7-e7af-48de-8cab-72098215415d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15698 | 2026.05.18 18:29:29.567943 [ 294 ] {dabe64a7-e7af-48de-8cab-72098215415d} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15699 | 2026.05.18 18:29:29.568070 [ 294 ] {dabe64a7-e7af-48de-8cab-72098215415d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001193 sec., 79631.1818943839 rows/sec., 6.22 MiB/sec. | ||
| 15700 | 2026.05.18 18:29:29.568104 [ 294 ] {dabe64a7-e7af-48de-8cab-72098215415d} <Debug> TCPHandler: Processed in 0.001355524 sec. | ||
| 15701 | 2026.05.18 18:29:29.568232 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15702 | 2026.05.18 18:29:29.568329 [ 294 ] {6346a6b4-a07c-4702-85c0-e1a3b7a9e816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15703 | 2026.05.18 18:29:29.568373 [ 294 ] {6346a6b4-a07c-4702-85c0-e1a3b7a9e816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15704 | 2026.05.18 18:29:29.568776 [ 294 ] {6346a6b4-a07c-4702-85c0-e1a3b7a9e816} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15705 | 2026.05.18 18:29:29.568811 [ 294 ] {6346a6b4-a07c-4702-85c0-e1a3b7a9e816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15706 | 2026.05.18 18:29:29.569122 [ 294 ] {6346a6b4-a07c-4702-85c0-e1a3b7a9e816} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15707 | 2026.05.18 18:29:29.569344 [ 294 ] {6346a6b4-a07c-4702-85c0-e1a3b7a9e816} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15708 | 2026.05.18 18:29:29.569480 [ 294 ] {6346a6b4-a07c-4702-85c0-e1a3b7a9e816} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 15709 | 2026.05.18 18:29:29.569514 [ 294 ] {6346a6b4-a07c-4702-85c0-e1a3b7a9e816} <Debug> TCPHandler: Processed in 0.001331683 sec. | ||
| 15710 | 2026.05.18 18:29:29.569652 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15711 | 2026.05.18 18:29:29.569747 [ 294 ] {24b4a105-9e18-4d94-90bb-3dacc22ce53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15712 | 2026.05.18 18:29:29.569802 [ 294 ] {24b4a105-9e18-4d94-90bb-3dacc22ce53f} <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 | ||
| 15713 | 2026.05.18 18:29:29.570817 [ 294 ] {24b4a105-9e18-4d94-90bb-3dacc22ce53f} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2026.05.18 18:29:29.570877 [ 294 ] {24b4a105-9e18-4d94-90bb-3dacc22ce53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15715 | 2026.05.18 18:29:29.571564 [ 294 ] {24b4a105-9e18-4d94-90bb-3dacc22ce53f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15716 | 2026.05.18 18:29:29.571806 [ 294 ] {24b4a105-9e18-4d94-90bb-3dacc22ce53f} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15717 | 2026.05.18 18:29:29.571976 [ 294 ] {24b4a105-9e18-4d94-90bb-3dacc22ce53f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002244 sec., 13814.616755793228 rows/sec., 24.76 MiB/sec. | ||
| 15718 | 2026.05.18 18:29:29.572088 [ 294 ] {24b4a105-9e18-4d94-90bb-3dacc22ce53f} <Debug> TCPHandler: Processed in 0.00248489 sec. | ||
| 15719 | 2026.05.18 18:29:29.572282 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15720 | 2026.05.18 18:29:29.572419 [ 294 ] {debfa7ec-8c98-4512-b963-616734de7f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15721 | 2026.05.18 18:29:29.572476 [ 294 ] {debfa7ec-8c98-4512-b963-616734de7f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15722 | 2026.05.18 18:29:29.572867 [ 294 ] {debfa7ec-8c98-4512-b963-616734de7f38} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2026.05.18 18:29:29.572905 [ 294 ] {debfa7ec-8c98-4512-b963-616734de7f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15724 | 2026.05.18 18:29:29.573241 [ 294 ] {debfa7ec-8c98-4512-b963-616734de7f38} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15725 | 2026.05.18 18:29:29.573462 [ 294 ] {debfa7ec-8c98-4512-b963-616734de7f38} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2026.05.18 18:29:29.573597 [ 294 ] {debfa7ec-8c98-4512-b963-616734de7f38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 15727 | 2026.05.18 18:29:29.573631 [ 294 ] {debfa7ec-8c98-4512-b963-616734de7f38} <Debug> TCPHandler: Processed in 0.001459556 sec. | ||
| 15728 | 2026.05.18 18:29:30.337754 [ 117 ] {} <Debug> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 15729 | 2026.05.18 18:29:30.337832 [ 117 ] {} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2026.05.18 18:29:30.337858 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15731 | 2026.05.18 18:29:30.338012 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 15732 | 2026.05.18 18:29:30.338177 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15733 | 2026.05.18 18:29:30.338217 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 15734 | 2026.05.18 18:29:30.338298 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 15735 | 2026.05.18 18:29:30.338358 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 15736 | 2026.05.18 18:29:30.338412 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 15737 | 2026.05.18 18:29:30.338463 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 15738 | 2026.05.18 18:29:30.339295 [ 196 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343333 sec., 26799.014094048165 rows/sec., 2.24 MiB/sec. | ||
| 15739 | 2026.05.18 18:29:30.339484 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 15740 | 2026.05.18 18:29:30.339813 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_29_7} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15741 | 2026.05.18 18:29:30.339902 [ 200 ] {278b10f3-09ba-44ea-aef6-a008a8d0b4b0::all_1_29_7} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 15742 | 2026.05.18 18:29:30.339982 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15743 | 2026.05.18 18:29:32.139507 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15744 | 2026.05.18 18:29:32.139602 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15745 | 2026.05.18 18:29:32.309373 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28765 | ||
| 15746 | 2026.05.18 18:29:32.309883 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15747 | 2026.05.18 18:29:32.309928 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15748 | 2026.05.18 18:29:32.310412 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15749 | 2026.05.18 18:29:32.310655 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15750 | 2026.05.18 18:29:32.310787 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28765 | ||
| 15751 | 2026.05.18 18:29:33.824762 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 15752 | 2026.05.18 18:29:33.840590 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15753 | 2026.05.18 18:29:33.840640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15754 | 2026.05.18 18:29:33.846600 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15755 | 2026.05.18 18:29:33.847258 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15756 | 2026.05.18 18:29:33.849870 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 15757 | 2026.05.18 18:29:34.561684 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15758 | 2026.05.18 18:29:34.561965 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 15759 | 2026.05.18 18:29:34.562383 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15760 | 2026.05.18 18:29:34.562433 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 15761 | 2026.05.18 18:29:34.562682 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15762 | 2026.05.18 18:29:34.562750 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15763 | 2026.05.18 18:29:34.562897 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15764 | 2026.05.18 18:29:34.563017 [ 333 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15765 | 2026.05.18 18:29:34.563034 [ 329 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15766 | 2026.05.18 18:29:34.563024 [ 328 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15767 | 2026.05.18 18:29:34.563102 [ 333 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15768 | 2026.05.18 18:29:34.563225 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15769 | 2026.05.18 18:29:34.563255 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15770 | 2026.05.18 18:29:34.563326 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15771 | 2026.05.18 18:29:34.563346 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 15772 | 2026.05.18 18:29:34.563382 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 15773 | 2026.05.18 18:29:34.563423 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 15774 | 2026.05.18 18:29:34.564612 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002769 sec., 14806.789454676778 rows/sec., 2.67 MiB/sec. | ||
| 15775 | 2026.05.18 18:29:34.564822 [ 294 ] {c891a1ab-fc46-474f-8b33-e792c981c2e1} <Debug> TCPHandler: Processed in 0.003280096 sec. | ||
| 15776 | 2026.05.18 18:29:34.570512 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15777 | 2026.05.18 18:29:34.570631 [ 294 ] {8130511f-6fa8-4b07-942d-03ea5ee33004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15778 | 2026.05.18 18:29:34.570676 [ 294 ] {8130511f-6fa8-4b07-942d-03ea5ee33004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15779 | 2026.05.18 18:29:34.571335 [ 294 ] {8130511f-6fa8-4b07-942d-03ea5ee33004} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15780 | 2026.05.18 18:29:34.571375 [ 294 ] {8130511f-6fa8-4b07-942d-03ea5ee33004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15781 | 2026.05.18 18:29:34.571765 [ 294 ] {8130511f-6fa8-4b07-942d-03ea5ee33004} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15782 | 2026.05.18 18:29:34.571996 [ 294 ] {8130511f-6fa8-4b07-942d-03ea5ee33004} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15783 | 2026.05.18 18:29:34.572140 [ 294 ] {8130511f-6fa8-4b07-942d-03ea5ee33004} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001543 sec., 184057.03175631884 rows/sec., 11.69 MiB/sec. | ||
| 15784 | 2026.05.18 18:29:34.572176 [ 294 ] {8130511f-6fa8-4b07-942d-03ea5ee33004} <Debug> TCPHandler: Processed in 0.001719126 sec. | ||
| 15785 | 2026.05.18 18:29:34.572317 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15786 | 2026.05.18 18:29:34.572422 [ 294 ] {3689a722-3cdb-4824-b56b-f1fc11895b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15787 | 2026.05.18 18:29:34.572462 [ 294 ] {3689a722-3cdb-4824-b56b-f1fc11895b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15788 | 2026.05.18 18:29:34.573296 [ 294 ] {3689a722-3cdb-4824-b56b-f1fc11895b75} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15789 | 2026.05.18 18:29:34.573332 [ 294 ] {3689a722-3cdb-4824-b56b-f1fc11895b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15790 | 2026.05.18 18:29:34.573694 [ 294 ] {3689a722-3cdb-4824-b56b-f1fc11895b75} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15791 | 2026.05.18 18:29:34.573914 [ 294 ] {3689a722-3cdb-4824-b56b-f1fc11895b75} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15792 | 2026.05.18 18:29:34.574048 [ 294 ] {3689a722-3cdb-4824-b56b-f1fc11895b75} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001644 sec., 498175.1824817518 rows/sec., 38.61 MiB/sec. | ||
| 15793 | 2026.05.18 18:29:34.574054 [ 125 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15794 | 2026.05.18 18:29:34.574085 [ 294 ] {3689a722-3cdb-4824-b56b-f1fc11895b75} <Debug> TCPHandler: Processed in 0.001817928 sec. | ||
| 15795 | 2026.05.18 18:29:34.574115 [ 125 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15796 | 2026.05.18 18:29:34.574143 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15797 | 2026.05.18 18:29:34.574223 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15798 | 2026.05.18 18:29:34.574265 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 15799 | 2026.05.18 18:29:34.574333 [ 294 ] {6a8a699a-cd3e-4ec0-b5cf-1e068da1881d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15800 | 2026.05.18 18:29:34.574380 [ 294 ] {6a8a699a-cd3e-4ec0-b5cf-1e068da1881d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15801 | 2026.05.18 18:29:34.574406 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15802 | 2026.05.18 18:29:34.574449 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3242 rows starting from the beginning of the part | ||
| 15803 | 2026.05.18 18:29:34.574521 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 118 rows starting from the beginning of the part | ||
| 15804 | 2026.05.18 18:29:34.574568 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 3173 rows starting from the beginning of the part | ||
| 15805 | 2026.05.18 18:29:34.574610 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 15806 | 2026.05.18 18:29:34.574653 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 118 rows starting from the beginning of the part | ||
| 15807 | 2026.05.18 18:29:34.574693 [ 186 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 819 rows starting from the beginning of the part | ||
| 15808 | 2026.05.18 18:29:34.574848 [ 294 ] {6a8a699a-cd3e-4ec0-b5cf-1e068da1881d} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15809 | 2026.05.18 18:29:34.574901 [ 294 ] {6a8a699a-cd3e-4ec0-b5cf-1e068da1881d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15810 | 2026.05.18 18:29:34.575413 [ 294 ] {6a8a699a-cd3e-4ec0-b5cf-1e068da1881d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15811 | 2026.05.18 18:29:34.575711 [ 294 ] {6a8a699a-cd3e-4ec0-b5cf-1e068da1881d} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15812 | 2026.05.18 18:29:34.575898 [ 156 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15813 | 2026.05.18 18:29:34.575914 [ 294 ] {6a8a699a-cd3e-4ec0-b5cf-1e068da1881d} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001601 sec., 95565.27170518426 rows/sec., 5.71 MiB/sec. | ||
| 15814 | 2026.05.18 18:29:34.575956 [ 156 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15815 | 2026.05.18 18:29:34.575984 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15816 | 2026.05.18 18:29:34.576002 [ 294 ] {6a8a699a-cd3e-4ec0-b5cf-1e068da1881d} <Debug> TCPHandler: Processed in 0.001828149 sec. | ||
| 15817 | 2026.05.18 18:29:34.576104 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 15818 | 2026.05.18 18:29:34.576225 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15819 | 2026.05.18 18:29:34.576256 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15820 | 2026.05.18 18:29:34.576303 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 213 rows starting from the beginning of the part | ||
| 15821 | 2026.05.18 18:29:34.576366 [ 294 ] {f07c2ce7-fb4b-44fe-bfd3-d015983022af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15822 | 2026.05.18 18:29:34.576382 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 153 rows starting from the beginning of the part | ||
| 15823 | 2026.05.18 18:29:34.576437 [ 294 ] {f07c2ce7-fb4b-44fe-bfd3-d015983022af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15824 | 2026.05.18 18:29:34.576451 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 15825 | 2026.05.18 18:29:34.576514 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 174 rows starting from the beginning of the part | ||
| 15826 | 2026.05.18 18:29:34.576561 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 15827 | 2026.05.18 18:29:34.576607 [ 200 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 153 rows starting from the beginning of the part | ||
| 15828 | 2026.05.18 18:29:34.577098 [ 294 ] {f07c2ce7-fb4b-44fe-bfd3-d015983022af} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15829 | 2026.05.18 18:29:34.577143 [ 294 ] {f07c2ce7-fb4b-44fe-bfd3-d015983022af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15830 | 2026.05.18 18:29:34.577145 [ 193 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002933174 sec., 2565821.188923671 rows/sec., 202.70 MiB/sec. | ||
| 15831 | 2026.05.18 18:29:34.577458 [ 191 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15832 | 2026.05.18 18:29:34.577481 [ 294 ] {f07c2ce7-fb4b-44fe-bfd3-d015983022af} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15833 | 2026.05.18 18:29:34.577621 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578401 sec., 478332.18554727227 rows/sec., 31.57 MiB/sec. | ||
| 15834 | 2026.05.18 18:29:34.577770 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15835 | 2026.05.18 18:29:34.577781 [ 294 ] {f07c2ce7-fb4b-44fe-bfd3-d015983022af} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15836 | 2026.05.18 18:29:34.577815 [ 191 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_101_20} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15837 | 2026.05.18 18:29:34.577901 [ 191 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_101_20} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15838 | 2026.05.18 18:29:34.577928 [ 294 ] {f07c2ce7-fb4b-44fe-bfd3-d015983022af} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001603 sec., 92950.71740486588 rows/sec., 6.01 MiB/sec. | ||
| 15839 | 2026.05.18 18:29:34.577970 [ 294 ] {f07c2ce7-fb4b-44fe-bfd3-d015983022af} <Debug> TCPHandler: Processed in 0.00186493 sec. | ||
| 15840 | 2026.05.18 18:29:34.577980 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 15841 | 2026.05.18 18:29:34.578078 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_86_17} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15842 | 2026.05.18 18:29:34.578101 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15843 | 2026.05.18 18:29:34.578159 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_86_17} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15844 | 2026.05.18 18:29:34.578203 [ 294 ] {3525218b-c7c3-441f-990e-e1ed8c74d4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15845 | 2026.05.18 18:29:34.578236 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15846 | 2026.05.18 18:29:34.578249 [ 294 ] {3525218b-c7c3-441f-990e-e1ed8c74d4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15847 | 2026.05.18 18:29:34.578799 [ 294 ] {3525218b-c7c3-441f-990e-e1ed8c74d4d2} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2026.05.18 18:29:34.578836 [ 294 ] {3525218b-c7c3-441f-990e-e1ed8c74d4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15849 | 2026.05.18 18:29:34.579263 [ 294 ] {3525218b-c7c3-441f-990e-e1ed8c74d4d2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15850 | 2026.05.18 18:29:34.579519 [ 294 ] {3525218b-c7c3-441f-990e-e1ed8c74d4d2} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15851 | 2026.05.18 18:29:34.579655 [ 294 ] {3525218b-c7c3-441f-990e-e1ed8c74d4d2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00147 sec., 100680.27210884354 rows/sec., 5.73 MiB/sec. | ||
| 15852 | 2026.05.18 18:29:34.579689 [ 294 ] {3525218b-c7c3-441f-990e-e1ed8c74d4d2} <Debug> TCPHandler: Processed in 0.001637372 sec. | ||
| 15853 | 2026.05.18 18:29:34.579837 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15854 | 2026.05.18 18:29:34.579933 [ 294 ] {5edd6d15-f26c-461a-a320-ff0a8fb7ddf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15855 | 2026.05.18 18:29:34.579973 [ 294 ] {5edd6d15-f26c-461a-a320-ff0a8fb7ddf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15856 | 2026.05.18 18:29:34.580583 [ 294 ] {5edd6d15-f26c-461a-a320-ff0a8fb7ddf7} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15857 | 2026.05.18 18:29:34.580620 [ 294 ] {5edd6d15-f26c-461a-a320-ff0a8fb7ddf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15858 | 2026.05.18 18:29:34.580939 [ 294 ] {5edd6d15-f26c-461a-a320-ff0a8fb7ddf7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15859 | 2026.05.18 18:29:34.581161 [ 294 ] {5edd6d15-f26c-461a-a320-ff0a8fb7ddf7} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15860 | 2026.05.18 18:29:34.581316 [ 294 ] {5edd6d15-f26c-461a-a320-ff0a8fb7ddf7} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.0014 sec., 357857.14285714284 rows/sec., 25.15 MiB/sec. | ||
| 15861 | 2026.05.18 18:29:34.581318 [ 125 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15862 | 2026.05.18 18:29:34.581357 [ 294 ] {5edd6d15-f26c-461a-a320-ff0a8fb7ddf7} <Debug> TCPHandler: Processed in 0.001569881 sec. | ||
| 15863 | 2026.05.18 18:29:34.581376 [ 125 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15864 | 2026.05.18 18:29:34.581401 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15865 | 2026.05.18 18:29:34.581476 [ 191 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 15866 | 2026.05.18 18:29:34.581501 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15867 | 2026.05.18 18:29:34.581573 [ 191 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15868 | 2026.05.18 18:29:34.581601 [ 294 ] {03437a17-53e2-44b8-accc-f3a5b4e8e7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15869 | 2026.05.18 18:29:34.581608 [ 191 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1794 rows starting from the beginning of the part | ||
| 15870 | 2026.05.18 18:29:34.581652 [ 294 ] {03437a17-53e2-44b8-accc-f3a5b4e8e7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15871 | 2026.05.18 18:29:34.581685 [ 191 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 95 rows starting from the beginning of the part | ||
| 15872 | 2026.05.18 18:29:34.581747 [ 191 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1737 rows starting from the beginning of the part | ||
| 15873 | 2026.05.18 18:29:34.581824 [ 191 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 15874 | 2026.05.18 18:29:34.581881 [ 191 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 95 rows starting from the beginning of the part | ||
| 15875 | 2026.05.18 18:29:34.581929 [ 191 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 501 rows starting from the beginning of the part | ||
| 15876 | 2026.05.18 18:29:34.582020 [ 294 ] {03437a17-53e2-44b8-accc-f3a5b4e8e7c2} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15877 | 2026.05.18 18:29:34.582060 [ 294 ] {03437a17-53e2-44b8-accc-f3a5b4e8e7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15878 | 2026.05.18 18:29:34.582385 [ 294 ] {03437a17-53e2-44b8-accc-f3a5b4e8e7c2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15879 | 2026.05.18 18:29:34.582605 [ 294 ] {03437a17-53e2-44b8-accc-f3a5b4e8e7c2} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15880 | 2026.05.18 18:29:34.582742 [ 294 ] {03437a17-53e2-44b8-accc-f3a5b4e8e7c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 270.47 KiB/sec. | ||
| 15881 | 2026.05.18 18:29:34.582777 [ 294 ] {03437a17-53e2-44b8-accc-f3a5b4e8e7c2} <Debug> TCPHandler: Processed in 0.001326083 sec. | ||
| 15882 | 2026.05.18 18:29:34.582972 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2026.05.18 18:29:34.583114 [ 294 ] {928d049a-48f7-491f-9968-056b43f4fd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15884 | 2026.05.18 18:29:34.583178 [ 294 ] {928d049a-48f7-491f-9968-056b43f4fd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15885 | 2026.05.18 18:29:34.583356 [ 193 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911042 sec., 2242755.522903212 rows/sec., 162.22 MiB/sec. | ||
| 15886 | 2026.05.18 18:29:34.583621 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15887 | 2026.05.18 18:29:34.583733 [ 294 ] {928d049a-48f7-491f-9968-056b43f4fd25} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2026.05.18 18:29:34.583778 [ 294 ] {928d049a-48f7-491f-9968-056b43f4fd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15889 | 2026.05.18 18:29:34.583936 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_101_20} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15890 | 2026.05.18 18:29:34.584020 [ 194 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_101_20} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15891 | 2026.05.18 18:29:34.584119 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 15892 | 2026.05.18 18:29:34.584180 [ 294 ] {928d049a-48f7-491f-9968-056b43f4fd25} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15893 | 2026.05.18 18:29:34.584402 [ 294 ] {928d049a-48f7-491f-9968-056b43f4fd25} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15894 | 2026.05.18 18:29:34.584537 [ 294 ] {928d049a-48f7-491f-9968-056b43f4fd25} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001463 sec., 181134.65481886533 rows/sec., 12.04 MiB/sec. | ||
| 15895 | 2026.05.18 18:29:34.584573 [ 294 ] {928d049a-48f7-491f-9968-056b43f4fd25} <Debug> TCPHandler: Processed in 0.001709865 sec. | ||
| 15896 | 2026.05.18 18:29:34.584722 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15897 | 2026.05.18 18:29:34.584819 [ 294 ] {e6b36329-9dcb-4f65-8bde-56fabdc1a911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15898 | 2026.05.18 18:29:34.584861 [ 294 ] {e6b36329-9dcb-4f65-8bde-56fabdc1a911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15899 | 2026.05.18 18:29:34.585193 [ 294 ] {e6b36329-9dcb-4f65-8bde-56fabdc1a911} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15900 | 2026.05.18 18:29:34.585229 [ 294 ] {e6b36329-9dcb-4f65-8bde-56fabdc1a911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15901 | 2026.05.18 18:29:34.585521 [ 294 ] {e6b36329-9dcb-4f65-8bde-56fabdc1a911} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15902 | 2026.05.18 18:29:34.585723 [ 294 ] {e6b36329-9dcb-4f65-8bde-56fabdc1a911} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15903 | 2026.05.18 18:29:34.585849 [ 294 ] {e6b36329-9dcb-4f65-8bde-56fabdc1a911} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 15904 | 2026.05.18 18:29:34.585882 [ 294 ] {e6b36329-9dcb-4f65-8bde-56fabdc1a911} <Debug> TCPHandler: Processed in 0.001209539 sec. | ||
| 15905 | 2026.05.18 18:29:34.586010 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15906 | 2026.05.18 18:29:34.586124 [ 294 ] {fd7de4d5-cf76-4851-a806-74810921ec08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15907 | 2026.05.18 18:29:34.586189 [ 294 ] {fd7de4d5-cf76-4851-a806-74810921ec08} <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 | ||
| 15908 | 2026.05.18 18:29:34.587037 [ 294 ] {fd7de4d5-cf76-4851-a806-74810921ec08} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15909 | 2026.05.18 18:29:34.587074 [ 294 ] {fd7de4d5-cf76-4851-a806-74810921ec08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15910 | 2026.05.18 18:29:34.587609 [ 294 ] {fd7de4d5-cf76-4851-a806-74810921ec08} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15911 | 2026.05.18 18:29:34.587836 [ 294 ] {fd7de4d5-cf76-4851-a806-74810921ec08} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15912 | 2026.05.18 18:29:34.587962 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15913 | 2026.05.18 18:29:34.587981 [ 294 ] {fd7de4d5-cf76-4851-a806-74810921ec08} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001879 sec., 5854.177754124535 rows/sec., 10.49 MiB/sec. | ||
| 15914 | 2026.05.18 18:29:34.588005 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15915 | 2026.05.18 18:29:34.588029 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15916 | 2026.05.18 18:29:34.588039 [ 294 ] {fd7de4d5-cf76-4851-a806-74810921ec08} <Debug> TCPHandler: Processed in 0.002083737 sec. | ||
| 15917 | 2026.05.18 18:29:34.588102 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 15918 | 2026.05.18 18:29:34.588173 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15919 | 2026.05.18 18:29:34.588253 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15920 | 2026.05.18 18:29:34.588271 [ 294 ] {802a44ce-5cc1-49b9-921f-736cfd9946b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15921 | 2026.05.18 18:29:34.588294 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1771 rows starting from the beginning of the part | ||
| 15922 | 2026.05.18 18:29:34.588313 [ 294 ] {802a44ce-5cc1-49b9-921f-736cfd9946b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15923 | 2026.05.18 18:29:34.588390 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 11 rows starting from the beginning of the part | ||
| 15924 | 2026.05.18 18:29:34.588479 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 15925 | 2026.05.18 18:29:34.588567 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 22 rows starting from the beginning of the part | ||
| 15926 | 2026.05.18 18:29:34.588652 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 15927 | 2026.05.18 18:29:34.588672 [ 294 ] {802a44ce-5cc1-49b9-921f-736cfd9946b4} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15928 | 2026.05.18 18:29:34.588708 [ 294 ] {802a44ce-5cc1-49b9-921f-736cfd9946b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15929 | 2026.05.18 18:29:34.588740 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 11 rows starting from the beginning of the part | ||
| 15930 | 2026.05.18 18:29:34.589017 [ 294 ] {802a44ce-5cc1-49b9-921f-736cfd9946b4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15931 | 2026.05.18 18:29:34.589321 [ 294 ] {802a44ce-5cc1-49b9-921f-736cfd9946b4} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2026.05.18 18:29:34.589461 [ 125 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15933 | 2026.05.18 18:29:34.589495 [ 125 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15934 | 2026.05.18 18:29:34.589498 [ 294 ] {802a44ce-5cc1-49b9-921f-736cfd9946b4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001245 sec., 72289.15662650602 rows/sec., 4.52 MiB/sec. | ||
| 15935 | 2026.05.18 18:29:34.589514 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15936 | 2026.05.18 18:29:34.589565 [ 294 ] {802a44ce-5cc1-49b9-921f-736cfd9946b4} <Debug> TCPHandler: Processed in 0.001442457 sec. | ||
| 15937 | 2026.05.18 18:29:34.589605 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 15938 | 2026.05.18 18:29:34.589730 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15939 | 2026.05.18 18:29:34.589763 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6240 rows starting from the beginning of the part | ||
| 15940 | 2026.05.18 18:29:34.589821 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 15941 | 2026.05.18 18:29:34.589866 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 42 rows starting from the beginning of the part | ||
| 15942 | 2026.05.18 18:29:34.589903 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 48 rows starting from the beginning of the part | ||
| 15943 | 2026.05.18 18:29:34.589941 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 15944 | 2026.05.18 18:29:34.589977 [ 193 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 15945 | 2026.05.18 18:29:34.591895 [ 187 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002323635 sec., 2814555.6423448604 rows/sec., 181.46 MiB/sec. | ||
| 15946 | 2026.05.18 18:29:34.592535 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15947 | 2026.05.18 18:29:34.592814 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_101_20} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15948 | 2026.05.18 18:29:34.592887 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_101_20} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15949 | 2026.05.18 18:29:34.592961 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15950 | 2026.05.18 18:29:34.597270 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1877 rows, containing 19 columns (19 merged, 0 gathered) in 0.009195195 sec., 204128.35181853132 rows/sec., 365.79 MiB/sec. | ||
| 15951 | 2026.05.18 18:29:34.598717 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15952 | 2026.05.18 18:29:34.599046 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15953 | 2026.05.18 18:29:34.599116 [ 190 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15954 | 2026.05.18 18:29:34.599286 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.29 MiB. | ||
| 15955 | 2026.05.18 18:29:35.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.77 MiB, peak 371.99 MiB, free memory in arenas 0.00 B, will set to 359.22 MiB (RSS), difference: 4.45 MiB | ||
| 15956 | 2026.05.18 18:29:39.558572 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15957 | 2026.05.18 18:29:39.558866 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15958 | 2026.05.18 18:29:39.559274 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15959 | 2026.05.18 18:29:39.559323 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15960 | 2026.05.18 18:29:39.559599 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15961 | 2026.05.18 18:29:39.559686 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15962 | 2026.05.18 18:29:39.559837 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 15963 | 2026.05.18 18:29:39.560044 [ 338 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15964 | 2026.05.18 18:29:39.560052 [ 328 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15965 | 2026.05.18 18:29:39.560052 [ 320 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15966 | 2026.05.18 18:29:39.560044 [ 333 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15967 | 2026.05.18 18:29:39.560432 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 15968 | 2026.05.18 18:29:39.560463 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15969 | 2026.05.18 18:29:39.560537 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15970 | 2026.05.18 18:29:39.560557 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 15971 | 2026.05.18 18:29:39.560594 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15972 | 2026.05.18 18:29:39.560637 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15973 | 2026.05.18 18:29:39.561895 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00314 sec., 13057.324840764331 rows/sec., 2.35 MiB/sec. | ||
| 15974 | 2026.05.18 18:29:39.562052 [ 294 ] {c9315234-8886-4c8c-abf8-b43d363be797} <Debug> TCPHandler: Processed in 0.003634907 sec. | ||
| 15975 | 2026.05.18 18:29:39.564405 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15976 | 2026.05.18 18:29:39.564539 [ 294 ] {75f1ffdb-3cb8-40f2-852d-0e0182805bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15977 | 2026.05.18 18:29:39.564598 [ 294 ] {75f1ffdb-3cb8-40f2-852d-0e0182805bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15978 | 2026.05.18 18:29:39.565137 [ 294 ] {75f1ffdb-3cb8-40f2-852d-0e0182805bbd} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2026.05.18 18:29:39.565179 [ 294 ] {75f1ffdb-3cb8-40f2-852d-0e0182805bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15980 | 2026.05.18 18:29:39.565547 [ 294 ] {75f1ffdb-3cb8-40f2-852d-0e0182805bbd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15981 | 2026.05.18 18:29:39.565768 [ 294 ] {75f1ffdb-3cb8-40f2-852d-0e0182805bbd} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2026.05.18 18:29:39.565930 [ 294 ] {75f1ffdb-3cb8-40f2-852d-0e0182805bbd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001431 sec., 1397.6240391334732 rows/sec., 113.97 KiB/sec. | ||
| 15983 | 2026.05.18 18:29:39.565969 [ 294 ] {75f1ffdb-3cb8-40f2-852d-0e0182805bbd} <Debug> TCPHandler: Processed in 0.001675644 sec. | ||
| 15984 | 2026.05.18 18:29:39.566105 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15985 | 2026.05.18 18:29:39.566208 [ 294 ] {4d6d17fa-01dc-4bc5-b802-bfead0d5cd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15986 | 2026.05.18 18:29:39.566251 [ 294 ] {4d6d17fa-01dc-4bc5-b802-bfead0d5cd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15987 | 2026.05.18 18:29:39.566715 [ 294 ] {4d6d17fa-01dc-4bc5-b802-bfead0d5cd9a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15988 | 2026.05.18 18:29:39.566752 [ 294 ] {4d6d17fa-01dc-4bc5-b802-bfead0d5cd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15989 | 2026.05.18 18:29:39.567063 [ 294 ] {4d6d17fa-01dc-4bc5-b802-bfead0d5cd9a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15990 | 2026.05.18 18:29:39.567288 [ 294 ] {4d6d17fa-01dc-4bc5-b802-bfead0d5cd9a} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15991 | 2026.05.18 18:29:39.567422 [ 294 ] {4d6d17fa-01dc-4bc5-b802-bfead0d5cd9a} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001236 sec., 96278.31715210357 rows/sec., 8.16 MiB/sec. | ||
| 15992 | 2026.05.18 18:29:39.567457 [ 294 ] {4d6d17fa-01dc-4bc5-b802-bfead0d5cd9a} <Debug> TCPHandler: Processed in 0.001403405 sec. | ||
| 15993 | 2026.05.18 18:29:39.567605 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15994 | 2026.05.18 18:29:39.567705 [ 294 ] {e72d80c9-56f5-41f0-9ba9-6183b2b4a593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15995 | 2026.05.18 18:29:39.567748 [ 294 ] {e72d80c9-56f5-41f0-9ba9-6183b2b4a593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15996 | 2026.05.18 18:29:39.568172 [ 294 ] {e72d80c9-56f5-41f0-9ba9-6183b2b4a593} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15997 | 2026.05.18 18:29:39.568209 [ 294 ] {e72d80c9-56f5-41f0-9ba9-6183b2b4a593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15998 | 2026.05.18 18:29:39.568509 [ 294 ] {e72d80c9-56f5-41f0-9ba9-6183b2b4a593} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15999 | 2026.05.18 18:29:39.568728 [ 294 ] {e72d80c9-56f5-41f0-9ba9-6183b2b4a593} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16000 | 2026.05.18 18:29:39.568862 [ 294 ] {e72d80c9-56f5-41f0-9ba9-6183b2b4a593} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001177 sec., 28037.383177570093 rows/sec., 2.05 MiB/sec. | ||
| 16001 | 2026.05.18 18:29:39.568896 [ 294 ] {e72d80c9-56f5-41f0-9ba9-6183b2b4a593} <Debug> TCPHandler: Processed in 0.001341943 sec. | ||
| 16002 | 2026.05.18 18:29:39.569021 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16003 | 2026.05.18 18:29:39.569119 [ 294 ] {5c09d41b-1b0b-487a-be0d-afefe149ce33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16004 | 2026.05.18 18:29:39.569160 [ 294 ] {5c09d41b-1b0b-487a-be0d-afefe149ce33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16005 | 2026.05.18 18:29:39.569600 [ 294 ] {5c09d41b-1b0b-487a-be0d-afefe149ce33} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16006 | 2026.05.18 18:29:39.569635 [ 294 ] {5c09d41b-1b0b-487a-be0d-afefe149ce33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16007 | 2026.05.18 18:29:39.569941 [ 294 ] {5c09d41b-1b0b-487a-be0d-afefe149ce33} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16008 | 2026.05.18 18:29:39.570152 [ 294 ] {5c09d41b-1b0b-487a-be0d-afefe149ce33} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2026.05.18 18:29:39.570285 [ 294 ] {5c09d41b-1b0b-487a-be0d-afefe149ce33} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001184 sec., 81925.67567567568 rows/sec., 6.40 MiB/sec. | ||
| 16010 | 2026.05.18 18:29:39.570319 [ 294 ] {5c09d41b-1b0b-487a-be0d-afefe149ce33} <Debug> TCPHandler: Processed in 0.001350924 sec. | ||
| 16011 | 2026.05.18 18:29:39.570446 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16012 | 2026.05.18 18:29:39.570543 [ 294 ] {cf391a2d-f8ea-4fb2-b1d2-dc9296b0e59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16013 | 2026.05.18 18:29:39.570590 [ 294 ] {cf391a2d-f8ea-4fb2-b1d2-dc9296b0e59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16014 | 2026.05.18 18:29:39.571001 [ 294 ] {cf391a2d-f8ea-4fb2-b1d2-dc9296b0e59c} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16015 | 2026.05.18 18:29:39.571040 [ 294 ] {cf391a2d-f8ea-4fb2-b1d2-dc9296b0e59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16016 | 2026.05.18 18:29:39.571374 [ 294 ] {cf391a2d-f8ea-4fb2-b1d2-dc9296b0e59c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16017 | 2026.05.18 18:29:39.571584 [ 294 ] {cf391a2d-f8ea-4fb2-b1d2-dc9296b0e59c} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16018 | 2026.05.18 18:29:39.571722 [ 294 ] {cf391a2d-f8ea-4fb2-b1d2-dc9296b0e59c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001197 sec., 134502.9239766082 rows/sec., 9.37 MiB/sec. | ||
| 16019 | 2026.05.18 18:29:39.571756 [ 294 ] {cf391a2d-f8ea-4fb2-b1d2-dc9296b0e59c} <Debug> TCPHandler: Processed in 0.001359854 sec. | ||
| 16020 | 2026.05.18 18:29:39.571892 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16021 | 2026.05.18 18:29:39.571988 [ 294 ] {b40d7307-dcb5-4187-8b6d-2a6552920732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16022 | 2026.05.18 18:29:39.572042 [ 294 ] {b40d7307-dcb5-4187-8b6d-2a6552920732} <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 | ||
| 16023 | 2026.05.18 18:29:39.572876 [ 294 ] {b40d7307-dcb5-4187-8b6d-2a6552920732} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16024 | 2026.05.18 18:29:39.572913 [ 294 ] {b40d7307-dcb5-4187-8b6d-2a6552920732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16025 | 2026.05.18 18:29:39.573456 [ 294 ] {b40d7307-dcb5-4187-8b6d-2a6552920732} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16026 | 2026.05.18 18:29:39.573677 [ 294 ] {b40d7307-dcb5-4187-8b6d-2a6552920732} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16027 | 2026.05.18 18:29:39.573820 [ 294 ] {b40d7307-dcb5-4187-8b6d-2a6552920732} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00185 sec., 16756.756756756757 rows/sec., 30.03 MiB/sec. | ||
| 16028 | 2026.05.18 18:29:39.573881 [ 294 ] {b40d7307-dcb5-4187-8b6d-2a6552920732} <Debug> TCPHandler: Processed in 0.002038825 sec. | ||
| 16029 | 2026.05.18 18:29:39.574016 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16030 | 2026.05.18 18:29:39.574114 [ 294 ] {b85033b4-4f3f-4bf3-a853-68c0b5fce07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16031 | 2026.05.18 18:29:39.574156 [ 294 ] {b85033b4-4f3f-4bf3-a853-68c0b5fce07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16032 | 2026.05.18 18:29:39.574502 [ 294 ] {b85033b4-4f3f-4bf3-a853-68c0b5fce07f} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16033 | 2026.05.18 18:29:39.574538 [ 294 ] {b85033b4-4f3f-4bf3-a853-68c0b5fce07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16034 | 2026.05.18 18:29:39.574838 [ 294 ] {b85033b4-4f3f-4bf3-a853-68c0b5fce07f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16035 | 2026.05.18 18:29:39.575052 [ 294 ] {b85033b4-4f3f-4bf3-a853-68c0b5fce07f} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2026.05.18 18:29:39.575187 [ 294 ] {b85033b4-4f3f-4bf3-a853-68c0b5fce07f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 16037 | 2026.05.18 18:29:39.575221 [ 294 ] {b85033b4-4f3f-4bf3-a853-68c0b5fce07f} <Debug> TCPHandler: Processed in 0.00125521 sec. | ||
| 16038 | 2026.05.18 18:29:39.811862 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29213 | ||
| 16039 | 2026.05.18 18:29:39.812410 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2026.05.18 18:29:39.812457 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16041 | 2026.05.18 18:29:39.812968 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16042 | 2026.05.18 18:29:39.813209 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16043 | 2026.05.18 18:29:39.813348 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29213 | ||
| 16044 | 2026.05.18 18:29:39.813397 [ 138 ] {} <Debug> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16045 | 2026.05.18 18:29:39.813478 [ 138 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16046 | 2026.05.18 18:29:39.813499 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16047 | 2026.05.18 18:29:39.813620 [ 187 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::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 | ||
| 16048 | 2026.05.18 18:29:39.813731 [ 187 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16049 | 2026.05.18 18:29:39.813770 [ 187 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26845 rows starting from the beginning of the part | ||
| 16050 | 2026.05.18 18:29:39.813838 [ 187 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 16051 | 2026.05.18 18:29:39.813892 [ 187 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 16052 | 2026.05.18 18:29:39.813943 [ 187 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 16053 | 2026.05.18 18:29:39.813993 [ 187 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 16054 | 2026.05.18 18:29:39.814039 [ 187 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 16055 | 2026.05.18 18:29:39.816718 [ 190 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003145611 sec., 9286908.012465622 rows/sec., 132.85 MiB/sec. | ||
| 16056 | 2026.05.18 18:29:39.817112 [ 190 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16057 | 2026.05.18 18:29:39.817439 [ 190 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_61_12} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16058 | 2026.05.18 18:29:39.817526 [ 190 ] {1b5e6c74-e614-4497-beaf-7e7f5bed30ee::all_1_61_12} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16059 | 2026.05.18 18:29:39.817650 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 16060 | 2026.05.18 18:29:41.350838 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 16061 | 2026.05.18 18:29:41.370020 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16062 | 2026.05.18 18:29:41.370080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16063 | 2026.05.18 18:29:41.376542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16064 | 2026.05.18 18:29:41.377243 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2026.05.18 18:29:41.377589 [ 148 ] {} <Debug> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16066 | 2026.05.18 18:29:41.377660 [ 148 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16067 | 2026.05.18 18:29:41.377683 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16068 | 2026.05.18 18:29:41.377800 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 16069 | 2026.05.18 18:29:41.380773 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16070 | 2026.05.18 18:29:41.382273 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 16071 | 2026.05.18 18:29:41.383188 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 16072 | 2026.05.18 18:29:41.387376 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 16073 | 2026.05.18 18:29:41.392052 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 16074 | 2026.05.18 18:29:41.397050 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 16075 | 2026.05.18 18:29:41.402225 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 16076 | 2026.05.18 18:29:41.406246 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::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 | ||
| 16077 | 2026.05.18 18:29:41.457326 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079567039 sec., 5781.288405114585 rows/sec., 29.89 MiB/sec. | ||
| 16078 | 2026.05.18 18:29:41.459144 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16079 | 2026.05.18 18:29:41.460881 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_61_12} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16080 | 2026.05.18 18:29:41.460978 [ 197 ] {3b23a4a8-2490-46a8-92c5-1660a9d82974::all_1_61_12} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16081 | 2026.05.18 18:29:41.462936 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 16082 | 2026.05.18 18:29:42.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.33 MiB, peak 373.74 MiB, free memory in arenas 0.00 B, will set to 359.25 MiB (RSS), difference: -1.08 MiB | ||
| 16083 | 2026.05.18 18:29:44.561635 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16084 | 2026.05.18 18:29:44.561918 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 16085 | 2026.05.18 18:29:44.562297 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16086 | 2026.05.18 18:29:44.562338 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 16087 | 2026.05.18 18:29:44.562589 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16088 | 2026.05.18 18:29:44.562658 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16089 | 2026.05.18 18:29:44.562807 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16090 | 2026.05.18 18:29:44.562894 [ 320 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16091 | 2026.05.18 18:29:44.562921 [ 313 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16092 | 2026.05.18 18:29:44.562922 [ 321 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16093 | 2026.05.18 18:29:44.562921 [ 338 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16094 | 2026.05.18 18:29:44.563121 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16095 | 2026.05.18 18:29:44.563151 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16096 | 2026.05.18 18:29:44.563223 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16097 | 2026.05.18 18:29:44.563244 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 16098 | 2026.05.18 18:29:44.563281 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16099 | 2026.05.18 18:29:44.563323 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16100 | 2026.05.18 18:29:44.564538 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002726 sec., 15040.35216434336 rows/sec., 2.71 MiB/sec. | ||
| 16101 | 2026.05.18 18:29:44.564710 [ 294 ] {5a052c36-2e88-48de-803e-3e50a079a86a} <Debug> TCPHandler: Processed in 0.003223634 sec. | ||
| 16102 | 2026.05.18 18:29:44.570229 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16103 | 2026.05.18 18:29:44.570369 [ 294 ] {2c0a1051-b6e5-42c8-be5b-8d6a56f9abbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16104 | 2026.05.18 18:29:44.570419 [ 294 ] {2c0a1051-b6e5-42c8-be5b-8d6a56f9abbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16105 | 2026.05.18 18:29:44.571150 [ 294 ] {2c0a1051-b6e5-42c8-be5b-8d6a56f9abbe} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16106 | 2026.05.18 18:29:44.571199 [ 294 ] {2c0a1051-b6e5-42c8-be5b-8d6a56f9abbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16107 | 2026.05.18 18:29:44.571620 [ 294 ] {2c0a1051-b6e5-42c8-be5b-8d6a56f9abbe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16108 | 2026.05.18 18:29:44.571868 [ 294 ] {2c0a1051-b6e5-42c8-be5b-8d6a56f9abbe} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16109 | 2026.05.18 18:29:44.572022 [ 294 ] {2c0a1051-b6e5-42c8-be5b-8d6a56f9abbe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001693 sec., 167749.55699940934 rows/sec., 10.65 MiB/sec. | ||
| 16110 | 2026.05.18 18:29:44.572041 [ 151 ] {} <Debug> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 16111 | 2026.05.18 18:29:44.572233 [ 151 ] {} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16112 | 2026.05.18 18:29:44.572257 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16113 | 2026.05.18 18:29:44.572278 [ 294 ] {2c0a1051-b6e5-42c8-be5b-8d6a56f9abbe} <Debug> TCPHandler: Processed in 0.002100318 sec. | ||
| 16114 | 2026.05.18 18:29:44.572363 [ 199 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 16115 | 2026.05.18 18:29:44.572485 [ 199 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16116 | 2026.05.18 18:29:44.572500 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16117 | 2026.05.18 18:29:44.572517 [ 199 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 284 rows starting from the beginning of the part | ||
| 16118 | 2026.05.18 18:29:44.572582 [ 199 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 16119 | 2026.05.18 18:29:44.572625 [ 199 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 16120 | 2026.05.18 18:29:44.572634 [ 294 ] {fa0be228-0e05-44b1-b125-ea99470d69aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16121 | 2026.05.18 18:29:44.572667 [ 199 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 16122 | 2026.05.18 18:29:44.572693 [ 294 ] {fa0be228-0e05-44b1-b125-ea99470d69aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16123 | 2026.05.18 18:29:44.572708 [ 199 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 16124 | 2026.05.18 18:29:44.573719 [ 294 ] {fa0be228-0e05-44b1-b125-ea99470d69aa} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16125 | 2026.05.18 18:29:44.573760 [ 294 ] {fa0be228-0e05-44b1-b125-ea99470d69aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16126 | 2026.05.18 18:29:44.573878 [ 198 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562691 sec., 908688.9218661911 rows/sec., 61.18 MiB/sec. | ||
| 16127 | 2026.05.18 18:29:44.574038 [ 201 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 16128 | 2026.05.18 18:29:44.574141 [ 294 ] {fa0be228-0e05-44b1-b125-ea99470d69aa} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16129 | 2026.05.18 18:29:44.574300 [ 201 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_45_11} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2026.05.18 18:29:44.574380 [ 294 ] {fa0be228-0e05-44b1-b125-ea99470d69aa} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2026.05.18 18:29:44.574398 [ 201 ] {cef0a22d-35b3-4fa8-ad50-1557422db55f::all_1_45_11} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 16132 | 2026.05.18 18:29:44.574463 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 16133 | 2026.05.18 18:29:44.574524 [ 294 ] {fa0be228-0e05-44b1-b125-ea99470d69aa} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001933 sec., 423693.74030005175 rows/sec., 32.84 MiB/sec. | ||
| 16134 | 2026.05.18 18:29:44.574561 [ 294 ] {fa0be228-0e05-44b1-b125-ea99470d69aa} <Debug> TCPHandler: Processed in 0.00217106 sec. | ||
| 16135 | 2026.05.18 18:29:44.574695 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16136 | 2026.05.18 18:29:44.574794 [ 294 ] {fbb8da77-424a-4e31-8e00-07adda9856b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16137 | 2026.05.18 18:29:44.574839 [ 294 ] {fbb8da77-424a-4e31-8e00-07adda9856b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16138 | 2026.05.18 18:29:44.575313 [ 294 ] {fbb8da77-424a-4e31-8e00-07adda9856b6} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16139 | 2026.05.18 18:29:44.575351 [ 294 ] {fbb8da77-424a-4e31-8e00-07adda9856b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16140 | 2026.05.18 18:29:44.575668 [ 294 ] {fbb8da77-424a-4e31-8e00-07adda9856b6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16141 | 2026.05.18 18:29:44.575887 [ 294 ] {fbb8da77-424a-4e31-8e00-07adda9856b6} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2026.05.18 18:29:44.576020 [ 294 ] {fbb8da77-424a-4e31-8e00-07adda9856b6} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001245 sec., 122891.56626506025 rows/sec., 7.35 MiB/sec. | ||
| 16143 | 2026.05.18 18:29:44.576055 [ 294 ] {fbb8da77-424a-4e31-8e00-07adda9856b6} <Debug> TCPHandler: Processed in 0.001410716 sec. | ||
| 16144 | 2026.05.18 18:29:44.576188 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16145 | 2026.05.18 18:29:44.576286 [ 294 ] {00e60475-343b-407a-8b4f-9a84947324ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16146 | 2026.05.18 18:29:44.576327 [ 294 ] {00e60475-343b-407a-8b4f-9a84947324ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16147 | 2026.05.18 18:29:44.576822 [ 294 ] {00e60475-343b-407a-8b4f-9a84947324ff} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16148 | 2026.05.18 18:29:44.576860 [ 294 ] {00e60475-343b-407a-8b4f-9a84947324ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16149 | 2026.05.18 18:29:44.577164 [ 294 ] {00e60475-343b-407a-8b4f-9a84947324ff} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16150 | 2026.05.18 18:29:44.577371 [ 294 ] {00e60475-343b-407a-8b4f-9a84947324ff} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2026.05.18 18:29:44.577501 [ 294 ] {00e60475-343b-407a-8b4f-9a84947324ff} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001234 sec., 120745.54294975688 rows/sec., 7.80 MiB/sec. | ||
| 16152 | 2026.05.18 18:29:44.577535 [ 294 ] {00e60475-343b-407a-8b4f-9a84947324ff} <Debug> TCPHandler: Processed in 0.001396005 sec. | ||
| 16153 | 2026.05.18 18:29:44.577687 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16154 | 2026.05.18 18:29:44.577784 [ 294 ] {2b182906-489a-46e6-9617-1e5f334644f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16155 | 2026.05.18 18:29:44.577825 [ 294 ] {2b182906-489a-46e6-9617-1e5f334644f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16156 | 2026.05.18 18:29:44.578272 [ 294 ] {2b182906-489a-46e6-9617-1e5f334644f8} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16157 | 2026.05.18 18:29:44.578309 [ 294 ] {2b182906-489a-46e6-9617-1e5f334644f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16158 | 2026.05.18 18:29:44.578611 [ 294 ] {2b182906-489a-46e6-9617-1e5f334644f8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16159 | 2026.05.18 18:29:44.578829 [ 294 ] {2b182906-489a-46e6-9617-1e5f334644f8} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16160 | 2026.05.18 18:29:44.578940 [ 144 ] {} <Debug> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 16161 | 2026.05.18 18:29:44.578957 [ 294 ] {2b182906-489a-46e6-9617-1e5f334644f8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 16162 | 2026.05.18 18:29:44.578990 [ 144 ] {} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16163 | 2026.05.18 18:29:44.579006 [ 294 ] {2b182906-489a-46e6-9617-1e5f334644f8} <Debug> TCPHandler: Processed in 0.001367464 sec. | ||
| 16164 | 2026.05.18 18:29:44.579015 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16165 | 2026.05.18 18:29:44.579142 [ 189 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 16166 | 2026.05.18 18:29:44.579180 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16167 | 2026.05.18 18:29:44.579255 [ 189 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16168 | 2026.05.18 18:29:44.579282 [ 294 ] {6b71b852-b676-43d0-8dae-dcbaaef37062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16169 | 2026.05.18 18:29:44.579290 [ 189 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 148 rows starting from the beginning of the part | ||
| 16170 | 2026.05.18 18:29:44.579331 [ 294 ] {6b71b852-b676-43d0-8dae-dcbaaef37062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16171 | 2026.05.18 18:29:44.579361 [ 189 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 16172 | 2026.05.18 18:29:44.579408 [ 189 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 16173 | 2026.05.18 18:29:44.579447 [ 189 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 16174 | 2026.05.18 18:29:44.579486 [ 189 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 16175 | 2026.05.18 18:29:44.579944 [ 294 ] {6b71b852-b676-43d0-8dae-dcbaaef37062} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16176 | 2026.05.18 18:29:44.579985 [ 294 ] {6b71b852-b676-43d0-8dae-dcbaaef37062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16177 | 2026.05.18 18:29:44.580219 [ 201 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001121846 sec., 659627.0789395337 rows/sec., 40.03 MiB/sec. | ||
| 16178 | 2026.05.18 18:29:44.580321 [ 294 ] {6b71b852-b676-43d0-8dae-dcbaaef37062} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16179 | 2026.05.18 18:29:44.580352 [ 189 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 16180 | 2026.05.18 18:29:44.580599 [ 294 ] {6b71b852-b676-43d0-8dae-dcbaaef37062} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16181 | 2026.05.18 18:29:44.580665 [ 189 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_45_11} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2026.05.18 18:29:44.580739 [ 294 ] {6b71b852-b676-43d0-8dae-dcbaaef37062} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001474 sec., 339891.45183175034 rows/sec., 23.89 MiB/sec. | ||
| 16183 | 2026.05.18 18:29:44.580740 [ 189 ] {bf6ada08-9912-46b7-9f51-36e51c80ac21::all_1_45_11} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 16184 | 2026.05.18 18:29:44.580780 [ 294 ] {6b71b852-b676-43d0-8dae-dcbaaef37062} <Debug> TCPHandler: Processed in 0.001649974 sec. | ||
| 16185 | 2026.05.18 18:29:44.580826 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16186 | 2026.05.18 18:29:44.580917 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16187 | 2026.05.18 18:29:44.581017 [ 294 ] {db5a70ef-dbda-4d6e-ba2e-4a98b66a3127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16188 | 2026.05.18 18:29:44.581060 [ 294 ] {db5a70ef-dbda-4d6e-ba2e-4a98b66a3127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16189 | 2026.05.18 18:29:44.581417 [ 294 ] {db5a70ef-dbda-4d6e-ba2e-4a98b66a3127} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16190 | 2026.05.18 18:29:44.581453 [ 294 ] {db5a70ef-dbda-4d6e-ba2e-4a98b66a3127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16191 | 2026.05.18 18:29:44.581765 [ 294 ] {db5a70ef-dbda-4d6e-ba2e-4a98b66a3127} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16192 | 2026.05.18 18:29:44.581971 [ 294 ] {db5a70ef-dbda-4d6e-ba2e-4a98b66a3127} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16193 | 2026.05.18 18:29:44.582102 [ 294 ] {db5a70ef-dbda-4d6e-ba2e-4a98b66a3127} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 16194 | 2026.05.18 18:29:44.582136 [ 294 ] {db5a70ef-dbda-4d6e-ba2e-4a98b66a3127} <Debug> TCPHandler: Processed in 0.001268791 sec. | ||
| 16195 | 2026.05.18 18:29:44.582346 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16196 | 2026.05.18 18:29:44.582519 [ 294 ] {adc34804-e4d3-4868-bcc8-ebf7731e5c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16197 | 2026.05.18 18:29:44.582594 [ 294 ] {adc34804-e4d3-4868-bcc8-ebf7731e5c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16198 | 2026.05.18 18:29:44.583193 [ 294 ] {adc34804-e4d3-4868-bcc8-ebf7731e5c6b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16199 | 2026.05.18 18:29:44.583239 [ 294 ] {adc34804-e4d3-4868-bcc8-ebf7731e5c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16200 | 2026.05.18 18:29:44.583659 [ 294 ] {adc34804-e4d3-4868-bcc8-ebf7731e5c6b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16201 | 2026.05.18 18:29:44.583879 [ 294 ] {adc34804-e4d3-4868-bcc8-ebf7731e5c6b} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16202 | 2026.05.18 18:29:44.584016 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Selected 6 parts from all_1_98_20 to all_103_103_0 | ||
| 16203 | 2026.05.18 18:29:44.584029 [ 294 ] {adc34804-e4d3-4868-bcc8-ebf7731e5c6b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00156 sec., 169871.79487179487 rows/sec., 11.29 MiB/sec. | ||
| 16204 | 2026.05.18 18:29:44.584065 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16205 | 2026.05.18 18:29:44.584085 [ 294 ] {adc34804-e4d3-4868-bcc8-ebf7731e5c6b} <Debug> TCPHandler: Processed in 0.00186437 sec. | ||
| 16206 | 2026.05.18 18:29:44.584094 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16207 | 2026.05.18 18:29:44.584178 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_98_20 to all_103_103_0 into Compact with storage Full | ||
| 16208 | 2026.05.18 18:29:44.584270 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16209 | 2026.05.18 18:29:44.584297 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_20, total 39865 rows starting from the beginning of the part | ||
| 16210 | 2026.05.18 18:29:44.584329 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16211 | 2026.05.18 18:29:44.584350 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 128 rows starting from the beginning of the part | ||
| 16212 | 2026.05.18 18:29:44.584400 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 16213 | 2026.05.18 18:29:44.584439 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 265 rows starting from the beginning of the part | ||
| 16214 | 2026.05.18 18:29:44.584445 [ 294 ] {d26f046b-9df8-4117-bfb2-7adddb411254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16215 | 2026.05.18 18:29:44.584480 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 161 rows starting from the beginning of the part | ||
| 16216 | 2026.05.18 18:29:44.584499 [ 294 ] {d26f046b-9df8-4117-bfb2-7adddb411254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16217 | 2026.05.18 18:29:44.584525 [ 198 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 265 rows starting from the beginning of the part | ||
| 16218 | 2026.05.18 18:29:44.584898 [ 294 ] {d26f046b-9df8-4117-bfb2-7adddb411254} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16219 | 2026.05.18 18:29:44.584938 [ 294 ] {d26f046b-9df8-4117-bfb2-7adddb411254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16220 | 2026.05.18 18:29:44.585267 [ 294 ] {d26f046b-9df8-4117-bfb2-7adddb411254} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16221 | 2026.05.18 18:29:44.585483 [ 294 ] {d26f046b-9df8-4117-bfb2-7adddb411254} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16222 | 2026.05.18 18:29:44.585595 [ 144 ] {} <Debug> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 16223 | 2026.05.18 18:29:44.585615 [ 294 ] {d26f046b-9df8-4117-bfb2-7adddb411254} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 56.48 KiB/sec. | ||
| 16224 | 2026.05.18 18:29:44.585627 [ 144 ] {} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16225 | 2026.05.18 18:29:44.585655 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16226 | 2026.05.18 18:29:44.585656 [ 294 ] {d26f046b-9df8-4117-bfb2-7adddb411254} <Debug> TCPHandler: Processed in 0.001384014 sec. | ||
| 16227 | 2026.05.18 18:29:44.585752 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 16228 | 2026.05.18 18:29:44.585822 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16229 | 2026.05.18 18:29:44.585865 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16230 | 2026.05.18 18:29:44.585905 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 41 rows starting from the beginning of the part | ||
| 16231 | 2026.05.18 18:29:44.585963 [ 294 ] {72c329eb-805a-49aa-b495-6de54863d7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16232 | 2026.05.18 18:29:44.585970 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 16233 | 2026.05.18 18:29:44.586039 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 16234 | 2026.05.18 18:29:44.586050 [ 294 ] {72c329eb-805a-49aa-b495-6de54863d7b5} <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 | ||
| 16235 | 2026.05.18 18:29:44.586088 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 16236 | 2026.05.18 18:29:44.586137 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 16237 | 2026.05.18 18:29:44.586184 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 16238 | 2026.05.18 18:29:44.587010 [ 294 ] {72c329eb-805a-49aa-b495-6de54863d7b5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2026.05.18 18:29:44.587013 [ 192 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001304992 sec., 35249.25823300066 rows/sec., 2.32 MiB/sec. | ||
| 16240 | 2026.05.18 18:29:44.587058 [ 294 ] {72c329eb-805a-49aa-b495-6de54863d7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16241 | 2026.05.18 18:29:44.587163 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 16242 | 2026.05.18 18:29:44.587434 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2026.05.18 18:29:44.587506 [ 189 ] {4d221bf3-a9d4-4318-9f4e-b9b31b613706::all_1_46_10} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 16244 | 2026.05.18 18:29:44.587573 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16245 | 2026.05.18 18:29:44.587799 [ 294 ] {72c329eb-805a-49aa-b495-6de54863d7b5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16246 | 2026.05.18 18:29:44.588034 [ 294 ] {72c329eb-805a-49aa-b495-6de54863d7b5} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16247 | 2026.05.18 18:29:44.588180 [ 294 ] {72c329eb-805a-49aa-b495-6de54863d7b5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002247 sec., 4895.416110369381 rows/sec., 8.77 MiB/sec. | ||
| 16248 | 2026.05.18 18:29:44.588235 [ 294 ] {72c329eb-805a-49aa-b495-6de54863d7b5} <Debug> TCPHandler: Processed in 0.002472029 sec. | ||
| 16249 | 2026.05.18 18:29:44.588363 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16250 | 2026.05.18 18:29:44.588460 [ 294 ] {48527dbe-a5c0-4bdd-972d-346f663aa010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16251 | 2026.05.18 18:29:44.588502 [ 294 ] {48527dbe-a5c0-4bdd-972d-346f663aa010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16252 | 2026.05.18 18:29:44.588865 [ 294 ] {48527dbe-a5c0-4bdd-972d-346f663aa010} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16253 | 2026.05.18 18:29:44.588902 [ 294 ] {48527dbe-a5c0-4bdd-972d-346f663aa010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16254 | 2026.05.18 18:29:44.589225 [ 294 ] {48527dbe-a5c0-4bdd-972d-346f663aa010} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16255 | 2026.05.18 18:29:44.589443 [ 294 ] {48527dbe-a5c0-4bdd-972d-346f663aa010} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16256 | 2026.05.18 18:29:44.589573 [ 294 ] {48527dbe-a5c0-4bdd-972d-346f663aa010} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001132 sec., 79505.3003533569 rows/sec., 4.97 MiB/sec. | ||
| 16257 | 2026.05.18 18:29:44.589606 [ 294 ] {48527dbe-a5c0-4bdd-972d-346f663aa010} <Debug> TCPHandler: Processed in 0.001293771 sec. | ||
| 16258 | 2026.05.18 18:29:44.591964 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40844 rows, containing 5 columns (5 merged, 0 gathered) in 0.007814141 sec., 5226934.092947644 rows/sec., 334.14 MiB/sec. | ||
| 16259 | 2026.05.18 18:29:44.592518 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
| 16260 | 2026.05.18 18:29:44.592820 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16261 | 2026.05.18 18:29:44.592885 [ 196 ] {f7bbfc0c-f00a-4646-a9d5-3c384488a319::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319) (MergerMutator): Merged 6 parts: [all_1_98_20, all_103_103_0] -> all_1_103_21 | ||
| 16262 | 2026.05.18 18:29:44.592950 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16263 | 2026.05.18 18:29:47.139778 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16264 | 2026.05.18 18:29:47.139838 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16265 | 2026.05.18 18:29:47.314353 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29725 | ||
| 16266 | 2026.05.18 18:29:47.314870 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2026.05.18 18:29:47.314911 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16268 | 2026.05.18 18:29:47.315399 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16269 | 2026.05.18 18:29:47.315654 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16270 | 2026.05.18 18:29:47.315783 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29725 | ||
| 16271 | 2026.05.18 18:29:48.884146 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 16272 | 2026.05.18 18:29:48.899097 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16273 | 2026.05.18 18:29:48.899144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16274 | 2026.05.18 18:29:48.904350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16275 | 2026.05.18 18:29:48.905029 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16276 | 2026.05.18 18:29:48.907655 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 16277 | 2026.05.18 18:29:49.558649 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16278 | 2026.05.18 18:29:49.558906 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16279 | 2026.05.18 18:29:49.559268 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16280 | 2026.05.18 18:29:49.559307 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16281 | 2026.05.18 18:29:49.559531 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16282 | 2026.05.18 18:29:49.559601 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16283 | 2026.05.18 18:29:49.559746 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16284 | 2026.05.18 18:29:49.559850 [ 321 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16285 | 2026.05.18 18:29:49.559864 [ 313 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16286 | 2026.05.18 18:29:49.559857 [ 320 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16287 | 2026.05.18 18:29:49.559857 [ 331 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16288 | 2026.05.18 18:29:49.560049 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16289 | 2026.05.18 18:29:49.560077 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16290 | 2026.05.18 18:29:49.560148 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16291 | 2026.05.18 18:29:49.560168 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 16292 | 2026.05.18 18:29:49.560203 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16293 | 2026.05.18 18:29:49.560245 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16294 | 2026.05.18 18:29:49.561353 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002549 sec., 16084.739113377795 rows/sec., 2.90 MiB/sec. | ||
| 16295 | 2026.05.18 18:29:49.561493 [ 294 ] {f5cb3dde-ca2c-4c05-9e0c-ffc6194d77aa} <Debug> TCPHandler: Processed in 0.002999897 sec. | ||
| 16296 | 2026.05.18 18:29:49.563756 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16297 | 2026.05.18 18:29:49.563869 [ 294 ] {16a37e91-eea6-466a-aa1c-2ea4316b209c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16298 | 2026.05.18 18:29:49.563913 [ 294 ] {16a37e91-eea6-466a-aa1c-2ea4316b209c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16299 | 2026.05.18 18:29:49.564536 [ 294 ] {16a37e91-eea6-466a-aa1c-2ea4316b209c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16300 | 2026.05.18 18:29:49.564588 [ 294 ] {16a37e91-eea6-466a-aa1c-2ea4316b209c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16301 | 2026.05.18 18:29:49.565020 [ 294 ] {16a37e91-eea6-466a-aa1c-2ea4316b209c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16302 | 2026.05.18 18:29:49.565243 [ 294 ] {16a37e91-eea6-466a-aa1c-2ea4316b209c} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16303 | 2026.05.18 18:29:49.565389 [ 294 ] {16a37e91-eea6-466a-aa1c-2ea4316b209c} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001553 sec., 75981.97037990985 rows/sec., 6.45 MiB/sec. | ||
| 16304 | 2026.05.18 18:29:49.565424 [ 294 ] {16a37e91-eea6-466a-aa1c-2ea4316b209c} <Debug> TCPHandler: Processed in 0.001728016 sec. | ||
| 16305 | 2026.05.18 18:29:49.565568 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16306 | 2026.05.18 18:29:49.565665 [ 294 ] {b42e4698-8de2-49e5-8b5a-139233ef5089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16307 | 2026.05.18 18:29:49.565705 [ 294 ] {b42e4698-8de2-49e5-8b5a-139233ef5089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16308 | 2026.05.18 18:29:49.566135 [ 294 ] {b42e4698-8de2-49e5-8b5a-139233ef5089} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16309 | 2026.05.18 18:29:49.566172 [ 294 ] {b42e4698-8de2-49e5-8b5a-139233ef5089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16310 | 2026.05.18 18:29:49.566467 [ 294 ] {b42e4698-8de2-49e5-8b5a-139233ef5089} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16311 | 2026.05.18 18:29:49.566688 [ 294 ] {b42e4698-8de2-49e5-8b5a-139233ef5089} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16312 | 2026.05.18 18:29:49.566818 [ 294 ] {b42e4698-8de2-49e5-8b5a-139233ef5089} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001171 sec., 26473.099914602906 rows/sec., 1.94 MiB/sec. | ||
| 16313 | 2026.05.18 18:29:49.566852 [ 294 ] {b42e4698-8de2-49e5-8b5a-139233ef5089} <Debug> TCPHandler: Processed in 0.001333163 sec. | ||
| 16314 | 2026.05.18 18:29:49.566989 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16315 | 2026.05.18 18:29:49.567086 [ 294 ] {4a02fa4d-92d5-4b47-987e-7755a6dbe34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16316 | 2026.05.18 18:29:49.567126 [ 294 ] {4a02fa4d-92d5-4b47-987e-7755a6dbe34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16317 | 2026.05.18 18:29:49.567578 [ 294 ] {4a02fa4d-92d5-4b47-987e-7755a6dbe34f} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16318 | 2026.05.18 18:29:49.567613 [ 294 ] {4a02fa4d-92d5-4b47-987e-7755a6dbe34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16319 | 2026.05.18 18:29:49.567909 [ 294 ] {4a02fa4d-92d5-4b47-987e-7755a6dbe34f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16320 | 2026.05.18 18:29:49.568114 [ 294 ] {4a02fa4d-92d5-4b47-987e-7755a6dbe34f} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16321 | 2026.05.18 18:29:49.568242 [ 294 ] {4a02fa4d-92d5-4b47-987e-7755a6dbe34f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001174 sec., 80919.9318568995 rows/sec., 6.32 MiB/sec. | ||
| 16322 | 2026.05.18 18:29:49.568276 [ 294 ] {4a02fa4d-92d5-4b47-987e-7755a6dbe34f} <Debug> TCPHandler: Processed in 0.001337203 sec. | ||
| 16323 | 2026.05.18 18:29:49.568432 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16324 | 2026.05.18 18:29:49.568528 [ 294 ] {3a4b6f33-4ec2-417b-94c9-b3e5ed0ccd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16325 | 2026.05.18 18:29:49.568571 [ 294 ] {3a4b6f33-4ec2-417b-94c9-b3e5ed0ccd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16326 | 2026.05.18 18:29:49.569009 [ 294 ] {3a4b6f33-4ec2-417b-94c9-b3e5ed0ccd40} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2026.05.18 18:29:49.569045 [ 294 ] {3a4b6f33-4ec2-417b-94c9-b3e5ed0ccd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16328 | 2026.05.18 18:29:49.569376 [ 294 ] {3a4b6f33-4ec2-417b-94c9-b3e5ed0ccd40} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16329 | 2026.05.18 18:29:49.569582 [ 294 ] {3a4b6f33-4ec2-417b-94c9-b3e5ed0ccd40} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16330 | 2026.05.18 18:29:49.569717 [ 294 ] {3a4b6f33-4ec2-417b-94c9-b3e5ed0ccd40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 16331 | 2026.05.18 18:29:49.569751 [ 294 ] {3a4b6f33-4ec2-417b-94c9-b3e5ed0ccd40} <Debug> TCPHandler: Processed in 0.001367654 sec. | ||
| 16332 | 2026.05.18 18:29:49.569884 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16333 | 2026.05.18 18:29:49.569980 [ 294 ] {7258a7e7-d409-498e-8e6f-617ad8337a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16334 | 2026.05.18 18:29:49.570035 [ 294 ] {7258a7e7-d409-498e-8e6f-617ad8337a13} <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 | ||
| 16335 | 2026.05.18 18:29:49.570907 [ 294 ] {7258a7e7-d409-498e-8e6f-617ad8337a13} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2026.05.18 18:29:49.570946 [ 294 ] {7258a7e7-d409-498e-8e6f-617ad8337a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16337 | 2026.05.18 18:29:49.571486 [ 294 ] {7258a7e7-d409-498e-8e6f-617ad8337a13} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16338 | 2026.05.18 18:29:49.571732 [ 294 ] {7258a7e7-d409-498e-8e6f-617ad8337a13} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16339 | 2026.05.18 18:29:49.571870 [ 294 ] {7258a7e7-d409-498e-8e6f-617ad8337a13} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001908 sec., 16247.379454926626 rows/sec., 29.11 MiB/sec. | ||
| 16340 | 2026.05.18 18:29:49.571923 [ 294 ] {7258a7e7-d409-498e-8e6f-617ad8337a13} <Debug> TCPHandler: Processed in 0.002086857 sec. | ||
| 16341 | 2026.05.18 18:29:49.572065 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16342 | 2026.05.18 18:29:49.572163 [ 294 ] {954d4ead-4181-4f31-af2c-eb1fb996b249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16343 | 2026.05.18 18:29:49.572205 [ 294 ] {954d4ead-4181-4f31-af2c-eb1fb996b249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16344 | 2026.05.18 18:29:49.572562 [ 294 ] {954d4ead-4181-4f31-af2c-eb1fb996b249} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16345 | 2026.05.18 18:29:49.572598 [ 294 ] {954d4ead-4181-4f31-af2c-eb1fb996b249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16346 | 2026.05.18 18:29:49.572901 [ 294 ] {954d4ead-4181-4f31-af2c-eb1fb996b249} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16347 | 2026.05.18 18:29:49.573109 [ 294 ] {954d4ead-4181-4f31-af2c-eb1fb996b249} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): 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.05.18 18:29:49.573242 [ 294 ] {954d4ead-4181-4f31-af2c-eb1fb996b249} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 16349 | 2026.05.18 18:29:49.573276 [ 294 ] {954d4ead-4181-4f31-af2c-eb1fb996b249} <Debug> TCPHandler: Processed in 0.00126229 sec. | ||
| 16350 | 2026.05.18 18:29:49.769248 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2026.05.18 18:29:49.769548 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 16352 | 2026.05.18 18:29:49.769987 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16353 | 2026.05.18 18:29:49.770042 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16354 | 2026.05.18 18:29:49.770316 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16355 | 2026.05.18 18:29:49.770387 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16356 | 2026.05.18 18:29:49.770538 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 16357 | 2026.05.18 18:29:49.770641 [ 331 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16358 | 2026.05.18 18:29:49.770651 [ 340 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16359 | 2026.05.18 18:29:49.770678 [ 321 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16360 | 2026.05.18 18:29:49.770651 [ 320 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16361 | 2026.05.18 18:29:49.770874 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16362 | 2026.05.18 18:29:49.770903 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16363 | 2026.05.18 18:29:49.770977 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16364 | 2026.05.18 18:29:49.770998 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 16365 | 2026.05.18 18:29:49.771035 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 16366 | 2026.05.18 18:29:49.771080 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 16367 | 2026.05.18 18:29:49.772370 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002959 sec., 13856.032443393038 rows/sec., 3.02 MiB/sec. | ||
| 16368 | 2026.05.18 18:29:49.772478 [ 294 ] {72bdc69c-bdb9-4575-a8c8-c26dfd714429} <Debug> TCPHandler: Processed in 0.003387549 sec. | ||
| 16369 | 2026.05.18 18:29:49.789481 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16370 | 2026.05.18 18:29:49.789680 [ 294 ] {1b0ef1e6-eb5c-4506-87f1-dc204259f513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16371 | 2026.05.18 18:29:49.789755 [ 294 ] {1b0ef1e6-eb5c-4506-87f1-dc204259f513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16372 | 2026.05.18 18:29:49.790605 [ 294 ] {1b0ef1e6-eb5c-4506-87f1-dc204259f513} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16373 | 2026.05.18 18:29:49.790652 [ 294 ] {1b0ef1e6-eb5c-4506-87f1-dc204259f513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16374 | 2026.05.18 18:29:49.791038 [ 294 ] {1b0ef1e6-eb5c-4506-87f1-dc204259f513} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16375 | 2026.05.18 18:29:49.791262 [ 294 ] {1b0ef1e6-eb5c-4506-87f1-dc204259f513} <Trace> oximeter.fields_i16 (cef0a22d-35b3-4fa8-ad50-1557422db55f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16376 | 2026.05.18 18:29:49.791413 [ 294 ] {1b0ef1e6-eb5c-4506-87f1-dc204259f513} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001787 sec., 158925.57358701734 rows/sec., 10.09 MiB/sec. | ||
| 16377 | 2026.05.18 18:29:49.791449 [ 294 ] {1b0ef1e6-eb5c-4506-87f1-dc204259f513} <Debug> TCPHandler: Processed in 0.002069056 sec. | ||
| 16378 | 2026.05.18 18:29:49.791588 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16379 | 2026.05.18 18:29:49.791687 [ 294 ] {607110bb-6267-4721-874f-ef11f0da1c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16380 | 2026.05.18 18:29:49.791729 [ 294 ] {607110bb-6267-4721-874f-ef11f0da1c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16381 | 2026.05.18 18:29:49.792138 [ 294 ] {607110bb-6267-4721-874f-ef11f0da1c63} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16382 | 2026.05.18 18:29:49.792175 [ 294 ] {607110bb-6267-4721-874f-ef11f0da1c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16383 | 2026.05.18 18:29:49.792463 [ 294 ] {607110bb-6267-4721-874f-ef11f0da1c63} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16384 | 2026.05.18 18:29:49.792673 [ 294 ] {607110bb-6267-4721-874f-ef11f0da1c63} <Trace> oximeter.fields_ipaddr (278b10f3-09ba-44ea-aef6-a008a8d0b4b0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16385 | 2026.05.18 18:29:49.792803 [ 294 ] {607110bb-6267-4721-874f-ef11f0da1c63} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 16386 | 2026.05.18 18:29:49.792838 [ 294 ] {607110bb-6267-4721-874f-ef11f0da1c63} <Debug> TCPHandler: Processed in 0.001299412 sec. | ||
| 16387 | 2026.05.18 18:29:49.792963 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16388 | 2026.05.18 18:29:49.793059 [ 294 ] {a860c9a8-9564-49e7-a8b6-da2cb5c0a9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16389 | 2026.05.18 18:29:49.793098 [ 294 ] {a860c9a8-9564-49e7-a8b6-da2cb5c0a9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16390 | 2026.05.18 18:29:49.795317 [ 294 ] {a860c9a8-9564-49e7-a8b6-da2cb5c0a9fb} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2026.05.18 18:29:49.795366 [ 294 ] {a860c9a8-9564-49e7-a8b6-da2cb5c0a9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16392 | 2026.05.18 18:29:49.795973 [ 294 ] {a860c9a8-9564-49e7-a8b6-da2cb5c0a9fb} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16393 | 2026.05.18 18:29:49.796231 [ 294 ] {a860c9a8-9564-49e7-a8b6-da2cb5c0a9fb} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16394 | 2026.05.18 18:29:49.796405 [ 294 ] {a860c9a8-9564-49e7-a8b6-da2cb5c0a9fb} <Debug> executeQuery: Read 3169 rows, 241.27 KiB in 0.003361 sec., 942874.1445998215 rows/sec., 70.10 MiB/sec. | ||
| 16395 | 2026.05.18 18:29:49.796473 [ 294 ] {a860c9a8-9564-49e7-a8b6-da2cb5c0a9fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 16396 | 2026.05.18 18:29:49.796487 [ 294 ] {a860c9a8-9564-49e7-a8b6-da2cb5c0a9fb} <Debug> TCPHandler: Processed in 0.003573655 sec. | ||
| 16397 | 2026.05.18 18:29:49.796700 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16398 | 2026.05.18 18:29:49.796835 [ 294 ] {b4a6e5d2-1bc6-429d-9296-e3920bb5c96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16399 | 2026.05.18 18:29:49.796894 [ 294 ] {b4a6e5d2-1bc6-429d-9296-e3920bb5c96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16400 | 2026.05.18 18:29:49.797498 [ 294 ] {b4a6e5d2-1bc6-429d-9296-e3920bb5c96e} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16401 | 2026.05.18 18:29:49.797537 [ 294 ] {b4a6e5d2-1bc6-429d-9296-e3920bb5c96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16402 | 2026.05.18 18:29:49.797862 [ 294 ] {b4a6e5d2-1bc6-429d-9296-e3920bb5c96e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16403 | 2026.05.18 18:29:49.798075 [ 294 ] {b4a6e5d2-1bc6-429d-9296-e3920bb5c96e} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16404 | 2026.05.18 18:29:49.798210 [ 294 ] {b4a6e5d2-1bc6-429d-9296-e3920bb5c96e} <Debug> executeQuery: Read 166 rows, 10.34 KiB in 0.001417 sec., 117148.90613973181 rows/sec., 7.12 MiB/sec. | ||
| 16405 | 2026.05.18 18:29:49.798246 [ 294 ] {b4a6e5d2-1bc6-429d-9296-e3920bb5c96e} <Debug> TCPHandler: Processed in 0.001664864 sec. | ||
| 16406 | 2026.05.18 18:29:49.798398 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16407 | 2026.05.18 18:29:49.798496 [ 294 ] {833480b1-c80d-46b1-9dc6-813bcc9e387b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16408 | 2026.05.18 18:29:49.798537 [ 294 ] {833480b1-c80d-46b1-9dc6-813bcc9e387b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16409 | 2026.05.18 18:29:49.799359 [ 294 ] {833480b1-c80d-46b1-9dc6-813bcc9e387b} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16410 | 2026.05.18 18:29:49.799397 [ 294 ] {833480b1-c80d-46b1-9dc6-813bcc9e387b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16411 | 2026.05.18 18:29:49.799749 [ 294 ] {833480b1-c80d-46b1-9dc6-813bcc9e387b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16412 | 2026.05.18 18:29:49.799970 [ 294 ] {833480b1-c80d-46b1-9dc6-813bcc9e387b} <Trace> oximeter.fields_u32 (cc756527-8bfa-40bf-abaa-e69cb6f2feac): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16413 | 2026.05.18 18:29:49.800101 [ 294 ] {833480b1-c80d-46b1-9dc6-813bcc9e387b} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001623 sec., 585335.7979051139 rows/sec., 34.44 MiB/sec. | ||
| 16414 | 2026.05.18 18:29:49.800136 [ 294 ] {833480b1-c80d-46b1-9dc6-813bcc9e387b} <Debug> TCPHandler: Processed in 0.001788378 sec. | ||
| 16415 | 2026.05.18 18:29:49.800276 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16416 | 2026.05.18 18:29:49.800374 [ 294 ] {3f5451e0-66a4-4e90-aefe-a3917c1eb99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16417 | 2026.05.18 18:29:49.800414 [ 294 ] {3f5451e0-66a4-4e90-aefe-a3917c1eb99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16418 | 2026.05.18 18:29:49.800816 [ 294 ] {3f5451e0-66a4-4e90-aefe-a3917c1eb99c} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2026.05.18 18:29:49.800853 [ 294 ] {3f5451e0-66a4-4e90-aefe-a3917c1eb99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16420 | 2026.05.18 18:29:49.801154 [ 294 ] {3f5451e0-66a4-4e90-aefe-a3917c1eb99c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 16421 | 2026.05.18 18:29:49.801373 [ 294 ] {3f5451e0-66a4-4e90-aefe-a3917c1eb99c} <Trace> oximeter.fields_u64 (34f136da-4184-4d45-9972-83a6fb3dbd59): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16422 | 2026.05.18 18:29:49.801508 [ 294 ] {3f5451e0-66a4-4e90-aefe-a3917c1eb99c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 60.98 KiB/sec. | ||
| 16423 | 2026.05.18 18:29:49.801542 [ 294 ] {3f5451e0-66a4-4e90-aefe-a3917c1eb99c} <Debug> TCPHandler: Processed in 0.001316752 sec. | ||
| 16424 | 2026.05.18 18:29:49.801683 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16425 | 2026.05.18 18:29:49.801781 [ 294 ] {7cc9905b-2dad-4dbc-8ba9-801a49557855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16426 | 2026.05.18 18:29:49.801822 [ 294 ] {7cc9905b-2dad-4dbc-8ba9-801a49557855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16427 | 2026.05.18 18:29:49.802297 [ 294 ] {7cc9905b-2dad-4dbc-8ba9-801a49557855} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16428 | 2026.05.18 18:29:49.802332 [ 294 ] {7cc9905b-2dad-4dbc-8ba9-801a49557855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16429 | 2026.05.18 18:29:49.802641 [ 294 ] {7cc9905b-2dad-4dbc-8ba9-801a49557855} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16430 | 2026.05.18 18:29:49.802853 [ 294 ] {7cc9905b-2dad-4dbc-8ba9-801a49557855} <Trace> oximeter.fields_u8 (bf6ada08-9912-46b7-9f51-36e51c80ac21): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2026.05.18 18:29:49.802981 [ 294 ] {7cc9905b-2dad-4dbc-8ba9-801a49557855} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001218 sec., 121510.67323481117 rows/sec., 6.91 MiB/sec. | ||
| 16432 | 2026.05.18 18:29:49.803016 [ 294 ] {7cc9905b-2dad-4dbc-8ba9-801a49557855} <Debug> TCPHandler: Processed in 0.001382644 sec. | ||
| 16433 | 2026.05.18 18:29:49.803156 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16434 | 2026.05.18 18:29:49.803253 [ 294 ] {05260641-433d-4589-9360-1cc36a3b7ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16435 | 2026.05.18 18:29:49.803293 [ 294 ] {05260641-433d-4589-9360-1cc36a3b7ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16436 | 2026.05.18 18:29:49.804367 [ 294 ] {05260641-433d-4589-9360-1cc36a3b7ea2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16437 | 2026.05.18 18:29:49.804404 [ 294 ] {05260641-433d-4589-9360-1cc36a3b7ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16438 | 2026.05.18 18:29:49.804774 [ 294 ] {05260641-433d-4589-9360-1cc36a3b7ea2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16439 | 2026.05.18 18:29:49.804988 [ 294 ] {05260641-433d-4589-9360-1cc36a3b7ea2} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16440 | 2026.05.18 18:29:49.805125 [ 294 ] {05260641-433d-4589-9360-1cc36a3b7ea2} <Debug> executeQuery: Read 1729 rows, 119.22 KiB in 0.00189 sec., 914814.8148148148 rows/sec., 61.60 MiB/sec. | ||
| 16441 | 2026.05.18 18:29:49.805161 [ 294 ] {05260641-433d-4589-9360-1cc36a3b7ea2} <Debug> TCPHandler: Processed in 0.002054966 sec. | ||
| 16442 | 2026.05.18 18:29:49.805306 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16443 | 2026.05.18 18:29:49.805404 [ 294 ] {628f6be0-cb89-4bff-a0d0-07a5767d8da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16444 | 2026.05.18 18:29:49.805446 [ 294 ] {628f6be0-cb89-4bff-a0d0-07a5767d8da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16445 | 2026.05.18 18:29:49.805808 [ 294 ] {628f6be0-cb89-4bff-a0d0-07a5767d8da7} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16446 | 2026.05.18 18:29:49.805844 [ 294 ] {628f6be0-cb89-4bff-a0d0-07a5767d8da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16447 | 2026.05.18 18:29:49.806146 [ 294 ] {628f6be0-cb89-4bff-a0d0-07a5767d8da7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16448 | 2026.05.18 18:29:49.806361 [ 294 ] {628f6be0-cb89-4bff-a0d0-07a5767d8da7} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16449 | 2026.05.18 18:29:49.806494 [ 294 ] {628f6be0-cb89-4bff-a0d0-07a5767d8da7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 16450 | 2026.05.18 18:29:49.806528 [ 294 ] {628f6be0-cb89-4bff-a0d0-07a5767d8da7} <Debug> TCPHandler: Processed in 0.001271921 sec. | ||
| 16451 | 2026.05.18 18:29:49.806660 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16452 | 2026.05.18 18:29:49.806757 [ 294 ] {9e14404b-112e-47ce-8d13-87815d287487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16453 | 2026.05.18 18:29:49.806800 [ 294 ] {9e14404b-112e-47ce-8d13-87815d287487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16454 | 2026.05.18 18:29:49.807612 [ 294 ] {9e14404b-112e-47ce-8d13-87815d287487} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16455 | 2026.05.18 18:29:49.807648 [ 294 ] {9e14404b-112e-47ce-8d13-87815d287487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16456 | 2026.05.18 18:29:49.808071 [ 294 ] {9e14404b-112e-47ce-8d13-87815d287487} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16457 | 2026.05.18 18:29:49.808291 [ 294 ] {9e14404b-112e-47ce-8d13-87815d287487} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16458 | 2026.05.18 18:29:49.808425 [ 294 ] {9e14404b-112e-47ce-8d13-87815d287487} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001686 sec., 950177.9359430606 rows/sec., 57.69 MiB/sec. | ||
| 16459 | 2026.05.18 18:29:49.808460 [ 294 ] {9e14404b-112e-47ce-8d13-87815d287487} <Debug> TCPHandler: Processed in 0.001849599 sec. | ||
| 16460 | 2026.05.18 18:29:49.808602 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16461 | 2026.05.18 18:29:49.808699 [ 294 ] {a8d7d033-5606-46be-a767-8ec840b98a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16462 | 2026.05.18 18:29:49.808742 [ 294 ] {a8d7d033-5606-46be-a767-8ec840b98a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16463 | 2026.05.18 18:29:49.809086 [ 294 ] {a8d7d033-5606-46be-a767-8ec840b98a86} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16464 | 2026.05.18 18:29:49.809122 [ 294 ] {a8d7d033-5606-46be-a767-8ec840b98a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16465 | 2026.05.18 18:29:49.809417 [ 294 ] {a8d7d033-5606-46be-a767-8ec840b98a86} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16466 | 2026.05.18 18:29:49.809625 [ 294 ] {a8d7d033-5606-46be-a767-8ec840b98a86} <Trace> oximeter.measurements_f64 (4d221bf3-a9d4-4318-9f4e-b9b31b613706): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16467 | 2026.05.18 18:29:49.809754 [ 294 ] {a8d7d033-5606-46be-a767-8ec840b98a86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 16468 | 2026.05.18 18:29:49.809787 [ 294 ] {a8d7d033-5606-46be-a767-8ec840b98a86} <Debug> TCPHandler: Processed in 0.00123535 sec. | ||
| 16469 | 2026.05.18 18:29:49.809924 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16470 | 2026.05.18 18:29:49.810022 [ 294 ] {986146ad-9f4d-4f33-8564-ab1a099713ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16471 | 2026.05.18 18:29:49.810078 [ 294 ] {986146ad-9f4d-4f33-8564-ab1a099713ec} <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 | ||
| 16472 | 2026.05.18 18:29:49.810974 [ 294 ] {986146ad-9f4d-4f33-8564-ab1a099713ec} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2026.05.18 18:29:49.811013 [ 294 ] {986146ad-9f4d-4f33-8564-ab1a099713ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16474 | 2026.05.18 18:29:49.811530 [ 294 ] {986146ad-9f4d-4f33-8564-ab1a099713ec} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16475 | 2026.05.18 18:29:49.811750 [ 294 ] {986146ad-9f4d-4f33-8564-ab1a099713ec} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.05.18 18:29:49.811889 [ 294 ] {986146ad-9f4d-4f33-8564-ab1a099713ec} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001885 sec., 11671.087533156498 rows/sec., 20.91 MiB/sec. | ||
| 16477 | 2026.05.18 18:29:49.811940 [ 294 ] {986146ad-9f4d-4f33-8564-ab1a099713ec} <Debug> TCPHandler: Processed in 0.002066126 sec. | ||
| 16478 | 2026.05.18 18:29:49.812084 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16479 | 2026.05.18 18:29:49.812182 [ 294 ] {8e625009-e5ee-40dd-a589-605cf20f62ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16480 | 2026.05.18 18:29:49.812224 [ 294 ] {8e625009-e5ee-40dd-a589-605cf20f62ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16481 | 2026.05.18 18:29:49.812567 [ 294 ] {8e625009-e5ee-40dd-a589-605cf20f62ad} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16482 | 2026.05.18 18:29:49.812604 [ 294 ] {8e625009-e5ee-40dd-a589-605cf20f62ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16483 | 2026.05.18 18:29:49.812911 [ 294 ] {8e625009-e5ee-40dd-a589-605cf20f62ad} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16484 | 2026.05.18 18:29:49.813124 [ 294 ] {8e625009-e5ee-40dd-a589-605cf20f62ad} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16485 | 2026.05.18 18:29:49.813257 [ 294 ] {8e625009-e5ee-40dd-a589-605cf20f62ad} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001094 sec., 38391.224862888484 rows/sec., 2.19 MiB/sec. | ||
| 16486 | 2026.05.18 18:29:49.813292 [ 294 ] {8e625009-e5ee-40dd-a589-605cf20f62ad} <Debug> TCPHandler: Processed in 0.001259001 sec. | ||
| 16487 | 2026.05.18 18:29:50.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.27 MiB, peak 373.74 MiB, free memory in arenas 0.00 B, will set to 361.02 MiB (RSS), difference: -1.26 MiB | ||
| 16488 | 2026.05.18 18:29:54.555169 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16489 | 2026.05.18 18:29:54.555439 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16490 | 2026.05.18 18:29:54.555823 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16491 | 2026.05.18 18:29:54.555868 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16492 | 2026.05.18 18:29:54.556108 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16493 | 2026.05.18 18:29:54.556177 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16494 | 2026.05.18 18:29:54.556315 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16495 | 2026.05.18 18:29:54.556406 [ 331 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16496 | 2026.05.18 18:29:54.556416 [ 340 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16497 | 2026.05.18 18:29:54.556420 [ 320 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16498 | 2026.05.18 18:29:54.556411 [ 361 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16499 | 2026.05.18 18:29:54.556594 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16500 | 2026.05.18 18:29:54.556620 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16501 | 2026.05.18 18:29:54.556696 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16502 | 2026.05.18 18:29:54.556717 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 16503 | 2026.05.18 18:29:54.556752 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16504 | 2026.05.18 18:29:54.556794 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16505 | 2026.05.18 18:29:54.557865 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002529 sec., 16211.941478845394 rows/sec., 2.92 MiB/sec. | ||
| 16506 | 2026.05.18 18:29:54.557972 [ 294 ] {e4f6866e-fd96-4dfd-ac38-f380268858b9} <Debug> TCPHandler: Processed in 0.002951915 sec. | ||
| 16507 | 2026.05.18 18:29:54.559449 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16508 | 2026.05.18 18:29:54.559561 [ 294 ] {5251bac0-5a92-436f-8c18-7985c9993c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16509 | 2026.05.18 18:29:54.559605 [ 294 ] {5251bac0-5a92-436f-8c18-7985c9993c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16510 | 2026.05.18 18:29:54.560096 [ 294 ] {5251bac0-5a92-436f-8c18-7985c9993c2b} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16511 | 2026.05.18 18:29:54.560138 [ 294 ] {5251bac0-5a92-436f-8c18-7985c9993c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16512 | 2026.05.18 18:29:54.560500 [ 294 ] {5251bac0-5a92-436f-8c18-7985c9993c2b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16513 | 2026.05.18 18:29:54.560719 [ 294 ] {5251bac0-5a92-436f-8c18-7985c9993c2b} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16514 | 2026.05.18 18:29:54.560867 [ 294 ] {5251bac0-5a92-436f-8c18-7985c9993c2b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001337 sec., 41884.8167539267 rows/sec., 3.20 MiB/sec. | ||
| 16515 | 2026.05.18 18:29:54.560877 [ 124 ] {} <Debug> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16516 | 2026.05.18 18:29:54.560904 [ 294 ] {5251bac0-5a92-436f-8c18-7985c9993c2b} <Debug> TCPHandler: Processed in 0.001505078 sec. | ||
| 16517 | 2026.05.18 18:29:54.560927 [ 124 ] {} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16518 | 2026.05.18 18:29:54.560953 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16519 | 2026.05.18 18:29:54.561038 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16520 | 2026.05.18 18:29:54.561047 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::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 | ||
| 16521 | 2026.05.18 18:29:54.561140 [ 294 ] {06f52462-b24e-461a-858c-836f402bc5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16522 | 2026.05.18 18:29:54.561165 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16523 | 2026.05.18 18:29:54.561181 [ 294 ] {06f52462-b24e-461a-858c-836f402bc5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16524 | 2026.05.18 18:29:54.561199 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3242 rows starting from the beginning of the part | ||
| 16525 | 2026.05.18 18:29:54.561263 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 119 rows starting from the beginning of the part | ||
| 16526 | 2026.05.18 18:29:54.561318 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 819 rows starting from the beginning of the part | ||
| 16527 | 2026.05.18 18:29:54.561368 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 118 rows starting from the beginning of the part | ||
| 16528 | 2026.05.18 18:29:54.561414 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 3169 rows starting from the beginning of the part | ||
| 16529 | 2026.05.18 18:29:54.561458 [ 200 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 16530 | 2026.05.18 18:29:54.561612 [ 294 ] {06f52462-b24e-461a-858c-836f402bc5cb} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16531 | 2026.05.18 18:29:54.561647 [ 294 ] {06f52462-b24e-461a-858c-836f402bc5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16532 | 2026.05.18 18:29:54.561944 [ 294 ] {06f52462-b24e-461a-858c-836f402bc5cb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16533 | 2026.05.18 18:29:54.562152 [ 294 ] {06f52462-b24e-461a-858c-836f402bc5cb} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16534 | 2026.05.18 18:29:54.562276 [ 124 ] {} <Debug> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16535 | 2026.05.18 18:29:54.562280 [ 294 ] {06f52462-b24e-461a-858c-836f402bc5cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 16536 | 2026.05.18 18:29:54.562312 [ 124 ] {} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2026.05.18 18:29:54.562332 [ 294 ] {06f52462-b24e-461a-858c-836f402bc5cb} <Debug> TCPHandler: Processed in 0.001344403 sec. | ||
| 16538 | 2026.05.18 18:29:54.562335 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16539 | 2026.05.18 18:29:54.562460 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::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 | ||
| 16540 | 2026.05.18 18:29:54.562470 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16541 | 2026.05.18 18:29:54.562588 [ 294 ] {935697da-09d4-4848-baca-294734681dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16542 | 2026.05.18 18:29:54.562596 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16543 | 2026.05.18 18:29:54.562633 [ 294 ] {935697da-09d4-4848-baca-294734681dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16544 | 2026.05.18 18:29:54.562641 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1794 rows starting from the beginning of the part | ||
| 16545 | 2026.05.18 18:29:54.562724 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 97 rows starting from the beginning of the part | ||
| 16546 | 2026.05.18 18:29:54.562776 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 501 rows starting from the beginning of the part | ||
| 16547 | 2026.05.18 18:29:54.562822 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 95 rows starting from the beginning of the part | ||
| 16548 | 2026.05.18 18:29:54.562868 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1729 rows starting from the beginning of the part | ||
| 16549 | 2026.05.18 18:29:54.562914 [ 192 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 16550 | 2026.05.18 18:29:54.563024 [ 294 ] {935697da-09d4-4848-baca-294734681dcf} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16551 | 2026.05.18 18:29:54.563067 [ 294 ] {935697da-09d4-4848-baca-294734681dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16552 | 2026.05.18 18:29:54.563422 [ 294 ] {935697da-09d4-4848-baca-294734681dcf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16553 | 2026.05.18 18:29:54.563501 [ 194 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.00249335 sec., 3017225.820683017 rows/sec., 238.37 MiB/sec. | ||
| 16554 | 2026.05.18 18:29:54.563652 [ 294 ] {935697da-09d4-4848-baca-294734681dcf} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16555 | 2026.05.18 18:29:54.563788 [ 294 ] {935697da-09d4-4848-baca-294734681dcf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001218 sec., 105090.31198686371 rows/sec., 7.32 MiB/sec. | ||
| 16556 | 2026.05.18 18:29:54.563823 [ 294 ] {935697da-09d4-4848-baca-294734681dcf} <Debug> TCPHandler: Processed in 0.001402965 sec. | ||
| 16557 | 2026.05.18 18:29:54.563832 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16558 | 2026.05.18 18:29:54.564079 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16559 | 2026.05.18 18:29:54.564111 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_106_21} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16560 | 2026.05.18 18:29:54.564180 [ 294 ] {e21f550e-51b7-4154-bf53-277f79e304a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16561 | 2026.05.18 18:29:54.564195 [ 188 ] {3021953d-2e8e-4093-a955-2a8a3426ce37::all_1_106_21} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16562 | 2026.05.18 18:29:54.564229 [ 294 ] {e21f550e-51b7-4154-bf53-277f79e304a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16563 | 2026.05.18 18:29:54.564292 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 16564 | 2026.05.18 18:29:54.564363 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001952953 sec., 2191552.996923121 rows/sec., 158.48 MiB/sec. | ||
| 16565 | 2026.05.18 18:29:54.564577 [ 294 ] {e21f550e-51b7-4154-bf53-277f79e304a6} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16566 | 2026.05.18 18:29:54.564587 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16567 | 2026.05.18 18:29:54.564620 [ 294 ] {e21f550e-51b7-4154-bf53-277f79e304a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16568 | 2026.05.18 18:29:54.564894 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_106_21} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16569 | 2026.05.18 18:29:54.564972 [ 186 ] {641c9f50-7c95-4c40-b5b8-495930360b9e::all_1_106_21} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16570 | 2026.05.18 18:29:54.564979 [ 294 ] {e21f550e-51b7-4154-bf53-277f79e304a6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16571 | 2026.05.18 18:29:54.565041 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 16572 | 2026.05.18 18:29:54.565208 [ 294 ] {e21f550e-51b7-4154-bf53-277f79e304a6} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16573 | 2026.05.18 18:29:54.565345 [ 294 ] {e21f550e-51b7-4154-bf53-277f79e304a6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001183 sec., 40574.80980557903 rows/sec., 2.73 MiB/sec. | ||
| 16574 | 2026.05.18 18:29:54.565345 [ 124 ] {} <Debug> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16575 | 2026.05.18 18:29:54.565380 [ 294 ] {e21f550e-51b7-4154-bf53-277f79e304a6} <Debug> TCPHandler: Processed in 0.001352013 sec. | ||
| 16576 | 2026.05.18 18:29:54.565397 [ 124 ] {} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16577 | 2026.05.18 18:29:54.565421 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16578 | 2026.05.18 18:29:54.565508 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 16579 | 2026.05.18 18:29:54.565609 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16580 | 2026.05.18 18:29:54.565641 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6540 rows starting from the beginning of the part | ||
| 16581 | 2026.05.18 18:29:54.565699 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 16582 | 2026.05.18 18:29:54.565746 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 16583 | 2026.05.18 18:29:54.565785 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::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 | ||
| 16584 | 2026.05.18 18:29:54.565822 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 42 rows starting from the beginning of the part | ||
| 16585 | 2026.05.18 18:29:54.565861 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 48 rows starting from the beginning of the part | ||
| 16586 | 2026.05.18 18:29:54.567461 [ 194 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001994564 sec., 3429320.8941904097 rows/sec., 221.10 MiB/sec. | ||
| 16587 | 2026.05.18 18:29:54.567822 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16588 | 2026.05.18 18:29:54.568074 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_106_21} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16589 | 2026.05.18 18:29:54.568141 [ 188 ] {14a04b98-b947-4237-8db7-ef757d640255::all_1_106_21} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16590 | 2026.05.18 18:29:54.568212 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16591 | 2026.05.18 18:29:54.816785 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30173 | ||
| 16592 | 2026.05.18 18:29:54.817325 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16593 | 2026.05.18 18:29:54.817362 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16594 | 2026.05.18 18:29:54.817893 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16595 | 2026.05.18 18:29:54.818135 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b5e6c74-e614-4497-beaf-7e7f5bed30ee): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16596 | 2026.05.18 18:29:54.818274 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30173 | ||
| 16597 | 2026.05.18 18:29:56.408531 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 16598 | 2026.05.18 18:29:56.423966 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16599 | 2026.05.18 18:29:56.424019 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16600 | 2026.05.18 18:29:56.429507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16601 | 2026.05.18 18:29:56.430160 [ 245 ] {} <Trace> system.metric_log (3b23a4a8-2490-46a8-92c5-1660a9d82974): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16602 | 2026.05.18 18:29:56.432789 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 16603 | 2026.05.18 18:29:57.656273 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54493 | ||
| 16604 | 2026.05.18 18:29:57.656372 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16605 | 2026.05.18 18:29:57.656402 [ 310 ] {} <Debug> TCP-Session: 8e8c5267-7b9b-44ea-9102-aa9cdb3d3ef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54493 | ||
| 16606 | 2026.05.18 18:29:57.656428 [ 310 ] {} <Debug> TCP-Session: 8e8c5267-7b9b-44ea-9102-aa9cdb3d3ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16607 | 2026.05.18 18:29:57.656444 [ 310 ] {} <Debug> TCP-Session: 8e8c5267-7b9b-44ea-9102-aa9cdb3d3ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16608 | 2026.05.18 18:29:57.656673 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56286 | ||
| 16609 | 2026.05.18 18:29:57.656703 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51500 | ||
| 16610 | 2026.05.18 18:29:57.656726 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54919 | ||
| 16611 | 2026.05.18 18:29:57.656742 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45016 | ||
| 16612 | 2026.05.18 18:29:57.656781 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16613 | 2026.05.18 18:29:57.656798 [ 310 ] {} <Trace> TCP-Session: 8e8c5267-7b9b-44ea-9102-aa9cdb3d3ef4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16614 | 2026.05.18 18:29:57.656818 [ 293 ] {} <Debug> TCP-Session: bcccc5ce-3eb3-4225-91b9-7905637d6fd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51500 | ||
| 16615 | 2026.05.18 18:29:57.656826 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16616 | 2026.05.18 18:29:57.656813 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16617 | 2026.05.18 18:29:57.656850 [ 293 ] {} <Debug> TCP-Session: bcccc5ce-3eb3-4225-91b9-7905637d6fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16618 | 2026.05.18 18:29:57.656867 [ 308 ] {} <Debug> TCP-Session: e4f2d4de-e13d-42ba-a96d-ffad3b0ee1f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45016 | ||
| 16619 | 2026.05.18 18:29:57.656879 [ 304 ] {} <Debug> TCP-Session: af9d1727-5484-4f38-8a0f-c695ca6446f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54919 | ||
| 16620 | 2026.05.18 18:29:57.656889 [ 293 ] {} <Debug> TCP-Session: bcccc5ce-3eb3-4225-91b9-7905637d6fd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16621 | 2026.05.18 18:29:57.656907 [ 308 ] {} <Debug> TCP-Session: e4f2d4de-e13d-42ba-a96d-ffad3b0ee1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16622 | 2026.05.18 18:29:57.656912 [ 304 ] {} <Debug> TCP-Session: af9d1727-5484-4f38-8a0f-c695ca6446f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16623 | 2026.05.18 18:29:57.656932 [ 308 ] {} <Debug> TCP-Session: e4f2d4de-e13d-42ba-a96d-ffad3b0ee1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16624 | 2026.05.18 18:29:57.656741 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63157 | ||
| 16625 | 2026.05.18 18:29:57.656943 [ 304 ] {} <Debug> TCP-Session: af9d1727-5484-4f38-8a0f-c695ca6446f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16626 | 2026.05.18 18:29:57.656992 [ 310 ] {1066a4e3-c5bb-4a9a-921a-022216e0413d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54493) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16627 | 2026.05.18 18:29:57.656736 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16628 | 2026.05.18 18:29:57.656726 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56907 | ||
| 16629 | 2026.05.18 18:29:57.656702 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36473 | ||
| 16630 | 2026.05.18 18:29:57.657103 [ 311 ] {} <Debug> TCP-Session: 34d2e53d-7196-4bb6-af26-c9d9c6382de8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56286 | ||
| 16631 | 2026.05.18 18:29:57.656746 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58001 | ||
| 16632 | 2026.05.18 18:29:57.657156 [ 311 ] {} <Debug> TCP-Session: 34d2e53d-7196-4bb6-af26-c9d9c6382de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16633 | 2026.05.18 18:29:57.657190 [ 311 ] {} <Debug> TCP-Session: 34d2e53d-7196-4bb6-af26-c9d9c6382de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16634 | 2026.05.18 18:29:57.657302 [ 310 ] {1066a4e3-c5bb-4a9a-921a-022216e0413d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16635 | 2026.05.18 18:29:57.657362 [ 310 ] {1066a4e3-c5bb-4a9a-921a-022216e0413d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16636 | 2026.05.18 18:29:57.657443 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16637 | 2026.05.18 18:29:57.657489 [ 307 ] {} <Debug> TCP-Session: 54360a00-a237-4666-82ab-24f11590cec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63157 | ||
| 16638 | 2026.05.18 18:29:57.657523 [ 307 ] {} <Debug> TCP-Session: 54360a00-a237-4666-82ab-24f11590cec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16639 | 2026.05.18 18:29:57.657543 [ 307 ] {} <Debug> TCP-Session: 54360a00-a237-4666-82ab-24f11590cec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16640 | 2026.05.18 18:29:57.657566 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16641 | 2026.05.18 18:29:57.657599 [ 303 ] {} <Debug> TCP-Session: e9837c1f-1608-44f0-8680-ff3d361977ae Authenticating user 'default' from [fd00:1122:3344:101::e]:56907 | ||
| 16642 | 2026.05.18 18:29:57.657616 [ 303 ] {} <Debug> TCP-Session: e9837c1f-1608-44f0-8680-ff3d361977ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16643 | 2026.05.18 18:29:57.657628 [ 303 ] {} <Debug> TCP-Session: e9837c1f-1608-44f0-8680-ff3d361977ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16644 | 2026.05.18 18:29:57.657666 [ 310 ] {1066a4e3-c5bb-4a9a-921a-022216e0413d} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 16645 | 2026.05.18 18:29:57.657963 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16646 | 2026.05.18 18:29:57.658004 [ 267 ] {} <Debug> TCP-Session: cfc78ad3-b173-4057-afb6-cb769d18a70a Authenticating user 'default' from [fd00:1122:3344:101::e]:36473 | ||
| 16647 | 2026.05.18 18:29:57.658022 [ 267 ] {} <Debug> TCP-Session: cfc78ad3-b173-4057-afb6-cb769d18a70a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16648 | 2026.05.18 18:29:57.658039 [ 267 ] {} <Debug> TCP-Session: cfc78ad3-b173-4057-afb6-cb769d18a70a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16649 | 2026.05.18 18:29:57.658078 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16650 | 2026.05.18 18:29:57.658115 [ 309 ] {} <Debug> TCP-Session: 4d122ce3-fb55-441f-a8cb-4746358a9170 Authenticating user 'default' from [fd00:1122:3344:101::e]:58001 | ||
| 16651 | 2026.05.18 18:29:57.658133 [ 309 ] {} <Debug> TCP-Session: 4d122ce3-fb55-441f-a8cb-4746358a9170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16652 | 2026.05.18 18:29:57.658146 [ 309 ] {} <Debug> TCP-Session: 4d122ce3-fb55-441f-a8cb-4746358a9170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16653 | 2026.05.18 18:29:57.658606 [ 361 ] {1066a4e3-c5bb-4a9a-921a-022216e0413d} <Trace> AggregatingTransform: Aggregating | ||
| 16654 | 2026.05.18 18:29:57.658640 [ 361 ] {1066a4e3-c5bb-4a9a-921a-022216e0413d} <Trace> Aggregator: Aggregation method: without_key | ||
| 16655 | 2026.05.18 18:29:57.658670 [ 361 ] {1066a4e3-c5bb-4a9a-921a-022216e0413d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897659 sec. (1114.009 rows/sec., 43.52 KiB/sec.) | ||
| 16656 | 2026.05.18 18:29:57.658686 [ 361 ] {1066a4e3-c5bb-4a9a-921a-022216e0413d} <Trace> Aggregator: Merging aggregated data | ||
| 16657 | 2026.05.18 18:29:57.659282 [ 310 ] {1066a4e3-c5bb-4a9a-921a-022216e0413d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002354 sec., 424.80883602378924 rows/sec., 16.59 KiB/sec. | ||
| 16658 | 2026.05.18 18:29:57.659411 [ 310 ] {1066a4e3-c5bb-4a9a-921a-022216e0413d} <Debug> TCPHandler: Processed in 0.002738197 sec. | ||
| 16659 | 2026.05.18 18:29:57.659539 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16660 | 2026.05.18 18:29:57.659568 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16661 | 2026.05.18 18:29:57.659569 [ 310 ] {} <Debug> TCP-Session: 8e8c5267-7b9b-44ea-9102-aa9cdb3d3ef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16662 | 2026.05.18 18:29:57.659591 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16663 | 2026.05.18 18:29:57.659614 [ 303 ] {} <Debug> TCP-Session: e9837c1f-1608-44f0-8680-ff3d361977ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16664 | 2026.05.18 18:29:57.659610 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16665 | 2026.05.18 18:29:57.659640 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16666 | 2026.05.18 18:29:57.659667 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16667 | 2026.05.18 18:29:57.659689 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16668 | 2026.05.18 18:29:57.659689 [ 304 ] {} <Debug> TCP-Session: af9d1727-5484-4f38-8a0f-c695ca6446f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16669 | 2026.05.18 18:29:57.659724 [ 307 ] {} <Debug> TCP-Session: 54360a00-a237-4666-82ab-24f11590cec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16670 | 2026.05.18 18:29:57.659732 [ 309 ] {} <Debug> TCP-Session: 4d122ce3-fb55-441f-a8cb-4746358a9170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16671 | 2026.05.18 18:29:57.659707 [ 267 ] {} <Debug> TCP-Session: cfc78ad3-b173-4057-afb6-cb769d18a70a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16672 | 2026.05.18 18:29:57.659657 [ 311 ] {} <Debug> TCP-Session: 34d2e53d-7196-4bb6-af26-c9d9c6382de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16673 | 2026.05.18 18:29:57.659628 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16674 | 2026.05.18 18:29:57.659672 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16675 | 2026.05.18 18:29:57.659843 [ 293 ] {} <Debug> TCP-Session: bcccc5ce-3eb3-4225-91b9-7905637d6fd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16676 | 2026.05.18 18:29:57.659857 [ 308 ] {} <Debug> TCP-Session: e4f2d4de-e13d-42ba-a96d-ffad3b0ee1f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16677 | 2026.05.18 18:29:57.851022 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47907 | ||
| 16678 | 2026.05.18 18:29:57.851127 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16679 | 2026.05.18 18:29:57.851160 [ 310 ] {} <Debug> TCP-Session: 6c63aa8d-aae8-4735-8145-59faeecc2cce Authenticating user 'default' from [fd00:1122:3344:101::e]:47907 | ||
| 16680 | 2026.05.18 18:29:57.851189 [ 310 ] {} <Debug> TCP-Session: 6c63aa8d-aae8-4735-8145-59faeecc2cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16681 | 2026.05.18 18:29:57.851207 [ 310 ] {} <Debug> TCP-Session: 6c63aa8d-aae8-4735-8145-59faeecc2cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16682 | 2026.05.18 18:29:57.851476 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63412 | ||
| 16683 | 2026.05.18 18:29:57.851506 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63636 | ||
| 16684 | 2026.05.18 18:29:57.851520 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42151 | ||
| 16685 | 2026.05.18 18:29:57.851557 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52705 | ||
| 16686 | 2026.05.18 18:29:57.851570 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37594 | ||
| 16687 | 2026.05.18 18:29:57.851605 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16688 | 2026.05.18 18:29:57.851636 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16689 | 2026.05.18 18:29:57.851645 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16690 | 2026.05.18 18:29:57.851675 [ 267 ] {} <Debug> TCP-Session: a0bf3582-093c-4f48-a513-9f7c3e97294a Authenticating user 'default' from [fd00:1122:3344:101::e]:63636 | ||
| 16691 | 2026.05.18 18:29:57.851709 [ 307 ] {} <Debug> TCP-Session: 1aad9e3b-b73c-4f6f-9e89-ea0da0b6e8c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52705 | ||
| 16692 | 2026.05.18 18:29:57.851694 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16693 | 2026.05.18 18:29:57.851749 [ 267 ] {} <Debug> TCP-Session: a0bf3582-093c-4f48-a513-9f7c3e97294a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16694 | 2026.05.18 18:29:57.851767 [ 307 ] {} <Debug> TCP-Session: 1aad9e3b-b73c-4f6f-9e89-ea0da0b6e8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16695 | 2026.05.18 18:29:57.851810 [ 267 ] {} <Debug> TCP-Session: a0bf3582-093c-4f48-a513-9f7c3e97294a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16696 | 2026.05.18 18:29:57.851833 [ 307 ] {} <Debug> TCP-Session: 1aad9e3b-b73c-4f6f-9e89-ea0da0b6e8c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16697 | 2026.05.18 18:29:57.851803 [ 308 ] {} <Debug> TCP-Session: 1282ec33-049c-4bb1-b400-fc2056916547 Authenticating user 'default' from [fd00:1122:3344:101::e]:37594 | ||
| 16698 | 2026.05.18 18:29:57.851689 [ 293 ] {} <Debug> TCP-Session: 67cfcdfc-9fd9-4742-b329-a80d7595329b Authenticating user 'default' from [fd00:1122:3344:101::e]:42151 | ||
| 16699 | 2026.05.18 18:29:57.851909 [ 308 ] {} <Debug> TCP-Session: 1282ec33-049c-4bb1-b400-fc2056916547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16700 | 2026.05.18 18:29:57.851947 [ 293 ] {} <Debug> TCP-Session: 67cfcdfc-9fd9-4742-b329-a80d7595329b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16701 | 2026.05.18 18:29:57.851957 [ 308 ] {} <Debug> TCP-Session: 1282ec33-049c-4bb1-b400-fc2056916547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16702 | 2026.05.18 18:29:57.851983 [ 293 ] {} <Debug> TCP-Session: 67cfcdfc-9fd9-4742-b329-a80d7595329b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16703 | 2026.05.18 18:29:57.851551 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48717 | ||
| 16704 | 2026.05.18 18:29:57.851551 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50583 | ||
| 16705 | 2026.05.18 18:29:57.851597 [ 310 ] {} <Trace> TCP-Session: 6c63aa8d-aae8-4735-8145-59faeecc2cce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16706 | 2026.05.18 18:29:57.852091 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16707 | 2026.05.18 18:29:57.852116 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16708 | 2026.05.18 18:29:57.852143 [ 304 ] {} <Debug> TCP-Session: 815db293-7f55-4c94-99ed-5b1de8367571 Authenticating user 'default' from [fd00:1122:3344:101::e]:48717 | ||
| 16709 | 2026.05.18 18:29:57.852157 [ 303 ] {} <Debug> TCP-Session: 1df9ad54-b223-4e73-aa93-ab9bf2bfcc47 Authenticating user 'default' from [fd00:1122:3344:101::e]:50583 | ||
| 16710 | 2026.05.18 18:29:57.852166 [ 304 ] {} <Debug> TCP-Session: 815db293-7f55-4c94-99ed-5b1de8367571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16711 | 2026.05.18 18:29:57.852179 [ 303 ] {} <Debug> TCP-Session: 1df9ad54-b223-4e73-aa93-ab9bf2bfcc47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16712 | 2026.05.18 18:29:57.852185 [ 304 ] {} <Debug> TCP-Session: 815db293-7f55-4c94-99ed-5b1de8367571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16713 | 2026.05.18 18:29:57.852193 [ 303 ] {} <Debug> TCP-Session: 1df9ad54-b223-4e73-aa93-ab9bf2bfcc47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16714 | 2026.05.18 18:29:57.851577 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56176 | ||
| 16715 | 2026.05.18 18:29:57.851541 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16716 | 2026.05.18 18:29:57.852286 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16717 | 2026.05.18 18:29:57.852292 [ 311 ] {} <Debug> TCP-Session: 021d55bc-53bd-4ceb-8dc5-632ff8bb6486 Authenticating user 'default' from [fd00:1122:3344:101::e]:63412 | ||
| 16718 | 2026.05.18 18:29:57.852318 [ 309 ] {} <Debug> TCP-Session: 1176e9c9-6c1a-46cc-bfcb-f3ef02bd1927 Authenticating user 'default' from [fd00:1122:3344:101::e]:56176 | ||
| 16719 | 2026.05.18 18:29:57.852326 [ 311 ] {} <Debug> TCP-Session: 021d55bc-53bd-4ceb-8dc5-632ff8bb6486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16720 | 2026.05.18 18:29:57.852342 [ 309 ] {} <Debug> TCP-Session: 1176e9c9-6c1a-46cc-bfcb-f3ef02bd1927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16721 | 2026.05.18 18:29:57.852452 [ 311 ] {} <Debug> TCP-Session: 021d55bc-53bd-4ceb-8dc5-632ff8bb6486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16722 | 2026.05.18 18:29:57.852465 [ 309 ] {} <Debug> TCP-Session: 1176e9c9-6c1a-46cc-bfcb-f3ef02bd1927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16723 | 2026.05.18 18:29:57.852522 [ 310 ] {b3679f48-1497-4ed2-9e0c-685e987472c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47907) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16724 | 2026.05.18 18:29:57.852775 [ 310 ] {b3679f48-1497-4ed2-9e0c-685e987472c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16725 | 2026.05.18 18:29:57.852834 [ 310 ] {b3679f48-1497-4ed2-9e0c-685e987472c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16726 | 2026.05.18 18:29:57.853177 [ 310 ] {b3679f48-1497-4ed2-9e0c-685e987472c1} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 16727 | 2026.05.18 18:29:57.854093 [ 360 ] {b3679f48-1497-4ed2-9e0c-685e987472c1} <Trace> AggregatingTransform: Aggregating | ||
| 16728 | 2026.05.18 18:29:57.854122 [ 360 ] {b3679f48-1497-4ed2-9e0c-685e987472c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 16729 | 2026.05.18 18:29:57.854148 [ 360 ] {b3679f48-1497-4ed2-9e0c-685e987472c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873659 sec. (1144.611 rows/sec., 44.71 KiB/sec.) | ||
| 16730 | 2026.05.18 18:29:57.854162 [ 360 ] {b3679f48-1497-4ed2-9e0c-685e987472c1} <Trace> Aggregator: Merging aggregated data | ||
| 16731 | 2026.05.18 18:29:57.854782 [ 310 ] {b3679f48-1497-4ed2-9e0c-685e987472c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002435 sec., 410.6776180698152 rows/sec., 16.04 KiB/sec. | ||
| 16732 | 2026.05.18 18:29:57.855029 [ 310 ] {b3679f48-1497-4ed2-9e0c-685e987472c1} <Debug> TCPHandler: Processed in 0.003588255 sec. | ||
| 16733 | 2026.05.18 18:29:57.855164 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16734 | 2026.05.18 18:29:57.855191 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16735 | 2026.05.18 18:29:57.855207 [ 310 ] {} <Debug> TCP-Session: 6c63aa8d-aae8-4735-8145-59faeecc2cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16736 | 2026.05.18 18:29:57.855226 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16737 | 2026.05.18 18:29:57.855241 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16738 | 2026.05.18 18:29:57.855263 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16739 | 2026.05.18 18:29:57.855268 [ 267 ] {} <Debug> TCP-Session: a0bf3582-093c-4f48-a513-9f7c3e97294a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16740 | 2026.05.18 18:29:57.855295 [ 293 ] {} <Debug> TCP-Session: 67cfcdfc-9fd9-4742-b329-a80d7595329b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16741 | 2026.05.18 18:29:57.855302 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16742 | 2026.05.18 18:29:57.855316 [ 303 ] {} <Debug> TCP-Session: 1df9ad54-b223-4e73-aa93-ab9bf2bfcc47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16743 | 2026.05.18 18:29:57.855334 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16744 | 2026.05.18 18:29:57.855360 [ 307 ] {} <Debug> TCP-Session: 1aad9e3b-b73c-4f6f-9e89-ea0da0b6e8c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16745 | 2026.05.18 18:29:57.855291 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16746 | 2026.05.18 18:29:57.855386 [ 308 ] {} <Debug> TCP-Session: 1282ec33-049c-4bb1-b400-fc2056916547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16747 | 2026.05.18 18:29:57.855215 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16748 | 2026.05.18 18:29:57.855447 [ 304 ] {} <Debug> TCP-Session: 815db293-7f55-4c94-99ed-5b1de8367571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16749 | 2026.05.18 18:29:57.855238 [ 309 ] {} <Debug> TCP-Session: 1176e9c9-6c1a-46cc-bfcb-f3ef02bd1927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16750 | 2026.05.18 18:29:57.855483 [ 311 ] {} <Debug> TCP-Session: 021d55bc-53bd-4ceb-8dc5-632ff8bb6486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16751 | 2026.05.18 18:29:58.712403 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38314 | ||
| 16752 | 2026.05.18 18:29:58.712500 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16753 | 2026.05.18 18:29:58.712528 [ 310 ] {} <Debug> TCP-Session: 18ebe7f7-0808-4cc3-b5b1-033b5906ea95 Authenticating user 'default' from [fd00:1122:3344:101::e]:38314 | ||
| 16754 | 2026.05.18 18:29:58.712554 [ 310 ] {} <Debug> TCP-Session: 18ebe7f7-0808-4cc3-b5b1-033b5906ea95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16755 | 2026.05.18 18:29:58.712570 [ 310 ] {} <Debug> TCP-Session: 18ebe7f7-0808-4cc3-b5b1-033b5906ea95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16756 | 2026.05.18 18:29:58.712866 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62633 | ||
| 16757 | 2026.05.18 18:29:58.712905 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37021 | ||
| 16758 | 2026.05.18 18:29:58.712929 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63027 | ||
| 16759 | 2026.05.18 18:29:58.712955 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44138 | ||
| 16760 | 2026.05.18 18:29:58.712987 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16761 | 2026.05.18 18:29:58.712978 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16762 | 2026.05.18 18:29:58.713005 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16763 | 2026.05.18 18:29:58.713020 [ 303 ] {} <Debug> TCP-Session: 0459a756-f28c-44e6-9d61-5cea066dad8a Authenticating user 'default' from [fd00:1122:3344:101::e]:37021 | ||
| 16764 | 2026.05.18 18:29:58.713044 [ 311 ] {} <Debug> TCP-Session: 3c0c65a1-0879-4eae-8aec-ddc06ddf3dbd Authenticating user 'default' from [fd00:1122:3344:101::e]:62633 | ||
| 16765 | 2026.05.18 18:29:58.713052 [ 307 ] {} <Debug> TCP-Session: e1a6cec3-9af7-431c-9b99-cbc9e51b83db Authenticating user 'default' from [fd00:1122:3344:101::e]:63027 | ||
| 16766 | 2026.05.18 18:29:58.713069 [ 303 ] {} <Debug> TCP-Session: 0459a756-f28c-44e6-9d61-5cea066dad8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16767 | 2026.05.18 18:29:58.713087 [ 311 ] {} <Debug> TCP-Session: 3c0c65a1-0879-4eae-8aec-ddc06ddf3dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16768 | 2026.05.18 18:29:58.713091 [ 307 ] {} <Debug> TCP-Session: e1a6cec3-9af7-431c-9b99-cbc9e51b83db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16769 | 2026.05.18 18:29:58.713114 [ 311 ] {} <Debug> TCP-Session: 3c0c65a1-0879-4eae-8aec-ddc06ddf3dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16770 | 2026.05.18 18:29:58.713105 [ 303 ] {} <Debug> TCP-Session: 0459a756-f28c-44e6-9d61-5cea066dad8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16771 | 2026.05.18 18:29:58.713126 [ 307 ] {} <Debug> TCP-Session: e1a6cec3-9af7-431c-9b99-cbc9e51b83db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16772 | 2026.05.18 18:29:58.713031 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16773 | 2026.05.18 18:29:58.712996 [ 310 ] {} <Trace> TCP-Session: 18ebe7f7-0808-4cc3-b5b1-033b5906ea95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16774 | 2026.05.18 18:29:58.713221 [ 309 ] {} <Debug> TCP-Session: d39e9d35-25bb-4cd2-8c01-cb2a534d6f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:44138 | ||
| 16775 | 2026.05.18 18:29:58.712958 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35589 | ||
| 16776 | 2026.05.18 18:29:58.713270 [ 309 ] {} <Debug> TCP-Session: d39e9d35-25bb-4cd2-8c01-cb2a534d6f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16777 | 2026.05.18 18:29:58.712928 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52711 | ||
| 16778 | 2026.05.18 18:29:58.713321 [ 309 ] {} <Debug> TCP-Session: d39e9d35-25bb-4cd2-8c01-cb2a534d6f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16779 | 2026.05.18 18:29:58.712875 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45778 | ||
| 16780 | 2026.05.18 18:29:58.713356 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16781 | 2026.05.18 18:29:58.713432 [ 310 ] {7f374e74-8243-4ee4-9083-1895cb47f900} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16782 | 2026.05.18 18:29:58.713490 [ 308 ] {} <Debug> TCP-Session: fa7ab8ae-8b3f-4fff-ac15-f1bc8f23d4f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35589 | ||
| 16783 | 2026.05.18 18:29:58.713415 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16784 | 2026.05.18 18:29:58.713536 [ 308 ] {} <Debug> TCP-Session: fa7ab8ae-8b3f-4fff-ac15-f1bc8f23d4f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16785 | 2026.05.18 18:29:58.713565 [ 293 ] {} <Debug> TCP-Session: b90edb94-109c-4c6b-bafb-3bc3399c464d Authenticating user 'default' from [fd00:1122:3344:101::e]:45778 | ||
| 16786 | 2026.05.18 18:29:58.713394 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16787 | 2026.05.18 18:29:58.713600 [ 308 ] {} <Debug> TCP-Session: fa7ab8ae-8b3f-4fff-ac15-f1bc8f23d4f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16788 | 2026.05.18 18:29:58.712866 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65438 | ||
| 16789 | 2026.05.18 18:29:58.713655 [ 293 ] {} <Debug> TCP-Session: b90edb94-109c-4c6b-bafb-3bc3399c464d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16790 | 2026.05.18 18:29:58.713630 [ 304 ] {} <Debug> TCP-Session: 934c4bc4-ae09-4697-bb53-443418bb3d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:52711 | ||
| 16791 | 2026.05.18 18:29:58.713695 [ 293 ] {} <Debug> TCP-Session: b90edb94-109c-4c6b-bafb-3bc3399c464d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16792 | 2026.05.18 18:29:58.713709 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16793 | 2026.05.18 18:29:58.713793 [ 304 ] {} <Debug> TCP-Session: 934c4bc4-ae09-4697-bb53-443418bb3d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16794 | 2026.05.18 18:29:58.713802 [ 310 ] {7f374e74-8243-4ee4-9083-1895cb47f900} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16795 | 2026.05.18 18:29:58.713818 [ 304 ] {} <Debug> TCP-Session: 934c4bc4-ae09-4697-bb53-443418bb3d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16796 | 2026.05.18 18:29:58.713817 [ 267 ] {} <Debug> TCP-Session: fccb2680-d107-45a9-93e1-ba7b1324cedf Authenticating user 'default' from [fd00:1122:3344:101::e]:65438 | ||
| 16797 | 2026.05.18 18:29:58.713866 [ 267 ] {} <Debug> TCP-Session: fccb2680-d107-45a9-93e1-ba7b1324cedf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16798 | 2026.05.18 18:29:58.713886 [ 267 ] {} <Debug> TCP-Session: fccb2680-d107-45a9-93e1-ba7b1324cedf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16799 | 2026.05.18 18:29:58.713918 [ 310 ] {7f374e74-8243-4ee4-9083-1895cb47f900} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16800 | 2026.05.18 18:29:58.714281 [ 310 ] {7f374e74-8243-4ee4-9083-1895cb47f900} <Debug> oximeter.version (b65a9de9-f0f4-4387-98d7-9293a4c2e468) (SelectExecutor): Key condition: unknown | ||
| 16801 | 2026.05.18 18:29:58.715182 [ 320 ] {7f374e74-8243-4ee4-9083-1895cb47f900} <Trace> AggregatingTransform: Aggregating | ||
| 16802 | 2026.05.18 18:29:58.715218 [ 320 ] {7f374e74-8243-4ee4-9083-1895cb47f900} <Trace> Aggregator: Aggregation method: without_key | ||
| 16803 | 2026.05.18 18:29:58.715248 [ 320 ] {7f374e74-8243-4ee4-9083-1895cb47f900} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857897 sec. (1165.641 rows/sec., 45.53 KiB/sec.) | ||
| 16804 | 2026.05.18 18:29:58.715263 [ 320 ] {7f374e74-8243-4ee4-9083-1895cb47f900} <Trace> Aggregator: Merging aggregated data | ||
| 16805 | 2026.05.18 18:29:58.716073 [ 310 ] {7f374e74-8243-4ee4-9083-1895cb47f900} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002707 sec., 369.41263391207974 rows/sec., 14.43 KiB/sec. | ||
| 16806 | 2026.05.18 18:29:58.716298 [ 310 ] {7f374e74-8243-4ee4-9083-1895cb47f900} <Debug> TCPHandler: Processed in 0.003480172 sec. | ||
| 16807 | 2026.05.18 18:29:58.716455 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16808 | 2026.05.18 18:29:58.716490 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16809 | 2026.05.18 18:29:58.716491 [ 310 ] {} <Debug> TCP-Session: 18ebe7f7-0808-4cc3-b5b1-033b5906ea95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16810 | 2026.05.18 18:29:58.716511 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16811 | 2026.05.18 18:29:58.716540 [ 309 ] {} <Debug> TCP-Session: d39e9d35-25bb-4cd2-8c01-cb2a534d6f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16812 | 2026.05.18 18:29:58.716551 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16813 | 2026.05.18 18:29:58.716567 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16814 | 2026.05.18 18:29:58.716577 [ 267 ] {} <Debug> TCP-Session: fccb2680-d107-45a9-93e1-ba7b1324cedf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16815 | 2026.05.18 18:29:58.716596 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16816 | 2026.05.18 18:29:58.716616 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16817 | 2026.05.18 18:29:58.716633 [ 304 ] {} <Debug> TCP-Session: 934c4bc4-ae09-4697-bb53-443418bb3d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16818 | 2026.05.18 18:29:58.716651 [ 307 ] {} <Debug> TCP-Session: e1a6cec3-9af7-431c-9b99-cbc9e51b83db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16819 | 2026.05.18 18:29:58.716672 [ 303 ] {} <Debug> TCP-Session: 0459a756-f28c-44e6-9d61-5cea066dad8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16820 | 2026.05.18 18:29:58.716600 [ 293 ] {} <Debug> TCP-Session: b90edb94-109c-4c6b-bafb-3bc3399c464d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16821 | 2026.05.18 18:29:58.716721 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16822 | 2026.05.18 18:29:58.716536 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16823 | 2026.05.18 18:29:58.716777 [ 308 ] {} <Debug> TCP-Session: fa7ab8ae-8b3f-4fff-ac15-f1bc8f23d4f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16824 | 2026.05.18 18:29:58.716813 [ 311 ] {} <Debug> TCP-Session: 3c0c65a1-0879-4eae-8aec-ddc06ddf3dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16825 | 2026.05.18 18:29:59.561758 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16826 | 2026.05.18 18:29:59.562110 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16827 | 2026.05.18 18:29:59.562620 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16828 | 2026.05.18 18:29:59.562679 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16829 | 2026.05.18 18:29:59.562994 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16830 | 2026.05.18 18:29:59.563093 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16831 | 2026.05.18 18:29:59.563307 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16832 | 2026.05.18 18:29:59.563422 [ 336 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16833 | 2026.05.18 18:29:59.563454 [ 346 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16834 | 2026.05.18 18:29:59.563476 [ 318 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16835 | 2026.05.18 18:29:59.563454 [ 337 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16836 | 2026.05.18 18:29:59.563707 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16837 | 2026.05.18 18:29:59.563750 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Trace> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16838 | 2026.05.18 18:29:59.563846 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16839 | 2026.05.18 18:29:59.563876 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Debug> oximeter.timeseries_schema (e4cff14a-5961-43e8-8a7f-96753d5209a3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 16840 | 2026.05.18 18:29:59.563928 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16841 | 2026.05.18 18:29:59.563992 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16842 | 2026.05.18 18:29:59.565580 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003581 sec., 11449.315833566043 rows/sec., 2.06 MiB/sec. | ||
| 16843 | 2026.05.18 18:29:59.565941 [ 294 ] {e8566d36-d39a-4328-82e2-30771f45cc57} <Debug> TCPHandler: Processed in 0.004368991 sec. | ||
| 16844 | 2026.05.18 18:29:59.569554 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16845 | 2026.05.18 18:29:59.569803 [ 294 ] {907f63a5-4043-4cee-8986-7a876eab0d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16846 | 2026.05.18 18:29:59.569915 [ 294 ] {907f63a5-4043-4cee-8986-7a876eab0d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16847 | 2026.05.18 18:29:59.570963 [ 294 ] {907f63a5-4043-4cee-8986-7a876eab0d89} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16848 | 2026.05.18 18:29:59.571024 [ 294 ] {907f63a5-4043-4cee-8986-7a876eab0d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16849 | 2026.05.18 18:29:59.571602 [ 294 ] {907f63a5-4043-4cee-8986-7a876eab0d89} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16850 | 2026.05.18 18:29:59.571950 [ 294 ] {907f63a5-4043-4cee-8986-7a876eab0d89} <Trace> oximeter.fields_string (3021953d-2e8e-4093-a955-2a8a3426ce37): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16851 | 2026.05.18 18:29:59.572179 [ 294 ] {907f63a5-4043-4cee-8986-7a876eab0d89} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.002456 sec., 48045.6026058632 rows/sec., 4.08 MiB/sec. | ||
| 16852 | 2026.05.18 18:29:59.572243 [ 294 ] {907f63a5-4043-4cee-8986-7a876eab0d89} <Debug> TCPHandler: Processed in 0.002888273 sec. | ||
| 16853 | 2026.05.18 18:29:59.572455 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16854 | 2026.05.18 18:29:59.572602 [ 294 ] {20da4e3f-bddd-4055-886b-2c8a8c4880b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16855 | 2026.05.18 18:29:59.572661 [ 294 ] {20da4e3f-bddd-4055-886b-2c8a8c4880b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16856 | 2026.05.18 18:29:59.573284 [ 294 ] {20da4e3f-bddd-4055-886b-2c8a8c4880b7} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16857 | 2026.05.18 18:29:59.573339 [ 294 ] {20da4e3f-bddd-4055-886b-2c8a8c4880b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16858 | 2026.05.18 18:29:59.573758 [ 294 ] {20da4e3f-bddd-4055-886b-2c8a8c4880b7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16859 | 2026.05.18 18:29:59.574068 [ 294 ] {20da4e3f-bddd-4055-886b-2c8a8c4880b7} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16860 | 2026.05.18 18:29:59.574261 [ 114 ] {} <Debug> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16861 | 2026.05.18 18:29:59.574311 [ 294 ] {20da4e3f-bddd-4055-886b-2c8a8c4880b7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001741 sec., 17805.858701895464 rows/sec., 1.31 MiB/sec. | ||
| 16862 | 2026.05.18 18:29:59.574325 [ 114 ] {} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2026.05.18 18:29:59.574395 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16864 | 2026.05.18 18:29:59.574404 [ 294 ] {20da4e3f-bddd-4055-886b-2c8a8c4880b7} <Debug> TCPHandler: Processed in 0.002022655 sec. | ||
| 16865 | 2026.05.18 18:29:59.574523 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::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 | ||
| 16866 | 2026.05.18 18:29:59.574639 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16867 | 2026.05.18 18:29:59.574653 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16868 | 2026.05.18 18:29:59.574708 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 213 rows starting from the beginning of the part | ||
| 16869 | 2026.05.18 18:29:59.574784 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 33 rows starting from the beginning of the part | ||
| 16870 | 2026.05.18 18:29:59.574849 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 153 rows starting from the beginning of the part | ||
| 16871 | 2026.05.18 18:29:59.574851 [ 294 ] {43a3becd-6339-49a1-a567-d6246be3cc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16872 | 2026.05.18 18:29:59.574908 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 16873 | 2026.05.18 18:29:59.574948 [ 294 ] {43a3becd-6339-49a1-a567-d6246be3cc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16874 | 2026.05.18 18:29:59.574981 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 166 rows starting from the beginning of the part | ||
| 16875 | 2026.05.18 18:29:59.575047 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 16876 | 2026.05.18 18:29:59.575771 [ 294 ] {43a3becd-6339-49a1-a567-d6246be3cc93} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16877 | 2026.05.18 18:29:59.575831 [ 294 ] {43a3becd-6339-49a1-a567-d6246be3cc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16878 | 2026.05.18 18:29:59.576157 [ 188 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675094 sec., 374307.352303811 rows/sec., 25.11 MiB/sec. | ||
| 16879 | 2026.05.18 18:29:59.576366 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16880 | 2026.05.18 18:29:59.576420 [ 294 ] {43a3becd-6339-49a1-a567-d6246be3cc93} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16881 | 2026.05.18 18:29:59.576769 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_91_18} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16882 | 2026.05.18 18:29:59.576877 [ 193 ] {3c5870f1-1e8e-4aad-bd90-fa948ad2abb4::all_1_91_18} <Trace> oximeter.fields_u16 (3c5870f1-1e8e-4aad-bd90-fa948ad2abb4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16883 | 2026.05.18 18:29:59.576902 [ 294 ] {43a3becd-6339-49a1-a567-d6246be3cc93} <Trace> oximeter.fields_uuid (641c9f50-7c95-4c40-b5b8-495930360b9e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2026.05.18 18:29:59.576965 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16885 | 2026.05.18 18:29:59.577163 [ 294 ] {43a3becd-6339-49a1-a567-d6246be3cc93} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002353 sec., 40373.99065023374 rows/sec., 3.15 MiB/sec. | ||
| 16886 | 2026.05.18 18:29:59.577255 [ 294 ] {43a3becd-6339-49a1-a567-d6246be3cc93} <Debug> TCPHandler: Processed in 0.002705607 sec. | ||
| 16887 | 2026.05.18 18:29:59.577533 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16888 | 2026.05.18 18:29:59.577753 [ 294 ] {7b3c86a0-2c7c-4fdd-9a18-bff4e25a7c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16889 | 2026.05.18 18:29:59.577849 [ 294 ] {7b3c86a0-2c7c-4fdd-9a18-bff4e25a7c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16890 | 2026.05.18 18:29:59.578634 [ 294 ] {7b3c86a0-2c7c-4fdd-9a18-bff4e25a7c40} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16891 | 2026.05.18 18:29:59.578696 [ 294 ] {7b3c86a0-2c7c-4fdd-9a18-bff4e25a7c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16892 | 2026.05.18 18:29:59.579362 [ 294 ] {7b3c86a0-2c7c-4fdd-9a18-bff4e25a7c40} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16893 | 2026.05.18 18:29:59.579653 [ 294 ] {7b3c86a0-2c7c-4fdd-9a18-bff4e25a7c40} <Trace> oximeter.measurements_cumulativeu64 (f7bbfc0c-f00a-4646-a9d5-3c384488a319): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16894 | 2026.05.18 18:29:59.579858 [ 294 ] {7b3c86a0-2c7c-4fdd-9a18-bff4e25a7c40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002169 sec., 73766.71277086216 rows/sec., 5.14 MiB/sec. | ||
| 16895 | 2026.05.18 18:29:59.579922 [ 294 ] {7b3c86a0-2c7c-4fdd-9a18-bff4e25a7c40} <Debug> TCPHandler: Processed in 0.002539841 sec. | ||
| 16896 | 2026.05.18 18:29:59.580076 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16897 | 2026.05.18 18:29:59.580209 [ 294 ] {98fb8db1-ccd4-4a56-9a68-37b301070a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16898 | 2026.05.18 18:29:59.580287 [ 294 ] {98fb8db1-ccd4-4a56-9a68-37b301070a5c} <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 | ||
| 16899 | 2026.05.18 18:29:59.581399 [ 294 ] {98fb8db1-ccd4-4a56-9a68-37b301070a5c} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16900 | 2026.05.18 18:29:59.581446 [ 294 ] {98fb8db1-ccd4-4a56-9a68-37b301070a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16901 | 2026.05.18 18:29:59.582153 [ 294 ] {98fb8db1-ccd4-4a56-9a68-37b301070a5c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16902 | 2026.05.18 18:29:59.582449 [ 294 ] {98fb8db1-ccd4-4a56-9a68-37b301070a5c} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16903 | 2026.05.18 18:29:59.582623 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16904 | 2026.05.18 18:29:59.582635 [ 294 ] {98fb8db1-ccd4-4a56-9a68-37b301070a5c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002458 sec., 12611.87957689178 rows/sec., 22.60 MiB/sec. | ||
| 16905 | 2026.05.18 18:29:59.582677 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16906 | 2026.05.18 18:29:59.582711 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16907 | 2026.05.18 18:29:59.582740 [ 294 ] {98fb8db1-ccd4-4a56-9a68-37b301070a5c} <Debug> TCPHandler: Processed in 0.002728538 sec. | ||
| 16908 | 2026.05.18 18:29:59.582813 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::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 | ||
| 16909 | 2026.05.18 18:29:59.582925 [ 294 ] {} <Trace> TCP-Session: 87b29675-0082-4a14-9000-767a4b58dd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16910 | 2026.05.18 18:29:59.583055 [ 294 ] {18a0ad67-4961-4484-8e12-efd2b2be2bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35478) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16911 | 2026.05.18 18:29:59.583079 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16912 | 2026.05.18 18:29:59.583110 [ 294 ] {18a0ad67-4961-4484-8e12-efd2b2be2bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16913 | 2026.05.18 18:29:59.583159 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1877 rows starting from the beginning of the part | ||
| 16914 | 2026.05.18 18:29:59.583317 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 31 rows starting from the beginning of the part | ||
| 16915 | 2026.05.18 18:29:59.583459 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 11 rows starting from the beginning of the part | ||
| 16916 | 2026.05.18 18:29:59.583579 [ 294 ] {18a0ad67-4961-4484-8e12-efd2b2be2bb0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16917 | 2026.05.18 18:29:59.583586 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 16918 | 2026.05.18 18:29:59.583630 [ 294 ] {18a0ad67-4961-4484-8e12-efd2b2be2bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16919 | 2026.05.18 18:29:59.583729 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 22 rows starting from the beginning of the part | ||
| 16920 | 2026.05.18 18:29:59.583852 [ 191 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 16921 | 2026.05.18 18:29:59.584017 [ 294 ] {18a0ad67-4961-4484-8e12-efd2b2be2bb0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16922 | 2026.05.18 18:29:59.584291 [ 294 ] {18a0ad67-4961-4484-8e12-efd2b2be2bb0} <Trace> oximeter.measurements_u64 (14a04b98-b947-4237-8db7-ef757d640255): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16923 | 2026.05.18 18:29:59.584466 [ 294 ] {18a0ad67-4961-4484-8e12-efd2b2be2bb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 16924 | 2026.05.18 18:29:59.584509 [ 294 ] {18a0ad67-4961-4484-8e12-efd2b2be2bb0} <Debug> TCPHandler: Processed in 0.001643163 sec. | ||
| 16925 | 2026.05.18 18:29:59.599731 [ 193 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2003 rows, containing 19 columns (19 merged, 0 gathered) in 0.016952015 sec., 118157.04504744716 rows/sec., 211.73 MiB/sec. | ||
| 16926 | 2026.05.18 18:29:59.602001 [ 188 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16927 | 2026.05.18 18:29:59.602580 [ 188 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16928 | 2026.05.18 18:29:59.602716 [ 188 ] {a99fcd0d-c971-461e-96d0-b563a6f19835::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (a99fcd0d-c971-461e-96d0-b563a6f19835) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16929 | 2026.05.18 18:29:59.602947 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.52 MiB. | ||
| 16930 | 2026.05.18 18:30:00.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.59 MiB, peak 379.06 MiB, free memory in arenas 0.00 B, will set to 367.57 MiB (RSS), difference: 5.98 MiB | ||
| 16931 | 2026.05.18 18:30:00.644046 [ 274 ] {} <Trace> TCP-Session: 38cfe9d5-39bf-4f66-bad9-15887cb0fc5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16932 | 2026.05.18 18:30:00.644289 [ 274 ] {ea6725b4-5d99-4dcf-81b2-6f0023c75c54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34257) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 16933 | 2026.05.18 18:30:00.644752 [ 274 ] {ea6725b4-5d99-4dcf-81b2-6f0023c75c54} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 16934 | 2026.05.18 18:30:00.644947 [ 274 ] {ea6725b4-5d99-4dcf-81b2-6f0023c75c54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16935 | 2026.05.18 18:30:00.645349 [ 318 ] {ea6725b4-5d99-4dcf-81b2-6f0023c75c54} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 16936 | 2026.05.18 18:30:00.645775 [ 274 ] {ea6725b4-5d99-4dcf-81b2-6f0023c75c54} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001589 sec., 25802.39144115796 rows/sec., 1.54 MiB/sec. | ||
| 16937 | 2026.05.18 18:30:00.645881 [ 274 ] {ea6725b4-5d99-4dcf-81b2-6f0023c75c54} <Debug> TCPHandler: Processed in 0.001966723 sec. | ||
| 16938 | 2026.05.18 18:30:01.901638 [ 97 ] {} <Debug> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 16939 | 2026.05.18 18:30:01.901716 [ 97 ] {} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16940 | 2026.05.18 18:30:01.901749 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16941 | 2026.05.18 18:30:01.901913 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::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 | ||
| 16942 | 2026.05.18 18:30:01.902120 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16943 | 2026.05.18 18:30:01.902176 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
| 16944 | 2026.05.18 18:30:01.902270 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 16945 | 2026.05.18 18:30:01.902348 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 16946 | 2026.05.18 18:30:01.902420 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 16947 | 2026.05.18 18:30:01.902492 [ 187 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 16948 | 2026.05.18 18:30:01.903676 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001837419 sec., 150210.70316569056 rows/sec., 7.66 MiB/sec. | ||
| 16949 | 2026.05.18 18:30:01.903903 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 16950 | 2026.05.18 18:30:01.904326 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_46_10} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16951 | 2026.05.18 18:30:01.904428 [ 193 ] {b46a4a21-5d3b-4e34-b82f-9c9ec817fe12::all_1_46_10} <Trace> oximeter.measurements_bool (b46a4a21-5d3b-4e34-b82f-9c9ec817fe12) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 16952 | 2026.05.18 18:30:01.904535 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||