| 1 | [ May 11 15:40:21 Enabled. ] | ||
| 2 | [ May 11 15:40:21 Rereading configuration. ] | ||
| 3 | [ May 11 15:40:22 Rereading configuration. ] | ||
| 4 | [ May 11 15:40:23 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 11 15:40:23 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.11 15:40:24.513354 [ 1 ] {} <Information> Application: Will watch for the process with pid 23551 | ||
| 29 | 2026.05.11 15:40:24.514081 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.11 15:40:24.946329 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23551 | ||
| 31 | 2026.05.11 15:40:24.948331 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.11 15:40:24.948580 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.11 15:40:25.088928 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.11 15:40:25.117920 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.11 15:40:25.118022 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.11 15:40:25.118043 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.11 15:40:25.118125 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.11 15:40:25.119031 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.11 15:40:25.120853 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.11 15:40:25.122066 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.11 15:40:25.123384 [ 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) | ||
| 44 | 2026.05.11 15:40:25.123458 [ 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) | ||
| 45 | 2026.05.11 15:40:25.123518 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.11 15:40:25.123787 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.11 15:40:25.126887 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.11 15:40:25.135605 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.11 15:40:25.136699 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.11 15:40:25.138831 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.11 15:40:25.139834 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.11 15:40:25.140988 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.11 15:40:25.141651 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.11 15:40:25.147047 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.11 15:40:25.147613 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.11 15:40:25.149362 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.11 15:40:25.149993 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.11 15:40:25.150652 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.11 15:40:25.151252 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.11 15:40:25.152668 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.11 15:40:25.152759 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.11 15:40:25.152868 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.11 15:40:25.153021 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.11 15:40:25.161082 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.11 15:40:25.161114 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000164105 sec | ||
| 68 | 2026.05.11 15:40:25.161184 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.11 15:40:25.161232 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.11 15:40:25.161431 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.11 15:40:25.162255 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.11 15:40:25.176258 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.11 15:40:25.176373 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.11 15:40:25.176480 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.11 15:40:25.176500 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.11 15:40:25.176545 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.11 15:40:25.176658 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.11 15:40:25.185672 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.11 15:40:25.185783 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.11 15:40:25.185861 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.11 15:40:25.186173 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.11 15:40:25.186241 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.11 15:40:25.186265 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.11 15:40:25.186368 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.11 15:40:25.186388 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.11 15:40:25.186435 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.11 15:40:25.186528 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.11 15:40:25.215118 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.11 15:40:25.216129 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.11 15:40:25.216249 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000148304 sec | ||
| 91 | 2026.05.11 15:40:25.216270 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.11 15:40:25.216285 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.11 15:40:25.216326 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.11 15:40:25.216619 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.11 15:40:25.216780 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.11 15:40:25.216804 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.11 15:40:25.216817 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.11 15:40:25.216832 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.11 15:40:25.245120 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.11 15:40:25.245395 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.61 MiB (RSS), difference: 91.83 MiB | ||
| 101 | 2026.05.11 15:40:25.247515 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.102e-05 sec. | ||
| 102 | 2026.05.11 15:40:25.248071 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.11 15:40:25.248950 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.11 15:40:25.248974 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.11 15:40:25.449755 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50368 | ||
| 106 | 2026.05.11 15:40:25.450097 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.11 15:40:25.450155 [ 3 ] {} <Debug> TCP-Session: ee7e7213-3c9b-431c-8405-e0a81ed2a5f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50368 | ||
| 108 | 2026.05.11 15:40:25.450182 [ 3 ] {} <Debug> TCP-Session: ee7e7213-3c9b-431c-8405-e0a81ed2a5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.11 15:40:25.450253 [ 3 ] {} <Debug> TCP-Session: ee7e7213-3c9b-431c-8405-e0a81ed2a5f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.11 15:40:25.450351 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.11 15:40:25.450379 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.11 15:40:25.450470 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.11 15:40:25.450982 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47117 | ||
| 114 | 2026.05.11 15:40:25.451081 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50487 | ||
| 115 | 2026.05.11 15:40:25.451099 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61493 | ||
| 116 | 2026.05.11 15:40:25.451111 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.11 15:40:25.451222 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.11 15:40:25.451264 [ 4 ] {} <Debug> TCP-Session: 7bc0acd1-c137-4b52-8046-81202afd91b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47117 | ||
| 119 | 2026.05.11 15:40:25.451273 [ 254 ] {} <Debug> TCP-Session: 44bc07ef-aeff-4b4b-ab79-211df5f44535 Authenticating user 'default' from [fd00:1122:3344:101::e]:50487 | ||
| 120 | 2026.05.11 15:40:25.451309 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42498 | ||
| 121 | 2026.05.11 15:40:25.451348 [ 254 ] {} <Debug> TCP-Session: 44bc07ef-aeff-4b4b-ab79-211df5f44535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.11 15:40:25.451305 [ 4 ] {} <Debug> TCP-Session: 7bc0acd1-c137-4b52-8046-81202afd91b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.11 15:40:25.451301 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.11 15:40:25.451495 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52146 | ||
| 125 | 2026.05.11 15:40:25.451391 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59664 | ||
| 126 | 2026.05.11 15:40:25.451538 [ 5 ] {} <Debug> TCP-Session: 0838cc16-65bc-4fde-95f4-13fd065e76f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61493 | ||
| 127 | 2026.05.11 15:40:25.451611 [ 254 ] {} <Debug> TCP-Session: 44bc07ef-aeff-4b4b-ab79-211df5f44535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.11 15:40:25.451647 [ 5 ] {} <Debug> TCP-Session: 0838cc16-65bc-4fde-95f4-13fd065e76f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.11 15:40:25.451679 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41540 | ||
| 130 | 2026.05.11 15:40:25.451682 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.11 15:40:25.451740 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.11 15:40:25.451621 [ 4 ] {} <Debug> TCP-Session: 7bc0acd1-c137-4b52-8046-81202afd91b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.11 15:40:25.451738 [ 5 ] {} <Debug> TCP-Session: 0838cc16-65bc-4fde-95f4-13fd065e76f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.11 15:40:25.451798 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.11 15:40:25.451871 [ 256 ] {} <Debug> TCP-Session: 1b3f00a9-c861-493d-a6ea-933f9771e1bb Authenticating user 'default' from [fd00:1122:3344:101::e]:59664 | ||
| 136 | 2026.05.11 15:40:25.451857 [ 255 ] {} <Debug> TCP-Session: 03c8eda8-0141-46e5-bf36-848c92c69f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:42498 | ||
| 137 | 2026.05.11 15:40:25.451947 [ 258 ] {} <Debug> TCP-Session: abeb70c8-6132-48c8-96cf-b4532a59a335 Authenticating user 'default' from [fd00:1122:3344:101::e]:41540 | ||
| 138 | 2026.05.11 15:40:25.451930 [ 256 ] {} <Debug> TCP-Session: 1b3f00a9-c861-493d-a6ea-933f9771e1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.11 15:40:25.451984 [ 255 ] {} <Debug> TCP-Session: 03c8eda8-0141-46e5-bf36-848c92c69f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.11 15:40:25.452032 [ 258 ] {} <Debug> TCP-Session: abeb70c8-6132-48c8-96cf-b4532a59a335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.11 15:40:25.452037 [ 256 ] {} <Debug> TCP-Session: 1b3f00a9-c861-493d-a6ea-933f9771e1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.11 15:40:25.451681 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.11 15:40:25.452092 [ 258 ] {} <Debug> TCP-Session: abeb70c8-6132-48c8-96cf-b4532a59a335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.11 15:40:25.452120 [ 257 ] {} <Debug> TCP-Session: 68951569-3a36-405f-8d66-30ff3c6aa859 Authenticating user 'default' from [fd00:1122:3344:101::e]:52146 | ||
| 145 | 2026.05.11 15:40:25.452159 [ 255 ] {} <Debug> TCP-Session: 03c8eda8-0141-46e5-bf36-848c92c69f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.11 15:40:25.452190 [ 257 ] {} <Debug> TCP-Session: 68951569-3a36-405f-8d66-30ff3c6aa859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.11 15:40:25.452296 [ 257 ] {} <Debug> TCP-Session: 68951569-3a36-405f-8d66-30ff3c6aa859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.11 15:40:25.669788 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35666 | ||
| 149 | 2026.05.11 15:40:25.669917 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.11 15:40:25.670038 [ 259 ] {} <Debug> TCP-Session: ec4ca219-6233-4d9b-bb40-89e0b9404446 Authenticating user 'default' from [fd00:1122:3344:101::e]:35666 | ||
| 151 | 2026.05.11 15:40:25.670065 [ 259 ] {} <Debug> TCP-Session: ec4ca219-6233-4d9b-bb40-89e0b9404446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.11 15:40:25.670080 [ 259 ] {} <Debug> TCP-Session: ec4ca219-6233-4d9b-bb40-89e0b9404446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.11 15:40:25.670519 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64181 | ||
| 154 | 2026.05.11 15:40:25.670736 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 155 | 2026.05.11 15:40:25.670738 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53559 | ||
| 156 | 2026.05.11 15:40:25.670757 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57063 | ||
| 157 | 2026.05.11 15:40:25.670781 [ 260 ] {} <Debug> TCP-Session: 51307f93-b411-436d-8aa5-a4948c9e5ee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64181 | ||
| 158 | 2026.05.11 15:40:25.670949 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.11 15:40:25.670964 [ 260 ] {} <Debug> TCP-Session: 51307f93-b411-436d-8aa5-a4948c9e5ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.05.11 15:40:25.670992 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62296 | ||
| 161 | 2026.05.11 15:40:25.670992 [ 262 ] {} <Debug> TCP-Session: acf2410e-45f5-4a2b-bd76-6342ccf2467b Authenticating user 'default' from [fd00:1122:3344:101::e]:53559 | ||
| 162 | 2026.05.11 15:40:25.671085 [ 260 ] {} <Debug> TCP-Session: 51307f93-b411-436d-8aa5-a4948c9e5ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.05.11 15:40:25.670985 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39067 | ||
| 164 | 2026.05.11 15:40:25.671173 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.11 15:40:25.671119 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51979 | ||
| 166 | 2026.05.11 15:40:25.671229 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53616 | ||
| 167 | 2026.05.11 15:40:25.671130 [ 262 ] {} <Debug> TCP-Session: acf2410e-45f5-4a2b-bd76-6342ccf2467b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.05.11 15:40:25.671327 [ 261 ] {} <Debug> TCP-Session: d54ddae4-2568-4334-a8b9-b8dba10087b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57063 | ||
| 169 | 2026.05.11 15:40:25.671514 [ 262 ] {} <Debug> TCP-Session: acf2410e-45f5-4a2b-bd76-6342ccf2467b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.11 15:40:25.671539 [ 261 ] {} <Debug> TCP-Session: d54ddae4-2568-4334-a8b9-b8dba10087b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.11 15:40:25.671622 [ 261 ] {} <Debug> TCP-Session: d54ddae4-2568-4334-a8b9-b8dba10087b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.11 15:40:25.672144 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38266 | ||
| 173 | 2026.05.11 15:40:25.672859 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.11 15:40:25.672886 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.11 15:40:25.672920 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.05.11 15:40:25.673003 [ 265 ] {} <Debug> TCP-Session: 1358a97b-1f23-4d65-bec2-de0b35be6f0d Authenticating user 'default' from [fd00:1122:3344:101::e]:51979 | ||
| 177 | 2026.05.11 15:40:25.673028 [ 267 ] {} <Debug> TCP-Session: 63918fb6-1327-4261-8499-0a6c48502c7f Authenticating user 'default' from [fd00:1122:3344:101::e]:38266 | ||
| 178 | 2026.05.11 15:40:25.673032 [ 265 ] {} <Debug> TCP-Session: 1358a97b-1f23-4d65-bec2-de0b35be6f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.11 15:40:25.673028 [ 266 ] {} <Debug> TCP-Session: a06aec3b-7f72-4996-9668-03e9186ad604 Authenticating user 'default' from [fd00:1122:3344:101::e]:53616 | ||
| 180 | 2026.05.11 15:40:25.673116 [ 267 ] {} <Debug> TCP-Session: 63918fb6-1327-4261-8499-0a6c48502c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.11 15:40:25.673135 [ 265 ] {} <Debug> TCP-Session: 1358a97b-1f23-4d65-bec2-de0b35be6f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.11 15:40:25.673122 [ 266 ] {} <Debug> TCP-Session: a06aec3b-7f72-4996-9668-03e9186ad604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.11 15:40:25.673189 [ 267 ] {} <Debug> TCP-Session: 63918fb6-1327-4261-8499-0a6c48502c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.11 15:40:25.673197 [ 266 ] {} <Debug> TCP-Session: a06aec3b-7f72-4996-9668-03e9186ad604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.11 15:40:25.673644 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.11 15:40:25.673679 [ 263 ] {} <Debug> TCP-Session: 5887564f-7beb-494d-9687-18e52925d0a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62296 | ||
| 187 | 2026.05.11 15:40:25.673738 [ 263 ] {} <Debug> TCP-Session: 5887564f-7beb-494d-9687-18e52925d0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.11 15:40:25.673751 [ 263 ] {} <Debug> TCP-Session: 5887564f-7beb-494d-9687-18e52925d0a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.11 15:40:25.674251 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.05.11 15:40:25.674358 [ 264 ] {} <Debug> TCP-Session: 3c9f04af-7084-42e0-ae64-d4c89d612906 Authenticating user 'default' from [fd00:1122:3344:101::e]:39067 | ||
| 191 | 2026.05.11 15:40:25.674371 [ 259 ] {} <Trace> TCP-Session: ec4ca219-6233-4d9b-bb40-89e0b9404446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 192 | 2026.05.11 15:40:25.674394 [ 264 ] {} <Debug> TCP-Session: 3c9f04af-7084-42e0-ae64-d4c89d612906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.11 15:40:25.674479 [ 264 ] {} <Debug> TCP-Session: 3c9f04af-7084-42e0-ae64-d4c89d612906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.11 15:40:25.677418 [ 259 ] {3c468c2b-9f86-4e4d-a454-81b225e64e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35666) 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 has_own_data (stage: Complete) | ||
| 195 | 2026.05.11 15:40:25.683123 [ 259 ] {3c468c2b-9f86-4e4d-a454-81b225e64e3d} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 196 | 2026.05.11 15:40:25.684169 [ 259 ] {3c468c2b-9f86-4e4d-a454-81b225e64e3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 197 | 2026.05.11 15:40:25.686620 [ 268 ] {3c468c2b-9f86-4e4d-a454-81b225e64e3d} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 198 | 2026.05.11 15:40:25.688774 [ 259 ] {3c468c2b-9f86-4e4d-a454-81b225e64e3d} <Debug> executeQuery: Read 96 rows, 5.29 KiB in 0.010798 sec., 8890.535284311909 rows/sec., 490.09 KiB/sec. | ||
| 199 | 2026.05.11 15:40:25.688886 [ 259 ] {3c468c2b-9f86-4e4d-a454-81b225e64e3d} <Debug> TCPHandler: Processed in 0.01784037 sec. | ||
| 200 | 2026.05.11 15:40:26.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.80 MiB, peak 118.80 MiB, free memory in arenas 0.00 B, will set to 123.78 MiB (RSS), difference: 4.98 MiB | ||
| 201 | 2026.05.11 15:40:26.620154 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55089 | ||
| 202 | 2026.05.11 15:40:26.620254 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62918 | ||
| 203 | 2026.05.11 15:40:26.620335 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.05.11 15:40:26.620391 [ 269 ] {} <Debug> TCP-Session: c158aa1a-9f8f-49d6-bdfe-eac1a7d777e0 Authenticating user 'default' from [fd00:1122:3344:101::a]:55089 | ||
| 205 | 2026.05.11 15:40:26.620426 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.05.11 15:40:26.620523 [ 269 ] {} <Debug> TCP-Session: c158aa1a-9f8f-49d6-bdfe-eac1a7d777e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.11 15:40:26.620533 [ 270 ] {} <Debug> TCP-Session: 3c3e100e-7b9e-4b57-af54-1c8893df5224 Authenticating user 'default' from [fd00:1122:3344:101::c]:62918 | ||
| 208 | 2026.05.11 15:40:26.620538 [ 269 ] {} <Debug> TCP-Session: c158aa1a-9f8f-49d6-bdfe-eac1a7d777e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.11 15:40:26.620628 [ 270 ] {} <Debug> TCP-Session: 3c3e100e-7b9e-4b57-af54-1c8893df5224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.05.11 15:40:26.620645 [ 270 ] {} <Debug> TCP-Session: 3c3e100e-7b9e-4b57-af54-1c8893df5224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.05.11 15:40:26.620716 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 212 | 2026.05.11 15:40:26.620751 [ 269 ] {} <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 | ||
| 213 | 2026.05.11 15:40:26.620847 [ 269 ] {} <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 | ||
| 214 | 2026.05.11 15:40:26.620886 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 215 | 2026.05.11 15:40:26.620999 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 216 | 2026.05.11 15:40:26.621020 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 217 | 2026.05.11 15:40:26.621360 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56975 | ||
| 218 | 2026.05.11 15:40:26.621435 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33045 | ||
| 219 | 2026.05.11 15:40:26.621495 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.11 15:40:26.621551 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47806 | ||
| 221 | 2026.05.11 15:40:26.621568 [ 272 ] {} <Debug> TCP-Session: cce25475-1cb5-49cd-a9f1-708ff4adf703 Authenticating user 'default' from [fd00:1122:3344:101::a]:56975 | ||
| 222 | 2026.05.11 15:40:26.621661 [ 272 ] {} <Debug> TCP-Session: cce25475-1cb5-49cd-a9f1-708ff4adf703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.11 15:40:26.621753 [ 272 ] {} <Debug> TCP-Session: cce25475-1cb5-49cd-a9f1-708ff4adf703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.11 15:40:26.621784 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.05.11 15:40:26.621789 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44539 | ||
| 226 | 2026.05.11 15:40:26.621814 [ 273 ] {} <Debug> TCP-Session: a9919d92-7568-41e2-8fe7-ebd1d38ce2bc Authenticating user 'default' from [fd00:1122:3344:101::a]:33045 | ||
| 227 | 2026.05.11 15:40:26.621884 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51764 | ||
| 228 | 2026.05.11 15:40:26.621886 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56986 | ||
| 229 | 2026.05.11 15:40:26.621899 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.05.11 15:40:26.621984 [ 273 ] {} <Debug> TCP-Session: a9919d92-7568-41e2-8fe7-ebd1d38ce2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.11 15:40:26.621946 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64511 | ||
| 232 | 2026.05.11 15:40:26.621806 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42998 | ||
| 233 | 2026.05.11 15:40:26.622062 [ 274 ] {} <Debug> TCP-Session: 7b74ee2a-4301-4711-9f47-27788823e6cc Authenticating user 'default' from [fd00:1122:3344:101::a]:47806 | ||
| 234 | 2026.05.11 15:40:26.622068 [ 273 ] {} <Debug> TCP-Session: a9919d92-7568-41e2-8fe7-ebd1d38ce2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.11 15:40:26.622160 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.05.11 15:40:26.622194 [ 274 ] {} <Debug> TCP-Session: 7b74ee2a-4301-4711-9f47-27788823e6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.11 15:40:26.622253 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.11 15:40:26.622289 [ 276 ] {} <Debug> TCP-Session: 0ebe1915-6253-495e-be19-c163071c3328 Authenticating user 'default' from [fd00:1122:3344:101::a]:56986 | ||
| 239 | 2026.05.11 15:40:26.622290 [ 274 ] {} <Debug> TCP-Session: 7b74ee2a-4301-4711-9f47-27788823e6cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.11 15:40:26.622408 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51745 | ||
| 241 | 2026.05.11 15:40:26.622315 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 242 | 2026.05.11 15:40:26.622469 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 243 | 2026.05.11 15:40:26.622496 [ 275 ] {} <Debug> TCP-Session: 4edbb1f6-34a4-4450-a262-d050656db21a Authenticating user 'default' from [fd00:1122:3344:101::a]:42998 | ||
| 244 | 2026.05.11 15:40:26.622551 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55397 | ||
| 245 | 2026.05.11 15:40:26.622523 [ 278 ] {} <Debug> TCP-Session: 31651f3f-ae08-43c6-be02-51e826f81d65 Authenticating user 'default' from [fd00:1122:3344:101::c]:64511 | ||
| 246 | 2026.05.11 15:40:26.622513 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.05.11 15:40:26.622611 [ 278 ] {} <Debug> TCP-Session: 31651f3f-ae08-43c6-be02-51e826f81d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.11 15:40:26.622602 [ 275 ] {} <Debug> TCP-Session: 4edbb1f6-34a4-4450-a262-d050656db21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.11 15:40:26.622704 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.05.11 15:40:26.622745 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 251 | 2026.05.11 15:40:26.622738 [ 278 ] {} <Debug> TCP-Session: 31651f3f-ae08-43c6-be02-51e826f81d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.11 15:40:26.622810 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51668 | ||
| 253 | 2026.05.11 15:40:26.622725 [ 275 ] {} <Debug> TCP-Session: 4edbb1f6-34a4-4450-a262-d050656db21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.05.11 15:40:26.622726 [ 277 ] {} <Debug> TCP-Session: 0057f286-0dd7-440b-a0d7-e47ab2dbd56c Authenticating user 'default' from [fd00:1122:3344:101::a]:51764 | ||
| 255 | 2026.05.11 15:40:26.622891 [ 279 ] {} <Debug> TCP-Session: eeaf888f-63bf-41e3-9379-873fd09fb657 Authenticating user 'default' from [fd00:1122:3344:101::c]:51745 | ||
| 256 | 2026.05.11 15:40:26.622896 [ 281 ] {} <Debug> TCP-Session: 0c0cba96-72be-40df-951c-7e9636927063 Authenticating user 'default' from [fd00:1122:3344:101::c]:55397 | ||
| 257 | 2026.05.11 15:40:26.622952 [ 279 ] {} <Debug> TCP-Session: eeaf888f-63bf-41e3-9379-873fd09fb657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.05.11 15:40:26.622972 [ 277 ] {} <Debug> TCP-Session: 0057f286-0dd7-440b-a0d7-e47ab2dbd56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.05.11 15:40:26.622932 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60822 | ||
| 260 | 2026.05.11 15:40:26.623070 [ 279 ] {} <Debug> TCP-Session: eeaf888f-63bf-41e3-9379-873fd09fb657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.05.11 15:40:26.623040 [ 281 ] {} <Debug> TCP-Session: 0c0cba96-72be-40df-951c-7e9636927063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.05.11 15:40:26.623025 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.05.11 15:40:26.623172 [ 281 ] {} <Debug> TCP-Session: 0c0cba96-72be-40df-951c-7e9636927063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.05.11 15:40:26.622834 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45473 | ||
| 265 | 2026.05.11 15:40:26.623254 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.05.11 15:40:26.623259 [ 283 ] {} <Debug> TCP-Session: e9de8a02-ed46-4e90-b404-1570c3c708d6 Authenticating user 'default' from [fd00:1122:3344:101::c]:51668 | ||
| 267 | 2026.05.11 15:40:26.623293 [ 284 ] {} <Debug> TCP-Session: 4b367c39-e54c-4fee-8a1d-1f46427b3413 Authenticating user 'default' from [fd00:1122:3344:101::c]:60822 | ||
| 268 | 2026.05.11 15:40:26.622313 [ 276 ] {} <Debug> TCP-Session: 0ebe1915-6253-495e-be19-c163071c3328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.05.11 15:40:26.623352 [ 283 ] {} <Debug> TCP-Session: e9de8a02-ed46-4e90-b404-1570c3c708d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.05.11 15:40:26.623370 [ 276 ] {} <Debug> TCP-Session: 0ebe1915-6253-495e-be19-c163071c3328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.05.11 15:40:26.623359 [ 284 ] {} <Debug> TCP-Session: 4b367c39-e54c-4fee-8a1d-1f46427b3413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.05.11 15:40:26.623414 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.05.11 15:40:26.623421 [ 283 ] {} <Debug> TCP-Session: e9de8a02-ed46-4e90-b404-1570c3c708d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.05.11 15:40:26.623433 [ 284 ] {} <Debug> TCP-Session: 4b367c39-e54c-4fee-8a1d-1f46427b3413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.11 15:40:26.622306 [ 271 ] {} <Debug> TCP-Session: 54b98cc4-298a-4e0c-92e9-60f194909259 Authenticating user 'default' from [fd00:1122:3344:101::a]:44539 | ||
| 276 | 2026.05.11 15:40:26.623544 [ 282 ] {} <Debug> TCP-Session: 2eccd5c6-aa34-4edb-911f-0c2ff78dcbd0 Authenticating user 'default' from [fd00:1122:3344:101::c]:45473 | ||
| 277 | 2026.05.11 15:40:26.622383 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36169 | ||
| 278 | 2026.05.11 15:40:26.623055 [ 277 ] {} <Debug> TCP-Session: 0057f286-0dd7-440b-a0d7-e47ab2dbd56c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.11 15:40:26.623672 [ 282 ] {} <Debug> TCP-Session: 2eccd5c6-aa34-4edb-911f-0c2ff78dcbd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.11 15:40:26.623729 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.05.11 15:40:26.623660 [ 271 ] {} <Debug> TCP-Session: 54b98cc4-298a-4e0c-92e9-60f194909259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.11 15:40:26.623776 [ 282 ] {} <Debug> TCP-Session: 2eccd5c6-aa34-4edb-911f-0c2ff78dcbd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.11 15:40:26.623797 [ 271 ] {} <Debug> TCP-Session: 54b98cc4-298a-4e0c-92e9-60f194909259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.11 15:40:26.623803 [ 280 ] {} <Debug> TCP-Session: 228aa041-59ee-43d7-be31-6d9059ec6725 Authenticating user 'default' from [fd00:1122:3344:101::c]:36169 | ||
| 285 | 2026.05.11 15:40:26.623853 [ 280 ] {} <Debug> TCP-Session: 228aa041-59ee-43d7-be31-6d9059ec6725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.05.11 15:40:26.623953 [ 280 ] {} <Debug> TCP-Session: 228aa041-59ee-43d7-be31-6d9059ec6725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.05.11 15:40:27.528545 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62939 | ||
| 288 | 2026.05.11 15:40:27.528678 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 289 | 2026.05.11 15:40:27.528790 [ 285 ] {} <Debug> TCP-Session: 436f8e14-8072-4d37-b199-4f583f3f3595 Authenticating user 'default' from [fd00:1122:3344:101::b]:62939 | ||
| 290 | 2026.05.11 15:40:27.528812 [ 285 ] {} <Debug> TCP-Session: 436f8e14-8072-4d37-b199-4f583f3f3595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.11 15:40:27.528826 [ 285 ] {} <Debug> TCP-Session: 436f8e14-8072-4d37-b199-4f583f3f3595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.11 15:40:27.528966 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 293 | 2026.05.11 15:40:27.528994 [ 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.11 15:40:27.529089 [ 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.11 15:40:27.529743 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36910 | ||
| 296 | 2026.05.11 15:40:27.529743 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60041 | ||
| 297 | 2026.05.11 15:40:27.529836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51297 | ||
| 298 | 2026.05.11 15:40:27.529904 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51678 | ||
| 299 | 2026.05.11 15:40:27.530066 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53899 | ||
| 300 | 2026.05.11 15:40:27.530245 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 301 | 2026.05.11 15:40:27.530256 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35104 | ||
| 302 | 2026.05.11 15:40:27.530271 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 303 | 2026.05.11 15:40:27.530311 [ 288 ] {} <Debug> TCP-Session: 463397da-5b63-4562-8cad-5282fd9f2c15 Authenticating user 'default' from [fd00:1122:3344:101::b]:51297 | ||
| 304 | 2026.05.11 15:40:27.530366 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 305 | 2026.05.11 15:40:27.530343 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 306 | 2026.05.11 15:40:27.530339 [ 286 ] {} <Debug> TCP-Session: 976c6242-10cb-427c-bab4-bf632a10f4a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:60041 | ||
| 307 | 2026.05.11 15:40:27.530460 [ 288 ] {} <Debug> TCP-Session: 463397da-5b63-4562-8cad-5282fd9f2c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 308 | 2026.05.11 15:40:27.530467 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 309 | 2026.05.11 15:40:27.530494 [ 289 ] {} <Debug> TCP-Session: 06a2e7fb-a5e4-4893-9823-2825ec5096ad Authenticating user 'default' from [fd00:1122:3344:101::b]:51678 | ||
| 310 | 2026.05.11 15:40:27.530555 [ 290 ] {} <Debug> TCP-Session: ea73b745-2e7f-4a9f-8a18-1ebe9f5a1f00 Authenticating user 'default' from [fd00:1122:3344:101::b]:53899 | ||
| 311 | 2026.05.11 15:40:27.530564 [ 288 ] {} <Debug> TCP-Session: 463397da-5b63-4562-8cad-5282fd9f2c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 312 | 2026.05.11 15:40:27.530585 [ 289 ] {} <Debug> TCP-Session: 06a2e7fb-a5e4-4893-9823-2825ec5096ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.11 15:40:27.530536 [ 286 ] {} <Debug> TCP-Session: 976c6242-10cb-427c-bab4-bf632a10f4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 314 | 2026.05.11 15:40:27.530661 [ 289 ] {} <Debug> TCP-Session: 06a2e7fb-a5e4-4893-9823-2825ec5096ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2026.05.11 15:40:27.530647 [ 290 ] {} <Debug> TCP-Session: ea73b745-2e7f-4a9f-8a18-1ebe9f5a1f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 316 | 2026.05.11 15:40:27.530727 [ 286 ] {} <Debug> TCP-Session: 976c6242-10cb-427c-bab4-bf632a10f4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 317 | 2026.05.11 15:40:27.530756 [ 290 ] {} <Debug> TCP-Session: ea73b745-2e7f-4a9f-8a18-1ebe9f5a1f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 318 | 2026.05.11 15:40:27.530470 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58217 | ||
| 319 | 2026.05.11 15:40:27.530470 [ 287 ] {} <Debug> TCP-Session: e2ad810e-e98f-4dd3-8afa-8c8ce7ad5ec6 Authenticating user 'default' from [fd00:1122:3344:101::b]:36910 | ||
| 320 | 2026.05.11 15:40:27.530528 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 321 | 2026.05.11 15:40:27.530918 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 322 | 2026.05.11 15:40:27.530920 [ 287 ] {} <Debug> TCP-Session: e2ad810e-e98f-4dd3-8afa-8c8ce7ad5ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 323 | 2026.05.11 15:40:27.530958 [ 291 ] {} <Debug> TCP-Session: 9f739e16-1777-48b1-99c9-217ebc18163d Authenticating user 'default' from [fd00:1122:3344:101::b]:35104 | ||
| 324 | 2026.05.11 15:40:27.530958 [ 292 ] {} <Debug> TCP-Session: f20b284a-d39c-4e45-bf49-814d0f6eedef Authenticating user 'default' from [fd00:1122:3344:101::b]:58217 | ||
| 325 | 2026.05.11 15:40:27.531063 [ 287 ] {} <Debug> TCP-Session: e2ad810e-e98f-4dd3-8afa-8c8ce7ad5ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.11 15:40:27.531098 [ 291 ] {} <Debug> TCP-Session: 9f739e16-1777-48b1-99c9-217ebc18163d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.11 15:40:27.531082 [ 292 ] {} <Debug> TCP-Session: f20b284a-d39c-4e45-bf49-814d0f6eedef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.11 15:40:27.531171 [ 292 ] {} <Debug> TCP-Session: f20b284a-d39c-4e45-bf49-814d0f6eedef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.11 15:40:27.531185 [ 291 ] {} <Debug> TCP-Session: 9f739e16-1777-48b1-99c9-217ebc18163d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.11 15:40:31.034472 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58084 | ||
| 331 | 2026.05.11 15:40:31.040980 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 332 | 2026.05.11 15:40:31.041058 [ 293 ] {} <Debug> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Authenticating user 'default' from [fd00:1122:3344:101::d]:58084 | ||
| 333 | 2026.05.11 15:40:31.041196 [ 293 ] {} <Debug> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 334 | 2026.05.11 15:40:31.041213 [ 293 ] {} <Debug> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.11 15:40:31.041294 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 336 | 2026.05.11 15:40:31.041439 [ 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.11 15:40:31.041463 [ 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.11 15:40:31.042102 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36586 | ||
| 339 | 2026.05.11 15:40:31.042269 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 340 | 2026.05.11 15:40:31.042293 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34483 | ||
| 341 | 2026.05.11 15:40:31.042374 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37631 | ||
| 342 | 2026.05.11 15:40:31.042409 [ 294 ] {} <Debug> TCP-Session: b81a2799-6e56-4440-ad6d-887e8b1fcc61 Authenticating user 'default' from [fd00:1122:3344:101::d]:36586 | ||
| 343 | 2026.05.11 15:40:31.042460 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65381 | ||
| 344 | 2026.05.11 15:40:31.042501 [ 294 ] {} <Debug> TCP-Session: b81a2799-6e56-4440-ad6d-887e8b1fcc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 345 | 2026.05.11 15:40:31.042598 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55297 | ||
| 346 | 2026.05.11 15:40:31.042606 [ 294 ] {} <Debug> TCP-Session: b81a2799-6e56-4440-ad6d-887e8b1fcc61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 347 | 2026.05.11 15:40:31.042819 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 348 | 2026.05.11 15:40:31.042881 [ 295 ] {} <Debug> TCP-Session: 3febd2a6-a2e4-4268-a222-b40f9857b7e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34483 | ||
| 349 | 2026.05.11 15:40:31.042908 [ 295 ] {} <Debug> TCP-Session: 3febd2a6-a2e4-4268-a222-b40f9857b7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 350 | 2026.05.11 15:40:31.042948 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 351 | 2026.05.11 15:40:31.042908 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40331 | ||
| 352 | 2026.05.11 15:40:31.043007 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 353 | 2026.05.11 15:40:31.043020 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 354 | 2026.05.11 15:40:31.043111 [ 296 ] {} <Debug> TCP-Session: a3c69170-5249-4de2-907e-2d334453ce24 Authenticating user 'default' from [fd00:1122:3344:101::d]:37631 | ||
| 355 | 2026.05.11 15:40:31.043109 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51355 | ||
| 356 | 2026.05.11 15:40:31.043128 [ 298 ] {} <Debug> TCP-Session: 84fd9fd3-7e6f-44ed-a4e1-a79f7c2d096e Authenticating user 'default' from [fd00:1122:3344:101::d]:55297 | ||
| 357 | 2026.05.11 15:40:31.043222 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43646 | ||
| 358 | 2026.05.11 15:40:31.043260 [ 298 ] {} <Debug> TCP-Session: 84fd9fd3-7e6f-44ed-a4e1-a79f7c2d096e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2026.05.11 15:40:31.043260 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 360 | 2026.05.11 15:40:31.043222 [ 296 ] {} <Debug> TCP-Session: a3c69170-5249-4de2-907e-2d334453ce24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2026.05.11 15:40:31.043344 [ 299 ] {} <Debug> TCP-Session: 68c648b8-9881-42df-92c3-35a597ea1820 Authenticating user 'default' from [fd00:1122:3344:101::d]:40331 | ||
| 362 | 2026.05.11 15:40:31.043342 [ 298 ] {} <Debug> TCP-Session: 84fd9fd3-7e6f-44ed-a4e1-a79f7c2d096e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 363 | 2026.05.11 15:40:31.043190 [ 297 ] {} <Debug> TCP-Session: ce36f8a1-c6dc-49ee-904a-72d02d091928 Authenticating user 'default' from [fd00:1122:3344:101::d]:65381 | ||
| 364 | 2026.05.11 15:40:31.043450 [ 299 ] {} <Debug> TCP-Session: 68c648b8-9881-42df-92c3-35a597ea1820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 365 | 2026.05.11 15:40:31.043415 [ 296 ] {} <Debug> TCP-Session: a3c69170-5249-4de2-907e-2d334453ce24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 366 | 2026.05.11 15:40:31.043405 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 367 | 2026.05.11 15:40:31.043580 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 368 | 2026.05.11 15:40:31.043545 [ 299 ] {} <Debug> TCP-Session: 68c648b8-9881-42df-92c3-35a597ea1820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.05.11 15:40:31.043529 [ 297 ] {} <Debug> TCP-Session: ce36f8a1-c6dc-49ee-904a-72d02d091928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.05.11 15:40:31.043694 [ 300 ] {} <Debug> TCP-Session: 86fb6408-59aa-47b3-a7fe-056ff3a0e2eb Authenticating user 'default' from [fd00:1122:3344:101::d]:51355 | ||
| 371 | 2026.05.11 15:40:31.043710 [ 301 ] {} <Debug> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43646 | ||
| 372 | 2026.05.11 15:40:31.043072 [ 295 ] {} <Debug> TCP-Session: 3febd2a6-a2e4-4268-a222-b40f9857b7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.05.11 15:40:31.043776 [ 297 ] {} <Debug> TCP-Session: ce36f8a1-c6dc-49ee-904a-72d02d091928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.05.11 15:40:31.043791 [ 301 ] {} <Debug> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 375 | 2026.05.11 15:40:31.043891 [ 301 ] {} <Debug> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.05.11 15:40:31.043825 [ 300 ] {} <Debug> TCP-Session: 86fb6408-59aa-47b3-a7fe-056ff3a0e2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.05.11 15:40:31.044010 [ 300 ] {} <Debug> TCP-Session: 86fb6408-59aa-47b3-a7fe-056ff3a0e2eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.05.11 15:40:31.045255 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 379 | 2026.05.11 15:40:31.045618 [ 293 ] {ef1a468b-43cd-4c83-bcbc-28f7086ef04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 380 | 2026.05.11 15:40:31.102898 [ 293 ] {ef1a468b-43cd-4c83-bcbc-28f7086ef04b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58084) (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.11 15:40:31.105955 [ 293 ] {ef1a468b-43cd-4c83-bcbc-28f7086ef04b} <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.11 15:40:31.106216 [ 293 ] {ef1a468b-43cd-4c83-bcbc-28f7086ef04b} <Debug> TCPHandler: Processed in 0.061141659 sec. | ||
| 429 | 2026.05.11 15:40:31.106628 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.11 15:40:31.106872 [ 301 ] {3c91557f-828b-4eef-9286-4f111b061710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 431 | 2026.05.11 15:40:31.107329 [ 301 ] {3c91557f-828b-4eef-9286-4f111b061710} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43646) (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.11 15:40:31.107648 [ 301 ] {3c91557f-828b-4eef-9286-4f111b061710} <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.11 15:40:31.107895 [ 301 ] {3c91557f-828b-4eef-9286-4f111b061710} <Debug> TCPHandler: Processed in 0.001451382 sec. | ||
| 480 | 2026.05.11 15:40:31.110597 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.11 15:40:31.111553 [ 293 ] {59e91264-d84a-438a-bdd3-d990a18184b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 482 | 2026.05.11 15:40:31.111645 [ 293 ] {59e91264-d84a-438a-bdd3-d990a18184b3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 483 | 2026.05.11 15:40:31.112549 [ 293 ] {59e91264-d84a-438a-bdd3-d990a18184b3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 484 | 2026.05.11 15:40:31.112662 [ 293 ] {59e91264-d84a-438a-bdd3-d990a18184b3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151324 sec | ||
| 485 | 2026.05.11 15:40:31.112679 [ 293 ] {59e91264-d84a-438a-bdd3-d990a18184b3} <Trace> ReferentialDeps: No tables | ||
| 486 | 2026.05.11 15:40:31.112690 [ 293 ] {59e91264-d84a-438a-bdd3-d990a18184b3} <Trace> LoadingDeps: No tables | ||
| 487 | 2026.05.11 15:40:31.112714 [ 293 ] {59e91264-d84a-438a-bdd3-d990a18184b3} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 488 | 2026.05.11 15:40:31.112870 [ 293 ] {59e91264-d84a-438a-bdd3-d990a18184b3} <Debug> TCPHandler: Processed in 0.002427609 sec. | ||
| 489 | 2026.05.11 15:40:31.113035 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 490 | 2026.05.11 15:40:31.113196 [ 293 ] {18f17d5b-4341-4be4-82e4-5e86adb21b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) /* 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.11 15:40:31.113329 [ 293 ] {18f17d5b-4341-4be4-82e4-5e86adb21b64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 493 | 2026.05.11 15:40:31.120110 [ 293 ] {18f17d5b-4341-4be4-82e4-5e86adb21b64} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 494 | 2026.05.11 15:40:31.121293 [ 293 ] {18f17d5b-4341-4be4-82e4-5e86adb21b64} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7): Loading data parts | ||
| 495 | 2026.05.11 15:40:31.121672 [ 293 ] {18f17d5b-4341-4be4-82e4-5e86adb21b64} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7): There are no data parts | ||
| 496 | 2026.05.11 15:40:31.124021 [ 293 ] {18f17d5b-4341-4be4-82e4-5e86adb21b64} <Debug> TCPHandler: Processed in 0.011037606 sec. | ||
| 497 | 2026.05.11 15:40:31.124295 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.05.11 15:40:31.124583 [ 293 ] {a1e2584a-fe00-4d55-aaf7-9c59739082b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) /* 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.11 15:40:31.124813 [ 293 ] {a1e2584a-fe00-4d55-aaf7-9c59739082b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 510 | 2026.05.11 15:40:31.133593 [ 293 ] {a1e2584a-fe00-4d55-aaf7-9c59739082b7} <Debug> oximeter.measurements_bool (96370004-01a2-4f44-942f-5c0f4505054e): Loading data parts | ||
| 511 | 2026.05.11 15:40:31.133768 [ 293 ] {a1e2584a-fe00-4d55-aaf7-9c59739082b7} <Debug> oximeter.measurements_bool (96370004-01a2-4f44-942f-5c0f4505054e): There are no data parts | ||
| 512 | 2026.05.11 15:40:31.134518 [ 293 ] {a1e2584a-fe00-4d55-aaf7-9c59739082b7} <Debug> TCPHandler: Processed in 0.010291944 sec. | ||
| 513 | 2026.05.11 15:40:31.134786 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.05.11 15:40:31.135017 [ 293 ] {e7bd492a-24ae-47a9-8c78-0181e5c34b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.135207 [ 293 ] {e7bd492a-24ae-47a9-8c78-0181e5c34b64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 516 | 2026.05.11 15:40:31.136698 [ 293 ] {e7bd492a-24ae-47a9-8c78-0181e5c34b64} <Debug> oximeter.measurements_i8 (16502236-4e41-449d-8ebb-cdf595c070b9): Loading data parts | ||
| 517 | 2026.05.11 15:40:31.136896 [ 293 ] {e7bd492a-24ae-47a9-8c78-0181e5c34b64} <Debug> oximeter.measurements_i8 (16502236-4e41-449d-8ebb-cdf595c070b9): There are no data parts | ||
| 518 | 2026.05.11 15:40:31.137471 [ 293 ] {e7bd492a-24ae-47a9-8c78-0181e5c34b64} <Debug> TCPHandler: Processed in 0.00279399 sec. | ||
| 519 | 2026.05.11 15:40:31.137719 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.05.11 15:40:31.137936 [ 293 ] {4d25c593-a3d4-4f2f-9f00-40f706dfb266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.138066 [ 293 ] {4d25c593-a3d4-4f2f-9f00-40f706dfb266} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 522 | 2026.05.11 15:40:31.139200 [ 293 ] {4d25c593-a3d4-4f2f-9f00-40f706dfb266} <Debug> oximeter.measurements_u8 (516734ca-a5c5-448d-a8bd-ad35a16b7c45): Loading data parts | ||
| 523 | 2026.05.11 15:40:31.139370 [ 293 ] {4d25c593-a3d4-4f2f-9f00-40f706dfb266} <Debug> oximeter.measurements_u8 (516734ca-a5c5-448d-a8bd-ad35a16b7c45): There are no data parts | ||
| 524 | 2026.05.11 15:40:31.140090 [ 293 ] {4d25c593-a3d4-4f2f-9f00-40f706dfb266} <Debug> TCPHandler: Processed in 0.00242356 sec. | ||
| 525 | 2026.05.11 15:40:31.140264 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.05.11 15:40:31.140436 [ 293 ] {c3462b36-2749-4112-a84b-a54652cc5322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.140584 [ 293 ] {c3462b36-2749-4112-a84b-a54652cc5322} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 528 | 2026.05.11 15:40:31.141862 [ 293 ] {c3462b36-2749-4112-a84b-a54652cc5322} <Debug> oximeter.measurements_i16 (b32e0d8a-603f-4bed-a42e-d417bfbff2f8): Loading data parts | ||
| 529 | 2026.05.11 15:40:31.142009 [ 293 ] {c3462b36-2749-4112-a84b-a54652cc5322} <Debug> oximeter.measurements_i16 (b32e0d8a-603f-4bed-a42e-d417bfbff2f8): There are no data parts | ||
| 530 | 2026.05.11 15:40:31.142564 [ 293 ] {c3462b36-2749-4112-a84b-a54652cc5322} <Debug> TCPHandler: Processed in 0.002352967 sec. | ||
| 531 | 2026.05.11 15:40:31.142733 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.05.11 15:40:31.143053 [ 293 ] {f76d84f1-a12c-444b-8ee3-7d4aafe00e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.143243 [ 293 ] {f76d84f1-a12c-444b-8ee3-7d4aafe00e4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 534 | 2026.05.11 15:40:31.144365 [ 293 ] {f76d84f1-a12c-444b-8ee3-7d4aafe00e4b} <Debug> oximeter.measurements_u16 (56defaab-2a52-4597-90ce-f294d4b5909e): Loading data parts | ||
| 535 | 2026.05.11 15:40:31.144497 [ 293 ] {f76d84f1-a12c-444b-8ee3-7d4aafe00e4b} <Debug> oximeter.measurements_u16 (56defaab-2a52-4597-90ce-f294d4b5909e): There are no data parts | ||
| 536 | 2026.05.11 15:40:31.145103 [ 293 ] {f76d84f1-a12c-444b-8ee3-7d4aafe00e4b} <Debug> TCPHandler: Processed in 0.002423139 sec. | ||
| 537 | 2026.05.11 15:40:31.145288 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.11 15:40:31.145452 [ 293 ] {34ef8bcc-3d94-4c2f-bc3a-ddd7e439a0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.145584 [ 293 ] {34ef8bcc-3d94-4c2f-bc3a-ddd7e439a0a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 540 | 2026.05.11 15:40:31.146796 [ 293 ] {34ef8bcc-3d94-4c2f-bc3a-ddd7e439a0a1} <Debug> oximeter.measurements_i32 (332d91d8-03b1-41b9-9913-d7cc9a47587d): Loading data parts | ||
| 541 | 2026.05.11 15:40:31.146936 [ 293 ] {34ef8bcc-3d94-4c2f-bc3a-ddd7e439a0a1} <Debug> oximeter.measurements_i32 (332d91d8-03b1-41b9-9913-d7cc9a47587d): There are no data parts | ||
| 542 | 2026.05.11 15:40:31.147724 [ 293 ] {34ef8bcc-3d94-4c2f-bc3a-ddd7e439a0a1} <Debug> TCPHandler: Processed in 0.002482141 sec. | ||
| 543 | 2026.05.11 15:40:31.147988 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.11 15:40:31.148366 [ 293 ] {c0078f03-7fac-4f91-be0e-ec52be106240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.148549 [ 293 ] {c0078f03-7fac-4f91-be0e-ec52be106240} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 546 | 2026.05.11 15:40:31.149900 [ 293 ] {c0078f03-7fac-4f91-be0e-ec52be106240} <Debug> oximeter.measurements_u32 (8f417858-12d8-434b-a863-d22eec0fce8c): Loading data parts | ||
| 547 | 2026.05.11 15:40:31.150038 [ 293 ] {c0078f03-7fac-4f91-be0e-ec52be106240} <Debug> oximeter.measurements_u32 (8f417858-12d8-434b-a863-d22eec0fce8c): There are no data parts | ||
| 548 | 2026.05.11 15:40:31.150810 [ 293 ] {c0078f03-7fac-4f91-be0e-ec52be106240} <Debug> TCPHandler: Processed in 0.002946164 sec. | ||
| 549 | 2026.05.11 15:40:31.150986 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.11 15:40:31.151158 [ 293 ] {b506e13c-514e-4a03-845e-66873bb81b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.151285 [ 293 ] {b506e13c-514e-4a03-845e-66873bb81b11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 552 | 2026.05.11 15:40:31.152508 [ 293 ] {b506e13c-514e-4a03-845e-66873bb81b11} <Debug> oximeter.measurements_i64 (0908b74a-0d11-48f1-b341-a37a745e88b6): Loading data parts | ||
| 553 | 2026.05.11 15:40:31.152710 [ 293 ] {b506e13c-514e-4a03-845e-66873bb81b11} <Debug> oximeter.measurements_i64 (0908b74a-0d11-48f1-b341-a37a745e88b6): There are no data parts | ||
| 554 | 2026.05.11 15:40:31.153313 [ 293 ] {b506e13c-514e-4a03-845e-66873bb81b11} <Debug> TCPHandler: Processed in 0.002384038 sec. | ||
| 555 | 2026.05.11 15:40:31.153494 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.11 15:40:31.153779 [ 293 ] {208ac312-393c-44d2-a682-9ce3c17c2996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.153906 [ 293 ] {208ac312-393c-44d2-a682-9ce3c17c2996} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 558 | 2026.05.11 15:40:31.155069 [ 293 ] {208ac312-393c-44d2-a682-9ce3c17c2996} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Loading data parts | ||
| 559 | 2026.05.11 15:40:31.155206 [ 293 ] {208ac312-393c-44d2-a682-9ce3c17c2996} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): There are no data parts | ||
| 560 | 2026.05.11 15:40:31.155908 [ 293 ] {208ac312-393c-44d2-a682-9ce3c17c2996} <Debug> TCPHandler: Processed in 0.002482821 sec. | ||
| 561 | 2026.05.11 15:40:31.156078 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.11 15:40:31.156246 [ 293 ] {d4356ad3-0bc9-4eed-bf23-693009755f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.156374 [ 293 ] {d4356ad3-0bc9-4eed-bf23-693009755f48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 564 | 2026.05.11 15:40:31.157484 [ 293 ] {d4356ad3-0bc9-4eed-bf23-693009755f48} <Debug> oximeter.measurements_f32 (720708bb-eb15-4f09-9c01-c038dbddf1ff): Loading data parts | ||
| 565 | 2026.05.11 15:40:31.157676 [ 293 ] {d4356ad3-0bc9-4eed-bf23-693009755f48} <Debug> oximeter.measurements_f32 (720708bb-eb15-4f09-9c01-c038dbddf1ff): There are no data parts | ||
| 566 | 2026.05.11 15:40:31.158379 [ 293 ] {d4356ad3-0bc9-4eed-bf23-693009755f48} <Debug> TCPHandler: Processed in 0.002348277 sec. | ||
| 567 | 2026.05.11 15:40:31.158591 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.11 15:40:31.158892 [ 293 ] {496d461a-1919-4406-b173-6dc3fa2d872c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.159049 [ 293 ] {496d461a-1919-4406-b173-6dc3fa2d872c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 570 | 2026.05.11 15:40:31.160380 [ 293 ] {496d461a-1919-4406-b173-6dc3fa2d872c} <Debug> oximeter.measurements_f64 (740dee9b-13a7-4965-9f7a-c45fef06fb2d): Loading data parts | ||
| 571 | 2026.05.11 15:40:31.160514 [ 293 ] {496d461a-1919-4406-b173-6dc3fa2d872c} <Debug> oximeter.measurements_f64 (740dee9b-13a7-4965-9f7a-c45fef06fb2d): There are no data parts | ||
| 572 | 2026.05.11 15:40:31.161296 [ 293 ] {496d461a-1919-4406-b173-6dc3fa2d872c} <Debug> TCPHandler: Processed in 0.00280077 sec. | ||
| 573 | 2026.05.11 15:40:31.161471 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.11 15:40:31.161644 [ 293 ] {e971e50d-947c-4bc2-9b02-007e45b889cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.161794 [ 293 ] {e971e50d-947c-4bc2-9b02-007e45b889cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 576 | 2026.05.11 15:40:31.163026 [ 293 ] {e971e50d-947c-4bc2-9b02-007e45b889cd} <Debug> oximeter.measurements_string (61fa563b-2a99-461b-af02-d21bcf1fdf37): Loading data parts | ||
| 577 | 2026.05.11 15:40:31.163209 [ 293 ] {e971e50d-947c-4bc2-9b02-007e45b889cd} <Debug> oximeter.measurements_string (61fa563b-2a99-461b-af02-d21bcf1fdf37): There are no data parts | ||
| 578 | 2026.05.11 15:40:31.163729 [ 293 ] {e971e50d-947c-4bc2-9b02-007e45b889cd} <Debug> TCPHandler: Processed in 0.002310006 sec. | ||
| 579 | 2026.05.11 15:40:31.163896 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.11 15:40:31.164159 [ 293 ] {6bb722b0-2e6d-494c-905b-4d1770a5d6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.164288 [ 293 ] {6bb722b0-2e6d-494c-905b-4d1770a5d6b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 589 | 2026.05.11 15:40:31.165465 [ 293 ] {6bb722b0-2e6d-494c-905b-4d1770a5d6b2} <Debug> oximeter.measurements_bytes (4e324538-9bc6-46b7-a82e-631e9cb208d0): Loading data parts | ||
| 590 | 2026.05.11 15:40:31.165593 [ 293 ] {6bb722b0-2e6d-494c-905b-4d1770a5d6b2} <Debug> oximeter.measurements_bytes (4e324538-9bc6-46b7-a82e-631e9cb208d0): There are no data parts | ||
| 591 | 2026.05.11 15:40:31.166256 [ 293 ] {6bb722b0-2e6d-494c-905b-4d1770a5d6b2} <Debug> TCPHandler: Processed in 0.002411319 sec. | ||
| 592 | 2026.05.11 15:40:31.166500 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.05.11 15:40:31.166731 [ 293 ] {78c26462-eeb7-495e-adfb-b35555fb9a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.166877 [ 293 ] {78c26462-eeb7-495e-adfb-b35555fb9a3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 595 | 2026.05.11 15:40:31.168132 [ 293 ] {78c26462-eeb7-495e-adfb-b35555fb9a3f} <Debug> oximeter.measurements_cumulativei64 (23227d48-1d89-497a-84b8-2399bc33e192): Loading data parts | ||
| 596 | 2026.05.11 15:40:31.168418 [ 293 ] {78c26462-eeb7-495e-adfb-b35555fb9a3f} <Debug> oximeter.measurements_cumulativei64 (23227d48-1d89-497a-84b8-2399bc33e192): There are no data parts | ||
| 597 | 2026.05.11 15:40:31.169262 [ 293 ] {78c26462-eeb7-495e-adfb-b35555fb9a3f} <Debug> TCPHandler: Processed in 0.002816631 sec. | ||
| 598 | 2026.05.11 15:40:31.169471 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.05.11 15:40:31.169787 [ 293 ] {8fbb3669-ecfb-4bc0-9bc8-43648ac678d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.169938 [ 293 ] {8fbb3669-ecfb-4bc0-9bc8-43648ac678d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 601 | 2026.05.11 15:40:31.171183 [ 293 ] {8fbb3669-ecfb-4bc0-9bc8-43648ac678d6} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Loading data parts | ||
| 602 | 2026.05.11 15:40:31.171302 [ 293 ] {8fbb3669-ecfb-4bc0-9bc8-43648ac678d6} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): There are no data parts | ||
| 603 | 2026.05.11 15:40:31.172084 [ 293 ] {8fbb3669-ecfb-4bc0-9bc8-43648ac678d6} <Debug> TCPHandler: Processed in 0.002690337 sec. | ||
| 604 | 2026.05.11 15:40:31.172264 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.05.11 15:40:31.172468 [ 293 ] {79718a33-e9ee-46f3-987b-78268f0f7752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.172603 [ 293 ] {79718a33-e9ee-46f3-987b-78268f0f7752} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 607 | 2026.05.11 15:40:31.173828 [ 293 ] {79718a33-e9ee-46f3-987b-78268f0f7752} <Debug> oximeter.measurements_cumulativef32 (a0eab93a-4898-4192-a851-8ce154de3259): Loading data parts | ||
| 608 | 2026.05.11 15:40:31.173976 [ 293 ] {79718a33-e9ee-46f3-987b-78268f0f7752} <Debug> oximeter.measurements_cumulativef32 (a0eab93a-4898-4192-a851-8ce154de3259): There are no data parts | ||
| 609 | 2026.05.11 15:40:31.174487 [ 293 ] {79718a33-e9ee-46f3-987b-78268f0f7752} <Debug> TCPHandler: Processed in 0.002283126 sec. | ||
| 610 | 2026.05.11 15:40:31.174635 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.05.11 15:40:31.174988 [ 293 ] {b8877755-1c7d-41b8-88af-b6edb4a1eeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.175111 [ 293 ] {b8877755-1c7d-41b8-88af-b6edb4a1eeca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 613 | 2026.05.11 15:40:31.176360 [ 293 ] {b8877755-1c7d-41b8-88af-b6edb4a1eeca} <Debug> oximeter.measurements_cumulativef64 (90b02ba3-308c-4e06-81a1-ec539df1e206): Loading data parts | ||
| 614 | 2026.05.11 15:40:31.176711 [ 293 ] {b8877755-1c7d-41b8-88af-b6edb4a1eeca} <Debug> oximeter.measurements_cumulativef64 (90b02ba3-308c-4e06-81a1-ec539df1e206): There are no data parts | ||
| 615 | 2026.05.11 15:40:31.177332 [ 293 ] {b8877755-1c7d-41b8-88af-b6edb4a1eeca} <Debug> TCPHandler: Processed in 0.002748599 sec. | ||
| 616 | 2026.05.11 15:40:31.177502 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.05.11 15:40:31.177864 [ 293 ] {da8733f1-2843-48a7-adea-ee086233e3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.178031 [ 293 ] {da8733f1-2843-48a7-adea-ee086233e3f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 629 | 2026.05.11 15:40:31.179495 [ 293 ] {da8733f1-2843-48a7-adea-ee086233e3f5} <Debug> oximeter.measurements_histogrami8 (dce99d6a-79c7-40bd-a893-1485d92a8e26): Loading data parts | ||
| 630 | 2026.05.11 15:40:31.179632 [ 293 ] {da8733f1-2843-48a7-adea-ee086233e3f5} <Debug> oximeter.measurements_histogrami8 (dce99d6a-79c7-40bd-a893-1485d92a8e26): There are no data parts | ||
| 631 | 2026.05.11 15:40:31.180317 [ 293 ] {da8733f1-2843-48a7-adea-ee086233e3f5} <Debug> TCPHandler: Processed in 0.002871182 sec. | ||
| 632 | 2026.05.11 15:40:31.180543 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.05.11 15:40:31.180816 [ 293 ] {4b8e27f1-01b7-4c6b-97d1-888cf523dc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.180962 [ 293 ] {4b8e27f1-01b7-4c6b-97d1-888cf523dc14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 635 | 2026.05.11 15:40:31.182224 [ 293 ] {4b8e27f1-01b7-4c6b-97d1-888cf523dc14} <Debug> oximeter.measurements_histogramu8 (c18d87d8-b961-49c0-ad22-f4f45adac84b): Loading data parts | ||
| 636 | 2026.05.11 15:40:31.182370 [ 293 ] {4b8e27f1-01b7-4c6b-97d1-888cf523dc14} <Debug> oximeter.measurements_histogramu8 (c18d87d8-b961-49c0-ad22-f4f45adac84b): There are no data parts | ||
| 637 | 2026.05.11 15:40:31.183004 [ 293 ] {4b8e27f1-01b7-4c6b-97d1-888cf523dc14} <Debug> TCPHandler: Processed in 0.002510812 sec. | ||
| 638 | 2026.05.11 15:40:31.183179 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 639 | 2026.05.11 15:40:31.183471 [ 293 ] {dbac2017-f987-46ee-b2a6-cc06cf579c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.183634 [ 293 ] {dbac2017-f987-46ee-b2a6-cc06cf579c23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 641 | 2026.05.11 15:40:31.185245 [ 293 ] {dbac2017-f987-46ee-b2a6-cc06cf579c23} <Debug> oximeter.measurements_histogrami16 (764522d7-733b-40e0-a02e-c42acf3007df): Loading data parts | ||
| 642 | 2026.05.11 15:40:31.185403 [ 293 ] {dbac2017-f987-46ee-b2a6-cc06cf579c23} <Debug> oximeter.measurements_histogrami16 (764522d7-733b-40e0-a02e-c42acf3007df): There are no data parts | ||
| 643 | 2026.05.11 15:40:31.185981 [ 293 ] {dbac2017-f987-46ee-b2a6-cc06cf579c23} <Debug> TCPHandler: Processed in 0.002852132 sec. | ||
| 644 | 2026.05.11 15:40:31.186148 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2026.05.11 15:40:31.186441 [ 293 ] {4fa7aa1a-8b4d-4e45-80de-4821d0282f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.186573 [ 293 ] {4fa7aa1a-8b4d-4e45-80de-4821d0282f5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 647 | 2026.05.11 15:40:31.187804 [ 293 ] {4fa7aa1a-8b4d-4e45-80de-4821d0282f5f} <Debug> oximeter.measurements_histogramu16 (706fe3d7-7bb3-4042-b950-ce09492b8109): Loading data parts | ||
| 648 | 2026.05.11 15:40:31.187914 [ 293 ] {4fa7aa1a-8b4d-4e45-80de-4821d0282f5f} <Debug> oximeter.measurements_histogramu16 (706fe3d7-7bb3-4042-b950-ce09492b8109): There are no data parts | ||
| 649 | 2026.05.11 15:40:31.188503 [ 293 ] {4fa7aa1a-8b4d-4e45-80de-4821d0282f5f} <Debug> TCPHandler: Processed in 0.002406349 sec. | ||
| 650 | 2026.05.11 15:40:31.188676 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 651 | 2026.05.11 15:40:31.188895 [ 293 ] {a7b900ad-3c5c-452b-8f31-0ef538878acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.189056 [ 293 ] {a7b900ad-3c5c-452b-8f31-0ef538878acd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 653 | 2026.05.11 15:40:31.190300 [ 293 ] {a7b900ad-3c5c-452b-8f31-0ef538878acd} <Debug> oximeter.measurements_histogrami32 (7743e074-6e14-47e5-bab1-c40578e1ed54): Loading data parts | ||
| 654 | 2026.05.11 15:40:31.190474 [ 293 ] {a7b900ad-3c5c-452b-8f31-0ef538878acd} <Debug> oximeter.measurements_histogrami32 (7743e074-6e14-47e5-bab1-c40578e1ed54): There are no data parts | ||
| 655 | 2026.05.11 15:40:31.191378 [ 293 ] {a7b900ad-3c5c-452b-8f31-0ef538878acd} <Debug> TCPHandler: Processed in 0.002749188 sec. | ||
| 656 | 2026.05.11 15:40:31.191640 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 657 | 2026.05.11 15:40:31.192072 [ 293 ] {934246fb-d771-4043-86d8-cd4c54397a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.192253 [ 293 ] {934246fb-d771-4043-86d8-cd4c54397a74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 659 | 2026.05.11 15:40:31.193787 [ 293 ] {934246fb-d771-4043-86d8-cd4c54397a74} <Debug> oximeter.measurements_histogramu32 (4bdce5aa-dbdd-4253-851d-f34c734e4c2a): Loading data parts | ||
| 660 | 2026.05.11 15:40:31.193925 [ 293 ] {934246fb-d771-4043-86d8-cd4c54397a74} <Debug> oximeter.measurements_histogramu32 (4bdce5aa-dbdd-4253-851d-f34c734e4c2a): There are no data parts | ||
| 661 | 2026.05.11 15:40:31.194701 [ 293 ] {934246fb-d771-4043-86d8-cd4c54397a74} <Debug> TCPHandler: Processed in 0.003186661 sec. | ||
| 662 | 2026.05.11 15:40:31.194893 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 663 | 2026.05.11 15:40:31.195134 [ 293 ] {5117040c-5260-47fc-9a8e-72793de426a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.195285 [ 293 ] {5117040c-5260-47fc-9a8e-72793de426a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 665 | 2026.05.11 15:40:31.196718 [ 293 ] {5117040c-5260-47fc-9a8e-72793de426a9} <Debug> oximeter.measurements_histogrami64 (aa51b907-2d36-4de2-857e-445b148e968d): Loading data parts | ||
| 666 | 2026.05.11 15:40:31.196877 [ 293 ] {5117040c-5260-47fc-9a8e-72793de426a9} <Debug> oximeter.measurements_histogrami64 (aa51b907-2d36-4de2-857e-445b148e968d): There are no data parts | ||
| 667 | 2026.05.11 15:40:31.197425 [ 293 ] {5117040c-5260-47fc-9a8e-72793de426a9} <Debug> TCPHandler: Processed in 0.002588154 sec. | ||
| 668 | 2026.05.11 15:40:31.197596 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 669 | 2026.05.11 15:40:31.197912 [ 293 ] {c1858359-259b-4983-b280-c9e08a2bac5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.198055 [ 293 ] {c1858359-259b-4983-b280-c9e08a2bac5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 671 | 2026.05.11 15:40:31.199332 [ 293 ] {c1858359-259b-4983-b280-c9e08a2bac5c} <Debug> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Loading data parts | ||
| 672 | 2026.05.11 15:40:31.199504 [ 293 ] {c1858359-259b-4983-b280-c9e08a2bac5c} <Debug> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): There are no data parts | ||
| 673 | 2026.05.11 15:40:31.200413 [ 293 ] {c1858359-259b-4983-b280-c9e08a2bac5c} <Debug> TCPHandler: Processed in 0.002864462 sec. | ||
| 674 | 2026.05.11 15:40:31.200649 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 675 | 2026.05.11 15:40:31.200935 [ 293 ] {3120d985-9910-4e81-9e52-9b11dbddcde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.201186 [ 293 ] {3120d985-9910-4e81-9e52-9b11dbddcde2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 677 | 2026.05.11 15:40:31.202733 [ 293 ] {3120d985-9910-4e81-9e52-9b11dbddcde2} <Debug> oximeter.measurements_histogramf32 (1e881fd4-9961-4960-97fa-aa5728de305b): Loading data parts | ||
| 678 | 2026.05.11 15:40:31.202947 [ 293 ] {3120d985-9910-4e81-9e52-9b11dbddcde2} <Debug> oximeter.measurements_histogramf32 (1e881fd4-9961-4960-97fa-aa5728de305b): There are no data parts | ||
| 679 | 2026.05.11 15:40:31.203544 [ 293 ] {3120d985-9910-4e81-9e52-9b11dbddcde2} <Debug> TCPHandler: Processed in 0.002999966 sec. | ||
| 680 | 2026.05.11 15:40:31.203722 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 681 | 2026.05.11 15:40:31.204096 [ 293 ] {39419b65-62c6-436f-8e85-035f23af000b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.204250 [ 293 ] {39419b65-62c6-436f-8e85-035f23af000b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 683 | 2026.05.11 15:40:31.205627 [ 293 ] {39419b65-62c6-436f-8e85-035f23af000b} <Debug> oximeter.measurements_histogramf64 (7a4fe091-798f-4ac2-932b-7f69166fe611): Loading data parts | ||
| 684 | 2026.05.11 15:40:31.205782 [ 293 ] {39419b65-62c6-436f-8e85-035f23af000b} <Debug> oximeter.measurements_histogramf64 (7a4fe091-798f-4ac2-932b-7f69166fe611): There are no data parts | ||
| 685 | 2026.05.11 15:40:31.206793 [ 293 ] {39419b65-62c6-436f-8e85-035f23af000b} <Debug> TCPHandler: Processed in 0.003122679 sec. | ||
| 686 | 2026.05.11 15:40:31.207025 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 687 | 2026.05.11 15:40:31.207297 [ 293 ] {f2401123-0494-47ee-bdcc-0a6c75843673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) /* 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.11 15:40:31.208329 [ 293 ] {f2401123-0494-47ee-bdcc-0a6c75843673} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 714 | 2026.05.11 15:40:31.210841 [ 293 ] {f2401123-0494-47ee-bdcc-0a6c75843673} <Debug> oximeter.fields_bool (8bd106f1-80c9-4a1e-aa3b-ffcfaaff5dea): Loading data parts | ||
| 715 | 2026.05.11 15:40:31.211140 [ 293 ] {f2401123-0494-47ee-bdcc-0a6c75843673} <Debug> oximeter.fields_bool (8bd106f1-80c9-4a1e-aa3b-ffcfaaff5dea): There are no data parts | ||
| 716 | 2026.05.11 15:40:31.211807 [ 293 ] {f2401123-0494-47ee-bdcc-0a6c75843673} <Debug> TCPHandler: Processed in 0.004860399 sec. | ||
| 717 | 2026.05.11 15:40:31.212097 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 718 | 2026.05.11 15:40:31.212409 [ 293 ] {ad1e94aa-60b6-4fb2-9ffb-c8ad41ccf4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.212562 [ 293 ] {ad1e94aa-60b6-4fb2-9ffb-c8ad41ccf4ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 720 | 2026.05.11 15:40:31.213733 [ 293 ] {ad1e94aa-60b6-4fb2-9ffb-c8ad41ccf4ab} <Debug> oximeter.fields_i8 (539d2336-4433-405e-af09-721e5200bb84): Loading data parts | ||
| 721 | 2026.05.11 15:40:31.213837 [ 293 ] {ad1e94aa-60b6-4fb2-9ffb-c8ad41ccf4ab} <Debug> oximeter.fields_i8 (539d2336-4433-405e-af09-721e5200bb84): There are no data parts | ||
| 722 | 2026.05.11 15:40:31.214474 [ 293 ] {ad1e94aa-60b6-4fb2-9ffb-c8ad41ccf4ab} <Debug> TCPHandler: Processed in 0.002508202 sec. | ||
| 723 | 2026.05.11 15:40:31.214668 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 724 | 2026.05.11 15:40:31.214850 [ 293 ] {2f0d47e4-df0a-4ae8-b9c8-1d00576027d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.214994 [ 293 ] {2f0d47e4-df0a-4ae8-b9c8-1d00576027d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 726 | 2026.05.11 15:40:31.216260 [ 293 ] {2f0d47e4-df0a-4ae8-b9c8-1d00576027d0} <Debug> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Loading data parts | ||
| 727 | 2026.05.11 15:40:31.216505 [ 293 ] {2f0d47e4-df0a-4ae8-b9c8-1d00576027d0} <Debug> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): There are no data parts | ||
| 728 | 2026.05.11 15:40:31.217150 [ 293 ] {2f0d47e4-df0a-4ae8-b9c8-1d00576027d0} <Debug> TCPHandler: Processed in 0.002537602 sec. | ||
| 729 | 2026.05.11 15:40:31.217323 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 730 | 2026.05.11 15:40:31.217607 [ 293 ] {20bb8e12-820e-4976-aa42-ae6eb9f795ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.217753 [ 293 ] {20bb8e12-820e-4976-aa42-ae6eb9f795ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 732 | 2026.05.11 15:40:31.219036 [ 293 ] {20bb8e12-820e-4976-aa42-ae6eb9f795ee} <Debug> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Loading data parts | ||
| 733 | 2026.05.11 15:40:31.219216 [ 293 ] {20bb8e12-820e-4976-aa42-ae6eb9f795ee} <Debug> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): There are no data parts | ||
| 734 | 2026.05.11 15:40:31.220090 [ 293 ] {20bb8e12-820e-4976-aa42-ae6eb9f795ee} <Debug> TCPHandler: Processed in 0.0028228 sec. | ||
| 735 | 2026.05.11 15:40:31.220278 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 736 | 2026.05.11 15:40:31.220445 [ 293 ] {d708cee7-a088-4108-9ac0-920813821e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.220604 [ 293 ] {d708cee7-a088-4108-9ac0-920813821e89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 738 | 2026.05.11 15:40:31.221871 [ 293 ] {d708cee7-a088-4108-9ac0-920813821e89} <Debug> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Loading data parts | ||
| 739 | 2026.05.11 15:40:31.222032 [ 293 ] {d708cee7-a088-4108-9ac0-920813821e89} <Debug> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): There are no data parts | ||
| 740 | 2026.05.11 15:40:31.222534 [ 293 ] {d708cee7-a088-4108-9ac0-920813821e89} <Debug> TCPHandler: Processed in 0.002304826 sec. | ||
| 741 | 2026.05.11 15:40:31.222698 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 742 | 2026.05.11 15:40:31.222954 [ 293 ] {bbebfbb9-93f1-4dda-8442-49a7315007fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.223128 [ 293 ] {bbebfbb9-93f1-4dda-8442-49a7315007fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 744 | 2026.05.11 15:40:31.224340 [ 293 ] {bbebfbb9-93f1-4dda-8442-49a7315007fd} <Debug> oximeter.fields_i32 (05db67ef-b750-497f-b70d-4f032cdbc741): Loading data parts | ||
| 745 | 2026.05.11 15:40:31.224471 [ 293 ] {bbebfbb9-93f1-4dda-8442-49a7315007fd} <Debug> oximeter.fields_i32 (05db67ef-b750-497f-b70d-4f032cdbc741): There are no data parts | ||
| 746 | 2026.05.11 15:40:31.225263 [ 293 ] {bbebfbb9-93f1-4dda-8442-49a7315007fd} <Debug> TCPHandler: Processed in 0.002615714 sec. | ||
| 747 | 2026.05.11 15:40:31.225427 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 748 | 2026.05.11 15:40:31.225593 [ 293 ] {8f2377ed-5172-4018-8a66-edf2f4f3003c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.225745 [ 293 ] {8f2377ed-5172-4018-8a66-edf2f4f3003c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 750 | 2026.05.11 15:40:31.227283 [ 293 ] {8f2377ed-5172-4018-8a66-edf2f4f3003c} <Debug> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Loading data parts | ||
| 751 | 2026.05.11 15:40:31.227489 [ 293 ] {8f2377ed-5172-4018-8a66-edf2f4f3003c} <Debug> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): There are no data parts | ||
| 752 | 2026.05.11 15:40:31.228176 [ 293 ] {8f2377ed-5172-4018-8a66-edf2f4f3003c} <Debug> TCPHandler: Processed in 0.00279827 sec. | ||
| 753 | 2026.05.11 15:40:31.228363 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.05.11 15:40:31.228643 [ 293 ] {a41a6687-f9a1-463b-86af-bc42b9b790d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.228764 [ 293 ] {a41a6687-f9a1-463b-86af-bc42b9b790d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 756 | 2026.05.11 15:40:31.229961 [ 293 ] {a41a6687-f9a1-463b-86af-bc42b9b790d0} <Debug> oximeter.fields_i64 (b5977571-88d5-42e8-91b5-5388badfc796): Loading data parts | ||
| 757 | 2026.05.11 15:40:31.230137 [ 293 ] {a41a6687-f9a1-463b-86af-bc42b9b790d0} <Debug> oximeter.fields_i64 (b5977571-88d5-42e8-91b5-5388badfc796): There are no data parts | ||
| 758 | 2026.05.11 15:40:31.230989 [ 293 ] {a41a6687-f9a1-463b-86af-bc42b9b790d0} <Debug> TCPHandler: Processed in 0.002698297 sec. | ||
| 759 | 2026.05.11 15:40:31.231165 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2026.05.11 15:40:31.231385 [ 293 ] {50d3aea0-1007-49d6-ae2e-ab135c782972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.231534 [ 293 ] {50d3aea0-1007-49d6-ae2e-ab135c782972} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 762 | 2026.05.11 15:40:31.232800 [ 293 ] {50d3aea0-1007-49d6-ae2e-ab135c782972} <Debug> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Loading data parts | ||
| 763 | 2026.05.11 15:40:31.232942 [ 293 ] {50d3aea0-1007-49d6-ae2e-ab135c782972} <Debug> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): There are no data parts | ||
| 764 | 2026.05.11 15:40:31.233488 [ 293 ] {50d3aea0-1007-49d6-ae2e-ab135c782972} <Debug> TCPHandler: Processed in 0.002375508 sec. | ||
| 765 | 2026.05.11 15:40:31.233649 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.05.11 15:40:31.233865 [ 293 ] {10d24a17-82a3-431f-ab8c-31d1ca88a93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.233909 [ 293 ] {10d24a17-82a3-431f-ab8c-31d1ca88a93d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 768 | 2026.05.11 15:40:31.235071 [ 293 ] {10d24a17-82a3-431f-ab8c-31d1ca88a93d} <Debug> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Loading data parts | ||
| 769 | 2026.05.11 15:40:31.235208 [ 293 ] {10d24a17-82a3-431f-ab8c-31d1ca88a93d} <Debug> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): There are no data parts | ||
| 770 | 2026.05.11 15:40:31.235732 [ 293 ] {10d24a17-82a3-431f-ab8c-31d1ca88a93d} <Debug> TCPHandler: Processed in 0.002133481 sec. | ||
| 771 | 2026.05.11 15:40:31.235911 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.05.11 15:40:31.236075 [ 293 ] {02848173-9228-4605-bb3a-cd89d1dfb3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.236117 [ 293 ] {02848173-9228-4605-bb3a-cd89d1dfb3a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 774 | 2026.05.11 15:40:31.237199 [ 293 ] {02848173-9228-4605-bb3a-cd89d1dfb3a7} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Loading data parts | ||
| 775 | 2026.05.11 15:40:31.237328 [ 293 ] {02848173-9228-4605-bb3a-cd89d1dfb3a7} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): There are no data parts | ||
| 776 | 2026.05.11 15:40:31.238134 [ 293 ] {02848173-9228-4605-bb3a-cd89d1dfb3a7} <Debug> TCPHandler: Processed in 0.002275495 sec. | ||
| 777 | 2026.05.11 15:40:31.238345 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.05.11 15:40:31.238521 [ 293 ] {1bc2c4f8-fb1a-44a5-8c7f-c9112fe424bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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.11 15:40:31.238566 [ 293 ] {1bc2c4f8-fb1a-44a5-8c7f-c9112fe424bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 780 | 2026.05.11 15:40:31.239801 [ 293 ] {1bc2c4f8-fb1a-44a5-8c7f-c9112fe424bb} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Loading data parts | ||
| 781 | 2026.05.11 15:40:31.239970 [ 293 ] {1bc2c4f8-fb1a-44a5-8c7f-c9112fe424bb} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): There are no data parts | ||
| 782 | 2026.05.11 15:40:31.240757 [ 293 ] {1bc2c4f8-fb1a-44a5-8c7f-c9112fe424bb} <Debug> TCPHandler: Processed in 0.002504812 sec. | ||
| 783 | 2026.05.11 15:40:31.240959 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.05.11 15:40:31.241282 [ 293 ] {3de5a575-d5f0-4423-9a86-f966bd3cae20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) /* 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.11 15:40:31.241365 [ 293 ] {3de5a575-d5f0-4423-9a86-f966bd3cae20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 789 | 2026.05.11 15:40:31.242766 [ 293 ] {3de5a575-d5f0-4423-9a86-f966bd3cae20} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f): Loading data parts | ||
| 790 | 2026.05.11 15:40:31.242893 [ 293 ] {3de5a575-d5f0-4423-9a86-f966bd3cae20} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f): There are no data parts | ||
| 791 | 2026.05.11 15:40:31.243625 [ 293 ] {3de5a575-d5f0-4423-9a86-f966bd3cae20} <Debug> TCPHandler: Processed in 0.002726378 sec. | ||
| 792 | 2026.05.11 15:40:31.245966 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.05.11 15:40:31.246270 [ 301 ] {2a9dad90-dd6e-444a-ab48-77825485d049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 794 | 2026.05.11 15:40:31.248264 [ 301 ] {2a9dad90-dd6e-444a-ab48-77825485d049} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 795 | 2026.05.11 15:40:31.256600 [ 268 ] {2a9dad90-dd6e-444a-ab48-77825485d049} <Trace> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 796 | 2026.05.11 15:40:31.256643 [ 268 ] {2a9dad90-dd6e-444a-ab48-77825485d049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 797 | 2026.05.11 15:40:31.260747 [ 268 ] {2a9dad90-dd6e-444a-ab48-77825485d049} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 798 | 2026.05.11 15:40:31.261461 [ 268 ] {2a9dad90-dd6e-444a-ab48-77825485d049} <Trace> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7): 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.11 15:40:31.261725 [ 301 ] {2a9dad90-dd6e-444a-ab48-77825485d049} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015617 sec., 64.03278478581034 rows/sec., 1.00 KiB/sec. | ||
| 800 | 2026.05.11 15:40:31.261920 [ 301 ] {2a9dad90-dd6e-444a-ab48-77825485d049} <Debug> TCPHandler: Processed in 0.01609386 sec. | ||
| 801 | 2026.05.11 15:40:32.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.76 MiB, peak 132.76 MiB, free memory in arenas 0.00 B, will set to 142.00 MiB (RSS), difference: 9.24 MiB | ||
| 802 | 2026.05.11 15:40:32.244186 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42138 | ||
| 803 | 2026.05.11 15:40:32.244317 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 804 | 2026.05.11 15:40:32.244350 [ 302 ] {} <Debug> TCP-Session: f0479e2a-3daa-4f97-ab70-b5c725a53382 Authenticating user 'default' from [fd00:1122:3344:101::e]:42138 | ||
| 805 | 2026.05.11 15:40:32.244375 [ 302 ] {} <Debug> TCP-Session: f0479e2a-3daa-4f97-ab70-b5c725a53382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.05.11 15:40:32.244391 [ 302 ] {} <Debug> TCP-Session: f0479e2a-3daa-4f97-ab70-b5c725a53382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.05.11 15:40:32.244831 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53696 | ||
| 808 | 2026.05.11 15:40:32.244932 [ 302 ] {} <Trace> TCP-Session: f0479e2a-3daa-4f97-ab70-b5c725a53382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.05.11 15:40:32.244997 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 810 | 2026.05.11 15:40:32.244995 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65199 | ||
| 811 | 2026.05.11 15:40:32.245206 [ 303 ] {} <Debug> TCP-Session: 38c0db75-a4a5-4695-bdbd-01bbccd24e60 Authenticating user 'default' from [fd00:1122:3344:101::e]:53696 | ||
| 812 | 2026.05.11 15:40:32.245215 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42516 | ||
| 813 | 2026.05.11 15:40:32.245258 [ 303 ] {} <Debug> TCP-Session: 38c0db75-a4a5-4695-bdbd-01bbccd24e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.05.11 15:40:32.245294 [ 303 ] {} <Debug> TCP-Session: 38c0db75-a4a5-4695-bdbd-01bbccd24e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.05.11 15:40:32.245363 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44574 | ||
| 816 | 2026.05.11 15:40:32.245320 [ 302 ] {309e878b-4f42-433f-bb44-6d25ab623395} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42138) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 817 | 2026.05.11 15:40:32.245427 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 818 | 2026.05.11 15:40:32.245502 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40594 | ||
| 819 | 2026.05.11 15:40:32.245520 [ 304 ] {} <Debug> TCP-Session: e09698bb-2d9b-44ac-aba3-1bf9a887d421 Authenticating user 'default' from [fd00:1122:3344:101::e]:65199 | ||
| 820 | 2026.05.11 15:40:32.245577 [ 304 ] {} <Debug> TCP-Session: e09698bb-2d9b-44ac-aba3-1bf9a887d421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.05.11 15:40:32.245602 [ 304 ] {} <Debug> TCP-Session: e09698bb-2d9b-44ac-aba3-1bf9a887d421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.05.11 15:40:32.245675 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 823 | 2026.05.11 15:40:32.245716 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 824 | 2026.05.11 15:40:32.245728 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58999 | ||
| 825 | 2026.05.11 15:40:32.245767 [ 306 ] {} <Debug> TCP-Session: 493204d3-bafd-4f8c-a476-9f41e55c6409 Authenticating user 'default' from [fd00:1122:3344:101::e]:44574 | ||
| 826 | 2026.05.11 15:40:32.245724 [ 305 ] {} <Debug> TCP-Session: 0ebabbd0-bffc-4bb0-8dca-76e75a33e46f Authenticating user 'default' from [fd00:1122:3344:101::e]:42516 | ||
| 827 | 2026.05.11 15:40:32.245802 [ 306 ] {} <Debug> TCP-Session: 493204d3-bafd-4f8c-a476-9f41e55c6409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.05.11 15:40:32.245832 [ 306 ] {} <Debug> TCP-Session: 493204d3-bafd-4f8c-a476-9f41e55c6409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.05.11 15:40:32.245834 [ 305 ] {} <Debug> TCP-Session: 0ebabbd0-bffc-4bb0-8dca-76e75a33e46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.05.11 15:40:32.245869 [ 305 ] {} <Debug> TCP-Session: 0ebabbd0-bffc-4bb0-8dca-76e75a33e46f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.05.11 15:40:32.246003 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.05.11 15:40:32.246045 [ 307 ] {} <Debug> TCP-Session: d29ef13b-e00c-47b7-ab54-33286de74978 Authenticating user 'default' from [fd00:1122:3344:101::e]:40594 | ||
| 833 | 2026.05.11 15:40:32.246073 [ 307 ] {} <Debug> TCP-Session: d29ef13b-e00c-47b7-ab54-33286de74978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.05.11 15:40:32.246094 [ 307 ] {} <Debug> TCP-Session: d29ef13b-e00c-47b7-ab54-33286de74978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.05.11 15:40:32.246112 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51213 | ||
| 836 | 2026.05.11 15:40:32.246217 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 837 | 2026.05.11 15:40:32.246355 [ 308 ] {} <Debug> TCP-Session: 6dc44803-18b6-4517-a8d8-ecfe11d0e2cc Authenticating user 'default' from [fd00:1122:3344:101::e]:58999 | ||
| 838 | 2026.05.11 15:40:32.246374 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38963 | ||
| 839 | 2026.05.11 15:40:32.246389 [ 308 ] {} <Debug> TCP-Session: 6dc44803-18b6-4517-a8d8-ecfe11d0e2cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.05.11 15:40:32.246567 [ 308 ] {} <Debug> TCP-Session: 6dc44803-18b6-4517-a8d8-ecfe11d0e2cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.05.11 15:40:32.246554 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.05.11 15:40:32.246652 [ 309 ] {} <Debug> TCP-Session: 01861ffa-d3d9-48eb-9afe-41f60e3046e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51213 | ||
| 843 | 2026.05.11 15:40:32.246680 [ 309 ] {} <Debug> TCP-Session: 01861ffa-d3d9-48eb-9afe-41f60e3046e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2026.05.11 15:40:32.246682 [ 302 ] {309e878b-4f42-433f-bb44-6d25ab623395} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 845 | 2026.05.11 15:40:32.246703 [ 309 ] {} <Debug> TCP-Session: 01861ffa-d3d9-48eb-9afe-41f60e3046e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.11 15:40:32.246842 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.05.11 15:40:32.246914 [ 310 ] {} <Debug> TCP-Session: 306fbc22-7c6c-4ba2-b50e-df2e0d9eadf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38963 | ||
| 848 | 2026.05.11 15:40:32.246948 [ 310 ] {} <Debug> TCP-Session: 306fbc22-7c6c-4ba2-b50e-df2e0d9eadf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.05.11 15:40:32.246978 [ 310 ] {} <Debug> TCP-Session: 306fbc22-7c6c-4ba2-b50e-df2e0d9eadf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.05.11 15:40:32.249538 [ 302 ] {309e878b-4f42-433f-bb44-6d25ab623395} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.11 15:40:32.253620 [ 302 ] {309e878b-4f42-433f-bb44-6d25ab623395} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 852 | 2026.05.11 15:40:32.261368 [ 318 ] {309e878b-4f42-433f-bb44-6d25ab623395} <Trace> AggregatingTransform: Aggregating | ||
| 853 | 2026.05.11 15:40:32.264135 [ 318 ] {309e878b-4f42-433f-bb44-6d25ab623395} <Trace> Aggregator: Aggregation method: without_key | ||
| 854 | 2026.05.11 15:40:32.264364 [ 318 ] {309e878b-4f42-433f-bb44-6d25ab623395} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008214015 sec. (121.743 rows/sec., 4.76 KiB/sec.) | ||
| 855 | 2026.05.11 15:40:32.264404 [ 318 ] {309e878b-4f42-433f-bb44-6d25ab623395} <Trace> Aggregator: Merging aggregated data | ||
| 856 | 2026.05.11 15:40:32.264447 [ 318 ] {309e878b-4f42-433f-bb44-6d25ab623395} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 857 | 2026.05.11 15:40:32.266653 [ 302 ] {309e878b-4f42-433f-bb44-6d25ab623395} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.021425 sec., 46.67444574095683 rows/sec., 1.82 KiB/sec. | ||
| 858 | 2026.05.11 15:40:32.266835 [ 302 ] {309e878b-4f42-433f-bb44-6d25ab623395} <Debug> TCPHandler: Processed in 0.022130622 sec. | ||
| 859 | 2026.05.11 15:40:32.272273 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 860 | 2026.05.11 15:40:32.272327 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 861 | 2026.05.11 15:40:32.272351 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 862 | 2026.05.11 15:40:32.272366 [ 302 ] {} <Debug> TCP-Session: f0479e2a-3daa-4f97-ab70-b5c725a53382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.05.11 15:40:32.272383 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 864 | 2026.05.11 15:40:32.272409 [ 305 ] {} <Debug> TCP-Session: 0ebabbd0-bffc-4bb0-8dca-76e75a33e46f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.11 15:40:32.272434 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 866 | 2026.05.11 15:40:32.272458 [ 304 ] {} <Debug> TCP-Session: e09698bb-2d9b-44ac-aba3-1bf9a887d421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.05.11 15:40:32.272463 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 868 | 2026.05.11 15:40:32.272490 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 869 | 2026.05.11 15:40:32.272514 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 870 | 2026.05.11 15:40:32.272540 [ 308 ] {} <Debug> TCP-Session: 6dc44803-18b6-4517-a8d8-ecfe11d0e2cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.11 15:40:32.272564 [ 306 ] {} <Debug> TCP-Session: 493204d3-bafd-4f8c-a476-9f41e55c6409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.05.11 15:40:32.272584 [ 309 ] {} <Debug> TCP-Session: 01861ffa-d3d9-48eb-9afe-41f60e3046e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.05.11 15:40:32.272519 [ 310 ] {} <Debug> TCP-Session: 306fbc22-7c6c-4ba2-b50e-df2e0d9eadf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.05.11 15:40:32.272448 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2026.05.11 15:40:32.272395 [ 303 ] {} <Debug> TCP-Session: 38c0db75-a4a5-4695-bdbd-01bbccd24e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.11 15:40:32.272733 [ 307 ] {} <Debug> TCP-Session: d29ef13b-e00c-47b7-ab54-33286de74978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.05.11 15:40:32.687083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 878 | 2026.05.11 15:40:32.687087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 879 | 2026.05.11 15:40:32.687217 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 880 | 2026.05.11 15:40:32.687274 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 881 | 2026.05.11 15:40:32.691427 [ 245 ] {} <Debug> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Loading data parts | ||
| 882 | 2026.05.11 15:40:32.691666 [ 245 ] {} <Debug> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): There are no data parts | ||
| 883 | 2026.05.11 15:40:32.693170 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2026.05.11 15:40:32.693222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 885 | 2026.05.11 15:40:32.699719 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2026.05.11 15:40:32.700486 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2026.05.11 15:40:32.700711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 888 | 2026.05.11 15:40:32.701818 [ 244 ] {} <Debug> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Loading data parts | ||
| 889 | 2026.05.11 15:40:32.702003 [ 244 ] {} <Debug> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): There are no data parts | ||
| 890 | 2026.05.11 15:40:32.730352 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2026.05.11 15:40:32.730421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 892 | 2026.05.11 15:40:32.738187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2026.05.11 15:40:32.741094 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): 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.11 15:40:32.749501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 895 | 2026.05.11 15:40:33.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.11 MiB, peak 152.36 MiB, free memory in arenas 0.00 B, will set to 160.26 MiB (RSS), difference: 13.15 MiB | ||
| 896 | 2026.05.11 15:40:35.186812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 92 | ||
| 897 | 2026.05.11 15:40:35.186930 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 898 | 2026.05.11 15:40:35.190549 [ 243 ] {} <Debug> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Loading data parts | ||
| 899 | 2026.05.11 15:40:35.190726 [ 243 ] {} <Debug> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): There are no data parts | ||
| 900 | 2026.05.11 15:40:35.195639 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.05.11 15:40:35.195706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 902 | 2026.05.11 15:40:35.197543 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.05.11 15:40:35.198228 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2026.05.11 15:40:35.198519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 905 | 2026.05.11 15:40:36.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.51 MiB, peak 164.51 MiB, free memory in arenas 0.00 B, will set to 161.16 MiB (RSS), difference: -3.34 MiB | ||
| 906 | 2026.05.11 15:40:40.056947 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43908 | ||
| 907 | 2026.05.11 15:40:40.057045 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 908 | 2026.05.11 15:40:40.057071 [ 302 ] {} <Debug> TCP-Session: c81b0c18-46bc-4cdf-b791-2064a9c733b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43908 | ||
| 909 | 2026.05.11 15:40:40.057092 [ 302 ] {} <Debug> TCP-Session: c81b0c18-46bc-4cdf-b791-2064a9c733b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.05.11 15:40:40.057104 [ 302 ] {} <Debug> TCP-Session: c81b0c18-46bc-4cdf-b791-2064a9c733b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.05.11 15:40:40.057322 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35170 | ||
| 912 | 2026.05.11 15:40:40.057351 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55635 | ||
| 913 | 2026.05.11 15:40:40.057390 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49405 | ||
| 914 | 2026.05.11 15:40:40.057412 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37488 | ||
| 915 | 2026.05.11 15:40:40.057433 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36307 | ||
| 916 | 2026.05.11 15:40:40.057478 [ 302 ] {} <Trace> TCP-Session: c81b0c18-46bc-4cdf-b791-2064a9c733b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.11 15:40:40.057495 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52961 | ||
| 918 | 2026.05.11 15:40:40.057503 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49515 | ||
| 919 | 2026.05.11 15:40:40.057423 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54264 | ||
| 920 | 2026.05.11 15:40:40.057490 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.05.11 15:40:40.057630 [ 303 ] {} <Debug> TCP-Session: 74af17c8-e57d-424c-af23-8cbfbe3b6e5f Authenticating user 'default' from [fd00:1122:3344:101::e]:35170 | ||
| 922 | 2026.05.11 15:40:40.057658 [ 302 ] {00452975-c5e9-4a7b-95b9-675e4b71a045} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43908) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 923 | 2026.05.11 15:40:40.057659 [ 303 ] {} <Debug> TCP-Session: 74af17c8-e57d-424c-af23-8cbfbe3b6e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.05.11 15:40:40.057702 [ 303 ] {} <Debug> TCP-Session: 74af17c8-e57d-424c-af23-8cbfbe3b6e5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.05.11 15:40:40.057780 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.05.11 15:40:40.057819 [ 304 ] {} <Debug> TCP-Session: 99a52178-384c-47ab-b0f7-18cd9ae4204a Authenticating user 'default' from [fd00:1122:3344:101::e]:55635 | ||
| 927 | 2026.05.11 15:40:40.057831 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2026.05.11 15:40:40.057852 [ 304 ] {} <Debug> TCP-Session: 99a52178-384c-47ab-b0f7-18cd9ae4204a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.05.11 15:40:40.057869 [ 310 ] {} <Debug> TCP-Session: 711e4e5b-9aeb-43df-8805-12a1b9e86676 Authenticating user 'default' from [fd00:1122:3344:101::e]:49515 | ||
| 930 | 2026.05.11 15:40:40.057871 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 931 | 2026.05.11 15:40:40.057880 [ 304 ] {} <Debug> TCP-Session: 99a52178-384c-47ab-b0f7-18cd9ae4204a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.05.11 15:40:40.057901 [ 310 ] {} <Debug> TCP-Session: 711e4e5b-9aeb-43df-8805-12a1b9e86676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.05.11 15:40:40.057914 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.05.11 15:40:40.057931 [ 310 ] {} <Debug> TCP-Session: 711e4e5b-9aeb-43df-8805-12a1b9e86676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.05.11 15:40:40.057928 [ 302 ] {00452975-c5e9-4a7b-95b9-675e4b71a045} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 936 | 2026.05.11 15:40:40.057964 [ 308 ] {} <Debug> TCP-Session: 1c01a20a-5f0b-48f2-939e-0c4e395cc2e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36307 | ||
| 937 | 2026.05.11 15:40:40.057919 [ 309 ] {} <Debug> TCP-Session: c567f6cc-536e-44f3-af0f-6e9c5e11d8fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52961 | ||
| 938 | 2026.05.11 15:40:40.058008 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.05.11 15:40:40.058007 [ 308 ] {} <Debug> TCP-Session: 1c01a20a-5f0b-48f2-939e-0c4e395cc2e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.05.11 15:40:40.058025 [ 309 ] {} <Debug> TCP-Session: c567f6cc-536e-44f3-af0f-6e9c5e11d8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.05.11 15:40:40.058042 [ 307 ] {} <Debug> TCP-Session: 3f7670a7-10bd-4056-9c59-8a2c8863d5f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54264 | ||
| 942 | 2026.05.11 15:40:40.058060 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 943 | 2026.05.11 15:40:40.058058 [ 308 ] {} <Debug> TCP-Session: 1c01a20a-5f0b-48f2-939e-0c4e395cc2e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.11 15:40:40.058098 [ 306 ] {} <Debug> TCP-Session: 1d3d2826-f688-4ef5-a70e-b62dc563830d Authenticating user 'default' from [fd00:1122:3344:101::e]:37488 | ||
| 945 | 2026.05.11 15:40:40.058074 [ 307 ] {} <Debug> TCP-Session: 3f7670a7-10bd-4056-9c59-8a2c8863d5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.11 15:40:40.058130 [ 306 ] {} <Debug> TCP-Session: 1d3d2826-f688-4ef5-a70e-b62dc563830d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.05.11 15:40:40.058148 [ 307 ] {} <Debug> TCP-Session: 3f7670a7-10bd-4056-9c59-8a2c8863d5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.11 15:40:40.058163 [ 306 ] {} <Debug> TCP-Session: 1d3d2826-f688-4ef5-a70e-b62dc563830d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.05.11 15:40:40.058065 [ 309 ] {} <Debug> TCP-Session: c567f6cc-536e-44f3-af0f-6e9c5e11d8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.05.11 15:40:40.058003 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 951 | 2026.05.11 15:40:40.058012 [ 302 ] {00452975-c5e9-4a7b-95b9-675e4b71a045} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 952 | 2026.05.11 15:40:40.058247 [ 305 ] {} <Debug> TCP-Session: 1847488e-b4e9-4263-a5e6-bb1b482a62f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49405 | ||
| 953 | 2026.05.11 15:40:40.058275 [ 305 ] {} <Debug> TCP-Session: 1847488e-b4e9-4263-a5e6-bb1b482a62f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.11 15:40:40.058287 [ 305 ] {} <Debug> TCP-Session: 1847488e-b4e9-4263-a5e6-bb1b482a62f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.05.11 15:40:40.058543 [ 302 ] {00452975-c5e9-4a7b-95b9-675e4b71a045} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 956 | 2026.05.11 15:40:40.059396 [ 350 ] {00452975-c5e9-4a7b-95b9-675e4b71a045} <Trace> AggregatingTransform: Aggregating | ||
| 957 | 2026.05.11 15:40:40.059437 [ 350 ] {00452975-c5e9-4a7b-95b9-675e4b71a045} <Trace> Aggregator: Aggregation method: without_key | ||
| 958 | 2026.05.11 15:40:40.059468 [ 350 ] {00452975-c5e9-4a7b-95b9-675e4b71a045} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000828834 sec. (1206.514 rows/sec., 47.13 KiB/sec.) | ||
| 959 | 2026.05.11 15:40:40.059485 [ 350 ] {00452975-c5e9-4a7b-95b9-675e4b71a045} <Trace> Aggregator: Merging aggregated data | ||
| 960 | 2026.05.11 15:40:40.060101 [ 302 ] {00452975-c5e9-4a7b-95b9-675e4b71a045} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002498 sec., 400.320256204964 rows/sec., 15.64 KiB/sec. | ||
| 961 | 2026.05.11 15:40:40.060227 [ 302 ] {00452975-c5e9-4a7b-95b9-675e4b71a045} <Debug> TCPHandler: Processed in 0.002868572 sec. | ||
| 962 | 2026.05.11 15:40:40.060366 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.05.11 15:40:40.060399 [ 302 ] {} <Debug> TCP-Session: c81b0c18-46bc-4cdf-b791-2064a9c733b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.05.11 15:40:40.060399 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.05.11 15:40:40.060426 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.05.11 15:40:40.060453 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.05.11 15:40:40.060470 [ 310 ] {} <Debug> TCP-Session: 711e4e5b-9aeb-43df-8805-12a1b9e86676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.11 15:40:40.060465 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.05.11 15:40:40.060493 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.05.11 15:40:40.060520 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.05.11 15:40:40.060551 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.05.11 15:40:40.060554 [ 303 ] {} <Debug> TCP-Session: 74af17c8-e57d-424c-af23-8cbfbe3b6e5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.05.11 15:40:40.060576 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.05.11 15:40:40.060595 [ 309 ] {} <Debug> TCP-Session: c567f6cc-536e-44f3-af0f-6e9c5e11d8fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.05.11 15:40:40.060582 [ 307 ] {} <Debug> TCP-Session: 3f7670a7-10bd-4056-9c59-8a2c8863d5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.05.11 15:40:40.060631 [ 304 ] {} <Debug> TCP-Session: 99a52178-384c-47ab-b0f7-18cd9ae4204a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.05.11 15:40:40.060524 [ 308 ] {} <Debug> TCP-Session: 1c01a20a-5f0b-48f2-939e-0c4e395cc2e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.05.11 15:40:40.060500 [ 305 ] {} <Debug> TCP-Session: 1847488e-b4e9-4263-a5e6-bb1b482a62f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.05.11 15:40:40.060456 [ 306 ] {} <Debug> TCP-Session: 1d3d2826-f688-4ef5-a70e-b62dc563830d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.11 15:40:40.153306 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 981 | 2026.05.11 15:40:40.153382 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 982 | 2026.05.11 15:40:40.200989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1000 | ||
| 983 | 2026.05.11 15:40:40.208373 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.05.11 15:40:40.208454 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 985 | 2026.05.11 15:40:40.209111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 986 | 2026.05.11 15:40:40.209678 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.05.11 15:40:40.209901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1000 | ||
| 988 | 2026.05.11 15:40:40.249628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 989 | 2026.05.11 15:40:40.267316 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.05.11 15:40:40.267383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 991 | 2026.05.11 15:40:40.274713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 992 | 2026.05.11 15:40:40.275988 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.05.11 15:40:40.279475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 994 | 2026.05.11 15:40:40.327123 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39151 | ||
| 995 | 2026.05.11 15:40:40.327217 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.05.11 15:40:40.327248 [ 306 ] {} <Debug> TCP-Session: 2caf0bf8-5164-4ad7-a66a-1c2493145ed1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39151 | ||
| 997 | 2026.05.11 15:40:40.327275 [ 306 ] {} <Debug> TCP-Session: 2caf0bf8-5164-4ad7-a66a-1c2493145ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.05.11 15:40:40.327292 [ 306 ] {} <Debug> TCP-Session: 2caf0bf8-5164-4ad7-a66a-1c2493145ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.05.11 15:40:40.327546 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41050 | ||
| 1000 | 2026.05.11 15:40:40.327622 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61126 | ||
| 1001 | 2026.05.11 15:40:40.327628 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51359 | ||
| 1002 | 2026.05.11 15:40:40.327671 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53858 | ||
| 1003 | 2026.05.11 15:40:40.327684 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52208 | ||
| 1004 | 2026.05.11 15:40:40.327669 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1005 | 2026.05.11 15:40:40.327741 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.05.11 15:40:40.327736 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1007 | 2026.05.11 15:40:40.327758 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1008 | 2026.05.11 15:40:40.327785 [ 309 ] {} <Debug> TCP-Session: 6c2068b8-1b7d-44ae-b07e-224aa356c3a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51359 | ||
| 1009 | 2026.05.11 15:40:40.327792 [ 308 ] {} <Debug> TCP-Session: 779d26a5-ca80-411f-b416-c40e9fde6db9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61126 | ||
| 1010 | 2026.05.11 15:40:40.327804 [ 303 ] {} <Debug> TCP-Session: b85df0f8-a293-4d07-b44b-f7e697ec7df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53858 | ||
| 1011 | 2026.05.11 15:40:40.327816 [ 309 ] {} <Debug> TCP-Session: 6c2068b8-1b7d-44ae-b07e-224aa356c3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.05.11 15:40:40.327818 [ 308 ] {} <Debug> TCP-Session: 779d26a5-ca80-411f-b416-c40e9fde6db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.05.11 15:40:40.327830 [ 303 ] {} <Debug> TCP-Session: b85df0f8-a293-4d07-b44b-f7e697ec7df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.11 15:40:40.327831 [ 309 ] {} <Debug> TCP-Session: 6c2068b8-1b7d-44ae-b07e-224aa356c3a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.05.11 15:40:40.327840 [ 308 ] {} <Debug> TCP-Session: 779d26a5-ca80-411f-b416-c40e9fde6db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.11 15:40:40.327845 [ 303 ] {} <Debug> TCP-Session: b85df0f8-a293-4d07-b44b-f7e697ec7df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.11 15:40:40.327771 [ 307 ] {} <Debug> TCP-Session: b3378c36-35e4-4a6e-ad73-6729ff7d4902 Authenticating user 'default' from [fd00:1122:3344:101::e]:41050 | ||
| 1018 | 2026.05.11 15:40:40.327785 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2026.05.11 15:40:40.327898 [ 307 ] {} <Debug> TCP-Session: b3378c36-35e4-4a6e-ad73-6729ff7d4902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.11 15:40:40.327732 [ 306 ] {} <Trace> TCP-Session: 2caf0bf8-5164-4ad7-a66a-1c2493145ed1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.05.11 15:40:40.327915 [ 307 ] {} <Debug> TCP-Session: b3378c36-35e4-4a6e-ad73-6729ff7d4902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.05.11 15:40:40.327914 [ 304 ] {} <Debug> TCP-Session: 62cd94dc-bd14-46b6-96ec-be3fe38f7598 Authenticating user 'default' from [fd00:1122:3344:101::e]:52208 | ||
| 1023 | 2026.05.11 15:40:40.327691 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40849 | ||
| 1024 | 2026.05.11 15:40:40.327994 [ 304 ] {} <Debug> TCP-Session: 62cd94dc-bd14-46b6-96ec-be3fe38f7598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.05.11 15:40:40.327659 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52403 | ||
| 1026 | 2026.05.11 15:40:40.328045 [ 304 ] {} <Debug> TCP-Session: 62cd94dc-bd14-46b6-96ec-be3fe38f7598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.05.11 15:40:40.328072 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1028 | 2026.05.11 15:40:40.327648 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54227 | ||
| 1029 | 2026.05.11 15:40:40.328105 [ 305 ] {} <Debug> TCP-Session: 430d331c-045d-45b6-89f4-8809a445e21d Authenticating user 'default' from [fd00:1122:3344:101::e]:40849 | ||
| 1030 | 2026.05.11 15:40:40.328141 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1031 | 2026.05.11 15:40:40.328143 [ 305 ] {} <Debug> TCP-Session: 430d331c-045d-45b6-89f4-8809a445e21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.05.11 15:40:40.328178 [ 302 ] {} <Debug> TCP-Session: 23c92505-d80a-48fd-9672-aacf59c2b3a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52403 | ||
| 1033 | 2026.05.11 15:40:40.328179 [ 305 ] {} <Debug> TCP-Session: 430d331c-045d-45b6-89f4-8809a445e21d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.05.11 15:40:40.328198 [ 306 ] {f89ad273-c3c6-4140-991f-2fbd560e7609} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39151) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1035 | 2026.05.11 15:40:40.328209 [ 302 ] {} <Debug> TCP-Session: 23c92505-d80a-48fd-9672-aacf59c2b3a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.05.11 15:40:40.328245 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1037 | 2026.05.11 15:40:40.328258 [ 302 ] {} <Debug> TCP-Session: 23c92505-d80a-48fd-9672-aacf59c2b3a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.05.11 15:40:40.328287 [ 310 ] {} <Debug> TCP-Session: cee7b5f6-dc2d-4a50-8e47-def8907640a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54227 | ||
| 1039 | 2026.05.11 15:40:40.328319 [ 310 ] {} <Debug> TCP-Session: cee7b5f6-dc2d-4a50-8e47-def8907640a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.05.11 15:40:40.328337 [ 310 ] {} <Debug> TCP-Session: cee7b5f6-dc2d-4a50-8e47-def8907640a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.05.11 15:40:40.328552 [ 306 ] {f89ad273-c3c6-4140-991f-2fbd560e7609} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1042 | 2026.05.11 15:40:40.328606 [ 306 ] {f89ad273-c3c6-4140-991f-2fbd560e7609} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.05.11 15:40:40.328940 [ 306 ] {f89ad273-c3c6-4140-991f-2fbd560e7609} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 1044 | 2026.05.11 15:40:40.329960 [ 320 ] {f89ad273-c3c6-4140-991f-2fbd560e7609} <Trace> AggregatingTransform: Aggregating | ||
| 1045 | 2026.05.11 15:40:40.329997 [ 320 ] {f89ad273-c3c6-4140-991f-2fbd560e7609} <Trace> Aggregator: Aggregation method: without_key | ||
| 1046 | 2026.05.11 15:40:40.330026 [ 320 ] {f89ad273-c3c6-4140-991f-2fbd560e7609} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991079 sec. (1009.001 rows/sec., 39.41 KiB/sec.) | ||
| 1047 | 2026.05.11 15:40:40.330042 [ 320 ] {f89ad273-c3c6-4140-991f-2fbd560e7609} <Trace> Aggregator: Merging aggregated data | ||
| 1048 | 2026.05.11 15:40:40.330602 [ 306 ] {f89ad273-c3c6-4140-991f-2fbd560e7609} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002522 sec., 396.5107057890563 rows/sec., 15.49 KiB/sec. | ||
| 1049 | 2026.05.11 15:40:40.330718 [ 306 ] {f89ad273-c3c6-4140-991f-2fbd560e7609} <Debug> TCPHandler: Processed in 0.00314798 sec. | ||
| 1050 | 2026.05.11 15:40:40.330852 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1051 | 2026.05.11 15:40:40.330876 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1052 | 2026.05.11 15:40:40.330894 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.05.11 15:40:40.330912 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.05.11 15:40:40.330932 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.05.11 15:40:40.330956 [ 309 ] {} <Debug> TCP-Session: 6c2068b8-1b7d-44ae-b07e-224aa356c3a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.05.11 15:40:40.330971 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.05.11 15:40:40.330994 [ 308 ] {} <Debug> TCP-Session: 779d26a5-ca80-411f-b416-c40e9fde6db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.05.11 15:40:40.331003 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.05.11 15:40:40.331026 [ 304 ] {} <Debug> TCP-Session: 62cd94dc-bd14-46b6-96ec-be3fe38f7598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.05.11 15:40:40.331060 [ 303 ] {} <Debug> TCP-Session: b85df0f8-a293-4d07-b44b-f7e697ec7df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.05.11 15:40:40.330938 [ 307 ] {} <Debug> TCP-Session: b3378c36-35e4-4a6e-ad73-6729ff7d4902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.05.11 15:40:40.330989 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.05.11 15:40:40.330983 [ 305 ] {} <Debug> TCP-Session: 430d331c-045d-45b6-89f4-8809a445e21d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.11 15:40:40.331142 [ 302 ] {} <Debug> TCP-Session: 23c92505-d80a-48fd-9672-aacf59c2b3a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.11 15:40:40.330948 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1066 | 2026.05.11 15:40:40.330883 [ 306 ] {} <Debug> TCP-Session: 2caf0bf8-5164-4ad7-a66a-1c2493145ed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.05.11 15:40:40.331279 [ 310 ] {} <Debug> TCP-Session: cee7b5f6-dc2d-4a50-8e47-def8907640a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.11 15:40:41.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.42 MiB, peak 170.55 MiB, free memory in arenas 0.00 B, will set to 164.16 MiB (RSS), difference: 1.74 MiB | ||
| 1069 | 2026.05.11 15:40:45.200930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 96 | ||
| 1070 | 2026.05.11 15:40:45.203476 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.05.11 15:40:45.203528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1072 | 2026.05.11 15:40:45.204795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1073 | 2026.05.11 15:40:45.205464 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.05.11 15:40:45.205691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1075 | 2026.05.11 15:40:46.000913 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.24 MiB, peak 170.55 MiB, free memory in arenas 0.00 B, will set to 164.27 MiB (RSS), difference: 4.03 MiB | ||
| 1076 | 2026.05.11 15:40:46.601166 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.05.11 15:40:46.601439 [ 293 ] {b3ff31f4-8764-430c-ab01-0e17916a2f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1078 | 2026.05.11 15:40:46.610767 [ 293 ] {b3ff31f4-8764-430c-ab01-0e17916a2f46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.05.11 15:40:46.610864 [ 293 ] {b3ff31f4-8764-430c-ab01-0e17916a2f46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.05.11 15:40:46.611361 [ 293 ] {b3ff31f4-8764-430c-ab01-0e17916a2f46} <Debug> TCPHandler: Processed in 0.010330876 sec. | ||
| 1081 | 2026.05.11 15:40:46.630240 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.05.11 15:40:46.630397 [ 293 ] {b05b7325-51e9-4feb-a2f5-ec8a3e9e4a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1083 | 2026.05.11 15:40:46.630460 [ 293 ] {b05b7325-51e9-4feb-a2f5-ec8a3e9e4a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.05.11 15:40:46.631209 [ 293 ] {b05b7325-51e9-4feb-a2f5-ec8a3e9e4a9b} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.05.11 15:40:46.631246 [ 293 ] {b05b7325-51e9-4feb-a2f5-ec8a3e9e4a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1086 | 2026.05.11 15:40:46.633982 [ 293 ] {b05b7325-51e9-4feb-a2f5-ec8a3e9e4a9b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1087 | 2026.05.11 15:40:46.634516 [ 293 ] {b05b7325-51e9-4feb-a2f5-ec8a3e9e4a9b} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.05.11 15:40:46.634699 [ 293 ] {b05b7325-51e9-4feb-a2f5-ec8a3e9e4a9b} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.004345 sec., 8745.684695051785 rows/sec., 1.77 MiB/sec. | ||
| 1089 | 2026.05.11 15:40:46.634764 [ 293 ] {b05b7325-51e9-4feb-a2f5-ec8a3e9e4a9b} <Debug> TCPHandler: Processed in 0.004648002 sec. | ||
| 1090 | 2026.05.11 15:40:46.634973 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.05.11 15:40:46.635214 [ 293 ] {36e25867-aa6e-4f4d-82ab-13f9b62279ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1092 | 2026.05.11 15:40:46.635274 [ 293 ] {36e25867-aa6e-4f4d-82ab-13f9b62279ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1093 | 2026.05.11 15:40:46.639455 [ 293 ] {36e25867-aa6e-4f4d-82ab-13f9b62279ef} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.05.11 15:40:46.639494 [ 293 ] {36e25867-aa6e-4f4d-82ab-13f9b62279ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1095 | 2026.05.11 15:40:46.642865 [ 293 ] {36e25867-aa6e-4f4d-82ab-13f9b62279ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1096 | 2026.05.11 15:40:46.643536 [ 293 ] {36e25867-aa6e-4f4d-82ab-13f9b62279ef} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.05.11 15:40:46.643748 [ 293 ] {36e25867-aa6e-4f4d-82ab-13f9b62279ef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.008571 sec., 2800.1400070003497 rows/sec., 237.90 KiB/sec. | ||
| 1098 | 2026.05.11 15:40:46.643817 [ 293 ] {36e25867-aa6e-4f4d-82ab-13f9b62279ef} <Debug> TCPHandler: Processed in 0.008951356 sec. | ||
| 1099 | 2026.05.11 15:40:46.643969 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.05.11 15:40:46.644095 [ 293 ] {bfebca17-7992-4662-b1a0-18ea6d6375cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1101 | 2026.05.11 15:40:46.644148 [ 293 ] {bfebca17-7992-4662-b1a0-18ea6d6375cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1102 | 2026.05.11 15:40:46.644699 [ 293 ] {bfebca17-7992-4662-b1a0-18ea6d6375cd} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.05.11 15:40:46.644743 [ 293 ] {bfebca17-7992-4662-b1a0-18ea6d6375cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1104 | 2026.05.11 15:40:46.645230 [ 293 ] {bfebca17-7992-4662-b1a0-18ea6d6375cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1105 | 2026.05.11 15:40:46.645975 [ 293 ] {bfebca17-7992-4662-b1a0-18ea6d6375cd} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.05.11 15:40:46.646178 [ 293 ] {bfebca17-7992-4662-b1a0-18ea6d6375cd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.002119 sec., 6606.890042472865 rows/sec., 538.75 KiB/sec. | ||
| 1107 | 2026.05.11 15:40:46.646242 [ 293 ] {bfebca17-7992-4662-b1a0-18ea6d6375cd} <Debug> TCPHandler: Processed in 0.002327687 sec. | ||
| 1108 | 2026.05.11 15:40:46.646372 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.05.11 15:40:46.646482 [ 293 ] {095ec579-aa89-4530-8e7f-d4cb2bbfb15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1110 | 2026.05.11 15:40:46.646527 [ 293 ] {095ec579-aa89-4530-8e7f-d4cb2bbfb15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1111 | 2026.05.11 15:40:46.648279 [ 293 ] {095ec579-aa89-4530-8e7f-d4cb2bbfb15b} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.05.11 15:40:46.648317 [ 293 ] {095ec579-aa89-4530-8e7f-d4cb2bbfb15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1113 | 2026.05.11 15:40:46.649149 [ 293 ] {095ec579-aa89-4530-8e7f-d4cb2bbfb15b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1114 | 2026.05.11 15:40:46.649682 [ 293 ] {095ec579-aa89-4530-8e7f-d4cb2bbfb15b} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.05.11 15:40:46.649813 [ 293 ] {095ec579-aa89-4530-8e7f-d4cb2bbfb15b} <Debug> executeQuery: Read 2592 rows, 198.29 KiB in 0.003358 sec., 771888.0285884455 rows/sec., 57.66 MiB/sec. | ||
| 1116 | 2026.05.11 15:40:46.649851 [ 293 ] {095ec579-aa89-4530-8e7f-d4cb2bbfb15b} <Debug> TCPHandler: Processed in 0.003533791 sec. | ||
| 1117 | 2026.05.11 15:40:46.649991 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.05.11 15:40:46.650089 [ 293 ] {b72e3e0b-c56a-4365-8573-bcca23ca8832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.05.11 15:40:46.650129 [ 293 ] {b72e3e0b-c56a-4365-8573-bcca23ca8832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1120 | 2026.05.11 15:40:46.650622 [ 293 ] {b72e3e0b-c56a-4365-8573-bcca23ca8832} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.05.11 15:40:46.650657 [ 293 ] {b72e3e0b-c56a-4365-8573-bcca23ca8832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1122 | 2026.05.11 15:40:46.651086 [ 293 ] {b72e3e0b-c56a-4365-8573-bcca23ca8832} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1123 | 2026.05.11 15:40:46.651667 [ 293 ] {b72e3e0b-c56a-4365-8573-bcca23ca8832} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.05.11 15:40:46.651797 [ 293 ] {b72e3e0b-c56a-4365-8573-bcca23ca8832} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001727 sec., 38216.56050955414 rows/sec., 2.80 MiB/sec. | ||
| 1125 | 2026.05.11 15:40:46.651833 [ 293 ] {b72e3e0b-c56a-4365-8573-bcca23ca8832} <Debug> TCPHandler: Processed in 0.001892214 sec. | ||
| 1126 | 2026.05.11 15:40:46.651976 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.05.11 15:40:46.652073 [ 293 ] {bd7d8c0b-0b5a-4279-91db-8a16778c91b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.05.11 15:40:46.652112 [ 293 ] {bd7d8c0b-0b5a-4279-91db-8a16778c91b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1129 | 2026.05.11 15:40:46.652781 [ 293 ] {bd7d8c0b-0b5a-4279-91db-8a16778c91b7} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.11 15:40:46.652819 [ 293 ] {bd7d8c0b-0b5a-4279-91db-8a16778c91b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1131 | 2026.05.11 15:40:46.653315 [ 293 ] {bd7d8c0b-0b5a-4279-91db-8a16778c91b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1132 | 2026.05.11 15:40:46.653881 [ 293 ] {bd7d8c0b-0b5a-4279-91db-8a16778c91b7} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.11 15:40:46.654012 [ 293 ] {bd7d8c0b-0b5a-4279-91db-8a16778c91b7} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001956 sec., 421779.1411042945 rows/sec., 24.67 MiB/sec. | ||
| 1134 | 2026.05.11 15:40:46.654049 [ 293 ] {bd7d8c0b-0b5a-4279-91db-8a16778c91b7} <Debug> TCPHandler: Processed in 0.00212198 sec. | ||
| 1135 | 2026.05.11 15:40:46.654186 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.11 15:40:46.654282 [ 293 ] {f8f4b880-f29a-4993-92d4-69b0c754aa8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.05.11 15:40:46.654321 [ 293 ] {f8f4b880-f29a-4993-92d4-69b0c754aa8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1138 | 2026.05.11 15:40:46.654739 [ 293 ] {f8f4b880-f29a-4993-92d4-69b0c754aa8d} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.05.11 15:40:46.654777 [ 293 ] {f8f4b880-f29a-4993-92d4-69b0c754aa8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1140 | 2026.05.11 15:40:46.655251 [ 293 ] {f8f4b880-f29a-4993-92d4-69b0c754aa8d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1141 | 2026.05.11 15:40:46.655812 [ 293 ] {f8f4b880-f29a-4993-92d4-69b0c754aa8d} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.05.11 15:40:46.655940 [ 293 ] {f8f4b880-f29a-4993-92d4-69b0c754aa8d} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001676 sec., 1193.3174224343675 rows/sec., 83.91 KiB/sec. | ||
| 1143 | 2026.05.11 15:40:46.655975 [ 293 ] {f8f4b880-f29a-4993-92d4-69b0c754aa8d} <Debug> TCPHandler: Processed in 0.001838242 sec. | ||
| 1144 | 2026.05.11 15:40:46.656115 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.05.11 15:40:46.656210 [ 293 ] {15431b79-1cc5-45f9-84a9-7bd2b4cfc2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.05.11 15:40:46.656249 [ 293 ] {15431b79-1cc5-45f9-84a9-7bd2b4cfc2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1147 | 2026.05.11 15:40:46.656660 [ 293 ] {15431b79-1cc5-45f9-84a9-7bd2b4cfc2bc} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.11 15:40:46.656696 [ 293 ] {15431b79-1cc5-45f9-84a9-7bd2b4cfc2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1149 | 2026.05.11 15:40:46.657216 [ 293 ] {15431b79-1cc5-45f9-84a9-7bd2b4cfc2bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1150 | 2026.05.11 15:40:46.657753 [ 293 ] {15431b79-1cc5-45f9-84a9-7bd2b4cfc2bc} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.05.11 15:40:46.657880 [ 293 ] {15431b79-1cc5-45f9-84a9-7bd2b4cfc2bc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001687 sec., 7113.218731475993 rows/sec., 555.72 KiB/sec. | ||
| 1152 | 2026.05.11 15:40:46.657916 [ 293 ] {15431b79-1cc5-45f9-84a9-7bd2b4cfc2bc} <Debug> TCPHandler: Processed in 0.001850143 sec. | ||
| 1153 | 2026.05.11 15:40:46.658044 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.05.11 15:40:46.658138 [ 293 ] {519f5261-15c8-4d27-bba3-9de3bc57e1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1155 | 2026.05.11 15:40:46.658176 [ 293 ] {519f5261-15c8-4d27-bba3-9de3bc57e1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1156 | 2026.05.11 15:40:46.659044 [ 293 ] {519f5261-15c8-4d27-bba3-9de3bc57e1f6} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.11 15:40:46.659081 [ 293 ] {519f5261-15c8-4d27-bba3-9de3bc57e1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1158 | 2026.05.11 15:40:46.659793 [ 293 ] {519f5261-15c8-4d27-bba3-9de3bc57e1f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1159 | 2026.05.11 15:40:46.660434 [ 293 ] {519f5261-15c8-4d27-bba3-9de3bc57e1f6} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.11 15:40:46.660564 [ 293 ] {519f5261-15c8-4d27-bba3-9de3bc57e1f6} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.002443 sec., 566516.5779778961 rows/sec., 38.39 MiB/sec. | ||
| 1161 | 2026.05.11 15:40:46.660602 [ 293 ] {519f5261-15c8-4d27-bba3-9de3bc57e1f6} <Debug> TCPHandler: Processed in 0.002607555 sec. | ||
| 1162 | 2026.05.11 15:40:46.660743 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.05.11 15:40:46.660838 [ 293 ] {148fc941-151c-4272-afd6-a9fbde414cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.05.11 15:40:46.660881 [ 293 ] {148fc941-151c-4272-afd6-a9fbde414cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1165 | 2026.05.11 15:40:46.661723 [ 293 ] {148fc941-151c-4272-afd6-a9fbde414cf8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.05.11 15:40:46.661757 [ 293 ] {148fc941-151c-4272-afd6-a9fbde414cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1167 | 2026.05.11 15:40:46.662413 [ 293 ] {148fc941-151c-4272-afd6-a9fbde414cf8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1168 | 2026.05.11 15:40:46.662954 [ 293 ] {148fc941-151c-4272-afd6-a9fbde414cf8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.05.11 15:40:46.663084 [ 293 ] {148fc941-151c-4272-afd6-a9fbde414cf8} <Debug> executeQuery: Read 2132 rows, 134.74 KiB in 0.002264 sec., 941696.113074205 rows/sec., 58.12 MiB/sec. | ||
| 1170 | 2026.05.11 15:40:46.663120 [ 293 ] {148fc941-151c-4272-afd6-a9fbde414cf8} <Debug> TCPHandler: Processed in 0.00242682 sec. | ||
| 1171 | 2026.05.11 15:40:46.663254 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.05.11 15:40:46.663351 [ 293 ] {45e9f11d-7171-4c77-8579-a6be088bbe82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.05.11 15:40:46.663408 [ 293 ] {45e9f11d-7171-4c77-8579-a6be088bbe82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1174 | 2026.05.11 15:40:46.664263 [ 293 ] {45e9f11d-7171-4c77-8579-a6be088bbe82} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.05.11 15:40:46.664299 [ 293 ] {45e9f11d-7171-4c77-8579-a6be088bbe82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1176 | 2026.05.11 15:40:46.669328 [ 293 ] {45e9f11d-7171-4c77-8579-a6be088bbe82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1177 | 2026.05.11 15:40:46.669805 [ 293 ] {45e9f11d-7171-4c77-8579-a6be088bbe82} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.05.11 15:40:46.669945 [ 293 ] {45e9f11d-7171-4c77-8579-a6be088bbe82} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.006613 sec., 6048.691970361409 rows/sec., 10.84 MiB/sec. | ||
| 1179 | 2026.05.11 15:40:46.669994 [ 293 ] {45e9f11d-7171-4c77-8579-a6be088bbe82} <Debug> TCPHandler: Processed in 0.006790094 sec. | ||
| 1180 | 2026.05.11 15:40:46.670137 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.05.11 15:40:46.670234 [ 293 ] {a3d6992d-8e9d-45c5-9b78-d238dd24c7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1182 | 2026.05.11 15:40:46.670275 [ 293 ] {a3d6992d-8e9d-45c5-9b78-d238dd24c7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1183 | 2026.05.11 15:40:46.670623 [ 293 ] {a3d6992d-8e9d-45c5-9b78-d238dd24c7ca} <Trace> oximeter.measurements_i64 (0908b74a-0d11-48f1-b341-a37a745e88b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.05.11 15:40:46.670659 [ 293 ] {a3d6992d-8e9d-45c5-9b78-d238dd24c7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1185 | 2026.05.11 15:40:46.671168 [ 293 ] {a3d6992d-8e9d-45c5-9b78-d238dd24c7ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1186 | 2026.05.11 15:40:46.671662 [ 293 ] {a3d6992d-8e9d-45c5-9b78-d238dd24c7ca} <Trace> oximeter.measurements_i64 (0908b74a-0d11-48f1-b341-a37a745e88b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.05.11 15:40:46.671791 [ 293 ] {a3d6992d-8e9d-45c5-9b78-d238dd24c7ca} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001575 sec., 15238.095238095239 rows/sec., 1.10 MiB/sec. | ||
| 1188 | 2026.05.11 15:40:46.671825 [ 293 ] {a3d6992d-8e9d-45c5-9b78-d238dd24c7ca} <Debug> TCPHandler: Processed in 0.00173734 sec. | ||
| 1189 | 2026.05.11 15:40:46.671961 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.05.11 15:40:46.672055 [ 293 ] {f6692a26-2e52-4bcb-b6cd-d96b6be22f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.05.11 15:40:46.672096 [ 293 ] {f6692a26-2e52-4bcb-b6cd-d96b6be22f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1192 | 2026.05.11 15:40:46.672426 [ 293 ] {f6692a26-2e52-4bcb-b6cd-d96b6be22f53} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.05.11 15:40:46.672463 [ 293 ] {f6692a26-2e52-4bcb-b6cd-d96b6be22f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1194 | 2026.05.11 15:40:46.672916 [ 293 ] {f6692a26-2e52-4bcb-b6cd-d96b6be22f53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1195 | 2026.05.11 15:40:46.673413 [ 293 ] {f6692a26-2e52-4bcb-b6cd-d96b6be22f53} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.05.11 15:40:46.673544 [ 293 ] {f6692a26-2e52-4bcb-b6cd-d96b6be22f53} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001506 sec., 7968.127490039841 rows/sec., 549.88 KiB/sec. | ||
| 1197 | 2026.05.11 15:40:46.673577 [ 293 ] {f6692a26-2e52-4bcb-b6cd-d96b6be22f53} <Debug> TCPHandler: Processed in 0.001665618 sec. | ||
| 1198 | 2026.05.11 15:40:47.710877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1448 | ||
| 1199 | 2026.05.11 15:40:47.711380 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.05.11 15:40:47.711425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1201 | 2026.05.11 15:40:47.712135 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1202 | 2026.05.11 15:40:47.712821 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.05.11 15:40:47.712992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1448 | ||
| 1204 | 2026.05.11 15:40:47.780478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1205 | 2026.05.11 15:40:47.796158 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.05.11 15:40:47.796208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1207 | 2026.05.11 15:40:47.803072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1208 | 2026.05.11 15:40:47.805755 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.05.11 15:40:47.815574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1210 | 2026.05.11 15:40:48.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.95 MiB, peak 170.55 MiB, free memory in arenas 0.00 B, will set to 167.57 MiB (RSS), difference: 1.62 MiB | ||
| 1211 | 2026.05.11 15:40:51.285141 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.05.11 15:40:51.285370 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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) | ||
| 1213 | 2026.05.11 15:40:51.285693 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1214 | 2026.05.11 15:40:51.289777 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <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 | ||
| 1215 | 2026.05.11 15:40:51.290033 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1216 | 2026.05.11 15:40:51.290106 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1217 | 2026.05.11 15:40:51.290268 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1218 | 2026.05.11 15:40:51.292350 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1219 | 2026.05.11 15:40:51.294421 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 1220 | 2026.05.11 15:40:51.294461 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1221 | 2026.05.11 15:40:51.294592 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <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'))" | ||
| 1222 | 2026.05.11 15:40:51.294618 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1223 | 2026.05.11 15:40:51.312239 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.026954 sec., 1409.8093047414113 rows/sec., 292.74 KiB/sec. | ||
| 1224 | 2026.05.11 15:40:51.312367 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Debug> MemoryTracker: Peak memory usage (for query): 137.80 KiB. | ||
| 1225 | 2026.05.11 15:40:51.312385 [ 293 ] {04b6b491-26fb-4b93-a03b-e5622dcd52ab} <Debug> TCPHandler: Processed in 0.027369013 sec. | ||
| 1226 | 2026.05.11 15:40:51.314336 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.05.11 15:40:51.314473 [ 293 ] {a960b707-06fa-4410-b7df-5cf1f10664a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1228 | 2026.05.11 15:40:51.314524 [ 293 ] {a960b707-06fa-4410-b7df-5cf1f10664a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1229 | 2026.05.11 15:40:51.315077 [ 293 ] {a960b707-06fa-4410-b7df-5cf1f10664a3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.05.11 15:40:51.315129 [ 293 ] {a960b707-06fa-4410-b7df-5cf1f10664a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1231 | 2026.05.11 15:40:51.315642 [ 293 ] {a960b707-06fa-4410-b7df-5cf1f10664a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1232 | 2026.05.11 15:40:51.316189 [ 293 ] {a960b707-06fa-4410-b7df-5cf1f10664a3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.05.11 15:40:51.316343 [ 293 ] {a960b707-06fa-4410-b7df-5cf1f10664a3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.24 MiB/sec. | ||
| 1234 | 2026.05.11 15:40:51.316382 [ 293 ] {a960b707-06fa-4410-b7df-5cf1f10664a3} <Debug> TCPHandler: Processed in 0.00213479 sec. | ||
| 1235 | 2026.05.11 15:40:51.316524 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.05.11 15:40:51.316627 [ 293 ] {6b1de4f3-2a22-4b45-b5bd-a2f480329f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1237 | 2026.05.11 15:40:51.316669 [ 293 ] {6b1de4f3-2a22-4b45-b5bd-a2f480329f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1238 | 2026.05.11 15:40:51.317120 [ 293 ] {6b1de4f3-2a22-4b45-b5bd-a2f480329f25} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.05.11 15:40:51.317155 [ 293 ] {6b1de4f3-2a22-4b45-b5bd-a2f480329f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1240 | 2026.05.11 15:40:51.317593 [ 293 ] {6b1de4f3-2a22-4b45-b5bd-a2f480329f25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1241 | 2026.05.11 15:40:51.318081 [ 293 ] {6b1de4f3-2a22-4b45-b5bd-a2f480329f25} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.05.11 15:40:51.318220 [ 293 ] {6b1de4f3-2a22-4b45-b5bd-a2f480329f25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001616 sec., 39603.960396039605 rows/sec., 3.09 MiB/sec. | ||
| 1243 | 2026.05.11 15:40:51.318257 [ 293 ] {6b1de4f3-2a22-4b45-b5bd-a2f480329f25} <Debug> TCPHandler: Processed in 0.001783901 sec. | ||
| 1244 | 2026.05.11 15:40:51.318413 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.05.11 15:40:51.318521 [ 293 ] {7faaa109-b495-46cb-aa80-e4e51d36fb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.05.11 15:40:51.318566 [ 293 ] {7faaa109-b495-46cb-aa80-e4e51d36fb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1247 | 2026.05.11 15:40:51.318986 [ 293 ] {7faaa109-b495-46cb-aa80-e4e51d36fb3f} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.05.11 15:40:51.319022 [ 293 ] {7faaa109-b495-46cb-aa80-e4e51d36fb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1249 | 2026.05.11 15:40:51.319577 [ 293 ] {7faaa109-b495-46cb-aa80-e4e51d36fb3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1250 | 2026.05.11 15:40:51.320105 [ 293 ] {7faaa109-b495-46cb-aa80-e4e51d36fb3f} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.05.11 15:40:51.320238 [ 293 ] {7faaa109-b495-46cb-aa80-e4e51d36fb3f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001739 sec., 73605.52041403105 rows/sec., 5.13 MiB/sec. | ||
| 1252 | 2026.05.11 15:40:51.320275 [ 293 ] {7faaa109-b495-46cb-aa80-e4e51d36fb3f} <Debug> TCPHandler: Processed in 0.001917365 sec. | ||
| 1253 | 2026.05.11 15:40:51.320408 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.05.11 15:40:51.320509 [ 293 ] {8ce0df57-309e-4894-9f45-0c8a6f37c175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1255 | 2026.05.11 15:40:51.320551 [ 293 ] {8ce0df57-309e-4894-9f45-0c8a6f37c175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1256 | 2026.05.11 15:40:51.320903 [ 293 ] {8ce0df57-309e-4894-9f45-0c8a6f37c175} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.05.11 15:40:51.320939 [ 293 ] {8ce0df57-309e-4894-9f45-0c8a6f37c175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1258 | 2026.05.11 15:40:51.321362 [ 293 ] {8ce0df57-309e-4894-9f45-0c8a6f37c175} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1259 | 2026.05.11 15:40:51.321848 [ 293 ] {8ce0df57-309e-4894-9f45-0c8a6f37c175} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.05.11 15:40:51.321985 [ 293 ] {8ce0df57-309e-4894-9f45-0c8a6f37c175} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001496 sec., 32085.561497326205 rows/sec., 2.16 MiB/sec. | ||
| 1261 | 2026.05.11 15:40:51.322020 [ 293 ] {8ce0df57-309e-4894-9f45-0c8a6f37c175} <Debug> TCPHandler: Processed in 0.001666738 sec. | ||
| 1262 | 2026.05.11 15:40:55.153440 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1263 | 2026.05.11 15:40:55.153503 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1264 | 2026.05.11 15:40:55.206616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 134 | ||
| 1265 | 2026.05.11 15:40:55.208910 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.05.11 15:40:55.208965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1267 | 2026.05.11 15:40:55.210289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1268 | 2026.05.11 15:40:55.210876 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.05.11 15:40:55.211178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
| 1270 | 2026.05.11 15:40:55.213969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1960 | ||
| 1271 | 2026.05.11 15:40:55.214503 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.05.11 15:40:55.214552 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1273 | 2026.05.11 15:40:55.215169 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1274 | 2026.05.11 15:40:55.215633 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.05.11 15:40:55.215780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1960 | ||
| 1276 | 2026.05.11 15:40:55.316543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1277 | 2026.05.11 15:40:55.334208 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.05.11 15:40:55.334275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1279 | 2026.05.11 15:40:55.341278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1280 | 2026.05.11 15:40:55.343648 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.05.11 15:40:55.350725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1282 | 2026.05.11 15:40:56.286164 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.05.11 15:40:56.286430 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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) | ||
| 1284 | 2026.05.11 15:40:56.286765 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1285 | 2026.05.11 15:40:56.286801 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <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 | ||
| 1286 | 2026.05.11 15:40:56.287025 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1287 | 2026.05.11 15:40:56.287112 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1288 | 2026.05.11 15:40:56.287255 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1289 | 2026.05.11 15:40:56.287292 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1290 | 2026.05.11 15:40:56.287314 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 1291 | 2026.05.11 15:40:56.287330 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1292 | 2026.05.11 15:40:56.287381 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <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'))" | ||
| 1293 | 2026.05.11 15:40:56.287403 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1294 | 2026.05.11 15:40:56.288573 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002238 sec., 16979.445933869527 rows/sec., 3.44 MiB/sec. | ||
| 1295 | 2026.05.11 15:40:56.288690 [ 293 ] {daa18417-8c5b-4896-a625-9624bff7a32e} <Debug> TCPHandler: Processed in 0.002666256 sec. | ||
| 1296 | 2026.05.11 15:40:56.290543 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.05.11 15:40:56.290745 [ 293 ] {31336827-9549-4ed8-97a1-9fcbe12c942a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1298 | 2026.05.11 15:40:56.290823 [ 293 ] {31336827-9549-4ed8-97a1-9fcbe12c942a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1299 | 2026.05.11 15:40:56.291555 [ 293 ] {31336827-9549-4ed8-97a1-9fcbe12c942a} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.05.11 15:40:56.291605 [ 293 ] {31336827-9549-4ed8-97a1-9fcbe12c942a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1301 | 2026.05.11 15:40:56.292180 [ 293 ] {31336827-9549-4ed8-97a1-9fcbe12c942a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1302 | 2026.05.11 15:40:56.292773 [ 293 ] {31336827-9549-4ed8-97a1-9fcbe12c942a} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.05.11 15:40:56.292959 [ 293 ] {31336827-9549-4ed8-97a1-9fcbe12c942a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00227 sec., 24669.603524229075 rows/sec., 1.88 MiB/sec. | ||
| 1304 | 2026.05.11 15:40:56.293008 [ 293 ] {31336827-9549-4ed8-97a1-9fcbe12c942a} <Debug> TCPHandler: Processed in 0.002612964 sec. | ||
| 1305 | 2026.05.11 15:40:56.293178 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.05.11 15:40:56.293293 [ 293 ] {01b42925-28a5-416d-bbf7-6e3eac3484aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1307 | 2026.05.11 15:40:56.293341 [ 293 ] {01b42925-28a5-416d-bbf7-6e3eac3484aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1308 | 2026.05.11 15:40:56.293889 [ 293 ] {01b42925-28a5-416d-bbf7-6e3eac3484aa} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.05.11 15:40:56.293928 [ 293 ] {01b42925-28a5-416d-bbf7-6e3eac3484aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1310 | 2026.05.11 15:40:56.294457 [ 293 ] {01b42925-28a5-416d-bbf7-6e3eac3484aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1311 | 2026.05.11 15:40:56.295043 [ 293 ] {01b42925-28a5-416d-bbf7-6e3eac3484aa} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.05.11 15:40:56.295192 [ 293 ] {01b42925-28a5-416d-bbf7-6e3eac3484aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001925 sec., 33246.753246753244 rows/sec., 2.59 MiB/sec. | ||
| 1313 | 2026.05.11 15:40:56.295233 [ 293 ] {01b42925-28a5-416d-bbf7-6e3eac3484aa} <Debug> TCPHandler: Processed in 0.00211025 sec. | ||
| 1314 | 2026.05.11 15:40:56.295402 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.05.11 15:40:56.295531 [ 293 ] {16a4aaff-9670-466b-9535-1bbae1f1a68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.05.11 15:40:56.295591 [ 293 ] {16a4aaff-9670-466b-9535-1bbae1f1a68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1317 | 2026.05.11 15:40:56.296130 [ 293 ] {16a4aaff-9670-466b-9535-1bbae1f1a68b} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.05.11 15:40:56.296167 [ 293 ] {16a4aaff-9670-466b-9535-1bbae1f1a68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1319 | 2026.05.11 15:40:56.296665 [ 293 ] {16a4aaff-9670-466b-9535-1bbae1f1a68b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1320 | 2026.05.11 15:40:56.297156 [ 293 ] {16a4aaff-9670-466b-9535-1bbae1f1a68b} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.05.11 15:40:56.297301 [ 293 ] {16a4aaff-9670-466b-9535-1bbae1f1a68b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001794 sec., 89186.17614269788 rows/sec., 6.21 MiB/sec. | ||
| 1322 | 2026.05.11 15:40:56.297337 [ 293 ] {16a4aaff-9670-466b-9535-1bbae1f1a68b} <Debug> TCPHandler: Processed in 0.001986166 sec. | ||
| 1323 | 2026.05.11 15:40:56.297480 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.05.11 15:40:56.297579 [ 293 ] {56a071e2-3db6-4c4b-b42d-d84676e8723c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.05.11 15:40:56.297622 [ 293 ] {56a071e2-3db6-4c4b-b42d-d84676e8723c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1326 | 2026.05.11 15:40:56.298043 [ 293 ] {56a071e2-3db6-4c4b-b42d-d84676e8723c} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.05.11 15:40:56.298082 [ 293 ] {56a071e2-3db6-4c4b-b42d-d84676e8723c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1328 | 2026.05.11 15:40:56.298595 [ 293 ] {56a071e2-3db6-4c4b-b42d-d84676e8723c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1329 | 2026.05.11 15:40:56.299289 [ 293 ] {56a071e2-3db6-4c4b-b42d-d84676e8723c} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.05.11 15:40:56.299438 [ 293 ] {56a071e2-3db6-4c4b-b42d-d84676e8723c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001879 sec., 31931.878658861096 rows/sec., 2.15 MiB/sec. | ||
| 1331 | 2026.05.11 15:40:56.299474 [ 293 ] {56a071e2-3db6-4c4b-b42d-d84676e8723c} <Debug> TCPHandler: Processed in 0.002043109 sec. | ||
| 1332 | 2026.05.11 15:41:01.287217 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.05.11 15:41:01.287445 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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) | ||
| 1334 | 2026.05.11 15:41:01.287748 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2026.05.11 15:41:01.287783 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <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 | ||
| 1336 | 2026.05.11 15:41:01.287992 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2026.05.11 15:41:01.288056 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2026.05.11 15:41:01.288191 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1339 | 2026.05.11 15:41:01.288225 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2026.05.11 15:41:01.288246 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 1341 | 2026.05.11 15:41:01.288261 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2026.05.11 15:41:01.288300 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <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'))" | ||
| 1343 | 2026.05.11 15:41:01.288319 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1344 | 2026.05.11 15:41:01.289438 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002075 sec., 18313.253012048193 rows/sec., 3.71 MiB/sec. | ||
| 1345 | 2026.05.11 15:41:01.289539 [ 293 ] {aa2b9df2-b6f0-401c-a4e0-3a5246e146fc} <Debug> TCPHandler: Processed in 0.00244627 sec. | ||
| 1346 | 2026.05.11 15:41:01.291761 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.05.11 15:41:01.291946 [ 293 ] {a8b065b8-03de-4901-a2aa-3253df9f099a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1348 | 2026.05.11 15:41:01.292018 [ 293 ] {a8b065b8-03de-4901-a2aa-3253df9f099a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1349 | 2026.05.11 15:41:01.292767 [ 293 ] {a8b065b8-03de-4901-a2aa-3253df9f099a} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.05.11 15:41:01.292813 [ 293 ] {a8b065b8-03de-4901-a2aa-3253df9f099a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1351 | 2026.05.11 15:41:01.293313 [ 293 ] {a8b065b8-03de-4901-a2aa-3253df9f099a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1352 | 2026.05.11 15:41:01.293751 [ 293 ] {a8b065b8-03de-4901-a2aa-3253df9f099a} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.05.11 15:41:01.293906 [ 293 ] {a8b065b8-03de-4901-a2aa-3253df9f099a} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.002012 sec., 63618.290258449306 rows/sec., 5.48 MiB/sec. | ||
| 1354 | 2026.05.11 15:41:01.293944 [ 293 ] {a8b065b8-03de-4901-a2aa-3253df9f099a} <Debug> TCPHandler: Processed in 0.002273645 sec. | ||
| 1355 | 2026.05.11 15:41:01.294087 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.05.11 15:41:01.294183 [ 293 ] {d9fb97fd-b4b4-492c-8039-c4ab118eca59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1357 | 2026.05.11 15:41:01.294222 [ 293 ] {d9fb97fd-b4b4-492c-8039-c4ab118eca59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1358 | 2026.05.11 15:41:01.294695 [ 293 ] {d9fb97fd-b4b4-492c-8039-c4ab118eca59} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.05.11 15:41:01.294730 [ 293 ] {d9fb97fd-b4b4-492c-8039-c4ab118eca59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1360 | 2026.05.11 15:41:01.295115 [ 293 ] {d9fb97fd-b4b4-492c-8039-c4ab118eca59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1361 | 2026.05.11 15:41:01.295544 [ 293 ] {d9fb97fd-b4b4-492c-8039-c4ab118eca59} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.05.11 15:41:01.295679 [ 293 ] {d9fb97fd-b4b4-492c-8039-c4ab118eca59} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001514 sec., 23778.071334214004 rows/sec., 1.75 MiB/sec. | ||
| 1363 | 2026.05.11 15:41:01.295721 [ 293 ] {d9fb97fd-b4b4-492c-8039-c4ab118eca59} <Debug> TCPHandler: Processed in 0.001682548 sec. | ||
| 1364 | 2026.05.11 15:41:01.295848 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.05.11 15:41:01.295944 [ 293 ] {37e6b223-c6dc-43e6-b244-3c4223861f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1366 | 2026.05.11 15:41:01.295983 [ 293 ] {37e6b223-c6dc-43e6-b244-3c4223861f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1367 | 2026.05.11 15:41:01.296466 [ 293 ] {37e6b223-c6dc-43e6-b244-3c4223861f08} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.05.11 15:41:01.296502 [ 293 ] {37e6b223-c6dc-43e6-b244-3c4223861f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1369 | 2026.05.11 15:41:01.296935 [ 293 ] {37e6b223-c6dc-43e6-b244-3c4223861f08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1370 | 2026.05.11 15:41:01.297479 [ 293 ] {37e6b223-c6dc-43e6-b244-3c4223861f08} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.05.11 15:41:01.297615 [ 293 ] {37e6b223-c6dc-43e6-b244-3c4223861f08} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001689 sec., 59206.631142687984 rows/sec., 4.62 MiB/sec. | ||
| 1372 | 2026.05.11 15:41:01.297652 [ 293 ] {37e6b223-c6dc-43e6-b244-3c4223861f08} <Debug> TCPHandler: Processed in 0.001852523 sec. | ||
| 1373 | 2026.05.11 15:41:01.297770 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.05.11 15:41:01.297872 [ 293 ] {4f93d443-855f-4183-901c-b9ec48c953b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1375 | 2026.05.11 15:41:01.297914 [ 293 ] {4f93d443-855f-4183-901c-b9ec48c953b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1376 | 2026.05.11 15:41:01.298381 [ 293 ] {4f93d443-855f-4183-901c-b9ec48c953b8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.05.11 15:41:01.298416 [ 293 ] {4f93d443-855f-4183-901c-b9ec48c953b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1378 | 2026.05.11 15:41:01.298890 [ 293 ] {4f93d443-855f-4183-901c-b9ec48c953b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1379 | 2026.05.11 15:41:01.299405 [ 293 ] {4f93d443-855f-4183-901c-b9ec48c953b8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.05.11 15:41:01.299542 [ 293 ] {4f93d443-855f-4183-901c-b9ec48c953b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec. | ||
| 1381 | 2026.05.11 15:41:01.299577 [ 293 ] {4f93d443-855f-4183-901c-b9ec48c953b8} <Debug> TCPHandler: Processed in 0.001855963 sec. | ||
| 1382 | 2026.05.11 15:41:01.299718 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.05.11 15:41:01.299812 [ 293 ] {7698ac1a-7bf2-4cf4-9d44-f36f022310b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1384 | 2026.05.11 15:41:01.299863 [ 293 ] {7698ac1a-7bf2-4cf4-9d44-f36f022310b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1385 | 2026.05.11 15:41:01.300684 [ 293 ] {7698ac1a-7bf2-4cf4-9d44-f36f022310b3} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.05.11 15:41:01.300720 [ 293 ] {7698ac1a-7bf2-4cf4-9d44-f36f022310b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1387 | 2026.05.11 15:41:01.301350 [ 293 ] {7698ac1a-7bf2-4cf4-9d44-f36f022310b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1388 | 2026.05.11 15:41:01.301808 [ 293 ] {7698ac1a-7bf2-4cf4-9d44-f36f022310b3} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.05.11 15:41:01.301949 [ 293 ] {7698ac1a-7bf2-4cf4-9d44-f36f022310b3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002155 sec., 16705.336426914153 rows/sec., 29.94 MiB/sec. | ||
| 1390 | 2026.05.11 15:41:01.301997 [ 293 ] {7698ac1a-7bf2-4cf4-9d44-f36f022310b3} <Debug> TCPHandler: Processed in 0.002328416 sec. | ||
| 1391 | 2026.05.11 15:41:01.302258 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.05.11 15:41:01.302361 [ 293 ] {3c55ab13-4516-41ce-8806-7eff10f16277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1393 | 2026.05.11 15:41:01.302403 [ 293 ] {3c55ab13-4516-41ce-8806-7eff10f16277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1394 | 2026.05.11 15:41:01.302742 [ 293 ] {3c55ab13-4516-41ce-8806-7eff10f16277} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.05.11 15:41:01.302779 [ 293 ] {3c55ab13-4516-41ce-8806-7eff10f16277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1396 | 2026.05.11 15:41:01.303194 [ 293 ] {3c55ab13-4516-41ce-8806-7eff10f16277} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1397 | 2026.05.11 15:41:01.303737 [ 293 ] {3c55ab13-4516-41ce-8806-7eff10f16277} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.05.11 15:41:01.303865 [ 293 ] {3c55ab13-4516-41ce-8806-7eff10f16277} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
| 1399 | 2026.05.11 15:41:01.303898 [ 293 ] {3c55ab13-4516-41ce-8806-7eff10f16277} <Debug> TCPHandler: Processed in 0.001690559 sec. | ||
| 1400 | 2026.05.11 15:41:02.715879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2408 | ||
| 1401 | 2026.05.11 15:41:02.716386 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.05.11 15:41:02.716426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1403 | 2026.05.11 15:41:02.717102 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1404 | 2026.05.11 15:41:02.717589 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.05.11 15:41:02.717734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2408 | ||
| 1406 | 2026.05.11 15:41:02.850844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1407 | 2026.05.11 15:41:02.867234 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.05.11 15:41:02.867297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1409 | 2026.05.11 15:41:02.873877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1410 | 2026.05.11 15:41:02.875326 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.05.11 15:41:02.878045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1412 | 2026.05.11 15:41:03.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.20 MiB, peak 174.20 MiB, free memory in arenas 0.00 B, will set to 171.35 MiB (RSS), difference: 1.15 MiB | ||
| 1413 | 2026.05.11 15:41:05.211417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 158 | ||
| 1414 | 2026.05.11 15:41:05.213519 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.05.11 15:41:05.213564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1416 | 2026.05.11 15:41:05.214885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1417 | 2026.05.11 15:41:05.215467 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.05.11 15:41:05.215696 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1419 | 2026.05.11 15:41:06.285962 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.05.11 15:41:06.286218 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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) | ||
| 1421 | 2026.05.11 15:41:06.286563 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1422 | 2026.05.11 15:41:06.286603 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <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 | ||
| 1423 | 2026.05.11 15:41:06.286827 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1424 | 2026.05.11 15:41:06.286897 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1425 | 2026.05.11 15:41:06.287032 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1426 | 2026.05.11 15:41:06.287066 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1427 | 2026.05.11 15:41:06.287087 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 1428 | 2026.05.11 15:41:06.287102 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1429 | 2026.05.11 15:41:06.287140 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <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'))" | ||
| 1430 | 2026.05.11 15:41:06.287159 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1431 | 2026.05.11 15:41:06.288203 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002081 sec., 18260.451705910622 rows/sec., 3.70 MiB/sec. | ||
| 1432 | 2026.05.11 15:41:06.288300 [ 293 ] {023b68f0-8c6f-42c3-a4a4-374057f7400f} <Debug> TCPHandler: Processed in 0.00247065 sec. | ||
| 1433 | 2026.05.11 15:41:06.289893 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.05.11 15:41:06.290002 [ 293 ] {0f73cfe2-0f59-443c-8a9a-79cc54d0ceea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1435 | 2026.05.11 15:41:06.290043 [ 293 ] {0f73cfe2-0f59-443c-8a9a-79cc54d0ceea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1436 | 2026.05.11 15:41:06.290548 [ 293 ] {0f73cfe2-0f59-443c-8a9a-79cc54d0ceea} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.05.11 15:41:06.290586 [ 293 ] {0f73cfe2-0f59-443c-8a9a-79cc54d0ceea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1438 | 2026.05.11 15:41:06.291082 [ 293 ] {0f73cfe2-0f59-443c-8a9a-79cc54d0ceea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1439 | 2026.05.11 15:41:06.291552 [ 293 ] {0f73cfe2-0f59-443c-8a9a-79cc54d0ceea} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.05.11 15:41:06.291724 [ 293 ] {0f73cfe2-0f59-443c-8a9a-79cc54d0ceea} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001752 sec., 31963.4703196347 rows/sec., 2.44 MiB/sec. | ||
| 1441 | 2026.05.11 15:41:06.291761 [ 293 ] {0f73cfe2-0f59-443c-8a9a-79cc54d0ceea} <Debug> TCPHandler: Processed in 0.001917915 sec. | ||
| 1442 | 2026.05.11 15:41:06.292270 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.05.11 15:41:06.292367 [ 293 ] {5226f035-aa74-4580-874f-2316631b706f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1444 | 2026.05.11 15:41:06.292406 [ 293 ] {5226f035-aa74-4580-874f-2316631b706f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1445 | 2026.05.11 15:41:06.292810 [ 293 ] {5226f035-aa74-4580-874f-2316631b706f} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.05.11 15:41:06.292846 [ 293 ] {5226f035-aa74-4580-874f-2316631b706f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1447 | 2026.05.11 15:41:06.293259 [ 293 ] {5226f035-aa74-4580-874f-2316631b706f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1448 | 2026.05.11 15:41:06.293734 [ 293 ] {5226f035-aa74-4580-874f-2316631b706f} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.05.11 15:41:06.293887 [ 293 ] {5226f035-aa74-4580-874f-2316631b706f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001538 sec., 41612.483745123536 rows/sec., 3.25 MiB/sec. | ||
| 1450 | 2026.05.11 15:41:06.293925 [ 293 ] {5226f035-aa74-4580-874f-2316631b706f} <Debug> TCPHandler: Processed in 0.001714179 sec. | ||
| 1451 | 2026.05.11 15:41:06.294049 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.05.11 15:41:06.294147 [ 293 ] {e2c779f8-e1e2-4a6e-940d-d11dd9554587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1453 | 2026.05.11 15:41:06.294189 [ 293 ] {e2c779f8-e1e2-4a6e-940d-d11dd9554587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1454 | 2026.05.11 15:41:06.294632 [ 293 ] {e2c779f8-e1e2-4a6e-940d-d11dd9554587} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.05.11 15:41:06.294668 [ 293 ] {e2c779f8-e1e2-4a6e-940d-d11dd9554587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1456 | 2026.05.11 15:41:06.295106 [ 293 ] {e2c779f8-e1e2-4a6e-940d-d11dd9554587} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1457 | 2026.05.11 15:41:06.295695 [ 293 ] {e2c779f8-e1e2-4a6e-940d-d11dd9554587} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.05.11 15:41:06.295848 [ 293 ] {e2c779f8-e1e2-4a6e-940d-d11dd9554587} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00172 sec., 93023.2558139535 rows/sec., 6.48 MiB/sec. | ||
| 1459 | 2026.05.11 15:41:06.295885 [ 293 ] {e2c779f8-e1e2-4a6e-940d-d11dd9554587} <Debug> TCPHandler: Processed in 0.001886424 sec. | ||
| 1460 | 2026.05.11 15:41:06.296003 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.05.11 15:41:06.296099 [ 293 ] {d7292958-f8cb-4d45-abc4-3882e09edbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1462 | 2026.05.11 15:41:06.296139 [ 293 ] {d7292958-f8cb-4d45-abc4-3882e09edbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1463 | 2026.05.11 15:41:06.296479 [ 293 ] {d7292958-f8cb-4d45-abc4-3882e09edbd6} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.05.11 15:41:06.296514 [ 293 ] {d7292958-f8cb-4d45-abc4-3882e09edbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1465 | 2026.05.11 15:41:06.297078 [ 293 ] {d7292958-f8cb-4d45-abc4-3882e09edbd6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1466 | 2026.05.11 15:41:06.297530 [ 293 ] {d7292958-f8cb-4d45-abc4-3882e09edbd6} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.05.11 15:41:06.297684 [ 293 ] {d7292958-f8cb-4d45-abc4-3882e09edbd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. | ||
| 1468 | 2026.05.11 15:41:06.297723 [ 293 ] {d7292958-f8cb-4d45-abc4-3882e09edbd6} <Debug> TCPHandler: Processed in 0.001768891 sec. | ||
| 1469 | 2026.05.11 15:41:10.153611 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1470 | 2026.05.11 15:41:10.153737 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1471 | 2026.05.11 15:41:10.217839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2920 | ||
| 1472 | 2026.05.11 15:41:10.218568 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2026.05.11 15:41:10.218608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1474 | 2026.05.11 15:41:10.219327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1475 | 2026.05.11 15:41:10.219921 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.05.11 15:41:10.220052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2920 | ||
| 1477 | 2026.05.11 15:41:10.220107 [ 98 ] {} <Debug> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1478 | 2026.05.11 15:41:10.220185 [ 98 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.05.11 15:41:10.220210 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1480 | 2026.05.11 15:41:10.220442 [ 191 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 1481 | 2026.05.11 15:41:10.222940 [ 191 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1482 | 2026.05.11 15:41:10.225216 [ 191 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 1483 | 2026.05.11 15:41:10.225337 [ 191 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part | ||
| 1484 | 2026.05.11 15:41:10.225391 [ 191 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1485 | 2026.05.11 15:41:10.225437 [ 191 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1486 | 2026.05.11 15:41:10.225484 [ 191 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1487 | 2026.05.11 15:41:10.225538 [ 191 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 1488 | 2026.05.11 15:41:10.242322 [ 204 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 4 columns (4 merged, 0 gathered) in 0.02200777 sec., 132680.41241797784 rows/sec., 1.90 MiB/sec. | ||
| 1489 | 2026.05.11 15:41:10.243412 [ 188 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1490 | 2026.05.11 15:41:10.244132 [ 188 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_6_1} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.05.11 15:41:10.244220 [ 188 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_6_1} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1492 | 2026.05.11 15:41:10.244341 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1493 | 2026.05.11 15:41:10.378086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1494 | 2026.05.11 15:41:10.395237 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.05.11 15:41:10.395309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1496 | 2026.05.11 15:41:10.401960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1497 | 2026.05.11 15:41:10.403264 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.05.11 15:41:10.403886 [ 96 ] {} <Debug> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1499 | 2026.05.11 15:41:10.403956 [ 96 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.05.11 15:41:10.403981 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1501 | 2026.05.11 15:41:10.404135 [ 188 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 1502 | 2026.05.11 15:41:10.406839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1503 | 2026.05.11 15:41:10.408790 [ 188 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1504 | 2026.05.11 15:41:10.410395 [ 188 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 1505 | 2026.05.11 15:41:10.415209 [ 188 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 1506 | 2026.05.11 15:41:10.419683 [ 188 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 1507 | 2026.05.11 15:41:10.423895 [ 188 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 1508 | 2026.05.11 15:41:10.429081 [ 188 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 1509 | 2026.05.11 15:41:10.433436 [ 188 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 1510 | 2026.05.11 15:41:10.487157 [ 204 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.083094817 sec., 553.5844672478188 rows/sec., 2.86 MiB/sec. | ||
| 1511 | 2026.05.11 15:41:10.489642 [ 195 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1512 | 2026.05.11 15:41:10.492558 [ 195 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_6_1} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.05.11 15:41:10.492671 [ 195 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_6_1} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1514 | 2026.05.11 15:41:10.494667 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1515 | 2026.05.11 15:41:11.001187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.51 MiB, peak 182.05 MiB, free memory in arenas 0.00 B, will set to 182.70 MiB (RSS), difference: 10.18 MiB | ||
| 1516 | 2026.05.11 15:41:11.287079 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1517 | 2026.05.11 15:41:11.287299 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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) | ||
| 1518 | 2026.05.11 15:41:11.287617 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1519 | 2026.05.11 15:41:11.287652 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <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 | ||
| 1520 | 2026.05.11 15:41:11.287878 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1521 | 2026.05.11 15:41:11.287944 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1522 | 2026.05.11 15:41:11.288081 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1523 | 2026.05.11 15:41:11.288115 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1524 | 2026.05.11 15:41:11.288136 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 1525 | 2026.05.11 15:41:11.288151 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1526 | 2026.05.11 15:41:11.288193 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <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'))" | ||
| 1527 | 2026.05.11 15:41:11.288213 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1528 | 2026.05.11 15:41:11.289260 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002046 sec., 18572.825024437927 rows/sec., 3.77 MiB/sec. | ||
| 1529 | 2026.05.11 15:41:11.289361 [ 293 ] {258b3259-9aa6-491a-9719-227fea704b8b} <Debug> TCPHandler: Processed in 0.002410328 sec. | ||
| 1530 | 2026.05.11 15:41:11.291517 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.05.11 15:41:11.291647 [ 293 ] {343bfafa-f8ea-4ffe-8702-e6a3c535b3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1532 | 2026.05.11 15:41:11.291697 [ 293 ] {343bfafa-f8ea-4ffe-8702-e6a3c535b3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1533 | 2026.05.11 15:41:11.292338 [ 293 ] {343bfafa-f8ea-4ffe-8702-e6a3c535b3b5} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.05.11 15:41:11.292391 [ 293 ] {343bfafa-f8ea-4ffe-8702-e6a3c535b3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1535 | 2026.05.11 15:41:11.292958 [ 293 ] {343bfafa-f8ea-4ffe-8702-e6a3c535b3b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1536 | 2026.05.11 15:41:11.293513 [ 293 ] {343bfafa-f8ea-4ffe-8702-e6a3c535b3b5} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.05.11 15:41:11.293647 [ 98 ] {} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1538 | 2026.05.11 15:41:11.293660 [ 293 ] {343bfafa-f8ea-4ffe-8702-e6a3c535b3b5} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00205 sec., 62439.024390243896 rows/sec., 5.38 MiB/sec. | ||
| 1539 | 2026.05.11 15:41:11.293715 [ 98 ] {} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.05.11 15:41:11.293725 [ 293 ] {343bfafa-f8ea-4ffe-8702-e6a3c535b3b5} <Debug> TCPHandler: Processed in 0.002268345 sec. | ||
| 1541 | 2026.05.11 15:41:11.293747 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1542 | 2026.05.11 15:41:11.293873 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.05.11 15:41:11.293911 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 1544 | 2026.05.11 15:41:11.293973 [ 293 ] {df312e86-261a-4358-b462-327cd10ac758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1545 | 2026.05.11 15:41:11.294016 [ 293 ] {df312e86-261a-4358-b462-327cd10ac758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1546 | 2026.05.11 15:41:11.294072 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1547 | 2026.05.11 15:41:11.294117 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2592 rows starting from the beginning of the part | ||
| 1548 | 2026.05.11 15:41:11.294213 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 1549 | 2026.05.11 15:41:11.294300 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1550 | 2026.05.11 15:41:11.294354 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 128 rows starting from the beginning of the part | ||
| 1551 | 2026.05.11 15:41:11.294400 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1552 | 2026.05.11 15:41:11.294468 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part | ||
| 1553 | 2026.05.11 15:41:11.294672 [ 293 ] {df312e86-261a-4358-b462-327cd10ac758} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.05.11 15:41:11.294722 [ 293 ] {df312e86-261a-4358-b462-327cd10ac758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1555 | 2026.05.11 15:41:11.295365 [ 293 ] {df312e86-261a-4358-b462-327cd10ac758} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1556 | 2026.05.11 15:41:11.295868 [ 293 ] {df312e86-261a-4358-b462-327cd10ac758} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.05.11 15:41:11.295930 [ 197 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3016 rows, containing 5 columns (5 merged, 0 gathered) in 0.00208731 sec., 1444921.9330142622 rows/sec., 114.99 MiB/sec. | ||
| 1558 | 2026.05.11 15:41:11.296041 [ 293 ] {df312e86-261a-4358-b462-327cd10ac758} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.002083 sec., 17282.76524243879 rows/sec., 1.27 MiB/sec. | ||
| 1559 | 2026.05.11 15:41:11.296104 [ 293 ] {df312e86-261a-4358-b462-327cd10ac758} <Debug> TCPHandler: Processed in 0.002280535 sec. | ||
| 1560 | 2026.05.11 15:41:11.296316 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.05.11 15:41:11.296417 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1562 | 2026.05.11 15:41:11.296444 [ 293 ] {e11f0c3d-e6ee-4da2-a2a5-8d6b7cf4f6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1563 | 2026.05.11 15:41:11.296502 [ 293 ] {e11f0c3d-e6ee-4da2-a2a5-8d6b7cf4f6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1564 | 2026.05.11 15:41:11.296985 [ 293 ] {e11f0c3d-e6ee-4da2-a2a5-8d6b7cf4f6f2} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.05.11 15:41:11.296991 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_6_1} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.05.11 15:41:11.297026 [ 293 ] {e11f0c3d-e6ee-4da2-a2a5-8d6b7cf4f6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1567 | 2026.05.11 15:41:11.297089 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_6_1} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1568 | 2026.05.11 15:41:11.297190 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 1569 | 2026.05.11 15:41:11.297468 [ 293 ] {e11f0c3d-e6ee-4da2-a2a5-8d6b7cf4f6f2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1570 | 2026.05.11 15:41:11.297921 [ 293 ] {e11f0c3d-e6ee-4da2-a2a5-8d6b7cf4f6f2} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.05.11 15:41:11.298032 [ 96 ] {} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1572 | 2026.05.11 15:41:11.298053 [ 293 ] {e11f0c3d-e6ee-4da2-a2a5-8d6b7cf4f6f2} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001646 sec., 60753.34143377886 rows/sec., 4.75 MiB/sec. | ||
| 1573 | 2026.05.11 15:41:11.298075 [ 96 ] {} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.05.11 15:41:11.298095 [ 293 ] {e11f0c3d-e6ee-4da2-a2a5-8d6b7cf4f6f2} <Debug> TCPHandler: Processed in 0.001887894 sec. | ||
| 1575 | 2026.05.11 15:41:11.298104 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1576 | 2026.05.11 15:41:11.298222 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 1577 | 2026.05.11 15:41:11.298235 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.05.11 15:41:11.298331 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1579 | 2026.05.11 15:41:11.298339 [ 293 ] {9ffb3318-e7c2-4114-aaf0-472a3f4a4660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1580 | 2026.05.11 15:41:11.298375 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1384 rows starting from the beginning of the part | ||
| 1581 | 2026.05.11 15:41:11.298384 [ 293 ] {9ffb3318-e7c2-4114-aaf0-472a3f4a4660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1582 | 2026.05.11 15:41:11.298461 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 1583 | 2026.05.11 15:41:11.298516 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1584 | 2026.05.11 15:41:11.298566 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1585 | 2026.05.11 15:41:11.298613 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1586 | 2026.05.11 15:41:11.298661 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1587 | 2026.05.11 15:41:11.298801 [ 293 ] {9ffb3318-e7c2-4114-aaf0-472a3f4a4660} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.05.11 15:41:11.298836 [ 293 ] {9ffb3318-e7c2-4114-aaf0-472a3f4a4660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1589 | 2026.05.11 15:41:11.299292 [ 293 ] {9ffb3318-e7c2-4114-aaf0-472a3f4a4660} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1590 | 2026.05.11 15:41:11.299742 [ 293 ] {9ffb3318-e7c2-4114-aaf0-472a3f4a4660} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.05.11 15:41:11.299742 [ 197 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571905 sec., 1129839.2714572446 rows/sec., 83.45 MiB/sec. | ||
| 1592 | 2026.05.11 15:41:11.299850 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1593 | 2026.05.11 15:41:11.299878 [ 293 ] {9ffb3318-e7c2-4114-aaf0-472a3f4a4660} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. | ||
| 1594 | 2026.05.11 15:41:11.299884 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.05.11 15:41:11.299920 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1596 | 2026.05.11 15:41:11.299921 [ 293 ] {9ffb3318-e7c2-4114-aaf0-472a3f4a4660} <Debug> TCPHandler: Processed in 0.00173496 sec. | ||
| 1597 | 2026.05.11 15:41:11.300045 [ 186 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 1598 | 2026.05.11 15:41:11.300075 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.05.11 15:41:11.300176 [ 293 ] {2c2771ad-cc9b-4467-a728-ddd1604cba15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.05.11 15:41:11.300184 [ 186 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1601 | 2026.05.11 15:41:11.300181 [ 194 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1602 | 2026.05.11 15:41:11.300232 [ 293 ] {2c2771ad-cc9b-4467-a728-ddd1604cba15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1603 | 2026.05.11 15:41:11.300247 [ 186 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2132 rows starting from the beginning of the part | ||
| 1604 | 2026.05.11 15:41:11.300356 [ 186 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
| 1605 | 2026.05.11 15:41:11.300415 [ 186 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1606 | 2026.05.11 15:41:11.300466 [ 186 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1607 | 2026.05.11 15:41:11.300521 [ 186 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1608 | 2026.05.11 15:41:11.300571 [ 186 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 1609 | 2026.05.11 15:41:11.300881 [ 194 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_6_1} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.05.11 15:41:11.300954 [ 194 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_6_1} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1611 | 2026.05.11 15:41:11.301026 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1612 | 2026.05.11 15:41:11.301051 [ 293 ] {2c2771ad-cc9b-4467-a728-ddd1604cba15} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.05.11 15:41:11.301093 [ 293 ] {2c2771ad-cc9b-4467-a728-ddd1604cba15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1614 | 2026.05.11 15:41:11.301910 [ 293 ] {2c2771ad-cc9b-4467-a728-ddd1604cba15} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1615 | 2026.05.11 15:41:11.303865 [ 293 ] {2c2771ad-cc9b-4467-a728-ddd1604cba15} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.05.11 15:41:11.304009 [ 293 ] {2c2771ad-cc9b-4467-a728-ddd1604cba15} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003851 sec., 9348.221241236042 rows/sec., 16.75 MiB/sec. | ||
| 1617 | 2026.05.11 15:41:11.304063 [ 293 ] {2c2771ad-cc9b-4467-a728-ddd1604cba15} <Debug> TCPHandler: Processed in 0.004037896 sec. | ||
| 1618 | 2026.05.11 15:41:11.304195 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.05.11 15:41:11.304292 [ 293 ] {1b013d03-15f0-44f4-b2d1-bc8fc159b993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1620 | 2026.05.11 15:41:11.304329 [ 194 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 5 columns (5 merged, 0 gathered) in 0.004338644 sec., 668411.6051005798 rows/sec., 42.66 MiB/sec. | ||
| 1621 | 2026.05.11 15:41:11.304333 [ 293 ] {1b013d03-15f0-44f4-b2d1-bc8fc159b993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1622 | 2026.05.11 15:41:11.304717 [ 293 ] {1b013d03-15f0-44f4-b2d1-bc8fc159b993} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.05.11 15:41:11.304754 [ 293 ] {1b013d03-15f0-44f4-b2d1-bc8fc159b993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1624 | 2026.05.11 15:41:11.304847 [ 197 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1625 | 2026.05.11 15:41:11.305309 [ 293 ] {1b013d03-15f0-44f4-b2d1-bc8fc159b993} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1626 | 2026.05.11 15:41:11.305517 [ 197 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.05.11 15:41:11.305606 [ 197 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1628 | 2026.05.11 15:41:11.305686 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 1629 | 2026.05.11 15:41:11.305814 [ 293 ] {1b013d03-15f0-44f4-b2d1-bc8fc159b993} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2026.05.11 15:41:11.305920 [ 96 ] {} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1631 | 2026.05.11 15:41:11.305949 [ 293 ] {1b013d03-15f0-44f4-b2d1-bc8fc159b993} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001676 sec., 35799.522673031024 rows/sec., 2.41 MiB/sec. | ||
| 1632 | 2026.05.11 15:41:11.305958 [ 96 ] {} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.05.11 15:41:11.305992 [ 293 ] {1b013d03-15f0-44f4-b2d1-bc8fc159b993} <Debug> TCPHandler: Processed in 0.001846183 sec. | ||
| 1634 | 2026.05.11 15:41:11.305993 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1635 | 2026.05.11 15:41:11.306088 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 1636 | 2026.05.11 15:41:11.306174 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1637 | 2026.05.11 15:41:11.306199 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1638 | 2026.05.11 15:41:11.306242 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1639 | 2026.05.11 15:41:11.306280 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1640 | 2026.05.11 15:41:11.306313 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 1641 | 2026.05.11 15:41:11.306347 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1642 | 2026.05.11 15:41:11.306383 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 1643 | 2026.05.11 15:41:11.307072 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001012639 sec., 296255.6251536826 rows/sec., 19.97 MiB/sec. | ||
| 1644 | 2026.05.11 15:41:11.307292 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1645 | 2026.05.11 15:41:11.307773 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_6_1} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2026.05.11 15:41:11.307835 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_6_1} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1647 | 2026.05.11 15:41:11.307889 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1648 | 2026.05.11 15:41:15.216701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 182 | ||
| 1649 | 2026.05.11 15:41:15.218846 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.05.11 15:41:15.218891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1651 | 2026.05.11 15:41:15.220475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1652 | 2026.05.11 15:41:15.221003 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.05.11 15:41:15.221284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1654 | 2026.05.11 15:41:16.285666 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.05.11 15:41:16.285900 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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) | ||
| 1656 | 2026.05.11 15:41:16.286237 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1657 | 2026.05.11 15:41:16.286271 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <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 | ||
| 1658 | 2026.05.11 15:41:16.286514 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1659 | 2026.05.11 15:41:16.286584 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1660 | 2026.05.11 15:41:16.286726 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1661 | 2026.05.11 15:41:16.286761 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1662 | 2026.05.11 15:41:16.286784 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 1663 | 2026.05.11 15:41:16.286799 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1664 | 2026.05.11 15:41:16.286841 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <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'))" | ||
| 1665 | 2026.05.11 15:41:16.286860 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1666 | 2026.05.11 15:41:16.287851 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002044 sec., 18590.998043052838 rows/sec., 3.77 MiB/sec. | ||
| 1667 | 2026.05.11 15:41:16.287918 [ 293 ] {aaff1579-9555-46f6-a129-2a7fc07498db} <Debug> TCPHandler: Processed in 0.002392678 sec. | ||
| 1668 | 2026.05.11 15:41:16.289611 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2026.05.11 15:41:16.289726 [ 293 ] {5bfe92e0-9327-4381-98de-ff2f190e3237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1670 | 2026.05.11 15:41:16.289768 [ 293 ] {5bfe92e0-9327-4381-98de-ff2f190e3237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1671 | 2026.05.11 15:41:16.290266 [ 293 ] {5bfe92e0-9327-4381-98de-ff2f190e3237} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.05.11 15:41:16.290306 [ 293 ] {5bfe92e0-9327-4381-98de-ff2f190e3237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1673 | 2026.05.11 15:41:16.290833 [ 293 ] {5bfe92e0-9327-4381-98de-ff2f190e3237} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1674 | 2026.05.11 15:41:16.291423 [ 293 ] {5bfe92e0-9327-4381-98de-ff2f190e3237} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.05.11 15:41:16.291576 [ 293 ] {5bfe92e0-9327-4381-98de-ff2f190e3237} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.27 MiB/sec. | ||
| 1676 | 2026.05.11 15:41:16.291614 [ 293 ] {5bfe92e0-9327-4381-98de-ff2f190e3237} <Debug> TCPHandler: Processed in 0.002055699 sec. | ||
| 1677 | 2026.05.11 15:41:16.291755 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.05.11 15:41:16.291852 [ 293 ] {ce7ba6a1-f80a-4408-9eab-7df8059891c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1679 | 2026.05.11 15:41:16.291891 [ 293 ] {ce7ba6a1-f80a-4408-9eab-7df8059891c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1680 | 2026.05.11 15:41:16.292326 [ 293 ] {ce7ba6a1-f80a-4408-9eab-7df8059891c7} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.05.11 15:41:16.292363 [ 293 ] {ce7ba6a1-f80a-4408-9eab-7df8059891c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1682 | 2026.05.11 15:41:16.292847 [ 293 ] {ce7ba6a1-f80a-4408-9eab-7df8059891c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1683 | 2026.05.11 15:41:16.293401 [ 293 ] {ce7ba6a1-f80a-4408-9eab-7df8059891c7} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.05.11 15:41:16.293532 [ 293 ] {ce7ba6a1-f80a-4408-9eab-7df8059891c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001699 sec., 37669.21718658034 rows/sec., 2.94 MiB/sec. | ||
| 1685 | 2026.05.11 15:41:16.293568 [ 293 ] {ce7ba6a1-f80a-4408-9eab-7df8059891c7} <Debug> TCPHandler: Processed in 0.001863054 sec. | ||
| 1686 | 2026.05.11 15:41:16.293700 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2026.05.11 15:41:16.293795 [ 293 ] {ae9e8228-4260-495d-b7fb-91cc9dc6e145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1688 | 2026.05.11 15:41:16.293837 [ 293 ] {ae9e8228-4260-495d-b7fb-91cc9dc6e145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1689 | 2026.05.11 15:41:16.294246 [ 293 ] {ae9e8228-4260-495d-b7fb-91cc9dc6e145} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.05.11 15:41:16.294282 [ 293 ] {ae9e8228-4260-495d-b7fb-91cc9dc6e145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1691 | 2026.05.11 15:41:16.294753 [ 293 ] {ae9e8228-4260-495d-b7fb-91cc9dc6e145} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1692 | 2026.05.11 15:41:16.295266 [ 293 ] {ae9e8228-4260-495d-b7fb-91cc9dc6e145} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2026.05.11 15:41:16.295400 [ 293 ] {ae9e8228-4260-495d-b7fb-91cc9dc6e145} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec. | ||
| 1694 | 2026.05.11 15:41:16.295437 [ 293 ] {ae9e8228-4260-495d-b7fb-91cc9dc6e145} <Debug> TCPHandler: Processed in 0.001785871 sec. | ||
| 1695 | 2026.05.11 15:41:16.295559 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2026.05.11 15:41:16.295655 [ 293 ] {056ecac5-0e28-4470-b7c0-34f4cb7be45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1697 | 2026.05.11 15:41:16.295695 [ 293 ] {056ecac5-0e28-4470-b7c0-34f4cb7be45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1698 | 2026.05.11 15:41:16.296073 [ 293 ] {056ecac5-0e28-4470-b7c0-34f4cb7be45d} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.05.11 15:41:16.296109 [ 293 ] {056ecac5-0e28-4470-b7c0-34f4cb7be45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1700 | 2026.05.11 15:41:16.296554 [ 293 ] {056ecac5-0e28-4470-b7c0-34f4cb7be45d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1701 | 2026.05.11 15:41:16.297138 [ 293 ] {056ecac5-0e28-4470-b7c0-34f4cb7be45d} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.05.11 15:41:16.297271 [ 293 ] {056ecac5-0e28-4470-b7c0-34f4cb7be45d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001635 sec., 36697.24770642202 rows/sec., 2.47 MiB/sec. | ||
| 1703 | 2026.05.11 15:41:16.297307 [ 293 ] {056ecac5-0e28-4470-b7c0-34f4cb7be45d} <Debug> TCPHandler: Processed in 0.001798242 sec. | ||
| 1704 | 2026.05.11 15:41:16.533849 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2026.05.11 15:41:16.534130 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1706 | 2026.05.11 15:41:16.534539 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1707 | 2026.05.11 15:41:16.534587 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1708 | 2026.05.11 15:41:16.534884 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1709 | 2026.05.11 15:41:16.534963 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1710 | 2026.05.11 15:41:16.535113 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1711 | 2026.05.11 15:41:16.535150 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1712 | 2026.05.11 15:41:16.535173 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 1713 | 2026.05.11 15:41:16.535189 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1714 | 2026.05.11 15:41:16.535228 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1715 | 2026.05.11 15:41:16.535248 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1716 | 2026.05.11 15:41:16.536318 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002309 sec., 16457.340840190558 rows/sec., 3.34 MiB/sec. | ||
| 1717 | 2026.05.11 15:41:16.536389 [ 293 ] {9f9f91a9-195d-4d69-8f4b-4474c964df6a} <Debug> TCPHandler: Processed in 0.002677666 sec. | ||
| 1718 | 2026.05.11 15:41:16.548754 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.05.11 15:41:16.548955 [ 293 ] {adfb5958-4dc8-4b83-8283-c69d5bdffec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1720 | 2026.05.11 15:41:16.549029 [ 293 ] {adfb5958-4dc8-4b83-8283-c69d5bdffec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1721 | 2026.05.11 15:41:16.549820 [ 293 ] {adfb5958-4dc8-4b83-8283-c69d5bdffec0} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.05.11 15:41:16.549887 [ 293 ] {adfb5958-4dc8-4b83-8283-c69d5bdffec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1723 | 2026.05.11 15:41:16.550451 [ 293 ] {adfb5958-4dc8-4b83-8283-c69d5bdffec0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1724 | 2026.05.11 15:41:16.551032 [ 293 ] {adfb5958-4dc8-4b83-8283-c69d5bdffec0} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.05.11 15:41:16.551186 [ 293 ] {adfb5958-4dc8-4b83-8283-c69d5bdffec0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002284 sec., 10507.880910683012 rows/sec., 892.76 KiB/sec. | ||
| 1726 | 2026.05.11 15:41:16.551225 [ 293 ] {adfb5958-4dc8-4b83-8283-c69d5bdffec0} <Debug> TCPHandler: Processed in 0.002568904 sec. | ||
| 1727 | 2026.05.11 15:41:16.551391 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.05.11 15:41:16.551489 [ 293 ] {1f51c047-7fe5-4fae-8125-a9a117e6b9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1729 | 2026.05.11 15:41:16.551529 [ 293 ] {1f51c047-7fe5-4fae-8125-a9a117e6b9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1730 | 2026.05.11 15:41:16.552900 [ 293 ] {1f51c047-7fe5-4fae-8125-a9a117e6b9f7} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.05.11 15:41:16.552940 [ 293 ] {1f51c047-7fe5-4fae-8125-a9a117e6b9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1732 | 2026.05.11 15:41:16.553663 [ 293 ] {1f51c047-7fe5-4fae-8125-a9a117e6b9f7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1733 | 2026.05.11 15:41:16.554177 [ 293 ] {1f51c047-7fe5-4fae-8125-a9a117e6b9f7} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.05.11 15:41:16.554312 [ 293 ] {1f51c047-7fe5-4fae-8125-a9a117e6b9f7} <Debug> executeQuery: Read 2591 rows, 198.37 KiB in 0.002841 sec., 912002.8159098908 rows/sec., 68.19 MiB/sec. | ||
| 1735 | 2026.05.11 15:41:16.554349 [ 293 ] {1f51c047-7fe5-4fae-8125-a9a117e6b9f7} <Debug> TCPHandler: Processed in 0.003007536 sec. | ||
| 1736 | 2026.05.11 15:41:16.554491 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.05.11 15:41:16.554588 [ 293 ] {b6b55cb3-b31c-43c9-a376-d33407dadfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.05.11 15:41:16.554632 [ 293 ] {b6b55cb3-b31c-43c9-a376-d33407dadfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1739 | 2026.05.11 15:41:16.555121 [ 293 ] {b6b55cb3-b31c-43c9-a376-d33407dadfbf} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.05.11 15:41:16.555161 [ 293 ] {b6b55cb3-b31c-43c9-a376-d33407dadfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1741 | 2026.05.11 15:41:16.555602 [ 293 ] {b6b55cb3-b31c-43c9-a376-d33407dadfbf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1742 | 2026.05.11 15:41:16.556091 [ 293 ] {b6b55cb3-b31c-43c9-a376-d33407dadfbf} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.05.11 15:41:16.556223 [ 293 ] {b6b55cb3-b31c-43c9-a376-d33407dadfbf} <Debug> executeQuery: Read 56 rows, 4.27 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.52 MiB/sec. | ||
| 1744 | 2026.05.11 15:41:16.556260 [ 293 ] {b6b55cb3-b31c-43c9-a376-d33407dadfbf} <Debug> TCPHandler: Processed in 0.001818562 sec. | ||
| 1745 | 2026.05.11 15:41:16.556440 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.05.11 15:41:16.556545 [ 293 ] {379b417b-a23f-44cf-aaf1-daad7b71b113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.05.11 15:41:16.556585 [ 293 ] {379b417b-a23f-44cf-aaf1-daad7b71b113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1748 | 2026.05.11 15:41:16.557283 [ 293 ] {379b417b-a23f-44cf-aaf1-daad7b71b113} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.05.11 15:41:16.557321 [ 293 ] {379b417b-a23f-44cf-aaf1-daad7b71b113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1750 | 2026.05.11 15:41:16.557802 [ 293 ] {379b417b-a23f-44cf-aaf1-daad7b71b113} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1751 | 2026.05.11 15:41:16.558337 [ 293 ] {379b417b-a23f-44cf-aaf1-daad7b71b113} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.05.11 15:41:16.558476 [ 293 ] {379b417b-a23f-44cf-aaf1-daad7b71b113} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001948 sec., 423511.2936344969 rows/sec., 24.77 MiB/sec. | ||
| 1753 | 2026.05.11 15:41:16.558517 [ 293 ] {379b417b-a23f-44cf-aaf1-daad7b71b113} <Debug> TCPHandler: Processed in 0.002128851 sec. | ||
| 1754 | 2026.05.11 15:41:16.558658 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.05.11 15:41:16.558756 [ 293 ] {6cd129b3-f86f-4c36-ac6a-6de17fe59fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.05.11 15:41:16.558795 [ 293 ] {6cd129b3-f86f-4c36-ac6a-6de17fe59fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1757 | 2026.05.11 15:41:16.559201 [ 293 ] {6cd129b3-f86f-4c36-ac6a-6de17fe59fe3} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.05.11 15:41:16.559236 [ 293 ] {6cd129b3-f86f-4c36-ac6a-6de17fe59fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1759 | 2026.05.11 15:41:16.559671 [ 293 ] {6cd129b3-f86f-4c36-ac6a-6de17fe59fe3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1760 | 2026.05.11 15:41:16.560203 [ 293 ] {6cd129b3-f86f-4c36-ac6a-6de17fe59fe3} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.05.11 15:41:16.560340 [ 293 ] {6cd129b3-f86f-4c36-ac6a-6de17fe59fe3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0016 sec., 625 rows/sec., 43.95 KiB/sec. | ||
| 1762 | 2026.05.11 15:41:16.560380 [ 293 ] {6cd129b3-f86f-4c36-ac6a-6de17fe59fe3} <Debug> TCPHandler: Processed in 0.001771921 sec. | ||
| 1763 | 2026.05.11 15:41:16.560513 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.05.11 15:41:16.560610 [ 293 ] {9e0fe21a-b540-4626-86b4-48612041e2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1765 | 2026.05.11 15:41:16.560649 [ 293 ] {9e0fe21a-b540-4626-86b4-48612041e2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1766 | 2026.05.11 15:41:16.561068 [ 293 ] {9e0fe21a-b540-4626-86b4-48612041e2fc} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.05.11 15:41:16.561105 [ 293 ] {9e0fe21a-b540-4626-86b4-48612041e2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1768 | 2026.05.11 15:41:16.561545 [ 293 ] {9e0fe21a-b540-4626-86b4-48612041e2fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1769 | 2026.05.11 15:41:16.562043 [ 293 ] {9e0fe21a-b540-4626-86b4-48612041e2fc} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.05.11 15:41:16.562180 [ 293 ] {9e0fe21a-b540-4626-86b4-48612041e2fc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001585 sec., 7570.977917981072 rows/sec., 591.48 KiB/sec. | ||
| 1771 | 2026.05.11 15:41:16.562220 [ 293 ] {9e0fe21a-b540-4626-86b4-48612041e2fc} <Debug> TCPHandler: Processed in 0.00175538 sec. | ||
| 1772 | 2026.05.11 15:41:16.562356 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.05.11 15:41:16.562452 [ 293 ] {9e67132f-d9b3-4496-8d1b-dec00c1f9098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1774 | 2026.05.11 15:41:16.562490 [ 293 ] {9e67132f-d9b3-4496-8d1b-dec00c1f9098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1775 | 2026.05.11 15:41:16.563333 [ 293 ] {9e67132f-d9b3-4496-8d1b-dec00c1f9098} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.05.11 15:41:16.563370 [ 293 ] {9e67132f-d9b3-4496-8d1b-dec00c1f9098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1777 | 2026.05.11 15:41:16.563878 [ 293 ] {9e67132f-d9b3-4496-8d1b-dec00c1f9098} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1778 | 2026.05.11 15:41:16.564424 [ 293 ] {9e67132f-d9b3-4496-8d1b-dec00c1f9098} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.05.11 15:41:16.564560 [ 293 ] {9e67132f-d9b3-4496-8d1b-dec00c1f9098} <Debug> executeQuery: Read 1359 rows, 94.02 KiB in 0.002123 sec., 640131.888836552 rows/sec., 43.25 MiB/sec. | ||
| 1780 | 2026.05.11 15:41:16.564600 [ 293 ] {9e67132f-d9b3-4496-8d1b-dec00c1f9098} <Debug> TCPHandler: Processed in 0.002292025 sec. | ||
| 1781 | 2026.05.11 15:41:16.564730 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.05.11 15:41:16.564827 [ 293 ] {1ded7445-30ae-41c4-89e5-212e85b76e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1783 | 2026.05.11 15:41:16.564869 [ 293 ] {1ded7445-30ae-41c4-89e5-212e85b76e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1784 | 2026.05.11 15:41:16.565600 [ 293 ] {1ded7445-30ae-41c4-89e5-212e85b76e18} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.05.11 15:41:16.565636 [ 293 ] {1ded7445-30ae-41c4-89e5-212e85b76e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1786 | 2026.05.11 15:41:16.566209 [ 293 ] {1ded7445-30ae-41c4-89e5-212e85b76e18} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1787 | 2026.05.11 15:41:16.566743 [ 293 ] {1ded7445-30ae-41c4-89e5-212e85b76e18} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.05.11 15:41:16.566884 [ 293 ] {1ded7445-30ae-41c4-89e5-212e85b76e18} <Debug> executeQuery: Read 1526 rows, 95.48 KiB in 0.002074 sec., 735776.2777242045 rows/sec., 44.96 MiB/sec. | ||
| 1789 | 2026.05.11 15:41:16.566925 [ 293 ] {1ded7445-30ae-41c4-89e5-212e85b76e18} <Debug> TCPHandler: Processed in 0.002243824 sec. | ||
| 1790 | 2026.05.11 15:41:16.567061 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.05.11 15:41:16.567158 [ 293 ] {d450c584-e984-4e68-9025-5380e16e88d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.05.11 15:41:16.567211 [ 293 ] {d450c584-e984-4e68-9025-5380e16e88d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1793 | 2026.05.11 15:41:16.568022 [ 293 ] {d450c584-e984-4e68-9025-5380e16e88d7} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.05.11 15:41:16.568060 [ 293 ] {d450c584-e984-4e68-9025-5380e16e88d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1795 | 2026.05.11 15:41:16.568809 [ 293 ] {d450c584-e984-4e68-9025-5380e16e88d7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1796 | 2026.05.11 15:41:16.569293 [ 293 ] {d450c584-e984-4e68-9025-5380e16e88d7} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.05.11 15:41:16.569436 [ 293 ] {d450c584-e984-4e68-9025-5380e16e88d7} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002295 sec., 19172.113289760346 rows/sec., 34.36 MiB/sec. | ||
| 1798 | 2026.05.11 15:41:16.569494 [ 293 ] {d450c584-e984-4e68-9025-5380e16e88d7} <Debug> TCPHandler: Processed in 0.002481801 sec. | ||
| 1799 | 2026.05.11 15:41:16.569626 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.05.11 15:41:16.569723 [ 293 ] {46a5d716-93f7-43e3-9357-cab1b01eeb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.05.11 15:41:16.569765 [ 293 ] {46a5d716-93f7-43e3-9357-cab1b01eeb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1802 | 2026.05.11 15:41:16.570126 [ 293 ] {46a5d716-93f7-43e3-9357-cab1b01eeb92} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.11 15:41:16.570163 [ 293 ] {46a5d716-93f7-43e3-9357-cab1b01eeb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1804 | 2026.05.11 15:41:16.570599 [ 293 ] {46a5d716-93f7-43e3-9357-cab1b01eeb92} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1805 | 2026.05.11 15:41:16.571082 [ 293 ] {46a5d716-93f7-43e3-9357-cab1b01eeb92} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.05.11 15:41:16.571217 [ 293 ] {46a5d716-93f7-43e3-9357-cab1b01eeb92} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00151 sec., 7947.019867549669 rows/sec., 548.43 KiB/sec. | ||
| 1807 | 2026.05.11 15:41:16.571255 [ 293 ] {46a5d716-93f7-43e3-9357-cab1b01eeb92} <Debug> TCPHandler: Processed in 0.001678428 sec. | ||
| 1808 | 2026.05.11 15:41:17.721012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3368 | ||
| 1809 | 2026.05.11 15:41:17.721528 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.05.11 15:41:17.721579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1811 | 2026.05.11 15:41:17.722247 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1812 | 2026.05.11 15:41:17.722766 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.05.11 15:41:17.722902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3368 | ||
| 1814 | 2026.05.11 15:41:17.907789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1815 | 2026.05.11 15:41:17.925704 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.05.11 15:41:17.925760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1817 | 2026.05.11 15:41:17.931434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1818 | 2026.05.11 15:41:17.932705 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.05.11 15:41:17.935691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1820 | 2026.05.11 15:41:21.285041 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2026.05.11 15:41:21.285289 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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) | ||
| 1822 | 2026.05.11 15:41:21.285637 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1823 | 2026.05.11 15:41:21.285676 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <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 | ||
| 1824 | 2026.05.11 15:41:21.285920 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1825 | 2026.05.11 15:41:21.285996 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1826 | 2026.05.11 15:41:21.286136 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1827 | 2026.05.11 15:41:21.286170 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1828 | 2026.05.11 15:41:21.286191 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 1829 | 2026.05.11 15:41:21.286206 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1830 | 2026.05.11 15:41:21.286244 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <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'))" | ||
| 1831 | 2026.05.11 15:41:21.286263 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1832 | 2026.05.11 15:41:21.287404 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002215 sec., 17155.756207674945 rows/sec., 3.48 MiB/sec. | ||
| 1833 | 2026.05.11 15:41:21.287507 [ 293 ] {0e57fedc-017b-4cfd-883f-69be65c28f4e} <Debug> TCPHandler: Processed in 0.002604444 sec. | ||
| 1834 | 2026.05.11 15:41:21.289101 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.05.11 15:41:21.289235 [ 293 ] {ece06469-9b77-4fe4-9f37-fd3b82385f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1836 | 2026.05.11 15:41:21.289285 [ 293 ] {ece06469-9b77-4fe4-9f37-fd3b82385f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1837 | 2026.05.11 15:41:21.289957 [ 293 ] {ece06469-9b77-4fe4-9f37-fd3b82385f5f} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2026.05.11 15:41:21.290011 [ 293 ] {ece06469-9b77-4fe4-9f37-fd3b82385f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1839 | 2026.05.11 15:41:21.290595 [ 293 ] {ece06469-9b77-4fe4-9f37-fd3b82385f5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1840 | 2026.05.11 15:41:21.291105 [ 293 ] {ece06469-9b77-4fe4-9f37-fd3b82385f5f} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.05.11 15:41:21.291250 [ 293 ] {ece06469-9b77-4fe4-9f37-fd3b82385f5f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00205 sec., 27317.073170731706 rows/sec., 2.09 MiB/sec. | ||
| 1842 | 2026.05.11 15:41:21.291287 [ 293 ] {ece06469-9b77-4fe4-9f37-fd3b82385f5f} <Debug> TCPHandler: Processed in 0.002253055 sec. | ||
| 1843 | 2026.05.11 15:41:21.291495 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.05.11 15:41:21.291590 [ 293 ] {e6d7b4ee-f6ba-480d-a39b-7944d1cc208b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1845 | 2026.05.11 15:41:21.291629 [ 293 ] {e6d7b4ee-f6ba-480d-a39b-7944d1cc208b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1846 | 2026.05.11 15:41:21.292081 [ 293 ] {e6d7b4ee-f6ba-480d-a39b-7944d1cc208b} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.05.11 15:41:21.292118 [ 293 ] {e6d7b4ee-f6ba-480d-a39b-7944d1cc208b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1848 | 2026.05.11 15:41:21.292522 [ 293 ] {e6d7b4ee-f6ba-480d-a39b-7944d1cc208b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1849 | 2026.05.11 15:41:21.292958 [ 293 ] {e6d7b4ee-f6ba-480d-a39b-7944d1cc208b} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.05.11 15:41:21.293089 [ 293 ] {e6d7b4ee-f6ba-480d-a39b-7944d1cc208b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001517 sec., 42188.52999340805 rows/sec., 3.29 MiB/sec. | ||
| 1851 | 2026.05.11 15:41:21.293131 [ 293 ] {e6d7b4ee-f6ba-480d-a39b-7944d1cc208b} <Debug> TCPHandler: Processed in 0.001684008 sec. | ||
| 1852 | 2026.05.11 15:41:21.293259 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2026.05.11 15:41:21.293353 [ 293 ] {ecd4e615-2ca8-48d0-9be3-e945ae9422ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1854 | 2026.05.11 15:41:21.293396 [ 293 ] {ecd4e615-2ca8-48d0-9be3-e945ae9422ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1855 | 2026.05.11 15:41:21.293825 [ 293 ] {ecd4e615-2ca8-48d0-9be3-e945ae9422ba} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2026.05.11 15:41:21.293860 [ 293 ] {ecd4e615-2ca8-48d0-9be3-e945ae9422ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1857 | 2026.05.11 15:41:21.294316 [ 293 ] {ecd4e615-2ca8-48d0-9be3-e945ae9422ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1858 | 2026.05.11 15:41:21.294751 [ 293 ] {ecd4e615-2ca8-48d0-9be3-e945ae9422ba} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2026.05.11 15:41:21.294888 [ 293 ] {ecd4e615-2ca8-48d0-9be3-e945ae9422ba} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001552 sec., 82474.22680412371 rows/sec., 5.74 MiB/sec. | ||
| 1860 | 2026.05.11 15:41:21.294924 [ 293 ] {ecd4e615-2ca8-48d0-9be3-e945ae9422ba} <Debug> TCPHandler: Processed in 0.00171686 sec. | ||
| 1861 | 2026.05.11 15:41:21.295065 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2026.05.11 15:41:21.295159 [ 293 ] {5df6aa65-185c-41cc-85c1-7f09e4812b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1863 | 2026.05.11 15:41:21.295198 [ 293 ] {5df6aa65-185c-41cc-85c1-7f09e4812b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1864 | 2026.05.11 15:41:21.295576 [ 293 ] {5df6aa65-185c-41cc-85c1-7f09e4812b88} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.05.11 15:41:21.295611 [ 293 ] {5df6aa65-185c-41cc-85c1-7f09e4812b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1866 | 2026.05.11 15:41:21.296059 [ 293 ] {5df6aa65-185c-41cc-85c1-7f09e4812b88} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1867 | 2026.05.11 15:41:21.296508 [ 293 ] {5df6aa65-185c-41cc-85c1-7f09e4812b88} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2026.05.11 15:41:21.296646 [ 293 ] {5df6aa65-185c-41cc-85c1-7f09e4812b88} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001504 sec., 31914.89361702128 rows/sec., 2.15 MiB/sec. | ||
| 1869 | 2026.05.11 15:41:21.296681 [ 293 ] {5df6aa65-185c-41cc-85c1-7f09e4812b88} <Debug> TCPHandler: Processed in 0.001663938 sec. | ||
| 1870 | 2026.05.11 15:41:25.153817 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1871 | 2026.05.11 15:41:25.153888 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1872 | 2026.05.11 15:41:25.222318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 224 | ||
| 1873 | 2026.05.11 15:41:25.223035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3880 | ||
| 1874 | 2026.05.11 15:41:25.223519 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.05.11 15:41:25.223554 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1876 | 2026.05.11 15:41:25.224208 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1877 | 2026.05.11 15:41:25.224731 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.05.11 15:41:25.224744 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.05.11 15:41:25.224802 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1880 | 2026.05.11 15:41:25.224866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3880 | ||
| 1881 | 2026.05.11 15:41:25.226185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1882 | 2026.05.11 15:41:25.226714 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.05.11 15:41:25.226868 [ 64 ] {} <Debug> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1884 | 2026.05.11 15:41:25.226942 [ 64 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.05.11 15:41:25.226952 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1886 | 2026.05.11 15:41:25.226963 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1887 | 2026.05.11 15:41:25.227139 [ 194 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1888 | 2026.05.11 15:41:25.227926 [ 194 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1889 | 2026.05.11 15:41:25.228137 [ 194 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 1890 | 2026.05.11 15:41:25.228631 [ 194 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1891 | 2026.05.11 15:41:25.229063 [ 194 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 1892 | 2026.05.11 15:41:25.229479 [ 194 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 1893 | 2026.05.11 15:41:25.229874 [ 194 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1894 | 2026.05.11 15:41:25.230277 [ 194 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 1895 | 2026.05.11 15:41:25.236063 [ 197 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 72 columns (72 merged, 0 gathered) in 0.008998127 sec., 24894.069621377872 rows/sec., 24.15 MiB/sec. | ||
| 1896 | 2026.05.11 15:41:25.236935 [ 201 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1897 | 2026.05.11 15:41:25.237807 [ 201 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.05.11 15:41:25.237876 [ 201 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_6_1} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1899 | 2026.05.11 15:41:25.238076 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 1900 | 2026.05.11 15:41:25.436680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1901 | 2026.05.11 15:41:25.456144 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.05.11 15:41:25.456230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1903 | 2026.05.11 15:41:25.463527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1904 | 2026.05.11 15:41:25.465205 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.05.11 15:41:25.468605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1906 | 2026.05.11 15:41:25.672755 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1907 | 2026.05.11 15:41:25.672823 [ 259 ] {} <Debug> TCP-Session: ec4ca219-6233-4d9b-bb40-89e0b9404446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1908 | 2026.05.11 15:41:26.001733 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.83 MiB, peak 189.44 MiB, free memory in arenas 0.00 B, will set to 187.50 MiB (RSS), difference: 4.67 MiB | ||
| 1909 | 2026.05.11 15:41:26.285362 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.05.11 15:41:26.285578 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) 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) | ||
| 1911 | 2026.05.11 15:41:26.285881 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1912 | 2026.05.11 15:41:26.285914 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <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 | ||
| 1913 | 2026.05.11 15:41:26.286121 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1914 | 2026.05.11 15:41:26.286187 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1915 | 2026.05.11 15:41:26.286320 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1916 | 2026.05.11 15:41:26.286353 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1917 | 2026.05.11 15:41:26.286374 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 1918 | 2026.05.11 15:41:26.286389 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1919 | 2026.05.11 15:41:26.286439 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <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'))" | ||
| 1920 | 2026.05.11 15:41:26.286458 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1921 | 2026.05.11 15:41:26.287448 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.001959 sec., 19397.65186319551 rows/sec., 3.93 MiB/sec. | ||
| 1922 | 2026.05.11 15:41:26.287510 [ 293 ] {b75005ed-e3e3-400d-a327-6b2f4521c4f6} <Debug> TCPHandler: Processed in 0.002277935 sec. | ||
| 1923 | 2026.05.11 15:41:26.289430 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.05.11 15:41:26.289535 [ 293 ] {bb4f830a-9536-439f-a00e-33091fc1b207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1925 | 2026.05.11 15:41:26.289587 [ 293 ] {bb4f830a-9536-439f-a00e-33091fc1b207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1926 | 2026.05.11 15:41:26.290323 [ 293 ] {bb4f830a-9536-439f-a00e-33091fc1b207} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.05.11 15:41:26.290377 [ 293 ] {bb4f830a-9536-439f-a00e-33091fc1b207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1928 | 2026.05.11 15:41:26.290944 [ 293 ] {bb4f830a-9536-439f-a00e-33091fc1b207} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1929 | 2026.05.11 15:41:26.291446 [ 293 ] {bb4f830a-9536-439f-a00e-33091fc1b207} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.05.11 15:41:26.291590 [ 293 ] {bb4f830a-9536-439f-a00e-33091fc1b207} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002088 sec., 26819.92337164751 rows/sec., 2.05 MiB/sec. | ||
| 1931 | 2026.05.11 15:41:26.291628 [ 293 ] {bb4f830a-9536-439f-a00e-33091fc1b207} <Debug> TCPHandler: Processed in 0.002252924 sec. | ||
| 1932 | 2026.05.11 15:41:26.291764 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.05.11 15:41:26.291859 [ 293 ] {f474f630-dfa7-492e-9590-adbef6a49b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1934 | 2026.05.11 15:41:26.291896 [ 293 ] {f474f630-dfa7-492e-9590-adbef6a49b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1935 | 2026.05.11 15:41:26.292307 [ 293 ] {f474f630-dfa7-492e-9590-adbef6a49b3e} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.05.11 15:41:26.292343 [ 293 ] {f474f630-dfa7-492e-9590-adbef6a49b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1937 | 2026.05.11 15:41:26.292813 [ 293 ] {f474f630-dfa7-492e-9590-adbef6a49b3e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1938 | 2026.05.11 15:41:26.293290 [ 293 ] {f474f630-dfa7-492e-9590-adbef6a49b3e} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.05.11 15:41:26.293418 [ 293 ] {f474f630-dfa7-492e-9590-adbef6a49b3e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001579 sec., 40531.98226725776 rows/sec., 3.16 MiB/sec. | ||
| 1940 | 2026.05.11 15:41:26.293453 [ 293 ] {f474f630-dfa7-492e-9590-adbef6a49b3e} <Debug> TCPHandler: Processed in 0.00174185 sec. | ||
| 1941 | 2026.05.11 15:41:26.293585 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.05.11 15:41:26.293679 [ 293 ] {52a1d576-8cdf-4677-a6e6-f31c1f872fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1943 | 2026.05.11 15:41:26.293720 [ 293 ] {52a1d576-8cdf-4677-a6e6-f31c1f872fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1944 | 2026.05.11 15:41:26.294141 [ 293 ] {52a1d576-8cdf-4677-a6e6-f31c1f872fef} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.05.11 15:41:26.294176 [ 293 ] {52a1d576-8cdf-4677-a6e6-f31c1f872fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1946 | 2026.05.11 15:41:26.294629 [ 293 ] {52a1d576-8cdf-4677-a6e6-f31c1f872fef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1947 | 2026.05.11 15:41:26.295112 [ 293 ] {52a1d576-8cdf-4677-a6e6-f31c1f872fef} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.05.11 15:41:26.295243 [ 293 ] {52a1d576-8cdf-4677-a6e6-f31c1f872fef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec. | ||
| 1949 | 2026.05.11 15:41:26.295279 [ 293 ] {52a1d576-8cdf-4677-a6e6-f31c1f872fef} <Debug> TCPHandler: Processed in 0.00174461 sec. | ||
| 1950 | 2026.05.11 15:41:26.295402 [ 293 ] {} <Trace> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.05.11 15:41:26.295500 [ 293 ] {3e99a197-c832-439c-8ef3-f9374565ffaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58084) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1952 | 2026.05.11 15:41:26.295539 [ 293 ] {3e99a197-c832-439c-8ef3-f9374565ffaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1953 | 2026.05.11 15:41:26.295880 [ 293 ] {3e99a197-c832-439c-8ef3-f9374565ffaf} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.05.11 15:41:26.295916 [ 293 ] {3e99a197-c832-439c-8ef3-f9374565ffaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1955 | 2026.05.11 15:41:26.296324 [ 293 ] {3e99a197-c832-439c-8ef3-f9374565ffaf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1956 | 2026.05.11 15:41:26.296851 [ 293 ] {3e99a197-c832-439c-8ef3-f9374565ffaf} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.05.11 15:41:26.296979 [ 293 ] {3e99a197-c832-439c-8ef3-f9374565ffaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
| 1958 | 2026.05.11 15:41:26.297014 [ 293 ] {3e99a197-c832-439c-8ef3-f9374565ffaf} <Debug> TCPHandler: Processed in 0.001665428 sec. | ||
| 1959 | 2026.05.11 15:41:30.265298 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45673 | ||
| 1960 | 2026.05.11 15:41:30.265393 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1961 | 2026.05.11 15:41:30.265421 [ 306 ] {} <Debug> TCP-Session: ac0316c0-a388-4c08-a97b-2d74c84bc6fb Authenticating user 'default' from [fd00:1122:3344:101::e]:45673 | ||
| 1962 | 2026.05.11 15:41:30.265444 [ 306 ] {} <Debug> TCP-Session: ac0316c0-a388-4c08-a97b-2d74c84bc6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2026.05.11 15:41:30.265457 [ 306 ] {} <Debug> TCP-Session: ac0316c0-a388-4c08-a97b-2d74c84bc6fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.05.11 15:41:30.265675 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36051 | ||
| 1965 | 2026.05.11 15:41:30.265729 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65176 | ||
| 1966 | 2026.05.11 15:41:30.265757 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62302 | ||
| 1967 | 2026.05.11 15:41:30.265793 [ 306 ] {} <Trace> TCP-Session: ac0316c0-a388-4c08-a97b-2d74c84bc6fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.05.11 15:41:30.265801 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50156 | ||
| 1969 | 2026.05.11 15:41:30.265790 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55107 | ||
| 1970 | 2026.05.11 15:41:30.265783 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1971 | 2026.05.11 15:41:30.265778 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57923 | ||
| 1972 | 2026.05.11 15:41:30.265901 [ 307 ] {} <Debug> TCP-Session: 1cf227a9-d6ab-4008-98cb-d1d76ea4dc85 Authenticating user 'default' from [fd00:1122:3344:101::e]:36051 | ||
| 1973 | 2026.05.11 15:41:30.265896 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1974 | 2026.05.11 15:41:30.265931 [ 307 ] {} <Debug> TCP-Session: 1cf227a9-d6ab-4008-98cb-d1d76ea4dc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.05.11 15:41:30.265770 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33739 | ||
| 1976 | 2026.05.11 15:41:30.265968 [ 306 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45673) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1977 | 2026.05.11 15:41:30.265957 [ 307 ] {} <Debug> TCP-Session: 1cf227a9-d6ab-4008-98cb-d1d76ea4dc85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.05.11 15:41:30.265760 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50599 | ||
| 1979 | 2026.05.11 15:41:30.265954 [ 308 ] {} <Debug> TCP-Session: 5ea061ec-dfca-4955-aa28-24fffeb0c2b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65176 | ||
| 1980 | 2026.05.11 15:41:30.266101 [ 308 ] {} <Debug> TCP-Session: 5ea061ec-dfca-4955-aa28-24fffeb0c2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.05.11 15:41:30.266116 [ 308 ] {} <Debug> TCP-Session: 5ea061ec-dfca-4955-aa28-24fffeb0c2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.05.11 15:41:30.266134 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1983 | 2026.05.11 15:41:30.266138 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1984 | 2026.05.11 15:41:30.266166 [ 302 ] {} <Debug> TCP-Session: 6e295b42-144d-43fc-b9c4-6c60cd9026d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57923 | ||
| 1985 | 2026.05.11 15:41:30.266178 [ 303 ] {} <Debug> TCP-Session: 0dda0e58-9f13-4bb0-8bea-4fe36e02197b Authenticating user 'default' from [fd00:1122:3344:101::e]:55107 | ||
| 1986 | 2026.05.11 15:41:30.266183 [ 302 ] {} <Debug> TCP-Session: 6e295b42-144d-43fc-b9c4-6c60cd9026d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.05.11 15:41:30.266198 [ 303 ] {} <Debug> TCP-Session: 0dda0e58-9f13-4bb0-8bea-4fe36e02197b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.05.11 15:41:30.266201 [ 302 ] {} <Debug> TCP-Session: 6e295b42-144d-43fc-b9c4-6c60cd9026d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1989 | 2026.05.11 15:41:30.266213 [ 303 ] {} <Debug> TCP-Session: 0dda0e58-9f13-4bb0-8bea-4fe36e02197b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.05.11 15:41:30.266269 [ 306 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1991 | 2026.05.11 15:41:30.266328 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1992 | 2026.05.11 15:41:30.266342 [ 306 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1993 | 2026.05.11 15:41:30.266366 [ 304 ] {} <Debug> TCP-Session: 99d067e2-32e0-409b-9b19-a3533f65f514 Authenticating user 'default' from [fd00:1122:3344:101::e]:50156 | ||
| 1994 | 2026.05.11 15:41:30.266334 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1995 | 2026.05.11 15:41:30.266396 [ 304 ] {} <Debug> TCP-Session: 99d067e2-32e0-409b-9b19-a3533f65f514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2026.05.11 15:41:30.266424 [ 304 ] {} <Debug> TCP-Session: 99d067e2-32e0-409b-9b19-a3533f65f514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.05.11 15:41:30.266427 [ 259 ] {} <Debug> TCP-Session: d63667a1-91d6-41e7-a8c1-36751abcc96b Authenticating user 'default' from [fd00:1122:3344:101::e]:33739 | ||
| 1998 | 2026.05.11 15:41:30.266426 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1999 | 2026.05.11 15:41:30.266462 [ 259 ] {} <Debug> TCP-Session: d63667a1-91d6-41e7-a8c1-36751abcc96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.05.11 15:41:30.266424 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2001 | 2026.05.11 15:41:30.266478 [ 309 ] {} <Debug> TCP-Session: 29b08f96-70b4-43f7-9685-7c28b6b32d6f Authenticating user 'default' from [fd00:1122:3344:101::e]:50599 | ||
| 2002 | 2026.05.11 15:41:30.266480 [ 259 ] {} <Debug> TCP-Session: d63667a1-91d6-41e7-a8c1-36751abcc96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.05.11 15:41:30.266520 [ 309 ] {} <Debug> TCP-Session: 29b08f96-70b4-43f7-9685-7c28b6b32d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.05.11 15:41:30.266511 [ 310 ] {} <Debug> TCP-Session: 538764fb-d657-4439-8873-a55c6c4b3038 Authenticating user 'default' from [fd00:1122:3344:101::e]:62302 | ||
| 2005 | 2026.05.11 15:41:30.266537 [ 309 ] {} <Debug> TCP-Session: 29b08f96-70b4-43f7-9685-7c28b6b32d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.05.11 15:41:30.266555 [ 310 ] {} <Debug> TCP-Session: 538764fb-d657-4439-8873-a55c6c4b3038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.05.11 15:41:30.266580 [ 310 ] {} <Debug> TCP-Session: 538764fb-d657-4439-8873-a55c6c4b3038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2008 | 2026.05.11 15:41:30.266653 [ 306 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 2009 | 2026.05.11 15:41:30.266747 [ 306 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2010 | 2026.05.11 15:41:30.674229 [ 341 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Trace> AggregatingTransform: Aggregating | ||
| 2011 | 2026.05.11 15:41:30.674291 [ 341 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2012 | 2026.05.11 15:41:30.674320 [ 341 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001143073 sec. (874.835 rows/sec., 34.17 KiB/sec.) | ||
| 2013 | 2026.05.11 15:41:30.674336 [ 341 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Trace> Aggregator: Merging aggregated data | ||
| 2014 | 2026.05.11 15:41:30.674959 [ 306 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.40914 sec., 2.4441511463068877 rows/sec., 97.77 B/sec. | ||
| 2015 | 2026.05.11 15:41:30.675153 [ 306 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2016 | 2026.05.11 15:41:30.675171 [ 306 ] {4360ef1a-69eb-4175-ab3b-a2740c4c9b5d} <Debug> TCPHandler: Processed in 0.409596486 sec. | ||
| 2017 | 2026.05.11 15:41:30.675330 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2018 | 2026.05.11 15:41:30.675370 [ 306 ] {} <Debug> TCP-Session: ac0316c0-a388-4c08-a97b-2d74c84bc6fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.05.11 15:41:30.675375 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2020 | 2026.05.11 15:41:30.675388 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2021 | 2026.05.11 15:41:30.675417 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2022 | 2026.05.11 15:41:30.675444 [ 307 ] {} <Debug> TCP-Session: 1cf227a9-d6ab-4008-98cb-d1d76ea4dc85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.05.11 15:41:30.675451 [ 310 ] {} <Debug> TCP-Session: 538764fb-d657-4439-8873-a55c6c4b3038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.05.11 15:41:30.675458 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2025 | 2026.05.11 15:41:30.675489 [ 304 ] {} <Debug> TCP-Session: 99d067e2-32e0-409b-9b19-a3533f65f514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2026.05.11 15:41:30.675512 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2027 | 2026.05.11 15:41:30.675490 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2028 | 2026.05.11 15:41:30.675571 [ 302 ] {} <Debug> TCP-Session: 6e295b42-144d-43fc-b9c4-6c60cd9026d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.05.11 15:41:30.675545 [ 303 ] {} <Debug> TCP-Session: 0dda0e58-9f13-4bb0-8bea-4fe36e02197b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.05.11 15:41:30.675599 [ 308 ] {} <Debug> TCP-Session: 5ea061ec-dfca-4955-aa28-24fffeb0c2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.05.11 15:41:30.675473 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2032 | 2026.05.11 15:41:30.675439 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2033 | 2026.05.11 15:41:30.675660 [ 259 ] {} <Debug> TCP-Session: d63667a1-91d6-41e7-a8c1-36751abcc96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.05.11 15:41:30.675695 [ 309 ] {} <Debug> TCP-Session: 29b08f96-70b4-43f7-9685-7c28b6b32d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.05.11 15:41:31.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.99 MiB, peak 199.08 MiB, free memory in arenas 0.00 B, will set to 207.92 MiB (RSS), difference: 18.94 MiB | ||
| 2036 | 2026.05.11 15:41:31.042696 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2037 | 2026.05.11 15:41:31.042758 [ 293 ] {} <Debug> TCP-Session: 0992d1ae-9db6-4e36-83be-b2c51236106a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.05.11 15:41:31.284550 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2026.05.11 15:41:31.284782 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 2040 | 2026.05.11 15:41:31.285130 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2041 | 2026.05.11 15:41:31.285168 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <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 | ||
| 2042 | 2026.05.11 15:41:31.285405 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2043 | 2026.05.11 15:41:31.285483 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2044 | 2026.05.11 15:41:31.285633 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2045 | 2026.05.11 15:41:31.285671 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2046 | 2026.05.11 15:41:31.285693 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 2047 | 2026.05.11 15:41:31.285710 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2048 | 2026.05.11 15:41:31.285751 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <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'))" | ||
| 2049 | 2026.05.11 15:41:31.285772 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 2050 | 2026.05.11 15:41:31.286916 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002219 sec., 17124.83100495719 rows/sec., 3.47 MiB/sec. | ||
| 2051 | 2026.05.11 15:41:31.287027 [ 301 ] {ac9fae9a-b586-48a1-b16b-aa505684ba4f} <Debug> TCPHandler: Processed in 0.002606445 sec. | ||
| 2052 | 2026.05.11 15:41:31.290917 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.05.11 15:41:31.291073 [ 301 ] {5fadf46c-d322-4bb6-aa8d-93347b811080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2054 | 2026.05.11 15:41:31.291141 [ 301 ] {5fadf46c-d322-4bb6-aa8d-93347b811080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2055 | 2026.05.11 15:41:31.291970 [ 301 ] {5fadf46c-d322-4bb6-aa8d-93347b811080} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.05.11 15:41:31.292034 [ 301 ] {5fadf46c-d322-4bb6-aa8d-93347b811080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2057 | 2026.05.11 15:41:31.292727 [ 301 ] {5fadf46c-d322-4bb6-aa8d-93347b811080} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2058 | 2026.05.11 15:41:31.293454 [ 301 ] {5fadf46c-d322-4bb6-aa8d-93347b811080} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.05.11 15:41:31.293680 [ 301 ] {5fadf46c-d322-4bb6-aa8d-93347b811080} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.002654 sec., 48229.088168801805 rows/sec., 4.15 MiB/sec. | ||
| 2060 | 2026.05.11 15:41:31.293681 [ 48 ] {} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2061 | 2026.05.11 15:41:31.293742 [ 301 ] {5fadf46c-d322-4bb6-aa8d-93347b811080} <Debug> TCPHandler: Processed in 0.002902463 sec. | ||
| 2062 | 2026.05.11 15:41:31.293787 [ 48 ] {} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.05.11 15:41:31.293828 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2064 | 2026.05.11 15:41:31.294011 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 2065 | 2026.05.11 15:41:31.294018 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.05.11 15:41:31.294216 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2067 | 2026.05.11 15:41:31.294294 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2596 rows starting from the beginning of the part | ||
| 2068 | 2026.05.11 15:41:31.294433 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2069 | 2026.05.11 15:41:31.294508 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2591 rows starting from the beginning of the part | ||
| 2070 | 2026.05.11 15:41:31.294514 [ 301 ] {f4d1283a-d4f0-40ee-9937-be51fcc1936e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.05.11 15:41:31.294576 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2072 | 2026.05.11 15:41:31.294617 [ 301 ] {f4d1283a-d4f0-40ee-9937-be51fcc1936e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2073 | 2026.05.11 15:41:31.294644 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2074 | 2026.05.11 15:41:31.294711 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2075 | 2026.05.11 15:41:31.295486 [ 301 ] {f4d1283a-d4f0-40ee-9937-be51fcc1936e} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.05.11 15:41:31.295553 [ 301 ] {f4d1283a-d4f0-40ee-9937-be51fcc1936e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2077 | 2026.05.11 15:41:31.296139 [ 301 ] {f4d1283a-d4f0-40ee-9937-be51fcc1936e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2078 | 2026.05.11 15:41:31.296789 [ 301 ] {f4d1283a-d4f0-40ee-9937-be51fcc1936e} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.05.11 15:41:31.297008 [ 301 ] {f4d1283a-d4f0-40ee-9937-be51fcc1936e} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.002559 sec., 14067.99531066823 rows/sec., 1.03 MiB/sec. | ||
| 2080 | 2026.05.11 15:41:31.297070 [ 301 ] {f4d1283a-d4f0-40ee-9937-be51fcc1936e} <Debug> TCPHandler: Processed in 0.003123069 sec. | ||
| 2081 | 2026.05.11 15:41:31.297224 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.05.11 15:41:31.297357 [ 301 ] {66781386-e199-4b93-9881-f81b4c716ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2083 | 2026.05.11 15:41:31.297426 [ 301 ] {66781386-e199-4b93-9881-f81b4c716ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2084 | 2026.05.11 15:41:31.298269 [ 301 ] {66781386-e199-4b93-9881-f81b4c716ef7} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.05.11 15:41:31.298318 [ 301 ] {66781386-e199-4b93-9881-f81b4c716ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2086 | 2026.05.11 15:41:31.298481 [ 197 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5483 rows, containing 5 columns (5 merged, 0 gathered) in 0.00455851 sec., 1202805.302609844 rows/sec., 94.88 MiB/sec. | ||
| 2087 | 2026.05.11 15:41:31.298939 [ 301 ] {66781386-e199-4b93-9881-f81b4c716ef7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2088 | 2026.05.11 15:41:31.298954 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2089 | 2026.05.11 15:41:31.299592 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_11_2} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.05.11 15:41:31.299714 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_11_2} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2091 | 2026.05.11 15:41:31.299725 [ 301 ] {66781386-e199-4b93-9881-f81b4c716ef7} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.05.11 15:41:31.299810 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2093 | 2026.05.11 15:41:31.299917 [ 48 ] {} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2094 | 2026.05.11 15:41:31.299968 [ 48 ] {} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.05.11 15:41:31.299987 [ 301 ] {66781386-e199-4b93-9881-f81b4c716ef7} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.002676 sec., 37369.20777279522 rows/sec., 2.92 MiB/sec. | ||
| 2096 | 2026.05.11 15:41:31.300082 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2097 | 2026.05.11 15:41:31.300134 [ 301 ] {66781386-e199-4b93-9881-f81b4c716ef7} <Debug> TCPHandler: Processed in 0.002961335 sec. | ||
| 2098 | 2026.05.11 15:41:31.300178 [ 201 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 2099 | 2026.05.11 15:41:31.300281 [ 201 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2100 | 2026.05.11 15:41:31.300310 [ 201 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1386 rows starting from the beginning of the part | ||
| 2101 | 2026.05.11 15:41:31.300356 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.05.11 15:41:31.300385 [ 201 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2103 | 2026.05.11 15:41:31.300436 [ 201 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1359 rows starting from the beginning of the part | ||
| 2104 | 2026.05.11 15:41:31.300476 [ 201 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2105 | 2026.05.11 15:41:31.300498 [ 301 ] {b134bd16-13a7-459d-a3b2-849e63f82ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2106 | 2026.05.11 15:41:31.300518 [ 201 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2107 | 2026.05.11 15:41:31.300568 [ 201 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2108 | 2026.05.11 15:41:31.300572 [ 301 ] {b134bd16-13a7-459d-a3b2-849e63f82ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2109 | 2026.05.11 15:41:31.301179 [ 301 ] {b134bd16-13a7-459d-a3b2-849e63f82ec8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.05.11 15:41:31.301233 [ 301 ] {b134bd16-13a7-459d-a3b2-849e63f82ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2111 | 2026.05.11 15:41:31.301814 [ 197 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3037 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670828 sec., 1817661.662361416 rows/sec., 131.76 MiB/sec. | ||
| 2112 | 2026.05.11 15:41:31.301879 [ 301 ] {b134bd16-13a7-459d-a3b2-849e63f82ec8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2113 | 2026.05.11 15:41:31.302141 [ 190 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2114 | 2026.05.11 15:41:31.302565 [ 301 ] {b134bd16-13a7-459d-a3b2-849e63f82ec8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.05.11 15:41:31.302741 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2116 | 2026.05.11 15:41:31.302773 [ 190 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_11_2} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.05.11 15:41:31.302783 [ 301 ] {b134bd16-13a7-459d-a3b2-849e63f82ec8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002317 sec., 69054.81225722918 rows/sec., 4.81 MiB/sec. | ||
| 2118 | 2026.05.11 15:41:31.302793 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.05.11 15:41:31.302869 [ 301 ] {b134bd16-13a7-459d-a3b2-849e63f82ec8} <Debug> TCPHandler: Processed in 0.002592314 sec. | ||
| 2120 | 2026.05.11 15:41:31.302873 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2121 | 2026.05.11 15:41:31.302895 [ 190 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_11_2} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2122 | 2026.05.11 15:41:31.302982 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2123 | 2026.05.11 15:41:31.303044 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 2124 | 2026.05.11 15:41:31.303071 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.05.11 15:41:31.303202 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2126 | 2026.05.11 15:41:31.303226 [ 301 ] {8482202f-7c16-4d41-82d5-5df4e9f56260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2127 | 2026.05.11 15:41:31.303248 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2900 rows starting from the beginning of the part | ||
| 2128 | 2026.05.11 15:41:31.303314 [ 301 ] {8482202f-7c16-4d41-82d5-5df4e9f56260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2129 | 2026.05.11 15:41:31.303336 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2130 | 2026.05.11 15:41:31.303390 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1526 rows starting from the beginning of the part | ||
| 2131 | 2026.05.11 15:41:31.303437 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2132 | 2026.05.11 15:41:31.303480 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2133 | 2026.05.11 15:41:31.303526 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2134 | 2026.05.11 15:41:31.304728 [ 301 ] {8482202f-7c16-4d41-82d5-5df4e9f56260} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.05.11 15:41:31.304784 [ 301 ] {8482202f-7c16-4d41-82d5-5df4e9f56260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2136 | 2026.05.11 15:41:31.305698 [ 301 ] {8482202f-7c16-4d41-82d5-5df4e9f56260} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2137 | 2026.05.11 15:41:31.306165 [ 197 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5034 rows, containing 5 columns (5 merged, 0 gathered) in 0.003204081 sec., 1571121.3293296893 rows/sec., 100.08 MiB/sec. | ||
| 2138 | 2026.05.11 15:41:31.306225 [ 301 ] {8482202f-7c16-4d41-82d5-5df4e9f56260} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.05.11 15:41:31.306426 [ 301 ] {8482202f-7c16-4d41-82d5-5df4e9f56260} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003234 sec., 11131.725417439704 rows/sec., 19.95 MiB/sec. | ||
| 2140 | 2026.05.11 15:41:31.306500 [ 301 ] {8482202f-7c16-4d41-82d5-5df4e9f56260} <Debug> TCPHandler: Processed in 0.003523571 sec. | ||
| 2141 | 2026.05.11 15:41:31.306634 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2142 | 2026.05.11 15:41:31.306649 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.05.11 15:41:31.306766 [ 301 ] {5292a7a6-2a8e-43d5-aa2c-a000d7567372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2144 | 2026.05.11 15:41:31.306812 [ 301 ] {5292a7a6-2a8e-43d5-aa2c-a000d7567372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2145 | 2026.05.11 15:41:31.307165 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.05.11 15:41:31.307196 [ 301 ] {5292a7a6-2a8e-43d5-aa2c-a000d7567372} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2147 | 2026.05.11 15:41:31.307242 [ 301 ] {5292a7a6-2a8e-43d5-aa2c-a000d7567372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2148 | 2026.05.11 15:41:31.307289 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2149 | 2026.05.11 15:41:31.307378 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2150 | 2026.05.11 15:41:31.307672 [ 301 ] {5292a7a6-2a8e-43d5-aa2c-a000d7567372} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2151 | 2026.05.11 15:41:31.308118 [ 301 ] {5292a7a6-2a8e-43d5-aa2c-a000d7567372} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.05.11 15:41:31.308239 [ 48 ] {} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2153 | 2026.05.11 15:41:31.308260 [ 301 ] {5292a7a6-2a8e-43d5-aa2c-a000d7567372} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. | ||
| 2154 | 2026.05.11 15:41:31.308281 [ 48 ] {} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.05.11 15:41:31.308303 [ 301 ] {5292a7a6-2a8e-43d5-aa2c-a000d7567372} <Debug> TCPHandler: Processed in 0.001706169 sec. | ||
| 2156 | 2026.05.11 15:41:31.308306 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2157 | 2026.05.11 15:41:31.308434 [ 187 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 2158 | 2026.05.11 15:41:31.308547 [ 187 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2159 | 2026.05.11 15:41:31.308585 [ 187 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2160 | 2026.05.11 15:41:31.308670 [ 187 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2161 | 2026.05.11 15:41:31.308719 [ 187 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 2162 | 2026.05.11 15:41:31.308771 [ 187 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2163 | 2026.05.11 15:41:31.308811 [ 187 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2164 | 2026.05.11 15:41:31.308852 [ 187 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 2165 | 2026.05.11 15:41:31.309722 [ 190 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331258 sec., 405631.3652199648 rows/sec., 27.34 MiB/sec. | ||
| 2166 | 2026.05.11 15:41:31.309986 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2167 | 2026.05.11 15:41:31.310543 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_11_2} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.05.11 15:41:31.310651 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_11_2} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2169 | 2026.05.11 15:41:31.310723 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2170 | 2026.05.11 15:41:32.001092 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.49 MiB, peak 210.35 MiB, free memory in arenas 0.00 B, will set to 208.83 MiB (RSS), difference: 2.34 MiB | ||
| 2171 | 2026.05.11 15:41:32.724949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4328 | ||
| 2172 | 2026.05.11 15:41:32.725494 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.05.11 15:41:32.725537 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2174 | 2026.05.11 15:41:32.726030 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2175 | 2026.05.11 15:41:32.726275 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.05.11 15:41:32.726403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4328 | ||
| 2177 | 2026.05.11 15:41:32.968660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2178 | 2026.05.11 15:41:32.984472 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.05.11 15:41:32.984521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2180 | 2026.05.11 15:41:32.990611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2181 | 2026.05.11 15:41:32.991284 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2182 | 2026.05.11 15:41:32.993927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2183 | 2026.05.11 15:41:33.000281 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.36 MiB, peak 213.36 MiB, free memory in arenas 0.00 B, will set to 210.82 MiB (RSS), difference: 1.46 MiB | ||
| 2184 | 2026.05.11 15:41:35.227127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 250 | ||
| 2185 | 2026.05.11 15:41:35.229294 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.05.11 15:41:35.229334 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2187 | 2026.05.11 15:41:35.230513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2188 | 2026.05.11 15:41:35.230782 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.05.11 15:41:35.231020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250 | ||
| 2190 | 2026.05.11 15:41:36.283704 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.05.11 15:41:36.283968 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 2192 | 2026.05.11 15:41:36.284308 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2193 | 2026.05.11 15:41:36.284343 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <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 | ||
| 2194 | 2026.05.11 15:41:36.284572 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2195 | 2026.05.11 15:41:36.284642 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2196 | 2026.05.11 15:41:36.284782 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 2197 | 2026.05.11 15:41:36.284818 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2198 | 2026.05.11 15:41:36.284840 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 2199 | 2026.05.11 15:41:36.284855 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2200 | 2026.05.11 15:41:36.284894 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <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'))" | ||
| 2201 | 2026.05.11 15:41:36.284913 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 2202 | 2026.05.11 15:41:36.286184 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002301 sec., 16514.558887440242 rows/sec., 3.35 MiB/sec. | ||
| 2203 | 2026.05.11 15:41:36.286332 [ 301 ] {9d4a31a9-252c-4a97-8b76-133d74042918} <Debug> TCPHandler: Processed in 0.00278052 sec. | ||
| 2204 | 2026.05.11 15:41:36.288401 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2205 | 2026.05.11 15:41:36.288532 [ 301 ] {cecab0bd-d915-4f93-87d4-029079748dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2206 | 2026.05.11 15:41:36.288593 [ 301 ] {cecab0bd-d915-4f93-87d4-029079748dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2207 | 2026.05.11 15:41:36.289457 [ 301 ] {cecab0bd-d915-4f93-87d4-029079748dc3} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2208 | 2026.05.11 15:41:36.289509 [ 301 ] {cecab0bd-d915-4f93-87d4-029079748dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2209 | 2026.05.11 15:41:36.289910 [ 301 ] {cecab0bd-d915-4f93-87d4-029079748dc3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2210 | 2026.05.11 15:41:36.290132 [ 301 ] {cecab0bd-d915-4f93-87d4-029079748dc3} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2026.05.11 15:41:36.290284 [ 301 ] {cecab0bd-d915-4f93-87d4-029079748dc3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001768 sec., 2262.443438914027 rows/sec., 184.49 KiB/sec. | ||
| 2212 | 2026.05.11 15:41:36.290326 [ 301 ] {cecab0bd-d915-4f93-87d4-029079748dc3} <Debug> TCPHandler: Processed in 0.002031078 sec. | ||
| 2213 | 2026.05.11 15:41:36.290498 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2214 | 2026.05.11 15:41:36.290600 [ 301 ] {3aa87f3a-d69e-4f54-a011-c77a9cb2364f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2215 | 2026.05.11 15:41:36.290642 [ 301 ] {3aa87f3a-d69e-4f54-a011-c77a9cb2364f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2216 | 2026.05.11 15:41:36.291101 [ 301 ] {3aa87f3a-d69e-4f54-a011-c77a9cb2364f} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.05.11 15:41:36.291139 [ 301 ] {3aa87f3a-d69e-4f54-a011-c77a9cb2364f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2218 | 2026.05.11 15:41:36.291451 [ 301 ] {3aa87f3a-d69e-4f54-a011-c77a9cb2364f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2219 | 2026.05.11 15:41:36.291670 [ 301 ] {3aa87f3a-d69e-4f54-a011-c77a9cb2364f} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.05.11 15:41:36.291801 [ 301 ] {3aa87f3a-d69e-4f54-a011-c77a9cb2364f} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001225 sec., 55510.204081632655 rows/sec., 4.38 MiB/sec. | ||
| 2221 | 2026.05.11 15:41:36.291838 [ 301 ] {3aa87f3a-d69e-4f54-a011-c77a9cb2364f} <Debug> TCPHandler: Processed in 0.00139157 sec. | ||
| 2222 | 2026.05.11 15:41:36.292002 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.05.11 15:41:36.292108 [ 301 ] {3981da6b-e8cf-4f3e-bc1d-7a18aeb6389a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2224 | 2026.05.11 15:41:36.292149 [ 301 ] {3981da6b-e8cf-4f3e-bc1d-7a18aeb6389a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2225 | 2026.05.11 15:41:36.292597 [ 301 ] {3981da6b-e8cf-4f3e-bc1d-7a18aeb6389a} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2026.05.11 15:41:36.292634 [ 301 ] {3981da6b-e8cf-4f3e-bc1d-7a18aeb6389a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2227 | 2026.05.11 15:41:36.292944 [ 301 ] {3981da6b-e8cf-4f3e-bc1d-7a18aeb6389a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2228 | 2026.05.11 15:41:36.293163 [ 301 ] {3981da6b-e8cf-4f3e-bc1d-7a18aeb6389a} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.05.11 15:41:36.293277 [ 39 ] {} <Debug> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2230 | 2026.05.11 15:41:36.293300 [ 301 ] {3981da6b-e8cf-4f3e-bc1d-7a18aeb6389a} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001212 sec., 7425.742574257426 rows/sec., 540.65 KiB/sec. | ||
| 2231 | 2026.05.11 15:41:36.293354 [ 39 ] {} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.05.11 15:41:36.293359 [ 301 ] {3981da6b-e8cf-4f3e-bc1d-7a18aeb6389a} <Debug> TCPHandler: Processed in 0.00141095 sec. | ||
| 2233 | 2026.05.11 15:41:36.293387 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2234 | 2026.05.11 15:41:36.293496 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::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 | ||
| 2235 | 2026.05.11 15:41:36.293504 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.05.11 15:41:36.293617 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2237 | 2026.05.11 15:41:36.293635 [ 301 ] {6d916378-e6e4-407e-878d-4bde79391620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2238 | 2026.05.11 15:41:36.293651 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 66 rows starting from the beginning of the part | ||
| 2239 | 2026.05.11 15:41:36.293685 [ 301 ] {6d916378-e6e4-407e-878d-4bde79391620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2240 | 2026.05.11 15:41:36.293744 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 2241 | 2026.05.11 15:41:36.293797 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2242 | 2026.05.11 15:41:36.293842 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 2243 | 2026.05.11 15:41:36.293893 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2244 | 2026.05.11 15:41:36.293939 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 2245 | 2026.05.11 15:41:36.294180 [ 301 ] {6d916378-e6e4-407e-878d-4bde79391620} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.05.11 15:41:36.294226 [ 301 ] {6d916378-e6e4-407e-878d-4bde79391620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2247 | 2026.05.11 15:41:36.294567 [ 301 ] {6d916378-e6e4-407e-878d-4bde79391620} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2248 | 2026.05.11 15:41:36.294793 [ 301 ] {6d916378-e6e4-407e-878d-4bde79391620} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.05.11 15:41:36.294798 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347549 sec., 177359.04223148842 rows/sec., 13.72 MiB/sec. | ||
| 2250 | 2026.05.11 15:41:36.294927 [ 301 ] {6d916378-e6e4-407e-878d-4bde79391620} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001311 sec., 57971.01449275362 rows/sec., 4.53 MiB/sec. | ||
| 2251 | 2026.05.11 15:41:36.294965 [ 301 ] {6d916378-e6e4-407e-878d-4bde79391620} <Debug> TCPHandler: Processed in 0.001510453 sec. | ||
| 2252 | 2026.05.11 15:41:36.295033 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2253 | 2026.05.11 15:41:36.295102 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2026.05.11 15:41:36.295218 [ 301 ] {d0d1fa25-56a3-4a8a-9076-a85c36048c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2255 | 2026.05.11 15:41:36.295265 [ 301 ] {d0d1fa25-56a3-4a8a-9076-a85c36048c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2256 | 2026.05.11 15:41:36.295385 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_6_1} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.05.11 15:41:36.295470 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_6_1} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2258 | 2026.05.11 15:41:36.295567 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2259 | 2026.05.11 15:41:36.295718 [ 301 ] {d0d1fa25-56a3-4a8a-9076-a85c36048c70} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.05.11 15:41:36.295760 [ 301 ] {d0d1fa25-56a3-4a8a-9076-a85c36048c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2261 | 2026.05.11 15:41:36.296102 [ 301 ] {d0d1fa25-56a3-4a8a-9076-a85c36048c70} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2262 | 2026.05.11 15:41:36.296332 [ 301 ] {d0d1fa25-56a3-4a8a-9076-a85c36048c70} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.05.11 15:41:36.296464 [ 301 ] {d0d1fa25-56a3-4a8a-9076-a85c36048c70} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001264 sec., 128164.55696202532 rows/sec., 8.92 MiB/sec. | ||
| 2264 | 2026.05.11 15:41:36.296500 [ 301 ] {d0d1fa25-56a3-4a8a-9076-a85c36048c70} <Debug> TCPHandler: Processed in 0.001446572 sec. | ||
| 2265 | 2026.05.11 15:41:36.296633 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.05.11 15:41:36.296729 [ 301 ] {98c89065-98d1-4b93-babf-8aa2689be094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2267 | 2026.05.11 15:41:36.296782 [ 301 ] {98c89065-98d1-4b93-babf-8aa2689be094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2268 | 2026.05.11 15:41:36.297577 [ 301 ] {98c89065-98d1-4b93-babf-8aa2689be094} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.05.11 15:41:36.297613 [ 301 ] {98c89065-98d1-4b93-babf-8aa2689be094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2270 | 2026.05.11 15:41:36.298098 [ 301 ] {98c89065-98d1-4b93-babf-8aa2689be094} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2271 | 2026.05.11 15:41:36.298324 [ 301 ] {98c89065-98d1-4b93-babf-8aa2689be094} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.05.11 15:41:36.298432 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2273 | 2026.05.11 15:41:36.298461 [ 301 ] {98c89065-98d1-4b93-babf-8aa2689be094} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001751 sec., 2855.5111364934323 rows/sec., 5.12 MiB/sec. | ||
| 2274 | 2026.05.11 15:41:36.298469 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.05.11 15:41:36.298504 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2276 | 2026.05.11 15:41:36.298526 [ 301 ] {98c89065-98d1-4b93-babf-8aa2689be094} <Debug> TCPHandler: Processed in 0.001942466 sec. | ||
| 2277 | 2026.05.11 15:41:36.298581 [ 190 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::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 | ||
| 2278 | 2026.05.11 15:41:36.298666 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.05.11 15:41:36.298765 [ 301 ] {5dc6fbe6-5871-4c01-b133-6fc8f807c690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2280 | 2026.05.11 15:41:36.298793 [ 190 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2281 | 2026.05.11 15:41:36.298806 [ 301 ] {5dc6fbe6-5871-4c01-b133-6fc8f807c690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2282 | 2026.05.11 15:41:36.298858 [ 190 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 2283 | 2026.05.11 15:41:36.298993 [ 190 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 2284 | 2026.05.11 15:41:36.299125 [ 190 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2285 | 2026.05.11 15:41:36.299169 [ 301 ] {5dc6fbe6-5871-4c01-b133-6fc8f807c690} <Trace> oximeter.measurements_i64 (0908b74a-0d11-48f1-b341-a37a745e88b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.05.11 15:41:36.299212 [ 301 ] {5dc6fbe6-5871-4c01-b133-6fc8f807c690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2287 | 2026.05.11 15:41:36.299245 [ 190 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 2288 | 2026.05.11 15:41:36.299367 [ 190 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2289 | 2026.05.11 15:41:36.299491 [ 190 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 2290 | 2026.05.11 15:41:36.299534 [ 301 ] {5dc6fbe6-5871-4c01-b133-6fc8f807c690} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2291 | 2026.05.11 15:41:36.299757 [ 301 ] {5dc6fbe6-5871-4c01-b133-6fc8f807c690} <Trace> oximeter.measurements_i64 (0908b74a-0d11-48f1-b341-a37a745e88b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.05.11 15:41:36.299892 [ 301 ] {5dc6fbe6-5871-4c01-b133-6fc8f807c690} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001145 sec., 2620.0873362445413 rows/sec., 185.08 KiB/sec. | ||
| 2293 | 2026.05.11 15:41:36.299929 [ 301 ] {5dc6fbe6-5871-4c01-b133-6fc8f807c690} <Debug> TCPHandler: Processed in 0.001315738 sec. | ||
| 2294 | 2026.05.11 15:41:36.300059 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.05.11 15:41:36.300164 [ 301 ] {2cfe7947-66b4-44ee-93f4-ef4e3293e64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2296 | 2026.05.11 15:41:36.300205 [ 301 ] {2cfe7947-66b4-44ee-93f4-ef4e3293e64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2297 | 2026.05.11 15:41:36.300561 [ 301 ] {2cfe7947-66b4-44ee-93f4-ef4e3293e64d} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.05.11 15:41:36.300598 [ 301 ] {2cfe7947-66b4-44ee-93f4-ef4e3293e64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2299 | 2026.05.11 15:41:36.300918 [ 301 ] {2cfe7947-66b4-44ee-93f4-ef4e3293e64d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2300 | 2026.05.11 15:41:36.301143 [ 301 ] {2cfe7947-66b4-44ee-93f4-ef4e3293e64d} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.05.11 15:41:36.301288 [ 301 ] {2cfe7947-66b4-44ee-93f4-ef4e3293e64d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 2302 | 2026.05.11 15:41:36.301323 [ 301 ] {2cfe7947-66b4-44ee-93f4-ef4e3293e64d} <Debug> TCPHandler: Processed in 0.001312078 sec. | ||
| 2303 | 2026.05.11 15:41:36.301804 [ 190 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 19 columns (19 merged, 0 gathered) in 0.003252333 sec., 60571.90330756414 rows/sec., 108.54 MiB/sec. | ||
| 2304 | 2026.05.11 15:41:36.302225 [ 193 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2305 | 2026.05.11 15:41:36.302617 [ 193 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2026.05.11 15:41:36.302697 [ 193 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2307 | 2026.05.11 15:41:36.302778 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 2308 | 2026.05.11 15:41:40.153963 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2309 | 2026.05.11 15:41:40.154049 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2310 | 2026.05.11 15:41:40.226635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4840 | ||
| 2311 | 2026.05.11 15:41:40.227213 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2026.05.11 15:41:40.227262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2313 | 2026.05.11 15:41:40.227828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2314 | 2026.05.11 15:41:40.228064 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.05.11 15:41:40.228192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4840 | ||
| 2316 | 2026.05.11 15:41:40.494175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2317 | 2026.05.11 15:41:40.511214 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.05.11 15:41:40.511266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2319 | 2026.05.11 15:41:40.517404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2320 | 2026.05.11 15:41:40.518073 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.05.11 15:41:40.520940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2322 | 2026.05.11 15:41:41.000337 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.79 MiB, peak 215.79 MiB, free memory in arenas 0.00 B, will set to 213.42 MiB (RSS), difference: 1.63 MiB | ||
| 2323 | 2026.05.11 15:41:41.284204 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.05.11 15:41:41.284437 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 2325 | 2026.05.11 15:41:41.284748 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2326 | 2026.05.11 15:41:41.284784 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <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 | ||
| 2327 | 2026.05.11 15:41:41.285011 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2328 | 2026.05.11 15:41:41.285080 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2329 | 2026.05.11 15:41:41.285211 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2330 | 2026.05.11 15:41:41.285245 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2331 | 2026.05.11 15:41:41.285336 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 2332 | 2026.05.11 15:41:41.285353 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2333 | 2026.05.11 15:41:41.285394 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <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'))" | ||
| 2334 | 2026.05.11 15:41:41.285414 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 2335 | 2026.05.11 15:41:41.286514 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00216 sec., 17592.59259259259 rows/sec., 3.57 MiB/sec. | ||
| 2336 | 2026.05.11 15:41:41.286619 [ 301 ] {30aa81ac-fe6b-4b60-8516-a3001d391c3b} <Debug> TCPHandler: Processed in 0.002549103 sec. | ||
| 2337 | 2026.05.11 15:41:41.288822 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.05.11 15:41:41.288937 [ 301 ] {5e28cd01-c007-468b-8bc3-a713046a2238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2339 | 2026.05.11 15:41:41.288983 [ 301 ] {5e28cd01-c007-468b-8bc3-a713046a2238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2340 | 2026.05.11 15:41:41.289622 [ 301 ] {5e28cd01-c007-468b-8bc3-a713046a2238} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.05.11 15:41:41.289663 [ 301 ] {5e28cd01-c007-468b-8bc3-a713046a2238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2342 | 2026.05.11 15:41:41.290050 [ 301 ] {5e28cd01-c007-468b-8bc3-a713046a2238} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2343 | 2026.05.11 15:41:41.290274 [ 301 ] {5e28cd01-c007-468b-8bc3-a713046a2238} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.05.11 15:41:41.290435 [ 301 ] {5e28cd01-c007-468b-8bc3-a713046a2238} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001533 sec., 84801.0437051533 rows/sec., 7.32 MiB/sec. | ||
| 2345 | 2026.05.11 15:41:41.290471 [ 301 ] {5e28cd01-c007-468b-8bc3-a713046a2238} <Debug> TCPHandler: Processed in 0.001700539 sec. | ||
| 2346 | 2026.05.11 15:41:41.290623 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.05.11 15:41:41.290726 [ 301 ] {27da2d04-5096-435c-a726-d4b2ed5812dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2348 | 2026.05.11 15:41:41.290767 [ 301 ] {27da2d04-5096-435c-a726-d4b2ed5812dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2349 | 2026.05.11 15:41:41.291218 [ 301 ] {27da2d04-5096-435c-a726-d4b2ed5812dd} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.05.11 15:41:41.291255 [ 301 ] {27da2d04-5096-435c-a726-d4b2ed5812dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2351 | 2026.05.11 15:41:41.291576 [ 301 ] {27da2d04-5096-435c-a726-d4b2ed5812dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2352 | 2026.05.11 15:41:41.291785 [ 301 ] {27da2d04-5096-435c-a726-d4b2ed5812dd} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.05.11 15:41:41.291918 [ 301 ] {27da2d04-5096-435c-a726-d4b2ed5812dd} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001215 sec., 30452.674897119345 rows/sec., 2.24 MiB/sec. | ||
| 2354 | 2026.05.11 15:41:41.291955 [ 301 ] {27da2d04-5096-435c-a726-d4b2ed5812dd} <Debug> TCPHandler: Processed in 0.00138093 sec. | ||
| 2355 | 2026.05.11 15:41:41.292086 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.05.11 15:41:41.292181 [ 301 ] {8438e93c-1cd5-4996-bd9b-9dc2ff07d822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2357 | 2026.05.11 15:41:41.292220 [ 301 ] {8438e93c-1cd5-4996-bd9b-9dc2ff07d822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2358 | 2026.05.11 15:41:41.292638 [ 301 ] {8438e93c-1cd5-4996-bd9b-9dc2ff07d822} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.05.11 15:41:41.292672 [ 301 ] {8438e93c-1cd5-4996-bd9b-9dc2ff07d822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2360 | 2026.05.11 15:41:41.292977 [ 301 ] {8438e93c-1cd5-4996-bd9b-9dc2ff07d822} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2361 | 2026.05.11 15:41:41.293172 [ 301 ] {8438e93c-1cd5-4996-bd9b-9dc2ff07d822} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.05.11 15:41:41.293373 [ 301 ] {8438e93c-1cd5-4996-bd9b-9dc2ff07d822} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.00121 sec., 83471.0743801653 rows/sec., 6.52 MiB/sec. | ||
| 2363 | 2026.05.11 15:41:41.293410 [ 301 ] {8438e93c-1cd5-4996-bd9b-9dc2ff07d822} <Debug> TCPHandler: Processed in 0.00137515 sec. | ||
| 2364 | 2026.05.11 15:41:41.293567 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.05.11 15:41:41.293667 [ 301 ] {4561eac3-634c-421a-88ef-9d1ae92c9ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2366 | 2026.05.11 15:41:41.293710 [ 301 ] {4561eac3-634c-421a-88ef-9d1ae92c9ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2367 | 2026.05.11 15:41:41.294124 [ 301 ] {4561eac3-634c-421a-88ef-9d1ae92c9ad3} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.05.11 15:41:41.294160 [ 301 ] {4561eac3-634c-421a-88ef-9d1ae92c9ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2369 | 2026.05.11 15:41:41.294506 [ 301 ] {4561eac3-634c-421a-88ef-9d1ae92c9ad3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2370 | 2026.05.11 15:41:41.294719 [ 301 ] {4561eac3-634c-421a-88ef-9d1ae92c9ad3} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.05.11 15:41:41.294849 [ 301 ] {4561eac3-634c-421a-88ef-9d1ae92c9ad3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 2372 | 2026.05.11 15:41:41.294884 [ 301 ] {4561eac3-634c-421a-88ef-9d1ae92c9ad3} <Debug> TCPHandler: Processed in 0.00136531 sec. | ||
| 2373 | 2026.05.11 15:41:41.295019 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.05.11 15:41:41.295115 [ 301 ] {61b79712-de8b-4a9a-b349-ad2b2acdb5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2375 | 2026.05.11 15:41:41.295167 [ 301 ] {61b79712-de8b-4a9a-b349-ad2b2acdb5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2376 | 2026.05.11 15:41:41.296015 [ 301 ] {61b79712-de8b-4a9a-b349-ad2b2acdb5bb} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2026.05.11 15:41:41.296051 [ 301 ] {61b79712-de8b-4a9a-b349-ad2b2acdb5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2378 | 2026.05.11 15:41:41.296604 [ 301 ] {61b79712-de8b-4a9a-b349-ad2b2acdb5bb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2379 | 2026.05.11 15:41:41.296829 [ 301 ] {61b79712-de8b-4a9a-b349-ad2b2acdb5bb} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2026.05.11 15:41:41.296966 [ 301 ] {61b79712-de8b-4a9a-b349-ad2b2acdb5bb} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001869 sec., 19796.682718031032 rows/sec., 35.47 MiB/sec. | ||
| 2381 | 2026.05.11 15:41:41.297021 [ 301 ] {61b79712-de8b-4a9a-b349-ad2b2acdb5bb} <Debug> TCPHandler: Processed in 0.002051019 sec. | ||
| 2382 | 2026.05.11 15:41:41.297189 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.05.11 15:41:41.297285 [ 301 ] {463aee4e-81f9-4b8d-8bdc-9676ca1f0747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2384 | 2026.05.11 15:41:41.297334 [ 301 ] {463aee4e-81f9-4b8d-8bdc-9676ca1f0747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2385 | 2026.05.11 15:41:41.297695 [ 301 ] {463aee4e-81f9-4b8d-8bdc-9676ca1f0747} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.05.11 15:41:41.297730 [ 301 ] {463aee4e-81f9-4b8d-8bdc-9676ca1f0747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2387 | 2026.05.11 15:41:41.298034 [ 301 ] {463aee4e-81f9-4b8d-8bdc-9676ca1f0747} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2388 | 2026.05.11 15:41:41.298248 [ 301 ] {463aee4e-81f9-4b8d-8bdc-9676ca1f0747} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.05.11 15:41:41.298386 [ 301 ] {463aee4e-81f9-4b8d-8bdc-9676ca1f0747} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 2390 | 2026.05.11 15:41:41.298423 [ 301 ] {463aee4e-81f9-4b8d-8bdc-9676ca1f0747} <Debug> TCPHandler: Processed in 0.001292657 sec. | ||
| 2391 | 2026.05.11 15:41:45.231794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 282 | ||
| 2392 | 2026.05.11 15:41:45.234032 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.05.11 15:41:45.234076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2394 | 2026.05.11 15:41:45.235236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2395 | 2026.05.11 15:41:45.235489 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.05.11 15:41:45.235722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 2397 | 2026.05.11 15:41:46.284443 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.05.11 15:41:46.284659 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 2399 | 2026.05.11 15:41:46.285096 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2400 | 2026.05.11 15:41:46.285133 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <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 | ||
| 2401 | 2026.05.11 15:41:46.285358 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2402 | 2026.05.11 15:41:46.285431 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2403 | 2026.05.11 15:41:46.285575 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2404 | 2026.05.11 15:41:46.285612 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2405 | 2026.05.11 15:41:46.285634 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 2406 | 2026.05.11 15:41:46.285650 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2407 | 2026.05.11 15:41:46.285692 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <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'))" | ||
| 2408 | 2026.05.11 15:41:46.285711 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 2409 | 2026.05.11 15:41:46.286871 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002297 sec., 16543.31737048324 rows/sec., 3.35 MiB/sec. | ||
| 2410 | 2026.05.11 15:41:46.286979 [ 301 ] {98457e3a-3559-4ae3-bc4c-e603a05e3f80} <Debug> TCPHandler: Processed in 0.002662606 sec. | ||
| 2411 | 2026.05.11 15:41:46.288804 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.05.11 15:41:46.288918 [ 301 ] {ba572bca-94b4-47a0-b3f5-25f4e43184bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2413 | 2026.05.11 15:41:46.288962 [ 301 ] {ba572bca-94b4-47a0-b3f5-25f4e43184bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2414 | 2026.05.11 15:41:46.289526 [ 301 ] {ba572bca-94b4-47a0-b3f5-25f4e43184bd} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.05.11 15:41:46.289576 [ 301 ] {ba572bca-94b4-47a0-b3f5-25f4e43184bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2416 | 2026.05.11 15:41:46.289986 [ 301 ] {ba572bca-94b4-47a0-b3f5-25f4e43184bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2417 | 2026.05.11 15:41:46.290217 [ 301 ] {ba572bca-94b4-47a0-b3f5-25f4e43184bd} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.05.11 15:41:46.290369 [ 301 ] {ba572bca-94b4-47a0-b3f5-25f4e43184bd} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001485 sec., 44444.444444444445 rows/sec., 3.52 MiB/sec. | ||
| 2419 | 2026.05.11 15:41:46.290408 [ 301 ] {ba572bca-94b4-47a0-b3f5-25f4e43184bd} <Debug> TCPHandler: Processed in 0.001667087 sec. | ||
| 2420 | 2026.05.11 15:41:46.290542 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.05.11 15:41:46.290645 [ 301 ] {bc9f8813-88e6-4690-a9e7-e37005f586a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2422 | 2026.05.11 15:41:46.290686 [ 301 ] {bc9f8813-88e6-4690-a9e7-e37005f586a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2423 | 2026.05.11 15:41:46.291146 [ 301 ] {bc9f8813-88e6-4690-a9e7-e37005f586a8} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.05.11 15:41:46.291183 [ 301 ] {bc9f8813-88e6-4690-a9e7-e37005f586a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2425 | 2026.05.11 15:41:46.291479 [ 301 ] {bc9f8813-88e6-4690-a9e7-e37005f586a8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2426 | 2026.05.11 15:41:46.291692 [ 301 ] {bc9f8813-88e6-4690-a9e7-e37005f586a8} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.05.11 15:41:46.291832 [ 301 ] {bc9f8813-88e6-4690-a9e7-e37005f586a8} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001212 sec., 4125.412541254125 rows/sec., 310.21 KiB/sec. | ||
| 2428 | 2026.05.11 15:41:46.291869 [ 301 ] {bc9f8813-88e6-4690-a9e7-e37005f586a8} <Debug> TCPHandler: Processed in 0.001377739 sec. | ||
| 2429 | 2026.05.11 15:41:46.292008 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.05.11 15:41:46.292106 [ 301 ] {3867d42c-8356-4fbe-a9d5-3eb5998947b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2431 | 2026.05.11 15:41:46.292145 [ 301 ] {3867d42c-8356-4fbe-a9d5-3eb5998947b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2432 | 2026.05.11 15:41:46.292587 [ 301 ] {3867d42c-8356-4fbe-a9d5-3eb5998947b0} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.05.11 15:41:46.292624 [ 301 ] {3867d42c-8356-4fbe-a9d5-3eb5998947b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2434 | 2026.05.11 15:41:46.292934 [ 301 ] {3867d42c-8356-4fbe-a9d5-3eb5998947b0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2435 | 2026.05.11 15:41:46.293143 [ 301 ] {3867d42c-8356-4fbe-a9d5-3eb5998947b0} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.05.11 15:41:46.293272 [ 301 ] {3867d42c-8356-4fbe-a9d5-3eb5998947b0} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001186 sec., 58178.7521079258 rows/sec., 4.54 MiB/sec. | ||
| 2437 | 2026.05.11 15:41:46.293308 [ 301 ] {3867d42c-8356-4fbe-a9d5-3eb5998947b0} <Debug> TCPHandler: Processed in 0.001348669 sec. | ||
| 2438 | 2026.05.11 15:41:46.293434 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.05.11 15:41:46.293530 [ 301 ] {8f3b1624-dcec-477d-bf10-40633a70265b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2440 | 2026.05.11 15:41:46.293571 [ 301 ] {8f3b1624-dcec-477d-bf10-40633a70265b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2441 | 2026.05.11 15:41:46.294010 [ 301 ] {8f3b1624-dcec-477d-bf10-40633a70265b} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.05.11 15:41:46.294046 [ 301 ] {8f3b1624-dcec-477d-bf10-40633a70265b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2443 | 2026.05.11 15:41:46.294366 [ 301 ] {8f3b1624-dcec-477d-bf10-40633a70265b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2444 | 2026.05.11 15:41:46.294583 [ 301 ] {8f3b1624-dcec-477d-bf10-40633a70265b} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.05.11 15:41:46.294713 [ 301 ] {8f3b1624-dcec-477d-bf10-40633a70265b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 2446 | 2026.05.11 15:41:46.294757 [ 301 ] {8f3b1624-dcec-477d-bf10-40633a70265b} <Debug> TCPHandler: Processed in 0.001374569 sec. | ||
| 2447 | 2026.05.11 15:41:46.294885 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2026.05.11 15:41:46.294981 [ 301 ] {0b66f590-c30a-43a6-b0ce-becaf20692c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2449 | 2026.05.11 15:41:46.295033 [ 301 ] {0b66f590-c30a-43a6-b0ce-becaf20692c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2450 | 2026.05.11 15:41:46.295809 [ 301 ] {0b66f590-c30a-43a6-b0ce-becaf20692c8} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.05.11 15:41:46.295852 [ 301 ] {0b66f590-c30a-43a6-b0ce-becaf20692c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2452 | 2026.05.11 15:41:46.296383 [ 301 ] {0b66f590-c30a-43a6-b0ce-becaf20692c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2453 | 2026.05.11 15:41:46.296608 [ 301 ] {0b66f590-c30a-43a6-b0ce-becaf20692c8} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.05.11 15:41:46.296757 [ 301 ] {0b66f590-c30a-43a6-b0ce-becaf20692c8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001783 sec., 2804.2624789680312 rows/sec., 5.03 MiB/sec. | ||
| 2455 | 2026.05.11 15:41:46.296814 [ 301 ] {0b66f590-c30a-43a6-b0ce-becaf20692c8} <Debug> TCPHandler: Processed in 0.001977467 sec. | ||
| 2456 | 2026.05.11 15:41:46.296944 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.05.11 15:41:46.297041 [ 301 ] {50fe3526-33b5-4e62-a91d-b418ef81f743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2458 | 2026.05.11 15:41:46.297082 [ 301 ] {50fe3526-33b5-4e62-a91d-b418ef81f743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2459 | 2026.05.11 15:41:46.297443 [ 301 ] {50fe3526-33b5-4e62-a91d-b418ef81f743} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.05.11 15:41:46.297479 [ 301 ] {50fe3526-33b5-4e62-a91d-b418ef81f743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2461 | 2026.05.11 15:41:46.297798 [ 301 ] {50fe3526-33b5-4e62-a91d-b418ef81f743} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2462 | 2026.05.11 15:41:46.298007 [ 301 ] {50fe3526-33b5-4e62-a91d-b418ef81f743} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.05.11 15:41:46.298134 [ 301 ] {50fe3526-33b5-4e62-a91d-b418ef81f743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 2464 | 2026.05.11 15:41:46.298167 [ 301 ] {50fe3526-33b5-4e62-a91d-b418ef81f743} <Debug> TCPHandler: Processed in 0.001273077 sec. | ||
| 2465 | 2026.05.11 15:41:46.534436 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.05.11 15:41:46.534671 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2467 | 2026.05.11 15:41:46.535002 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2468 | 2026.05.11 15:41:46.535042 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2469 | 2026.05.11 15:41:46.535290 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2470 | 2026.05.11 15:41:46.535357 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2471 | 2026.05.11 15:41:46.535493 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 2472 | 2026.05.11 15:41:46.535529 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2473 | 2026.05.11 15:41:46.535551 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 2474 | 2026.05.11 15:41:46.535567 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2475 | 2026.05.11 15:41:46.535606 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2476 | 2026.05.11 15:41:46.535626 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 2477 | 2026.05.11 15:41:46.536759 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002183 sec., 17407.237746220795 rows/sec., 3.53 MiB/sec. | ||
| 2478 | 2026.05.11 15:41:46.536861 [ 301 ] {15ca79de-80ce-4d84-bc10-a0b8fa15237d} <Debug> TCPHandler: Processed in 0.002542973 sec. | ||
| 2479 | 2026.05.11 15:41:46.549474 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.05.11 15:41:46.549586 [ 301 ] {41380273-765a-43ad-b6a3-40d2ae89804f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2481 | 2026.05.11 15:41:46.549634 [ 301 ] {41380273-765a-43ad-b6a3-40d2ae89804f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2482 | 2026.05.11 15:41:46.550224 [ 301 ] {41380273-765a-43ad-b6a3-40d2ae89804f} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.05.11 15:41:46.550271 [ 301 ] {41380273-765a-43ad-b6a3-40d2ae89804f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2484 | 2026.05.11 15:41:46.550628 [ 301 ] {41380273-765a-43ad-b6a3-40d2ae89804f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2485 | 2026.05.11 15:41:46.550875 [ 301 ] {41380273-765a-43ad-b6a3-40d2ae89804f} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.05.11 15:41:46.551022 [ 301 ] {41380273-765a-43ad-b6a3-40d2ae89804f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001467 sec., 16359.918200408998 rows/sec., 1.36 MiB/sec. | ||
| 2487 | 2026.05.11 15:41:46.551060 [ 301 ] {41380273-765a-43ad-b6a3-40d2ae89804f} <Debug> TCPHandler: Processed in 0.001638947 sec. | ||
| 2488 | 2026.05.11 15:41:46.551213 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.05.11 15:41:46.551311 [ 301 ] {b857c7bd-7962-43c1-8b5d-01b7af0a27c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2490 | 2026.05.11 15:41:46.551353 [ 301 ] {b857c7bd-7962-43c1-8b5d-01b7af0a27c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2491 | 2026.05.11 15:41:46.551826 [ 301 ] {b857c7bd-7962-43c1-8b5d-01b7af0a27c0} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.05.11 15:41:46.551862 [ 301 ] {b857c7bd-7962-43c1-8b5d-01b7af0a27c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2493 | 2026.05.11 15:41:46.552154 [ 301 ] {b857c7bd-7962-43c1-8b5d-01b7af0a27c0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2494 | 2026.05.11 15:41:46.552368 [ 301 ] {b857c7bd-7962-43c1-8b5d-01b7af0a27c0} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.05.11 15:41:46.552497 [ 301 ] {b857c7bd-7962-43c1-8b5d-01b7af0a27c0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001206 sec., 11608.623548922056 rows/sec., 946.60 KiB/sec. | ||
| 2496 | 2026.05.11 15:41:46.552532 [ 301 ] {b857c7bd-7962-43c1-8b5d-01b7af0a27c0} <Debug> TCPHandler: Processed in 0.001375969 sec. | ||
| 2497 | 2026.05.11 15:41:46.552674 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.05.11 15:41:46.552780 [ 301 ] {c4b1dd08-0918-4dbd-9c28-028c835d3f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2499 | 2026.05.11 15:41:46.552819 [ 301 ] {c4b1dd08-0918-4dbd-9c28-028c835d3f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2500 | 2026.05.11 15:41:46.554257 [ 301 ] {c4b1dd08-0918-4dbd-9c28-028c835d3f62} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.05.11 15:41:46.554292 [ 301 ] {c4b1dd08-0918-4dbd-9c28-028c835d3f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2502 | 2026.05.11 15:41:46.554782 [ 301 ] {c4b1dd08-0918-4dbd-9c28-028c835d3f62} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2503 | 2026.05.11 15:41:46.555000 [ 301 ] {c4b1dd08-0918-4dbd-9c28-028c835d3f62} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.05.11 15:41:46.555126 [ 301 ] {c4b1dd08-0918-4dbd-9c28-028c835d3f62} <Debug> executeQuery: Read 2602 rows, 199.26 KiB in 0.002365 sec., 1100211.4164904864 rows/sec., 82.28 MiB/sec. | ||
| 2505 | 2026.05.11 15:41:46.555162 [ 301 ] {c4b1dd08-0918-4dbd-9c28-028c835d3f62} <Debug> TCPHandler: Processed in 0.002547543 sec. | ||
| 2506 | 2026.05.11 15:41:46.555294 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.05.11 15:41:46.555389 [ 301 ] {de6afec5-8c0f-4bad-b174-34792d75d8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2508 | 2026.05.11 15:41:46.555427 [ 301 ] {de6afec5-8c0f-4bad-b174-34792d75d8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2509 | 2026.05.11 15:41:46.555937 [ 301 ] {de6afec5-8c0f-4bad-b174-34792d75d8f9} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.05.11 15:41:46.555973 [ 301 ] {de6afec5-8c0f-4bad-b174-34792d75d8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2511 | 2026.05.11 15:41:46.556268 [ 301 ] {de6afec5-8c0f-4bad-b174-34792d75d8f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2512 | 2026.05.11 15:41:46.556482 [ 301 ] {de6afec5-8c0f-4bad-b174-34792d75d8f9} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.05.11 15:41:46.556609 [ 301 ] {de6afec5-8c0f-4bad-b174-34792d75d8f9} <Debug> executeQuery: Read 72 rows, 5.40 KiB in 0.001238 sec., 58158.31987075929 rows/sec., 4.26 MiB/sec. | ||
| 2514 | 2026.05.11 15:41:46.556645 [ 301 ] {de6afec5-8c0f-4bad-b174-34792d75d8f9} <Debug> TCPHandler: Processed in 0.001407701 sec. | ||
| 2515 | 2026.05.11 15:41:46.556770 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.05.11 15:41:46.556870 [ 301 ] {f226f4e2-a7fc-4c29-a379-e13d353e932d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2517 | 2026.05.11 15:41:46.556909 [ 301 ] {f226f4e2-a7fc-4c29-a379-e13d353e932d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2518 | 2026.05.11 15:41:46.557709 [ 301 ] {f226f4e2-a7fc-4c29-a379-e13d353e932d} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.05.11 15:41:46.557748 [ 301 ] {f226f4e2-a7fc-4c29-a379-e13d353e932d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2520 | 2026.05.11 15:41:46.558076 [ 301 ] {f226f4e2-a7fc-4c29-a379-e13d353e932d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2521 | 2026.05.11 15:41:46.558286 [ 301 ] {f226f4e2-a7fc-4c29-a379-e13d353e932d} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.05.11 15:41:46.558410 [ 301 ] {f226f4e2-a7fc-4c29-a379-e13d353e932d} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001558 sec., 529525.0320924262 rows/sec., 30.98 MiB/sec. | ||
| 2523 | 2026.05.11 15:41:46.558448 [ 301 ] {f226f4e2-a7fc-4c29-a379-e13d353e932d} <Debug> TCPHandler: Processed in 0.001726299 sec. | ||
| 2524 | 2026.05.11 15:41:46.558574 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2026.05.11 15:41:46.558670 [ 301 ] {996ca7a4-871f-4283-9a19-a21f9b80dc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2526 | 2026.05.11 15:41:46.558721 [ 301 ] {996ca7a4-871f-4283-9a19-a21f9b80dc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2527 | 2026.05.11 15:41:46.559155 [ 301 ] {996ca7a4-871f-4283-9a19-a21f9b80dc99} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.05.11 15:41:46.559191 [ 301 ] {996ca7a4-871f-4283-9a19-a21f9b80dc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2529 | 2026.05.11 15:41:46.559471 [ 301 ] {996ca7a4-871f-4283-9a19-a21f9b80dc99} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2530 | 2026.05.11 15:41:46.559673 [ 301 ] {996ca7a4-871f-4283-9a19-a21f9b80dc99} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.05.11 15:41:46.559811 [ 301 ] {996ca7a4-871f-4283-9a19-a21f9b80dc99} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 60.56 KiB/sec. | ||
| 2532 | 2026.05.11 15:41:46.559848 [ 301 ] {996ca7a4-871f-4283-9a19-a21f9b80dc99} <Debug> TCPHandler: Processed in 0.001323797 sec. | ||
| 2533 | 2026.05.11 15:41:46.559975 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.05.11 15:41:46.560071 [ 301 ] {d4c70d19-fdd0-4fef-8923-90c2aade594f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2535 | 2026.05.11 15:41:46.560111 [ 301 ] {d4c70d19-fdd0-4fef-8923-90c2aade594f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2536 | 2026.05.11 15:41:46.560519 [ 301 ] {d4c70d19-fdd0-4fef-8923-90c2aade594f} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.05.11 15:41:46.560556 [ 301 ] {d4c70d19-fdd0-4fef-8923-90c2aade594f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2538 | 2026.05.11 15:41:46.560858 [ 301 ] {d4c70d19-fdd0-4fef-8923-90c2aade594f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2539 | 2026.05.11 15:41:46.561071 [ 301 ] {d4c70d19-fdd0-4fef-8923-90c2aade594f} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.05.11 15:41:46.561197 [ 301 ] {d4c70d19-fdd0-4fef-8923-90c2aade594f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 2541 | 2026.05.11 15:41:46.561235 [ 301 ] {d4c70d19-fdd0-4fef-8923-90c2aade594f} <Debug> TCPHandler: Processed in 0.001307787 sec. | ||
| 2542 | 2026.05.11 15:41:46.561364 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2026.05.11 15:41:46.561459 [ 301 ] {8f13fe49-f633-420f-9e6a-7d92fb662307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2544 | 2026.05.11 15:41:46.561498 [ 301 ] {8f13fe49-f633-420f-9e6a-7d92fb662307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2545 | 2026.05.11 15:41:46.562465 [ 301 ] {8f13fe49-f633-420f-9e6a-7d92fb662307} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.05.11 15:41:46.562501 [ 301 ] {8f13fe49-f633-420f-9e6a-7d92fb662307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2547 | 2026.05.11 15:41:46.562891 [ 301 ] {8f13fe49-f633-420f-9e6a-7d92fb662307} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2548 | 2026.05.11 15:41:46.563101 [ 301 ] {8f13fe49-f633-420f-9e6a-7d92fb662307} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.05.11 15:41:46.563230 [ 301 ] {8f13fe49-f633-420f-9e6a-7d92fb662307} <Debug> executeQuery: Read 1375 rows, 95.32 KiB in 0.00179 sec., 768156.4245810056 rows/sec., 52.00 MiB/sec. | ||
| 2550 | 2026.05.11 15:41:46.563266 [ 301 ] {8f13fe49-f633-420f-9e6a-7d92fb662307} <Debug> TCPHandler: Processed in 0.001951846 sec. | ||
| 2551 | 2026.05.11 15:41:46.563398 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2026.05.11 15:41:46.563495 [ 301 ] {8ea0898e-3266-4643-a95f-4fbbce5f5297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.05.11 15:41:46.563537 [ 301 ] {8ea0898e-3266-4643-a95f-4fbbce5f5297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2554 | 2026.05.11 15:41:46.564278 [ 301 ] {8ea0898e-3266-4643-a95f-4fbbce5f5297} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.05.11 15:41:46.564314 [ 301 ] {8ea0898e-3266-4643-a95f-4fbbce5f5297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2556 | 2026.05.11 15:41:46.564768 [ 301 ] {8ea0898e-3266-4643-a95f-4fbbce5f5297} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2557 | 2026.05.11 15:41:46.564983 [ 301 ] {8ea0898e-3266-4643-a95f-4fbbce5f5297} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.05.11 15:41:46.565113 [ 301 ] {8ea0898e-3266-4643-a95f-4fbbce5f5297} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001637 sec., 940134.3921808186 rows/sec., 57.50 MiB/sec. | ||
| 2559 | 2026.05.11 15:41:46.565150 [ 301 ] {8ea0898e-3266-4643-a95f-4fbbce5f5297} <Debug> TCPHandler: Processed in 0.001800301 sec. | ||
| 2560 | 2026.05.11 15:41:46.565278 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.05.11 15:41:46.565373 [ 301 ] {3def8083-21e7-4052-9959-913ecdd7e182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2562 | 2026.05.11 15:41:46.565426 [ 301 ] {3def8083-21e7-4052-9959-913ecdd7e182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2563 | 2026.05.11 15:41:46.566320 [ 301 ] {3def8083-21e7-4052-9959-913ecdd7e182} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.05.11 15:41:46.566357 [ 301 ] {3def8083-21e7-4052-9959-913ecdd7e182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2565 | 2026.05.11 15:41:46.566928 [ 301 ] {3def8083-21e7-4052-9959-913ecdd7e182} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2566 | 2026.05.11 15:41:46.567158 [ 301 ] {3def8083-21e7-4052-9959-913ecdd7e182} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.05.11 15:41:46.567293 [ 301 ] {3def8083-21e7-4052-9959-913ecdd7e182} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.00194 sec., 23711.340206185567 rows/sec., 42.49 MiB/sec. | ||
| 2568 | 2026.05.11 15:41:46.567348 [ 301 ] {3def8083-21e7-4052-9959-913ecdd7e182} <Debug> TCPHandler: Processed in 0.002120271 sec. | ||
| 2569 | 2026.05.11 15:41:46.567487 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.05.11 15:41:46.567584 [ 301 ] {d1af4ad7-98fa-4c1c-ba09-5dd1473fdc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2571 | 2026.05.11 15:41:46.567625 [ 301 ] {d1af4ad7-98fa-4c1c-ba09-5dd1473fdc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2572 | 2026.05.11 15:41:46.567994 [ 301 ] {d1af4ad7-98fa-4c1c-ba09-5dd1473fdc53} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.05.11 15:41:46.568030 [ 301 ] {d1af4ad7-98fa-4c1c-ba09-5dd1473fdc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2574 | 2026.05.11 15:41:46.568332 [ 301 ] {d1af4ad7-98fa-4c1c-ba09-5dd1473fdc53} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2575 | 2026.05.11 15:41:46.568539 [ 301 ] {d1af4ad7-98fa-4c1c-ba09-5dd1473fdc53} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.05.11 15:41:46.568668 [ 301 ] {d1af4ad7-98fa-4c1c-ba09-5dd1473fdc53} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 751.47 KiB/sec. | ||
| 2577 | 2026.05.11 15:41:46.568713 [ 301 ] {d1af4ad7-98fa-4c1c-ba09-5dd1473fdc53} <Debug> TCPHandler: Processed in 0.001274467 sec. | ||
| 2578 | 2026.05.11 15:41:47.000952 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.79 MiB, peak 218.12 MiB, free memory in arenas 0.00 B, will set to 213.59 MiB (RSS), difference: -1.20 MiB | ||
| 2579 | 2026.05.11 15:41:47.728496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5288 | ||
| 2580 | 2026.05.11 15:41:47.729020 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.05.11 15:41:47.729069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2582 | 2026.05.11 15:41:47.729600 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2583 | 2026.05.11 15:41:47.729830 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.05.11 15:41:47.729969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5288 | ||
| 2585 | 2026.05.11 15:41:47.729984 [ 52 ] {} <Debug> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2586 | 2026.05.11 15:41:47.730058 [ 52 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.05.11 15:41:47.730082 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2588 | 2026.05.11 15:41:47.730205 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 2589 | 2026.05.11 15:41:47.730305 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2590 | 2026.05.11 15:41:47.730346 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2920 rows starting from the beginning of the part | ||
| 2591 | 2026.05.11 15:41:47.730428 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 2592 | 2026.05.11 15:41:47.730475 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 2593 | 2026.05.11 15:41:47.730516 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 2594 | 2026.05.11 15:41:47.730553 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 2595 | 2026.05.11 15:41:47.730595 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 2596 | 2026.05.11 15:41:47.731833 [ 197 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001679099 sec., 3149308.0515204878 rows/sec., 45.05 MiB/sec. | ||
| 2597 | 2026.05.11 15:41:47.732443 [ 208 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2598 | 2026.05.11 15:41:47.732697 [ 208 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_11_2} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.05.11 15:41:47.732762 [ 208 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_11_2} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2600 | 2026.05.11 15:41:47.732820 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2601 | 2026.05.11 15:41:48.021123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2602 | 2026.05.11 15:41:48.038176 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.05.11 15:41:48.038224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2604 | 2026.05.11 15:41:48.044378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2605 | 2026.05.11 15:41:48.045018 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.05.11 15:41:48.045312 [ 52 ] {} <Debug> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2607 | 2026.05.11 15:41:48.045384 [ 52 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.05.11 15:41:48.045404 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2609 | 2026.05.11 15:41:48.045545 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 2610 | 2026.05.11 15:41:48.048108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2611 | 2026.05.11 15:41:48.049489 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2612 | 2026.05.11 15:41:48.050903 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 2613 | 2026.05.11 15:41:48.055714 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 2614 | 2026.05.11 15:41:48.059924 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 2615 | 2026.05.11 15:41:48.064120 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 2616 | 2026.05.11 15:41:48.068623 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 2617 | 2026.05.11 15:41:48.072814 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 2618 | 2026.05.11 15:41:48.123963 [ 197 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078484105 sec., 1057.538975567091 rows/sec., 5.47 MiB/sec. | ||
| 2619 | 2026.05.11 15:41:48.126598 [ 200 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2620 | 2026.05.11 15:41:48.128657 [ 200 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_11_2} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): 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.11 15:41:48.128742 [ 200 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_11_2} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2622 | 2026.05.11 15:41:48.130830 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2623 | 2026.05.11 15:41:49.001111 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.16 MiB, peak 225.04 MiB, free memory in arenas 0.00 B, will set to 225.02 MiB (RSS), difference: 9.86 MiB | ||
| 2624 | 2026.05.11 15:41:51.281557 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.05.11 15:41:51.281770 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 2626 | 2026.05.11 15:41:51.282092 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2627 | 2026.05.11 15:41:51.282127 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <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 | ||
| 2628 | 2026.05.11 15:41:51.282341 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2629 | 2026.05.11 15:41:51.282409 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2630 | 2026.05.11 15:41:51.282543 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2631 | 2026.05.11 15:41:51.282577 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2632 | 2026.05.11 15:41:51.282598 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 2633 | 2026.05.11 15:41:51.282614 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2634 | 2026.05.11 15:41:51.282653 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <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'))" | ||
| 2635 | 2026.05.11 15:41:51.282672 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 2636 | 2026.05.11 15:41:51.284068 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002373 sec., 16013.485040033713 rows/sec., 3.25 MiB/sec. | ||
| 2637 | 2026.05.11 15:41:51.284173 [ 301 ] {95e86f7e-57f6-4bc4-bc7a-9d68f12e2be4} <Debug> TCPHandler: Processed in 0.002745549 sec. | ||
| 2638 | 2026.05.11 15:41:51.285676 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.05.11 15:41:51.285788 [ 301 ] {f83f4291-4327-4090-9b10-d4233977789f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2640 | 2026.05.11 15:41:51.285830 [ 301 ] {f83f4291-4327-4090-9b10-d4233977789f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2641 | 2026.05.11 15:41:51.286317 [ 301 ] {f83f4291-4327-4090-9b10-d4233977789f} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.05.11 15:41:51.286355 [ 301 ] {f83f4291-4327-4090-9b10-d4233977789f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2643 | 2026.05.11 15:41:51.286717 [ 301 ] {f83f4291-4327-4090-9b10-d4233977789f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2644 | 2026.05.11 15:41:51.286930 [ 301 ] {f83f4291-4327-4090-9b10-d4233977789f} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.05.11 15:41:51.287065 [ 71 ] {} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2646 | 2026.05.11 15:41:51.287079 [ 301 ] {f83f4291-4327-4090-9b10-d4233977789f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001324 sec., 42296.07250755287 rows/sec., 3.23 MiB/sec. | ||
| 2647 | 2026.05.11 15:41:51.287128 [ 71 ] {} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.05.11 15:41:51.287140 [ 301 ] {f83f4291-4327-4090-9b10-d4233977789f} <Debug> TCPHandler: Processed in 0.001514674 sec. | ||
| 2649 | 2026.05.11 15:41:51.287160 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2650 | 2026.05.11 15:41:51.287275 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2026.05.11 15:41:51.287295 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 2652 | 2026.05.11 15:41:51.287385 [ 301 ] {f88c6ed5-2f51-49a1-9ce2-740a5b105746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2653 | 2026.05.11 15:41:51.287430 [ 301 ] {f88c6ed5-2f51-49a1-9ce2-740a5b105746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2654 | 2026.05.11 15:41:51.287442 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2655 | 2026.05.11 15:41:51.287484 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2600 rows starting from the beginning of the part | ||
| 2656 | 2026.05.11 15:41:51.287557 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 68 rows starting from the beginning of the part | ||
| 2657 | 2026.05.11 15:41:51.287609 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 130 rows starting from the beginning of the part | ||
| 2658 | 2026.05.11 15:41:51.287654 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part | ||
| 2659 | 2026.05.11 15:41:51.287701 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2602 rows starting from the beginning of the part | ||
| 2660 | 2026.05.11 15:41:51.287745 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2661 | 2026.05.11 15:41:51.287864 [ 301 ] {f88c6ed5-2f51-49a1-9ce2-740a5b105746} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.05.11 15:41:51.287907 [ 301 ] {f88c6ed5-2f51-49a1-9ce2-740a5b105746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2663 | 2026.05.11 15:41:51.288311 [ 301 ] {f88c6ed5-2f51-49a1-9ce2-740a5b105746} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2664 | 2026.05.11 15:41:51.288549 [ 301 ] {f88c6ed5-2f51-49a1-9ce2-740a5b105746} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.05.11 15:41:51.288655 [ 71 ] {} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2666 | 2026.05.11 15:41:51.288684 [ 71 ] {} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.05.11 15:41:51.288690 [ 301 ] {f88c6ed5-2f51-49a1-9ce2-740a5b105746} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001335 sec., 47940.07490636704 rows/sec., 3.74 MiB/sec. | ||
| 2668 | 2026.05.11 15:41:51.288705 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2669 | 2026.05.11 15:41:51.288737 [ 301 ] {f88c6ed5-2f51-49a1-9ce2-740a5b105746} <Debug> TCPHandler: Processed in 0.001511543 sec. | ||
| 2670 | 2026.05.11 15:41:51.288814 [ 200 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 2671 | 2026.05.11 15:41:51.288868 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2672 | 2026.05.11 15:41:51.288920 [ 200 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2673 | 2026.05.11 15:41:51.288952 [ 200 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1388 rows starting from the beginning of the part | ||
| 2674 | 2026.05.11 15:41:51.288972 [ 301 ] {c1485f55-4e83-4a3b-8f0f-f339c51f3e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2675 | 2026.05.11 15:41:51.289004 [ 200 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2676 | 2026.05.11 15:41:51.289020 [ 301 ] {c1485f55-4e83-4a3b-8f0f-f339c51f3e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2677 | 2026.05.11 15:41:51.289049 [ 200 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 101 rows starting from the beginning of the part | ||
| 2678 | 2026.05.11 15:41:51.289090 [ 200 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 69 rows starting from the beginning of the part | ||
| 2679 | 2026.05.11 15:41:51.289125 [ 200 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1375 rows starting from the beginning of the part | ||
| 2680 | 2026.05.11 15:41:51.289163 [ 200 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2681 | 2026.05.11 15:41:51.289430 [ 301 ] {c1485f55-4e83-4a3b-8f0f-f339c51f3e0b} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.05.11 15:41:51.289469 [ 301 ] {c1485f55-4e83-4a3b-8f0f-f339c51f3e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2683 | 2026.05.11 15:41:51.289771 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5522 rows, containing 5 columns (5 merged, 0 gathered) in 0.002533783 sec., 2179350.0074789356 rows/sec., 172.12 MiB/sec. | ||
| 2684 | 2026.05.11 15:41:51.289936 [ 301 ] {c1485f55-4e83-4a3b-8f0f-f339c51f3e0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2685 | 2026.05.11 15:41:51.290047 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2686 | 2026.05.11 15:41:51.290229 [ 301 ] {c1485f55-4e83-4a3b-8f0f-f339c51f3e0b} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.05.11 15:41:51.290347 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_16_3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.05.11 15:41:51.290383 [ 19 ] {} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2689 | 2026.05.11 15:41:51.290393 [ 301 ] {c1485f55-4e83-4a3b-8f0f-f339c51f3e0b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001436 sec., 89136.49025069638 rows/sec., 6.21 MiB/sec. | ||
| 2690 | 2026.05.11 15:41:51.290423 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_16_3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2691 | 2026.05.11 15:41:51.290435 [ 19 ] {} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.05.11 15:41:51.290455 [ 301 ] {c1485f55-4e83-4a3b-8f0f-f339c51f3e0b} <Debug> TCPHandler: Processed in 0.001638747 sec. | ||
| 2693 | 2026.05.11 15:41:51.290468 [ 19 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2694 | 2026.05.11 15:41:51.290503 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2695 | 2026.05.11 15:41:51.290575 [ 196 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001799402 sec., 1707789.5878741937 rows/sec., 124.00 MiB/sec. | ||
| 2696 | 2026.05.11 15:41:51.290599 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.05.11 15:41:51.290604 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 2698 | 2026.05.11 15:41:51.290735 [ 301 ] {d6daf592-37aa-458b-aefa-8f3582870eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2699 | 2026.05.11 15:41:51.290743 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2700 | 2026.05.11 15:41:51.290784 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5034 rows starting from the beginning of the part | ||
| 2701 | 2026.05.11 15:41:51.290785 [ 301 ] {d6daf592-37aa-458b-aefa-8f3582870eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2702 | 2026.05.11 15:41:51.290830 [ 195 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2703 | 2026.05.11 15:41:51.290833 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 162 rows starting from the beginning of the part | ||
| 2704 | 2026.05.11 15:41:51.290892 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 2705 | 2026.05.11 15:41:51.290956 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2706 | 2026.05.11 15:41:51.290991 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1539 rows starting from the beginning of the part | ||
| 2707 | 2026.05.11 15:41:51.291028 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 2708 | 2026.05.11 15:41:51.291154 [ 195 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_16_3} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.05.11 15:41:51.291180 [ 301 ] {d6daf592-37aa-458b-aefa-8f3582870eec} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.05.11 15:41:51.291223 [ 301 ] {d6daf592-37aa-458b-aefa-8f3582870eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2711 | 2026.05.11 15:41:51.291248 [ 195 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_16_3} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2712 | 2026.05.11 15:41:51.291370 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2713 | 2026.05.11 15:41:51.291544 [ 301 ] {d6daf592-37aa-458b-aefa-8f3582870eec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2714 | 2026.05.11 15:41:51.291778 [ 301 ] {d6daf592-37aa-458b-aefa-8f3582870eec} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.05.11 15:41:51.291883 [ 19 ] {} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2716 | 2026.05.11 15:41:51.291916 [ 19 ] {} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.05.11 15:41:51.291917 [ 301 ] {d6daf592-37aa-458b-aefa-8f3582870eec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001202 sec., 39933.44425956739 rows/sec., 2.69 MiB/sec. | ||
| 2718 | 2026.05.11 15:41:51.291937 [ 19 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2719 | 2026.05.11 15:41:51.291967 [ 301 ] {d6daf592-37aa-458b-aefa-8f3582870eec} <Debug> TCPHandler: Processed in 0.00141764 sec. | ||
| 2720 | 2026.05.11 15:41:51.292033 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 2721 | 2026.05.11 15:41:51.292135 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2722 | 2026.05.11 15:41:51.292164 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 2723 | 2026.05.11 15:41:51.292237 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2724 | 2026.05.11 15:41:51.292283 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 2725 | 2026.05.11 15:41:51.292324 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2726 | 2026.05.11 15:41:51.292379 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 2727 | 2026.05.11 15:41:51.292419 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 2728 | 2026.05.11 15:41:51.293264 [ 195 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 4 columns (4 merged, 0 gathered) in 0.001266847 sec., 615701.8171886582 rows/sec., 41.49 MiB/sec. | ||
| 2729 | 2026.05.11 15:41:51.293468 [ 186 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2730 | 2026.05.11 15:41:51.293737 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7183 rows, containing 5 columns (5 merged, 0 gathered) in 0.00315908 sec., 2273763.2475277614 rows/sec., 144.75 MiB/sec. | ||
| 2731 | 2026.05.11 15:41:51.293777 [ 200 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_16_3} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.05.11 15:41:51.293850 [ 200 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_16_3} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2733 | 2026.05.11 15:41:51.293921 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2734 | 2026.05.11 15:41:51.294257 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2735 | 2026.05.11 15:41:51.294535 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.05.11 15:41:51.294602 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2737 | 2026.05.11 15:41:51.294683 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 2738 | 2026.05.11 15:41:52.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.44 MiB, peak 232.96 MiB, free memory in arenas 0.00 B, will set to 226.80 MiB (RSS), difference: 1.36 MiB | ||
| 2739 | 2026.05.11 15:41:55.154137 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2740 | 2026.05.11 15:41:55.154212 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2741 | 2026.05.11 15:41:55.230606 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5800 | ||
| 2742 | 2026.05.11 15:41:55.231080 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.05.11 15:41:55.231116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2744 | 2026.05.11 15:41:55.231614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2745 | 2026.05.11 15:41:55.231853 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.05.11 15:41:55.231980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5800 | ||
| 2747 | 2026.05.11 15:41:55.236020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 330 | ||
| 2748 | 2026.05.11 15:41:55.238618 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.05.11 15:41:55.238655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2750 | 2026.05.11 15:41:55.239915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2751 | 2026.05.11 15:41:55.240182 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.05.11 15:41:55.240413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2753 | 2026.05.11 15:41:55.548771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2754 | 2026.05.11 15:41:55.568370 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2026.05.11 15:41:55.568445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2756 | 2026.05.11 15:41:55.574559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2757 | 2026.05.11 15:41:55.575371 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2026.05.11 15:41:55.580924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2759 | 2026.05.11 15:41:56.282604 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.05.11 15:41:56.282821 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 2761 | 2026.05.11 15:41:56.283144 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2762 | 2026.05.11 15:41:56.283180 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <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 | ||
| 2763 | 2026.05.11 15:41:56.283396 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2764 | 2026.05.11 15:41:56.283464 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2765 | 2026.05.11 15:41:56.283599 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2766 | 2026.05.11 15:41:56.283634 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2767 | 2026.05.11 15:41:56.283656 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 2768 | 2026.05.11 15:41:56.283671 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2769 | 2026.05.11 15:41:56.283710 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <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'))" | ||
| 2770 | 2026.05.11 15:41:56.283730 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 2771 | 2026.05.11 15:41:56.284980 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002243 sec., 16941.596076683014 rows/sec., 3.44 MiB/sec. | ||
| 2772 | 2026.05.11 15:41:56.285084 [ 301 ] {c448833b-5217-4f49-a768-d3708c5b943e} <Debug> TCPHandler: Processed in 0.002608245 sec. | ||
| 2773 | 2026.05.11 15:41:56.287101 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2026.05.11 15:41:56.287286 [ 301 ] {ba71c60d-206f-4460-9291-3ab7b72995b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2775 | 2026.05.11 15:41:56.287354 [ 301 ] {ba71c60d-206f-4460-9291-3ab7b72995b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2776 | 2026.05.11 15:41:56.288045 [ 301 ] {ba71c60d-206f-4460-9291-3ab7b72995b9} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.05.11 15:41:56.288094 [ 301 ] {ba71c60d-206f-4460-9291-3ab7b72995b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2778 | 2026.05.11 15:41:56.288479 [ 301 ] {ba71c60d-206f-4460-9291-3ab7b72995b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2779 | 2026.05.11 15:41:56.288697 [ 301 ] {ba71c60d-206f-4460-9291-3ab7b72995b9} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.05.11 15:41:56.288845 [ 301 ] {ba71c60d-206f-4460-9291-3ab7b72995b9} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001604 sec., 41147.13216957606 rows/sec., 3.26 MiB/sec. | ||
| 2781 | 2026.05.11 15:41:56.288885 [ 301 ] {ba71c60d-206f-4460-9291-3ab7b72995b9} <Debug> TCPHandler: Processed in 0.001918285 sec. | ||
| 2782 | 2026.05.11 15:41:56.289020 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.05.11 15:41:56.289117 [ 301 ] {54f344a2-c198-41b9-87d4-0cf2b3e39234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2784 | 2026.05.11 15:41:56.289157 [ 301 ] {54f344a2-c198-41b9-87d4-0cf2b3e39234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2785 | 2026.05.11 15:41:56.289556 [ 301 ] {54f344a2-c198-41b9-87d4-0cf2b3e39234} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.05.11 15:41:56.289592 [ 301 ] {54f344a2-c198-41b9-87d4-0cf2b3e39234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2787 | 2026.05.11 15:41:56.289876 [ 301 ] {54f344a2-c198-41b9-87d4-0cf2b3e39234} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2788 | 2026.05.11 15:41:56.290077 [ 301 ] {54f344a2-c198-41b9-87d4-0cf2b3e39234} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.05.11 15:41:56.290203 [ 301 ] {54f344a2-c198-41b9-87d4-0cf2b3e39234} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001105 sec., 4524.886877828054 rows/sec., 340.25 KiB/sec. | ||
| 2790 | 2026.05.11 15:41:56.290240 [ 301 ] {54f344a2-c198-41b9-87d4-0cf2b3e39234} <Debug> TCPHandler: Processed in 0.001270446 sec. | ||
| 2791 | 2026.05.11 15:41:56.290359 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.05.11 15:41:56.290459 [ 301 ] {4090ceff-bd43-4048-84e5-8182060f7178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2793 | 2026.05.11 15:41:56.290497 [ 301 ] {4090ceff-bd43-4048-84e5-8182060f7178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2794 | 2026.05.11 15:41:56.290910 [ 301 ] {4090ceff-bd43-4048-84e5-8182060f7178} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.05.11 15:41:56.290947 [ 301 ] {4090ceff-bd43-4048-84e5-8182060f7178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2796 | 2026.05.11 15:41:56.291238 [ 301 ] {4090ceff-bd43-4048-84e5-8182060f7178} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2797 | 2026.05.11 15:41:56.291462 [ 301 ] {4090ceff-bd43-4048-84e5-8182060f7178} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.05.11 15:41:56.291589 [ 301 ] {4090ceff-bd43-4048-84e5-8182060f7178} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001148 sec., 60104.52961672474 rows/sec., 4.69 MiB/sec. | ||
| 2799 | 2026.05.11 15:41:56.291624 [ 301 ] {4090ceff-bd43-4048-84e5-8182060f7178} <Debug> TCPHandler: Processed in 0.001314188 sec. | ||
| 2800 | 2026.05.11 15:41:56.291767 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.05.11 15:41:56.291864 [ 301 ] {f1e4261c-01bc-41cc-a25e-92d9e857c42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2802 | 2026.05.11 15:41:56.291905 [ 301 ] {f1e4261c-01bc-41cc-a25e-92d9e857c42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2803 | 2026.05.11 15:41:56.292304 [ 301 ] {f1e4261c-01bc-41cc-a25e-92d9e857c42a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.05.11 15:41:56.292341 [ 301 ] {f1e4261c-01bc-41cc-a25e-92d9e857c42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2805 | 2026.05.11 15:41:56.292661 [ 301 ] {f1e4261c-01bc-41cc-a25e-92d9e857c42a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2806 | 2026.05.11 15:41:56.292865 [ 301 ] {f1e4261c-01bc-41cc-a25e-92d9e857c42a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.05.11 15:41:56.292996 [ 301 ] {f1e4261c-01bc-41cc-a25e-92d9e857c42a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 2808 | 2026.05.11 15:41:56.293033 [ 301 ] {f1e4261c-01bc-41cc-a25e-92d9e857c42a} <Debug> TCPHandler: Processed in 0.001315367 sec. | ||
| 2809 | 2026.05.11 15:41:56.293154 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.05.11 15:41:56.293250 [ 301 ] {8a439c15-e4fd-49c3-97df-9116f96e2476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2811 | 2026.05.11 15:41:56.293303 [ 301 ] {8a439c15-e4fd-49c3-97df-9116f96e2476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2812 | 2026.05.11 15:41:56.294035 [ 301 ] {8a439c15-e4fd-49c3-97df-9116f96e2476} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.05.11 15:41:56.294071 [ 301 ] {8a439c15-e4fd-49c3-97df-9116f96e2476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2814 | 2026.05.11 15:41:56.294528 [ 301 ] {8a439c15-e4fd-49c3-97df-9116f96e2476} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2815 | 2026.05.11 15:41:56.294738 [ 301 ] {8a439c15-e4fd-49c3-97df-9116f96e2476} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.05.11 15:41:56.294869 [ 301 ] {8a439c15-e4fd-49c3-97df-9116f96e2476} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001637 sec., 3054.3677458766037 rows/sec., 5.47 MiB/sec. | ||
| 2817 | 2026.05.11 15:41:56.294918 [ 301 ] {8a439c15-e4fd-49c3-97df-9116f96e2476} <Debug> TCPHandler: Processed in 0.001813762 sec. | ||
| 2818 | 2026.05.11 15:41:56.295055 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.05.11 15:41:56.295150 [ 301 ] {e53a08e2-dc66-4b54-96c3-0e77d098e632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.05.11 15:41:56.295191 [ 301 ] {e53a08e2-dc66-4b54-96c3-0e77d098e632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2821 | 2026.05.11 15:41:56.295556 [ 301 ] {e53a08e2-dc66-4b54-96c3-0e77d098e632} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.05.11 15:41:56.295591 [ 301 ] {e53a08e2-dc66-4b54-96c3-0e77d098e632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2823 | 2026.05.11 15:41:56.295880 [ 301 ] {e53a08e2-dc66-4b54-96c3-0e77d098e632} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2824 | 2026.05.11 15:41:56.296092 [ 301 ] {e53a08e2-dc66-4b54-96c3-0e77d098e632} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.05.11 15:41:56.296216 [ 301 ] {e53a08e2-dc66-4b54-96c3-0e77d098e632} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 2826 | 2026.05.11 15:41:56.296250 [ 301 ] {e53a08e2-dc66-4b54-96c3-0e77d098e632} <Debug> TCPHandler: Processed in 0.001244975 sec. | ||
| 2827 | 2026.05.11 15:42:01.284539 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.05.11 15:42:01.284765 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 2829 | 2026.05.11 15:42:01.285080 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2830 | 2026.05.11 15:42:01.285114 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <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 | ||
| 2831 | 2026.05.11 15:42:01.285330 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2832 | 2026.05.11 15:42:01.285397 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2833 | 2026.05.11 15:42:01.285533 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2834 | 2026.05.11 15:42:01.285568 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2835 | 2026.05.11 15:42:01.285590 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 2836 | 2026.05.11 15:42:01.285605 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2837 | 2026.05.11 15:42:01.285644 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <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'))" | ||
| 2838 | 2026.05.11 15:42:01.285663 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 2839 | 2026.05.11 15:42:01.286753 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002072 sec., 18339.76833976834 rows/sec., 3.72 MiB/sec. | ||
| 2840 | 2026.05.11 15:42:01.286850 [ 301 ] {296ec9d5-3a88-4b3d-94a4-961b2132e313} <Debug> TCPHandler: Processed in 0.00244007 sec. | ||
| 2841 | 2026.05.11 15:42:01.289147 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.05.11 15:42:01.289279 [ 301 ] {1fc7b5b3-1b97-437e-b007-584a8da9d9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2843 | 2026.05.11 15:42:01.289329 [ 301 ] {1fc7b5b3-1b97-437e-b007-584a8da9d9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2844 | 2026.05.11 15:42:01.289856 [ 301 ] {1fc7b5b3-1b97-437e-b007-584a8da9d9b3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.05.11 15:42:01.289901 [ 301 ] {1fc7b5b3-1b97-437e-b007-584a8da9d9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2846 | 2026.05.11 15:42:01.290269 [ 301 ] {1fc7b5b3-1b97-437e-b007-584a8da9d9b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2847 | 2026.05.11 15:42:01.290494 [ 301 ] {1fc7b5b3-1b97-437e-b007-584a8da9d9b3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.05.11 15:42:01.290640 [ 301 ] {1fc7b5b3-1b97-437e-b007-584a8da9d9b3} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001398 sec., 92989.98569384836 rows/sec., 8.02 MiB/sec. | ||
| 2849 | 2026.05.11 15:42:01.290677 [ 301 ] {1fc7b5b3-1b97-437e-b007-584a8da9d9b3} <Debug> TCPHandler: Processed in 0.001592805 sec. | ||
| 2850 | 2026.05.11 15:42:01.290816 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.05.11 15:42:01.290912 [ 301 ] {12d66858-d94d-478c-ba57-a8faeab3273b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2852 | 2026.05.11 15:42:01.290951 [ 301 ] {12d66858-d94d-478c-ba57-a8faeab3273b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2853 | 2026.05.11 15:42:01.291361 [ 301 ] {12d66858-d94d-478c-ba57-a8faeab3273b} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2026.05.11 15:42:01.291397 [ 301 ] {12d66858-d94d-478c-ba57-a8faeab3273b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2855 | 2026.05.11 15:42:01.291691 [ 301 ] {12d66858-d94d-478c-ba57-a8faeab3273b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2856 | 2026.05.11 15:42:01.291893 [ 301 ] {12d66858-d94d-478c-ba57-a8faeab3273b} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.05.11 15:42:01.291997 [ 147 ] {} <Debug> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2858 | 2026.05.11 15:42:01.292022 [ 301 ] {12d66858-d94d-478c-ba57-a8faeab3273b} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001128 sec., 32801.41843971631 rows/sec., 2.41 MiB/sec. | ||
| 2859 | 2026.05.11 15:42:01.292059 [ 147 ] {} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.05.11 15:42:01.292069 [ 301 ] {12d66858-d94d-478c-ba57-a8faeab3273b} <Debug> TCPHandler: Processed in 0.001302867 sec. | ||
| 2861 | 2026.05.11 15:42:01.292089 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2862 | 2026.05.11 15:42:01.292195 [ 204 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::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 | ||
| 2863 | 2026.05.11 15:42:01.292201 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.05.11 15:42:01.292299 [ 204 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2865 | 2026.05.11 15:42:01.292313 [ 301 ] {544e5785-fb6e-4882-9af6-6783bce503a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2866 | 2026.05.11 15:42:01.292329 [ 204 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 79 rows starting from the beginning of the part | ||
| 2867 | 2026.05.11 15:42:01.292351 [ 301 ] {544e5785-fb6e-4882-9af6-6783bce503a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2868 | 2026.05.11 15:42:01.292389 [ 204 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 2869 | 2026.05.11 15:42:01.292440 [ 204 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 2870 | 2026.05.11 15:42:01.292487 [ 204 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part | ||
| 2871 | 2026.05.11 15:42:01.292530 [ 204 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 2872 | 2026.05.11 15:42:01.292572 [ 204 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 2873 | 2026.05.11 15:42:01.292790 [ 301 ] {544e5785-fb6e-4882-9af6-6783bce503a5} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.05.11 15:42:01.292825 [ 301 ] {544e5785-fb6e-4882-9af6-6783bce503a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2875 | 2026.05.11 15:42:01.293118 [ 301 ] {544e5785-fb6e-4882-9af6-6783bce503a5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2876 | 2026.05.11 15:42:01.293311 [ 301 ] {544e5785-fb6e-4882-9af6-6783bce503a5} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.05.11 15:42:01.293408 [ 200 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277177 sec., 183999.55526916002 rows/sec., 14.17 MiB/sec. | ||
| 2878 | 2026.05.11 15:42:01.293444 [ 301 ] {544e5785-fb6e-4882-9af6-6783bce503a5} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001179 sec., 85665.81849024598 rows/sec., 6.69 MiB/sec. | ||
| 2879 | 2026.05.11 15:42:01.293484 [ 301 ] {544e5785-fb6e-4882-9af6-6783bce503a5} <Debug> TCPHandler: Processed in 0.001364609 sec. | ||
| 2880 | 2026.05.11 15:42:01.293586 [ 195 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2881 | 2026.05.11 15:42:01.293603 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.05.11 15:42:01.293697 [ 301 ] {ff171267-add2-440a-b8d9-7b8a682cf291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.05.11 15:42:01.293738 [ 301 ] {ff171267-add2-440a-b8d9-7b8a682cf291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2884 | 2026.05.11 15:42:01.293862 [ 195 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_11_2} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.05.11 15:42:01.294004 [ 195 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_11_2} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2886 | 2026.05.11 15:42:01.294104 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2887 | 2026.05.11 15:42:01.294348 [ 301 ] {ff171267-add2-440a-b8d9-7b8a682cf291} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.05.11 15:42:01.294392 [ 301 ] {ff171267-add2-440a-b8d9-7b8a682cf291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2889 | 2026.05.11 15:42:01.294813 [ 301 ] {ff171267-add2-440a-b8d9-7b8a682cf291} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2890 | 2026.05.11 15:42:01.295050 [ 301 ] {ff171267-add2-440a-b8d9-7b8a682cf291} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.05.11 15:42:01.295205 [ 301 ] {ff171267-add2-440a-b8d9-7b8a682cf291} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001476 sec., 108401.0840108401 rows/sec., 7.55 MiB/sec. | ||
| 2892 | 2026.05.11 15:42:01.295263 [ 301 ] {ff171267-add2-440a-b8d9-7b8a682cf291} <Debug> TCPHandler: Processed in 0.001666497 sec. | ||
| 2893 | 2026.05.11 15:42:01.295435 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.05.11 15:42:01.295566 [ 301 ] {0a3e4e14-1124-4bf7-ac1c-d2b5c307bc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2895 | 2026.05.11 15:42:01.295631 [ 301 ] {0a3e4e14-1124-4bf7-ac1c-d2b5c307bc7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2896 | 2026.05.11 15:42:01.296530 [ 301 ] {0a3e4e14-1124-4bf7-ac1c-d2b5c307bc7f} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.05.11 15:42:01.296571 [ 301 ] {0a3e4e14-1124-4bf7-ac1c-d2b5c307bc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2898 | 2026.05.11 15:42:01.297132 [ 301 ] {0a3e4e14-1124-4bf7-ac1c-d2b5c307bc7f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2899 | 2026.05.11 15:42:01.297349 [ 301 ] {0a3e4e14-1124-4bf7-ac1c-d2b5c307bc7f} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.05.11 15:42:01.297462 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2901 | 2026.05.11 15:42:01.297488 [ 301 ] {0a3e4e14-1124-4bf7-ac1c-d2b5c307bc7f} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001965 sec., 18829.516539440203 rows/sec., 33.74 MiB/sec. | ||
| 2902 | 2026.05.11 15:42:01.297503 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.05.11 15:42:01.297529 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2904 | 2026.05.11 15:42:01.297548 [ 301 ] {0a3e4e14-1124-4bf7-ac1c-d2b5c307bc7f} <Debug> TCPHandler: Processed in 0.002218374 sec. | ||
| 2905 | 2026.05.11 15:42:01.297618 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::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 | ||
| 2906 | 2026.05.11 15:42:01.297679 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.05.11 15:42:01.297778 [ 301 ] {f1c9c5cd-fb93-4b98-b8bb-ba1354d17b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2908 | 2026.05.11 15:42:01.297819 [ 301 ] {f1c9c5cd-fb93-4b98-b8bb-ba1354d17b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2909 | 2026.05.11 15:42:01.297820 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2910 | 2026.05.11 15:42:01.297884 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 197 rows starting from the beginning of the part | ||
| 2911 | 2026.05.11 15:42:01.298005 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 2912 | 2026.05.11 15:42:01.298112 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 2913 | 2026.05.11 15:42:01.298182 [ 301 ] {f1c9c5cd-fb93-4b98-b8bb-ba1354d17b49} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.05.11 15:42:01.298206 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 2915 | 2026.05.11 15:42:01.298223 [ 301 ] {f1c9c5cd-fb93-4b98-b8bb-ba1354d17b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2916 | 2026.05.11 15:42:01.298304 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 2917 | 2026.05.11 15:42:01.298407 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 2918 | 2026.05.11 15:42:01.298538 [ 301 ] {f1c9c5cd-fb93-4b98-b8bb-ba1354d17b49} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2919 | 2026.05.11 15:42:01.298788 [ 301 ] {f1c9c5cd-fb93-4b98-b8bb-ba1354d17b49} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.05.11 15:42:01.298927 [ 301 ] {f1c9c5cd-fb93-4b98-b8bb-ba1354d17b49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 2921 | 2026.05.11 15:42:01.298962 [ 301 ] {f1c9c5cd-fb93-4b98-b8bb-ba1354d17b49} <Debug> TCPHandler: Processed in 0.001332758 sec. | ||
| 2922 | 2026.05.11 15:42:01.301294 [ 195 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 19 columns (19 merged, 0 gathered) in 0.003713916 sec., 88047.22562384287 rows/sec., 157.78 MiB/sec. | ||
| 2923 | 2026.05.11 15:42:01.302047 [ 200 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2924 | 2026.05.11 15:42:01.302481 [ 200 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.05.11 15:42:01.302550 [ 200 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2926 | 2026.05.11 15:42:01.302680 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2927 | 2026.05.11 15:42:02.732207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6248 | ||
| 2928 | 2026.05.11 15:42:02.733052 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.05.11 15:42:02.733107 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2930 | 2026.05.11 15:42:02.733617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2931 | 2026.05.11 15:42:02.733842 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.05.11 15:42:02.733973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6248 | ||
| 2933 | 2026.05.11 15:42:03.081120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2934 | 2026.05.11 15:42:03.095730 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.05.11 15:42:03.095784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2936 | 2026.05.11 15:42:03.101218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2937 | 2026.05.11 15:42:03.103361 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.05.11 15:42:03.112966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2939 | 2026.05.11 15:42:05.240788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 358 | ||
| 2940 | 2026.05.11 15:42:05.243055 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.05.11 15:42:05.243099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2942 | 2026.05.11 15:42:05.244269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2943 | 2026.05.11 15:42:05.244527 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.05.11 15:42:05.244765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2945 | 2026.05.11 15:42:06.283786 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.05.11 15:42:06.283997 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 2947 | 2026.05.11 15:42:06.284310 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2948 | 2026.05.11 15:42:06.284346 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <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 | ||
| 2949 | 2026.05.11 15:42:06.284555 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2950 | 2026.05.11 15:42:06.284622 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2951 | 2026.05.11 15:42:06.284757 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2952 | 2026.05.11 15:42:06.284790 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2953 | 2026.05.11 15:42:06.284812 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 2954 | 2026.05.11 15:42:06.284827 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2955 | 2026.05.11 15:42:06.284866 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <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'))" | ||
| 2956 | 2026.05.11 15:42:06.284885 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 2957 | 2026.05.11 15:42:06.285927 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002015 sec., 18858.560794044668 rows/sec., 3.82 MiB/sec. | ||
| 2958 | 2026.05.11 15:42:06.286021 [ 301 ] {4092d74b-a7d0-45ea-8973-8353cef9fc66} <Debug> TCPHandler: Processed in 0.002358038 sec. | ||
| 2959 | 2026.05.11 15:42:06.287747 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.05.11 15:42:06.287896 [ 301 ] {695b0306-ffa7-474d-909c-b264a9f5f1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2961 | 2026.05.11 15:42:06.287955 [ 301 ] {695b0306-ffa7-474d-909c-b264a9f5f1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2962 | 2026.05.11 15:42:06.288648 [ 301 ] {695b0306-ffa7-474d-909c-b264a9f5f1af} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.05.11 15:42:06.288704 [ 301 ] {695b0306-ffa7-474d-909c-b264a9f5f1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2964 | 2026.05.11 15:42:06.289100 [ 301 ] {695b0306-ffa7-474d-909c-b264a9f5f1af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2965 | 2026.05.11 15:42:06.289334 [ 301 ] {695b0306-ffa7-474d-909c-b264a9f5f1af} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.05.11 15:42:06.289482 [ 301 ] {695b0306-ffa7-474d-909c-b264a9f5f1af} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00163 sec., 40490.79754601227 rows/sec., 3.21 MiB/sec. | ||
| 2967 | 2026.05.11 15:42:06.289519 [ 301 ] {695b0306-ffa7-474d-909c-b264a9f5f1af} <Debug> TCPHandler: Processed in 0.001822202 sec. | ||
| 2968 | 2026.05.11 15:42:06.289655 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.05.11 15:42:06.289749 [ 301 ] {e7e8a9d8-450a-4870-97d1-6d0d1f105154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2970 | 2026.05.11 15:42:06.289788 [ 301 ] {e7e8a9d8-450a-4870-97d1-6d0d1f105154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2971 | 2026.05.11 15:42:06.290174 [ 301 ] {e7e8a9d8-450a-4870-97d1-6d0d1f105154} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.05.11 15:42:06.290210 [ 301 ] {e7e8a9d8-450a-4870-97d1-6d0d1f105154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2973 | 2026.05.11 15:42:06.290484 [ 301 ] {e7e8a9d8-450a-4870-97d1-6d0d1f105154} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2974 | 2026.05.11 15:42:06.290686 [ 301 ] {e7e8a9d8-450a-4870-97d1-6d0d1f105154} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.05.11 15:42:06.290811 [ 301 ] {e7e8a9d8-450a-4870-97d1-6d0d1f105154} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001079 sec., 4633.920296570898 rows/sec., 348.45 KiB/sec. | ||
| 2976 | 2026.05.11 15:42:06.290847 [ 301 ] {e7e8a9d8-450a-4870-97d1-6d0d1f105154} <Debug> TCPHandler: Processed in 0.001239946 sec. | ||
| 2977 | 2026.05.11 15:42:06.290966 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.05.11 15:42:06.291059 [ 301 ] {947853ed-6ce1-49d1-9382-806f03a75e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2979 | 2026.05.11 15:42:06.291097 [ 301 ] {947853ed-6ce1-49d1-9382-806f03a75e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2980 | 2026.05.11 15:42:06.291500 [ 301 ] {947853ed-6ce1-49d1-9382-806f03a75e73} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.05.11 15:42:06.291535 [ 301 ] {947853ed-6ce1-49d1-9382-806f03a75e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2982 | 2026.05.11 15:42:06.291821 [ 301 ] {947853ed-6ce1-49d1-9382-806f03a75e73} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2983 | 2026.05.11 15:42:06.292026 [ 301 ] {947853ed-6ce1-49d1-9382-806f03a75e73} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.05.11 15:42:06.292149 [ 301 ] {947853ed-6ce1-49d1-9382-806f03a75e73} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001107 sec., 62330.623306233065 rows/sec., 4.87 MiB/sec. | ||
| 2985 | 2026.05.11 15:42:06.292185 [ 301 ] {947853ed-6ce1-49d1-9382-806f03a75e73} <Debug> TCPHandler: Processed in 0.001266896 sec. | ||
| 2986 | 2026.05.11 15:42:06.292310 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.05.11 15:42:06.292404 [ 301 ] {b5fa41fb-8616-488f-8dc6-e0e70e1838b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2988 | 2026.05.11 15:42:06.292446 [ 301 ] {b5fa41fb-8616-488f-8dc6-e0e70e1838b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2989 | 2026.05.11 15:42:06.292835 [ 301 ] {b5fa41fb-8616-488f-8dc6-e0e70e1838b2} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.05.11 15:42:06.292870 [ 301 ] {b5fa41fb-8616-488f-8dc6-e0e70e1838b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 2991 | 2026.05.11 15:42:06.293203 [ 301 ] {b5fa41fb-8616-488f-8dc6-e0e70e1838b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2992 | 2026.05.11 15:42:06.293421 [ 301 ] {b5fa41fb-8616-488f-8dc6-e0e70e1838b2} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.05.11 15:42:06.293550 [ 301 ] {b5fa41fb-8616-488f-8dc6-e0e70e1838b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 2994 | 2026.05.11 15:42:06.293586 [ 301 ] {b5fa41fb-8616-488f-8dc6-e0e70e1838b2} <Debug> TCPHandler: Processed in 0.001323698 sec. | ||
| 2995 | 2026.05.11 15:42:06.293705 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.05.11 15:42:06.293800 [ 301 ] {83b110ae-2fc7-4827-980f-e0d1fa25303e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.05.11 15:42:06.293852 [ 301 ] {83b110ae-2fc7-4827-980f-e0d1fa25303e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2998 | 2026.05.11 15:42:06.294545 [ 301 ] {83b110ae-2fc7-4827-980f-e0d1fa25303e} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.05.11 15:42:06.294580 [ 301 ] {83b110ae-2fc7-4827-980f-e0d1fa25303e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3000 | 2026.05.11 15:42:06.295050 [ 301 ] {83b110ae-2fc7-4827-980f-e0d1fa25303e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3001 | 2026.05.11 15:42:06.295260 [ 301 ] {83b110ae-2fc7-4827-980f-e0d1fa25303e} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.05.11 15:42:06.295391 [ 301 ] {83b110ae-2fc7-4827-980f-e0d1fa25303e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001609 sec., 3107.520198881293 rows/sec., 5.57 MiB/sec. | ||
| 3003 | 2026.05.11 15:42:06.295439 [ 301 ] {83b110ae-2fc7-4827-980f-e0d1fa25303e} <Debug> TCPHandler: Processed in 0.001782961 sec. | ||
| 3004 | 2026.05.11 15:42:06.295558 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.05.11 15:42:06.295652 [ 301 ] {2acbe12b-2667-4ee7-8228-50be8166df8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.05.11 15:42:06.295693 [ 301 ] {2acbe12b-2667-4ee7-8228-50be8166df8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3007 | 2026.05.11 15:42:06.296029 [ 301 ] {2acbe12b-2667-4ee7-8228-50be8166df8a} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.05.11 15:42:06.296065 [ 301 ] {2acbe12b-2667-4ee7-8228-50be8166df8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3009 | 2026.05.11 15:42:06.296357 [ 301 ] {2acbe12b-2667-4ee7-8228-50be8166df8a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3010 | 2026.05.11 15:42:06.296560 [ 301 ] {2acbe12b-2667-4ee7-8228-50be8166df8a} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.05.11 15:42:06.296683 [ 301 ] {2acbe12b-2667-4ee7-8228-50be8166df8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 3012 | 2026.05.11 15:42:06.296717 [ 301 ] {2acbe12b-2667-4ee7-8228-50be8166df8a} <Debug> TCPHandler: Processed in 0.001208195 sec. | ||
| 3013 | 2026.05.11 15:42:10.154308 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3014 | 2026.05.11 15:42:10.154416 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3015 | 2026.05.11 15:42:10.234103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6760 | ||
| 3016 | 2026.05.11 15:42:10.234918 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.05.11 15:42:10.234975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3018 | 2026.05.11 15:42:10.235468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3019 | 2026.05.11 15:42:10.235703 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.05.11 15:42:10.235831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6760 | ||
| 3021 | 2026.05.11 15:42:10.613043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3022 | 2026.05.11 15:42:10.628819 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.05.11 15:42:10.628867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3024 | 2026.05.11 15:42:10.635035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3025 | 2026.05.11 15:42:10.635712 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): 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.11 15:42:10.638394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3027 | 2026.05.11 15:42:11.283778 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.05.11 15:42:11.284004 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 3029 | 2026.05.11 15:42:11.284349 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3030 | 2026.05.11 15:42:11.284389 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <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 | ||
| 3031 | 2026.05.11 15:42:11.284615 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3032 | 2026.05.11 15:42:11.284700 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3033 | 2026.05.11 15:42:11.284842 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3034 | 2026.05.11 15:42:11.284878 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3035 | 2026.05.11 15:42:11.284899 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 3036 | 2026.05.11 15:42:11.284914 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3037 | 2026.05.11 15:42:11.284954 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <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'))" | ||
| 3038 | 2026.05.11 15:42:11.284974 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 3039 | 2026.05.11 15:42:11.286104 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002188 sec., 17367.45886654479 rows/sec., 3.52 MiB/sec. | ||
| 3040 | 2026.05.11 15:42:11.286217 [ 301 ] {b1344e83-9485-40a5-90f3-c88e15fed1a8} <Debug> TCPHandler: Processed in 0.002568244 sec. | ||
| 3041 | 2026.05.11 15:42:11.288486 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2026.05.11 15:42:11.288609 [ 301 ] {401a1f07-9378-449c-b803-eb3104d933bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3043 | 2026.05.11 15:42:11.288658 [ 301 ] {401a1f07-9378-449c-b803-eb3104d933bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3044 | 2026.05.11 15:42:11.289203 [ 301 ] {401a1f07-9378-449c-b803-eb3104d933bc} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.05.11 15:42:11.289251 [ 301 ] {401a1f07-9378-449c-b803-eb3104d933bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3046 | 2026.05.11 15:42:11.289645 [ 301 ] {401a1f07-9378-449c-b803-eb3104d933bc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3047 | 2026.05.11 15:42:11.289902 [ 301 ] {401a1f07-9378-449c-b803-eb3104d933bc} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.05.11 15:42:11.290072 [ 301 ] {401a1f07-9378-449c-b803-eb3104d933bc} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001495 sec., 86956.52173913043 rows/sec., 7.50 MiB/sec. | ||
| 3049 | 2026.05.11 15:42:11.290113 [ 301 ] {401a1f07-9378-449c-b803-eb3104d933bc} <Debug> TCPHandler: Processed in 0.001685928 sec. | ||
| 3050 | 2026.05.11 15:42:11.290278 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.05.11 15:42:11.290379 [ 301 ] {98c5f255-76f3-4a28-a2d0-612be1c16e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3052 | 2026.05.11 15:42:11.290420 [ 301 ] {98c5f255-76f3-4a28-a2d0-612be1c16e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3053 | 2026.05.11 15:42:11.290862 [ 301 ] {98c5f255-76f3-4a28-a2d0-612be1c16e13} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.05.11 15:42:11.290900 [ 301 ] {98c5f255-76f3-4a28-a2d0-612be1c16e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3055 | 2026.05.11 15:42:11.291225 [ 301 ] {98c5f255-76f3-4a28-a2d0-612be1c16e13} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3056 | 2026.05.11 15:42:11.291474 [ 301 ] {98c5f255-76f3-4a28-a2d0-612be1c16e13} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.05.11 15:42:11.291666 [ 301 ] {98c5f255-76f3-4a28-a2d0-612be1c16e13} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001309 sec., 28265.85179526356 rows/sec., 2.08 MiB/sec. | ||
| 3058 | 2026.05.11 15:42:11.291715 [ 301 ] {98c5f255-76f3-4a28-a2d0-612be1c16e13} <Debug> TCPHandler: Processed in 0.001485953 sec. | ||
| 3059 | 2026.05.11 15:42:11.291915 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.05.11 15:42:11.292037 [ 301 ] {72c7ce81-e59e-42d3-a8a0-c2d08ecffbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3061 | 2026.05.11 15:42:11.292091 [ 301 ] {72c7ce81-e59e-42d3-a8a0-c2d08ecffbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3062 | 2026.05.11 15:42:11.292765 [ 301 ] {72c7ce81-e59e-42d3-a8a0-c2d08ecffbff} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.05.11 15:42:11.292818 [ 301 ] {72c7ce81-e59e-42d3-a8a0-c2d08ecffbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3064 | 2026.05.11 15:42:11.293186 [ 301 ] {72c7ce81-e59e-42d3-a8a0-c2d08ecffbff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3065 | 2026.05.11 15:42:11.293404 [ 301 ] {72c7ce81-e59e-42d3-a8a0-c2d08ecffbff} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.05.11 15:42:11.293546 [ 301 ] {72c7ce81-e59e-42d3-a8a0-c2d08ecffbff} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001536 sec., 65755.20833333333 rows/sec., 5.14 MiB/sec. | ||
| 3067 | 2026.05.11 15:42:11.293584 [ 301 ] {72c7ce81-e59e-42d3-a8a0-c2d08ecffbff} <Debug> TCPHandler: Processed in 0.00174569 sec. | ||
| 3068 | 2026.05.11 15:42:11.293721 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.05.11 15:42:11.293821 [ 301 ] {536e50d3-34c6-44d7-9045-1d777bff7a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3070 | 2026.05.11 15:42:11.293865 [ 301 ] {536e50d3-34c6-44d7-9045-1d777bff7a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3071 | 2026.05.11 15:42:11.294357 [ 301 ] {536e50d3-34c6-44d7-9045-1d777bff7a9a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.05.11 15:42:11.294395 [ 301 ] {536e50d3-34c6-44d7-9045-1d777bff7a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3073 | 2026.05.11 15:42:11.294734 [ 301 ] {536e50d3-34c6-44d7-9045-1d777bff7a9a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3074 | 2026.05.11 15:42:11.294948 [ 301 ] {536e50d3-34c6-44d7-9045-1d777bff7a9a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.05.11 15:42:11.295093 [ 301 ] {536e50d3-34c6-44d7-9045-1d777bff7a9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 3076 | 2026.05.11 15:42:11.295130 [ 301 ] {536e50d3-34c6-44d7-9045-1d777bff7a9a} <Debug> TCPHandler: Processed in 0.001459572 sec. | ||
| 3077 | 2026.05.11 15:42:11.295284 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.05.11 15:42:11.295383 [ 301 ] {58a8db53-7167-49d2-a001-c473f7800933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3079 | 2026.05.11 15:42:11.295437 [ 301 ] {58a8db53-7167-49d2-a001-c473f7800933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3080 | 2026.05.11 15:42:11.296282 [ 301 ] {58a8db53-7167-49d2-a001-c473f7800933} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.05.11 15:42:11.296320 [ 301 ] {58a8db53-7167-49d2-a001-c473f7800933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3082 | 2026.05.11 15:42:11.296914 [ 301 ] {58a8db53-7167-49d2-a001-c473f7800933} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3083 | 2026.05.11 15:42:11.297142 [ 301 ] {58a8db53-7167-49d2-a001-c473f7800933} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.05.11 15:42:11.297291 [ 301 ] {58a8db53-7167-49d2-a001-c473f7800933} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001927 sec., 19200.830306175405 rows/sec., 34.41 MiB/sec. | ||
| 3085 | 2026.05.11 15:42:11.297356 [ 301 ] {58a8db53-7167-49d2-a001-c473f7800933} <Debug> TCPHandler: Processed in 0.00212214 sec. | ||
| 3086 | 2026.05.11 15:42:11.297515 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.11 15:42:11.297616 [ 301 ] {f3f3ea66-1a14-40b3-b2eb-99a294fb491e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3088 | 2026.05.11 15:42:11.297659 [ 301 ] {f3f3ea66-1a14-40b3-b2eb-99a294fb491e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3089 | 2026.05.11 15:42:11.298010 [ 301 ] {f3f3ea66-1a14-40b3-b2eb-99a294fb491e} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.05.11 15:42:11.298046 [ 301 ] {f3f3ea66-1a14-40b3-b2eb-99a294fb491e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3091 | 2026.05.11 15:42:11.298343 [ 301 ] {f3f3ea66-1a14-40b3-b2eb-99a294fb491e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3092 | 2026.05.11 15:42:11.298551 [ 301 ] {f3f3ea66-1a14-40b3-b2eb-99a294fb491e} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.05.11 15:42:11.298678 [ 301 ] {f3f3ea66-1a14-40b3-b2eb-99a294fb491e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 3094 | 2026.05.11 15:42:11.298712 [ 301 ] {f3f3ea66-1a14-40b3-b2eb-99a294fb491e} <Debug> TCPHandler: Processed in 0.001246886 sec. | ||
| 3095 | 2026.05.11 15:42:15.245903 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 386 | ||
| 3096 | 2026.05.11 15:42:15.248159 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.05.11 15:42:15.248210 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3098 | 2026.05.11 15:42:15.249419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3099 | 2026.05.11 15:42:15.249683 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.05.11 15:42:15.249843 [ 131 ] {} <Debug> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3101 | 2026.05.11 15:42:15.249916 [ 131 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.05.11 15:42:15.249931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 3103 | 2026.05.11 15:42:15.249936 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3104 | 2026.05.11 15:42:15.250062 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::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 | ||
| 3105 | 2026.05.11 15:42:15.250591 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3106 | 2026.05.11 15:42:15.250748 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 224 rows starting from the beginning of the part | ||
| 3107 | 2026.05.11 15:42:15.251105 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::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 | ||
| 3108 | 2026.05.11 15:42:15.251424 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3109 | 2026.05.11 15:42:15.251760 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 3110 | 2026.05.11 15:42:15.252114 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 3111 | 2026.05.11 15:42:15.252454 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3112 | 2026.05.11 15:42:15.258120 [ 194 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 72 columns (72 merged, 0 gathered) in 0.008097382 sec., 47669.72831465775 rows/sec., 43.25 MiB/sec. | ||
| 3113 | 2026.05.11 15:42:15.259036 [ 200 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3114 | 2026.05.11 15:42:15.259684 [ 200 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_11_2} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.05.11 15:42:15.259779 [ 200 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_11_2} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3116 | 2026.05.11 15:42:15.260147 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3117 | 2026.05.11 15:42:16.282946 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2026.05.11 15:42:16.283227 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 3119 | 2026.05.11 15:42:16.283637 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3120 | 2026.05.11 15:42:16.283688 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <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 | ||
| 3121 | 2026.05.11 15:42:16.283982 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3122 | 2026.05.11 15:42:16.284073 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3123 | 2026.05.11 15:42:16.284248 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3124 | 2026.05.11 15:42:16.284283 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3125 | 2026.05.11 15:42:16.284305 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 3126 | 2026.05.11 15:42:16.284320 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3127 | 2026.05.11 15:42:16.284362 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <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'))" | ||
| 3128 | 2026.05.11 15:42:16.284382 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 3129 | 2026.05.11 15:42:16.285387 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002274 sec., 16710.642040457344 rows/sec., 3.39 MiB/sec. | ||
| 3130 | 2026.05.11 15:42:16.285482 [ 301 ] {f7ed3629-8877-4304-8a3a-75d96d4a3289} <Debug> TCPHandler: Processed in 0.002684477 sec. | ||
| 3131 | 2026.05.11 15:42:16.287319 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.05.11 15:42:16.287446 [ 301 ] {2c0b77fd-c027-41d2-b0d1-dc8cdb71871b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3133 | 2026.05.11 15:42:16.287495 [ 301 ] {2c0b77fd-c027-41d2-b0d1-dc8cdb71871b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3134 | 2026.05.11 15:42:16.288060 [ 301 ] {2c0b77fd-c027-41d2-b0d1-dc8cdb71871b} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.05.11 15:42:16.288106 [ 301 ] {2c0b77fd-c027-41d2-b0d1-dc8cdb71871b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3136 | 2026.05.11 15:42:16.288466 [ 301 ] {2c0b77fd-c027-41d2-b0d1-dc8cdb71871b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3137 | 2026.05.11 15:42:16.288677 [ 301 ] {2c0b77fd-c027-41d2-b0d1-dc8cdb71871b} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.05.11 15:42:16.288817 [ 131 ] {} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3139 | 2026.05.11 15:42:16.288826 [ 301 ] {2c0b77fd-c027-41d2-b0d1-dc8cdb71871b} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001416 sec., 46610.16949152543 rows/sec., 3.69 MiB/sec. | ||
| 3140 | 2026.05.11 15:42:16.288877 [ 131 ] {} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.05.11 15:42:16.288886 [ 301 ] {2c0b77fd-c027-41d2-b0d1-dc8cdb71871b} <Debug> TCPHandler: Processed in 0.001626326 sec. | ||
| 3142 | 2026.05.11 15:42:16.288905 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3143 | 2026.05.11 15:42:16.289024 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.05.11 15:42:16.289024 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 3145 | 2026.05.11 15:42:16.289124 [ 301 ] {35d69e1e-02dd-4ef0-a362-1240a7b2fa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3146 | 2026.05.11 15:42:16.289132 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3147 | 2026.05.11 15:42:16.289164 [ 301 ] {35d69e1e-02dd-4ef0-a362-1240a7b2fa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3148 | 2026.05.11 15:42:16.289167 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2616 rows starting from the beginning of the part | ||
| 3149 | 2026.05.11 15:42:16.289234 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
| 3150 | 2026.05.11 15:42:16.289284 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 130 rows starting from the beginning of the part | ||
| 3151 | 2026.05.11 15:42:16.289329 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 3152 | 2026.05.11 15:42:16.289371 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 130 rows starting from the beginning of the part | ||
| 3153 | 2026.05.11 15:42:16.289414 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
| 3154 | 2026.05.11 15:42:16.289558 [ 301 ] {35d69e1e-02dd-4ef0-a362-1240a7b2fa93} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.05.11 15:42:16.289593 [ 301 ] {35d69e1e-02dd-4ef0-a362-1240a7b2fa93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3156 | 2026.05.11 15:42:16.289960 [ 301 ] {35d69e1e-02dd-4ef0-a362-1240a7b2fa93} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3157 | 2026.05.11 15:42:16.290166 [ 301 ] {35d69e1e-02dd-4ef0-a362-1240a7b2fa93} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.05.11 15:42:16.290303 [ 301 ] {35d69e1e-02dd-4ef0-a362-1240a7b2fa93} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001197 sec., 4177.109440267335 rows/sec., 314.10 KiB/sec. | ||
| 3159 | 2026.05.11 15:42:16.290339 [ 301 ] {35d69e1e-02dd-4ef0-a362-1240a7b2fa93} <Debug> TCPHandler: Processed in 0.001363919 sec. | ||
| 3160 | 2026.05.11 15:42:16.290497 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.05.11 15:42:16.290592 [ 301 ] {387152f2-1581-4351-bb6d-3e8baa283c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3162 | 2026.05.11 15:42:16.290630 [ 301 ] {387152f2-1581-4351-bb6d-3e8baa283c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3163 | 2026.05.11 15:42:16.290684 [ 200 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695909 sec., 1812597.2561027743 rows/sec., 144.87 MiB/sec. | ||
| 3164 | 2026.05.11 15:42:16.290990 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3165 | 2026.05.11 15:42:16.291049 [ 301 ] {387152f2-1581-4351-bb6d-3e8baa283c25} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.05.11 15:42:16.291090 [ 301 ] {387152f2-1581-4351-bb6d-3e8baa283c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3167 | 2026.05.11 15:42:16.291307 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_21_4} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.05.11 15:42:16.291391 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_21_4} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3169 | 2026.05.11 15:42:16.291414 [ 301 ] {387152f2-1581-4351-bb6d-3e8baa283c25} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3170 | 2026.05.11 15:42:16.291477 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3171 | 2026.05.11 15:42:16.291637 [ 301 ] {387152f2-1581-4351-bb6d-3e8baa283c25} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.05.11 15:42:16.291744 [ 107 ] {} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3173 | 2026.05.11 15:42:16.291767 [ 301 ] {387152f2-1581-4351-bb6d-3e8baa283c25} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001194 sec., 57788.94472361809 rows/sec., 4.51 MiB/sec. | ||
| 3174 | 2026.05.11 15:42:16.291786 [ 107 ] {} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.05.11 15:42:16.291807 [ 301 ] {387152f2-1581-4351-bb6d-3e8baa283c25} <Debug> TCPHandler: Processed in 0.001359609 sec. | ||
| 3176 | 2026.05.11 15:42:16.291811 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3177 | 2026.05.11 15:42:16.291934 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 3178 | 2026.05.11 15:42:16.291940 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2026.05.11 15:42:16.292079 [ 301 ] {dbb67f6e-7d14-4374-b496-6f03e81958c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3180 | 2026.05.11 15:42:16.292087 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3181 | 2026.05.11 15:42:16.292125 [ 301 ] {dbb67f6e-7d14-4374-b496-6f03e81958c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3182 | 2026.05.11 15:42:16.292131 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1402 rows starting from the beginning of the part | ||
| 3183 | 2026.05.11 15:42:16.292207 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 69 rows starting from the beginning of the part | ||
| 3184 | 2026.05.11 15:42:16.292253 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 101 rows starting from the beginning of the part | ||
| 3185 | 2026.05.11 15:42:16.292295 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 69 rows starting from the beginning of the part | ||
| 3186 | 2026.05.11 15:42:16.292334 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 101 rows starting from the beginning of the part | ||
| 3187 | 2026.05.11 15:42:16.292378 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 69 rows starting from the beginning of the part | ||
| 3188 | 2026.05.11 15:42:16.292546 [ 301 ] {dbb67f6e-7d14-4374-b496-6f03e81958c9} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.05.11 15:42:16.292586 [ 301 ] {dbb67f6e-7d14-4374-b496-6f03e81958c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3190 | 2026.05.11 15:42:16.292924 [ 301 ] {dbb67f6e-7d14-4374-b496-6f03e81958c9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3191 | 2026.05.11 15:42:16.293153 [ 301 ] {dbb67f6e-7d14-4374-b496-6f03e81958c9} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.05.11 15:42:16.293256 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3193 | 2026.05.11 15:42:16.293286 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.05.11 15:42:16.293286 [ 301 ] {dbb67f6e-7d14-4374-b496-6f03e81958c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 3195 | 2026.05.11 15:42:16.293306 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3196 | 2026.05.11 15:42:16.293338 [ 301 ] {dbb67f6e-7d14-4374-b496-6f03e81958c9} <Debug> TCPHandler: Processed in 0.001447712 sec. | ||
| 3197 | 2026.05.11 15:42:16.293396 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 3198 | 2026.05.11 15:42:16.293447 [ 187 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1811 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562965 sec., 1158695.1723167186 rows/sec., 85.77 MiB/sec. | ||
| 3199 | 2026.05.11 15:42:16.293473 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.05.11 15:42:16.293503 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3201 | 2026.05.11 15:42:16.293541 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7183 rows starting from the beginning of the part | ||
| 3202 | 2026.05.11 15:42:16.293580 [ 301 ] {c4a64c48-7055-4246-92ac-dd70ebef8185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3203 | 2026.05.11 15:42:16.293602 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3204 | 2026.05.11 15:42:16.293637 [ 301 ] {c4a64c48-7055-4246-92ac-dd70ebef8185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3205 | 2026.05.11 15:42:16.293640 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3206 | 2026.05.11 15:42:16.293650 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3207 | 2026.05.11 15:42:16.293711 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3208 | 2026.05.11 15:42:16.293748 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 3209 | 2026.05.11 15:42:16.293786 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3210 | 2026.05.11 15:42:16.293925 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_21_4} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.05.11 15:42:16.294000 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_21_4} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3212 | 2026.05.11 15:42:16.294066 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3213 | 2026.05.11 15:42:16.294407 [ 301 ] {c4a64c48-7055-4246-92ac-dd70ebef8185} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.05.11 15:42:16.294449 [ 301 ] {c4a64c48-7055-4246-92ac-dd70ebef8185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3215 | 2026.05.11 15:42:16.294976 [ 301 ] {c4a64c48-7055-4246-92ac-dd70ebef8185} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3216 | 2026.05.11 15:42:16.295206 [ 301 ] {c4a64c48-7055-4246-92ac-dd70ebef8185} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.05.11 15:42:16.295350 [ 301 ] {c4a64c48-7055-4246-92ac-dd70ebef8185} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001788 sec., 2796.420581655481 rows/sec., 5.01 MiB/sec. | ||
| 3218 | 2026.05.11 15:42:16.295403 [ 301 ] {c4a64c48-7055-4246-92ac-dd70ebef8185} <Debug> TCPHandler: Processed in 0.001978347 sec. | ||
| 3219 | 2026.05.11 15:42:16.295554 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.05.11 15:42:16.295649 [ 301 ] {6a201667-eff7-4836-bac2-3b41fd0cfaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.05.11 15:42:16.295690 [ 301 ] {6a201667-eff7-4836-bac2-3b41fd0cfaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3222 | 2026.05.11 15:42:16.295865 [ 198 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7983 rows, containing 5 columns (5 merged, 0 gathered) in 0.002505792 sec., 3185819.094322274 rows/sec., 204.72 MiB/sec. | ||
| 3223 | 2026.05.11 15:42:16.296053 [ 301 ] {6a201667-eff7-4836-bac2-3b41fd0cfaa0} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.05.11 15:42:16.296093 [ 301 ] {6a201667-eff7-4836-bac2-3b41fd0cfaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3225 | 2026.05.11 15:42:16.296399 [ 301 ] {6a201667-eff7-4836-bac2-3b41fd0cfaa0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3226 | 2026.05.11 15:42:16.296426 [ 198 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3227 | 2026.05.11 15:42:16.296657 [ 301 ] {6a201667-eff7-4836-bac2-3b41fd0cfaa0} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.05.11 15:42:16.296723 [ 198 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.05.11 15:42:16.296772 [ 100 ] {} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3230 | 2026.05.11 15:42:16.296792 [ 301 ] {6a201667-eff7-4836-bac2-3b41fd0cfaa0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 3231 | 2026.05.11 15:42:16.296798 [ 198 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3232 | 2026.05.11 15:42:16.296818 [ 100 ] {} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2026.05.11 15:42:16.296838 [ 301 ] {6a201667-eff7-4836-bac2-3b41fd0cfaa0} <Debug> TCPHandler: Processed in 0.001332978 sec. | ||
| 3234 | 2026.05.11 15:42:16.296859 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3235 | 2026.05.11 15:42:16.296890 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3236 | 2026.05.11 15:42:16.296961 [ 198 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 3237 | 2026.05.11 15:42:16.297033 [ 198 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3238 | 2026.05.11 15:42:16.297056 [ 198 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 780 rows starting from the beginning of the part | ||
| 3239 | 2026.05.11 15:42:16.297097 [ 198 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3240 | 2026.05.11 15:42:16.297131 [ 198 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 3241 | 2026.05.11 15:42:16.297163 [ 198 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3242 | 2026.05.11 15:42:16.297195 [ 198 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 3243 | 2026.05.11 15:42:16.297230 [ 198 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3244 | 2026.05.11 15:42:16.297974 [ 192 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.00103657 sec., 1041897.7975438226 rows/sec., 70.22 MiB/sec. | ||
| 3245 | 2026.05.11 15:42:16.298124 [ 198 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3246 | 2026.05.11 15:42:16.298346 [ 198 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_21_4} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.05.11 15:42:16.298406 [ 198 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_21_4} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3248 | 2026.05.11 15:42:16.298457 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3249 | 2026.05.11 15:42:16.538349 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.05.11 15:42:16.538666 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3251 | 2026.05.11 15:42:16.539107 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3252 | 2026.05.11 15:42:16.539156 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3253 | 2026.05.11 15:42:16.539512 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3254 | 2026.05.11 15:42:16.539604 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3255 | 2026.05.11 15:42:16.539807 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 3256 | 2026.05.11 15:42:16.539855 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3257 | 2026.05.11 15:42:16.539879 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 3258 | 2026.05.11 15:42:16.539904 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3259 | 2026.05.11 15:42:16.539966 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3260 | 2026.05.11 15:42:16.540000 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 3261 | 2026.05.11 15:42:16.541200 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002661 sec., 14280.345734686207 rows/sec., 2.90 MiB/sec. | ||
| 3262 | 2026.05.11 15:42:16.541345 [ 301 ] {c9528a1b-0970-4770-ba49-2d827cc37e72} <Debug> TCPHandler: Processed in 0.003209051 sec. | ||
| 3263 | 2026.05.11 15:42:16.555992 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.05.11 15:42:16.556134 [ 301 ] {840f2f45-8197-4556-81ba-a7b36a826e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3265 | 2026.05.11 15:42:16.556189 [ 301 ] {840f2f45-8197-4556-81ba-a7b36a826e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3266 | 2026.05.11 15:42:16.556802 [ 301 ] {840f2f45-8197-4556-81ba-a7b36a826e5a} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.05.11 15:42:16.556853 [ 301 ] {840f2f45-8197-4556-81ba-a7b36a826e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3268 | 2026.05.11 15:42:16.557278 [ 301 ] {840f2f45-8197-4556-81ba-a7b36a826e5a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3269 | 2026.05.11 15:42:16.557542 [ 301 ] {840f2f45-8197-4556-81ba-a7b36a826e5a} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.05.11 15:42:16.557719 [ 301 ] {840f2f45-8197-4556-81ba-a7b36a826e5a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001626 sec., 14760.147601476014 rows/sec., 1.22 MiB/sec. | ||
| 3271 | 2026.05.11 15:42:16.557767 [ 301 ] {840f2f45-8197-4556-81ba-a7b36a826e5a} <Debug> TCPHandler: Processed in 0.001861643 sec. | ||
| 3272 | 2026.05.11 15:42:16.557927 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.05.11 15:42:16.558046 [ 301 ] {501c65b9-4df2-430d-b50a-6c6d185cc6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3274 | 2026.05.11 15:42:16.558109 [ 301 ] {501c65b9-4df2-430d-b50a-6c6d185cc6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3275 | 2026.05.11 15:42:16.559767 [ 301 ] {501c65b9-4df2-430d-b50a-6c6d185cc6ca} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.05.11 15:42:16.559806 [ 301 ] {501c65b9-4df2-430d-b50a-6c6d185cc6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3277 | 2026.05.11 15:42:16.560411 [ 301 ] {501c65b9-4df2-430d-b50a-6c6d185cc6ca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3278 | 2026.05.11 15:42:16.560668 [ 301 ] {501c65b9-4df2-430d-b50a-6c6d185cc6ca} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.05.11 15:42:16.560860 [ 301 ] {501c65b9-4df2-430d-b50a-6c6d185cc6ca} <Debug> executeQuery: Read 2595 rows, 198.75 KiB in 0.002843 sec., 912768.2026028843 rows/sec., 68.27 MiB/sec. | ||
| 3280 | 2026.05.11 15:42:16.560920 [ 301 ] {501c65b9-4df2-430d-b50a-6c6d185cc6ca} <Debug> TCPHandler: Processed in 0.003047548 sec. | ||
| 3281 | 2026.05.11 15:42:16.561097 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.05.11 15:42:16.561218 [ 301 ] {f58d6cf7-4d89-4bd9-a9fe-5ca070496660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.05.11 15:42:16.561264 [ 301 ] {f58d6cf7-4d89-4bd9-a9fe-5ca070496660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3284 | 2026.05.11 15:42:16.561803 [ 301 ] {f58d6cf7-4d89-4bd9-a9fe-5ca070496660} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.05.11 15:42:16.561845 [ 301 ] {f58d6cf7-4d89-4bd9-a9fe-5ca070496660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3286 | 2026.05.11 15:42:16.562285 [ 301 ] {f58d6cf7-4d89-4bd9-a9fe-5ca070496660} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3287 | 2026.05.11 15:42:16.562573 [ 301 ] {f58d6cf7-4d89-4bd9-a9fe-5ca070496660} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.05.11 15:42:16.562736 [ 301 ] {f58d6cf7-4d89-4bd9-a9fe-5ca070496660} <Debug> executeQuery: Read 58 rows, 4.42 KiB in 0.001544 sec., 37564.76683937824 rows/sec., 2.80 MiB/sec. | ||
| 3289 | 2026.05.11 15:42:16.562791 [ 301 ] {f58d6cf7-4d89-4bd9-a9fe-5ca070496660} <Debug> TCPHandler: Processed in 0.00174987 sec. | ||
| 3290 | 2026.05.11 15:42:16.562948 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.05.11 15:42:16.563076 [ 301 ] {2b7b8aad-9ef4-454a-8989-e8d400108c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3292 | 2026.05.11 15:42:16.563142 [ 301 ] {2b7b8aad-9ef4-454a-8989-e8d400108c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3293 | 2026.05.11 15:42:16.563973 [ 301 ] {2b7b8aad-9ef4-454a-8989-e8d400108c1d} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.05.11 15:42:16.564013 [ 301 ] {2b7b8aad-9ef4-454a-8989-e8d400108c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3295 | 2026.05.11 15:42:16.564373 [ 301 ] {2b7b8aad-9ef4-454a-8989-e8d400108c1d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3296 | 2026.05.11 15:42:16.564598 [ 301 ] {2b7b8aad-9ef4-454a-8989-e8d400108c1d} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.05.11 15:42:16.564760 [ 301 ] {2b7b8aad-9ef4-454a-8989-e8d400108c1d} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00171 sec., 482456.1403508772 rows/sec., 28.22 MiB/sec. | ||
| 3298 | 2026.05.11 15:42:16.564854 [ 301 ] {2b7b8aad-9ef4-454a-8989-e8d400108c1d} <Debug> TCPHandler: Processed in 0.001958086 sec. | ||
| 3299 | 2026.05.11 15:42:16.565043 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.05.11 15:42:16.565191 [ 301 ] {61a5b5b0-76bb-42ab-9f73-a8d28add7790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3301 | 2026.05.11 15:42:16.565238 [ 301 ] {61a5b5b0-76bb-42ab-9f73-a8d28add7790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3302 | 2026.05.11 15:42:16.565713 [ 301 ] {61a5b5b0-76bb-42ab-9f73-a8d28add7790} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.05.11 15:42:16.565754 [ 301 ] {61a5b5b0-76bb-42ab-9f73-a8d28add7790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3304 | 2026.05.11 15:42:16.566071 [ 301 ] {61a5b5b0-76bb-42ab-9f73-a8d28add7790} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3305 | 2026.05.11 15:42:16.566301 [ 301 ] {61a5b5b0-76bb-42ab-9f73-a8d28add7790} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.05.11 15:42:16.566456 [ 301 ] {61a5b5b0-76bb-42ab-9f73-a8d28add7790} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001289 sec., 775.7951900698216 rows/sec., 54.55 KiB/sec. | ||
| 3307 | 2026.05.11 15:42:16.566494 [ 301 ] {61a5b5b0-76bb-42ab-9f73-a8d28add7790} <Debug> TCPHandler: Processed in 0.001532254 sec. | ||
| 3308 | 2026.05.11 15:42:16.566640 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.05.11 15:42:16.566744 [ 301 ] {cef6f7eb-15d6-4b2c-b5a5-283dc275ba1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.05.11 15:42:16.566786 [ 301 ] {cef6f7eb-15d6-4b2c-b5a5-283dc275ba1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3311 | 2026.05.11 15:42:16.567244 [ 301 ] {cef6f7eb-15d6-4b2c-b5a5-283dc275ba1b} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.05.11 15:42:16.567281 [ 301 ] {cef6f7eb-15d6-4b2c-b5a5-283dc275ba1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3313 | 2026.05.11 15:42:16.567590 [ 301 ] {cef6f7eb-15d6-4b2c-b5a5-283dc275ba1b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3314 | 2026.05.11 15:42:16.567845 [ 301 ] {cef6f7eb-15d6-4b2c-b5a5-283dc275ba1b} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.05.11 15:42:16.567990 [ 301 ] {cef6f7eb-15d6-4b2c-b5a5-283dc275ba1b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001265 sec., 9486.166007905138 rows/sec., 741.11 KiB/sec. | ||
| 3316 | 2026.05.11 15:42:16.568029 [ 301 ] {cef6f7eb-15d6-4b2c-b5a5-283dc275ba1b} <Debug> TCPHandler: Processed in 0.001446101 sec. | ||
| 3317 | 2026.05.11 15:42:16.568169 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.05.11 15:42:16.568275 [ 301 ] {4901270c-acb7-4bd6-8527-84228cb77f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3319 | 2026.05.11 15:42:16.568324 [ 301 ] {4901270c-acb7-4bd6-8527-84228cb77f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3320 | 2026.05.11 15:42:16.569321 [ 301 ] {4901270c-acb7-4bd6-8527-84228cb77f5f} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.05.11 15:42:16.569358 [ 301 ] {4901270c-acb7-4bd6-8527-84228cb77f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3322 | 2026.05.11 15:42:16.569832 [ 301 ] {4901270c-acb7-4bd6-8527-84228cb77f5f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3323 | 2026.05.11 15:42:16.570108 [ 301 ] {4901270c-acb7-4bd6-8527-84228cb77f5f} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.05.11 15:42:16.570293 [ 301 ] {4901270c-acb7-4bd6-8527-84228cb77f5f} <Debug> executeQuery: Read 1361 rows, 94.18 KiB in 0.002036 sec., 668467.583497053 rows/sec., 45.17 MiB/sec. | ||
| 3325 | 2026.05.11 15:42:16.570348 [ 301 ] {4901270c-acb7-4bd6-8527-84228cb77f5f} <Debug> TCPHandler: Processed in 0.002231013 sec. | ||
| 3326 | 2026.05.11 15:42:16.570515 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.05.11 15:42:16.570623 [ 301 ] {1db97d13-133d-4daa-9de8-b0ef194d44a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3328 | 2026.05.11 15:42:16.570674 [ 301 ] {1db97d13-133d-4daa-9de8-b0ef194d44a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3329 | 2026.05.11 15:42:16.571513 [ 301 ] {1db97d13-133d-4daa-9de8-b0ef194d44a1} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.05.11 15:42:16.571552 [ 301 ] {1db97d13-133d-4daa-9de8-b0ef194d44a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3331 | 2026.05.11 15:42:16.572020 [ 301 ] {1db97d13-133d-4daa-9de8-b0ef194d44a1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3332 | 2026.05.11 15:42:16.572270 [ 301 ] {1db97d13-133d-4daa-9de8-b0ef194d44a1} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.05.11 15:42:16.572425 [ 301 ] {1db97d13-133d-4daa-9de8-b0ef194d44a1} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.00182 sec., 841758.2417582418 rows/sec., 51.45 MiB/sec. | ||
| 3334 | 2026.05.11 15:42:16.572482 [ 301 ] {1db97d13-133d-4daa-9de8-b0ef194d44a1} <Debug> TCPHandler: Processed in 0.002020167 sec. | ||
| 3335 | 2026.05.11 15:42:16.572637 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.05.11 15:42:16.572751 [ 301 ] {b3f26489-0d38-4fed-bbc4-1b32eb99f1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3337 | 2026.05.11 15:42:16.572829 [ 301 ] {b3f26489-0d38-4fed-bbc4-1b32eb99f1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3338 | 2026.05.11 15:42:16.573788 [ 301 ] {b3f26489-0d38-4fed-bbc4-1b32eb99f1f2} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.05.11 15:42:16.573833 [ 301 ] {b3f26489-0d38-4fed-bbc4-1b32eb99f1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3340 | 2026.05.11 15:42:16.574473 [ 301 ] {b3f26489-0d38-4fed-bbc4-1b32eb99f1f2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3341 | 2026.05.11 15:42:16.574740 [ 301 ] {b3f26489-0d38-4fed-bbc4-1b32eb99f1f2} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.05.11 15:42:16.574898 [ 301 ] {b3f26489-0d38-4fed-bbc4-1b32eb99f1f2} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002166 sec., 21237.30378578024 rows/sec., 38.06 MiB/sec. | ||
| 3343 | 2026.05.11 15:42:16.574998 [ 301 ] {b3f26489-0d38-4fed-bbc4-1b32eb99f1f2} <Debug> TCPHandler: Processed in 0.002416319 sec. | ||
| 3344 | 2026.05.11 15:42:16.575175 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.05.11 15:42:16.575305 [ 301 ] {be1b7cd7-72f8-4398-a67d-2ff6a3730d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3346 | 2026.05.11 15:42:16.575367 [ 301 ] {be1b7cd7-72f8-4398-a67d-2ff6a3730d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3347 | 2026.05.11 15:42:16.575821 [ 301 ] {be1b7cd7-72f8-4398-a67d-2ff6a3730d70} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.05.11 15:42:16.575877 [ 301 ] {be1b7cd7-72f8-4398-a67d-2ff6a3730d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3349 | 2026.05.11 15:42:16.576351 [ 301 ] {be1b7cd7-72f8-4398-a67d-2ff6a3730d70} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3350 | 2026.05.11 15:42:16.576620 [ 301 ] {be1b7cd7-72f8-4398-a67d-2ff6a3730d70} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.05.11 15:42:16.576763 [ 301 ] {be1b7cd7-72f8-4398-a67d-2ff6a3730d70} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001484 sec., 8086.253369272236 rows/sec., 558.04 KiB/sec. | ||
| 3352 | 2026.05.11 15:42:16.576802 [ 301 ] {be1b7cd7-72f8-4398-a67d-2ff6a3730d70} <Debug> TCPHandler: Processed in 0.001694269 sec. | ||
| 3353 | 2026.05.11 15:42:17.735933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7208 | ||
| 3354 | 2026.05.11 15:42:17.736757 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.05.11 15:42:17.736829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3356 | 2026.05.11 15:42:17.737662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3357 | 2026.05.11 15:42:17.737903 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.11 15:42:17.738038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7208 | ||
| 3359 | 2026.05.11 15:42:18.138485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3360 | 2026.05.11 15:42:18.153789 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.05.11 15:42:18.153846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3362 | 2026.05.11 15:42:18.160082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3363 | 2026.05.11 15:42:18.160783 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.05.11 15:42:18.163449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3365 | 2026.05.11 15:42:21.282123 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.05.11 15:42:21.282362 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 3367 | 2026.05.11 15:42:21.282688 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3368 | 2026.05.11 15:42:21.282721 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <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 | ||
| 3369 | 2026.05.11 15:42:21.282927 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3370 | 2026.05.11 15:42:21.282992 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3371 | 2026.05.11 15:42:21.283126 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3372 | 2026.05.11 15:42:21.283161 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3373 | 2026.05.11 15:42:21.283181 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 3374 | 2026.05.11 15:42:21.283196 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3375 | 2026.05.11 15:42:21.283240 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <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'))" | ||
| 3376 | 2026.05.11 15:42:21.283260 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 3377 | 2026.05.11 15:42:21.284419 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002155 sec., 17633.410672853828 rows/sec., 3.58 MiB/sec. | ||
| 3378 | 2026.05.11 15:42:21.284519 [ 301 ] {8fe53ed6-f180-494b-9bdf-b3303ab7fa94} <Debug> TCPHandler: Processed in 0.002530013 sec. | ||
| 3379 | 2026.05.11 15:42:21.286049 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.05.11 15:42:21.286155 [ 301 ] {98994d13-5c29-493b-8bb5-9877576a03d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3381 | 2026.05.11 15:42:21.286196 [ 301 ] {98994d13-5c29-493b-8bb5-9877576a03d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3382 | 2026.05.11 15:42:21.286649 [ 301 ] {98994d13-5c29-493b-8bb5-9877576a03d8} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.05.11 15:42:21.286688 [ 301 ] {98994d13-5c29-493b-8bb5-9877576a03d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3384 | 2026.05.11 15:42:21.287026 [ 301 ] {98994d13-5c29-493b-8bb5-9877576a03d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3385 | 2026.05.11 15:42:21.287295 [ 301 ] {98994d13-5c29-493b-8bb5-9877576a03d8} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.05.11 15:42:21.287442 [ 301 ] {98994d13-5c29-493b-8bb5-9877576a03d8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001315 sec., 42585.55133079848 rows/sec., 3.25 MiB/sec. | ||
| 3387 | 2026.05.11 15:42:21.287479 [ 301 ] {98994d13-5c29-493b-8bb5-9877576a03d8} <Debug> TCPHandler: Processed in 0.001477892 sec. | ||
| 3388 | 2026.05.11 15:42:21.287601 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.05.11 15:42:21.287696 [ 301 ] {965aaf58-57b7-4da1-bd61-8af6b9f45d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3390 | 2026.05.11 15:42:21.287734 [ 301 ] {965aaf58-57b7-4da1-bd61-8af6b9f45d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3391 | 2026.05.11 15:42:21.288143 [ 301 ] {965aaf58-57b7-4da1-bd61-8af6b9f45d94} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.05.11 15:42:21.288179 [ 301 ] {965aaf58-57b7-4da1-bd61-8af6b9f45d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3393 | 2026.05.11 15:42:21.288462 [ 301 ] {965aaf58-57b7-4da1-bd61-8af6b9f45d94} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3394 | 2026.05.11 15:42:21.288667 [ 301 ] {965aaf58-57b7-4da1-bd61-8af6b9f45d94} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.05.11 15:42:21.288790 [ 301 ] {965aaf58-57b7-4da1-bd61-8af6b9f45d94} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001113 sec., 57502.246181491464 rows/sec., 4.49 MiB/sec. | ||
| 3396 | 2026.05.11 15:42:21.288826 [ 301 ] {965aaf58-57b7-4da1-bd61-8af6b9f45d94} <Debug> TCPHandler: Processed in 0.001273496 sec. | ||
| 3397 | 2026.05.11 15:42:21.288947 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.05.11 15:42:21.289041 [ 301 ] {701d35ab-65f0-4a58-8294-a447cf5c9959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.05.11 15:42:21.289083 [ 301 ] {701d35ab-65f0-4a58-8294-a447cf5c9959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3400 | 2026.05.11 15:42:21.289456 [ 301 ] {701d35ab-65f0-4a58-8294-a447cf5c9959} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.05.11 15:42:21.289490 [ 301 ] {701d35ab-65f0-4a58-8294-a447cf5c9959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3402 | 2026.05.11 15:42:21.289793 [ 301 ] {701d35ab-65f0-4a58-8294-a447cf5c9959} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3403 | 2026.05.11 15:42:21.289998 [ 301 ] {701d35ab-65f0-4a58-8294-a447cf5c9959} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.05.11 15:42:21.290125 [ 301 ] {701d35ab-65f0-4a58-8294-a447cf5c9959} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001102 sec., 116152.45009074411 rows/sec., 8.09 MiB/sec. | ||
| 3405 | 2026.05.11 15:42:21.290160 [ 301 ] {701d35ab-65f0-4a58-8294-a447cf5c9959} <Debug> TCPHandler: Processed in 0.001261186 sec. | ||
| 3406 | 2026.05.11 15:42:21.290291 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2026.05.11 15:42:21.290385 [ 301 ] {db3ab35c-f312-4786-ba1d-36b63f38c0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3408 | 2026.05.11 15:42:21.290425 [ 301 ] {db3ab35c-f312-4786-ba1d-36b63f38c0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3409 | 2026.05.11 15:42:21.290766 [ 301 ] {db3ab35c-f312-4786-ba1d-36b63f38c0ae} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.05.11 15:42:21.290800 [ 301 ] {db3ab35c-f312-4786-ba1d-36b63f38c0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3411 | 2026.05.11 15:42:21.291092 [ 301 ] {db3ab35c-f312-4786-ba1d-36b63f38c0ae} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3412 | 2026.05.11 15:42:21.291296 [ 301 ] {db3ab35c-f312-4786-ba1d-36b63f38c0ae} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.05.11 15:42:21.291419 [ 301 ] {db3ab35c-f312-4786-ba1d-36b63f38c0ae} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 3414 | 2026.05.11 15:42:21.291453 [ 301 ] {db3ab35c-f312-4786-ba1d-36b63f38c0ae} <Debug> TCPHandler: Processed in 0.001210414 sec. | ||
| 3415 | 2026.05.11 15:42:23.627845 [ 261 ] {} <Trace> TCP-Session: d54ddae4-2568-4334-a8b9-b8dba10087b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.05.11 15:42:23.628136 [ 261 ] {a1f436cd-dd94-4cc8-aa03-8bc7843d6fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57063) 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 has_own_data (stage: Complete) | ||
| 3417 | 2026.05.11 15:42:23.628611 [ 261 ] {a1f436cd-dd94-4cc8-aa03-8bc7843d6fc7} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3418 | 2026.05.11 15:42:23.628789 [ 261 ] {a1f436cd-dd94-4cc8-aa03-8bc7843d6fc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3419 | 2026.05.11 15:42:23.629208 [ 340 ] {a1f436cd-dd94-4cc8-aa03-8bc7843d6fc7} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3420 | 2026.05.11 15:42:23.629882 [ 261 ] {a1f436cd-dd94-4cc8-aa03-8bc7843d6fc7} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001859 sec., 75309.30607853684 rows/sec., 4.18 MiB/sec. | ||
| 3421 | 2026.05.11 15:42:23.629991 [ 261 ] {a1f436cd-dd94-4cc8-aa03-8bc7843d6fc7} <Debug> TCPHandler: Processed in 0.002317596 sec. | ||
| 3422 | 2026.05.11 15:42:24.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.83 MiB, peak 235.87 MiB, free memory in arenas 0.00 B, will set to 231.80 MiB (RSS), difference: -2.03 MiB | ||
| 3423 | 2026.05.11 15:42:25.154694 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3424 | 2026.05.11 15:42:25.154758 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3425 | 2026.05.11 15:42:25.238240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7720 | ||
| 3426 | 2026.05.11 15:42:25.239091 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.05.11 15:42:25.239132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3428 | 2026.05.11 15:42:25.239654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3429 | 2026.05.11 15:42:25.239883 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.05.11 15:42:25.240013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7720 | ||
| 3431 | 2026.05.11 15:42:25.240036 [ 23 ] {} <Debug> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3432 | 2026.05.11 15:42:25.240094 [ 23 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.05.11 15:42:25.240117 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3434 | 2026.05.11 15:42:25.240252 [ 187 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 3435 | 2026.05.11 15:42:25.240364 [ 187 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3436 | 2026.05.11 15:42:25.240400 [ 187 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5288 rows starting from the beginning of the part | ||
| 3437 | 2026.05.11 15:42:25.240470 [ 187 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 3438 | 2026.05.11 15:42:25.240516 [ 187 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 3439 | 2026.05.11 15:42:25.240561 [ 187 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 3440 | 2026.05.11 15:42:25.240605 [ 187 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 3441 | 2026.05.11 15:42:25.240642 [ 187 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 3442 | 2026.05.11 15:42:25.241902 [ 198 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001707138 sec., 4522188.598695595 rows/sec., 64.69 MiB/sec. | ||
| 3443 | 2026.05.11 15:42:25.242582 [ 187 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3444 | 2026.05.11 15:42:25.242826 [ 187 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_16_3} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.05.11 15:42:25.242885 [ 187 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_16_3} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3446 | 2026.05.11 15:42:25.242946 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3447 | 2026.05.11 15:42:25.250157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 434 | ||
| 3448 | 2026.05.11 15:42:25.252899 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.05.11 15:42:25.252936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3450 | 2026.05.11 15:42:25.254141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3451 | 2026.05.11 15:42:25.254402 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.05.11 15:42:25.254643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 3453 | 2026.05.11 15:42:25.663583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3454 | 2026.05.11 15:42:25.678525 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.05.11 15:42:25.678579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3456 | 2026.05.11 15:42:25.684556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3457 | 2026.05.11 15:42:25.685228 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.05.11 15:42:25.685498 [ 26 ] {} <Debug> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3459 | 2026.05.11 15:42:25.685573 [ 26 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.05.11 15:42:25.685606 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3461 | 2026.05.11 15:42:25.685783 [ 193 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 3462 | 2026.05.11 15:42:25.688056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3463 | 2026.05.11 15:42:25.689579 [ 193 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3464 | 2026.05.11 15:42:25.690980 [ 193 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 3465 | 2026.05.11 15:42:25.695208 [ 193 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 3466 | 2026.05.11 15:42:25.699573 [ 193 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 3467 | 2026.05.11 15:42:25.703617 [ 193 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 3468 | 2026.05.11 15:42:25.707998 [ 193 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 3469 | 2026.05.11 15:42:25.712118 [ 193 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 3470 | 2026.05.11 15:42:25.765164 [ 198 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079446652 sec., 1523.0346018860555 rows/sec., 7.88 MiB/sec. | ||
| 3471 | 2026.05.11 15:42:25.767672 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3472 | 2026.05.11 15:42:25.769663 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_16_3} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.05.11 15:42:25.769765 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_16_3} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3474 | 2026.05.11 15:42:25.772824 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3475 | 2026.05.11 15:42:26.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.90 MiB, peak 242.87 MiB, free memory in arenas 0.00 B, will set to 241.63 MiB (RSS), difference: 8.72 MiB | ||
| 3476 | 2026.05.11 15:42:26.002199 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000833574 sec. | ||
| 3477 | 2026.05.11 15:42:26.282957 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.05.11 15:42:26.283194 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 3479 | 2026.05.11 15:42:26.283556 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3480 | 2026.05.11 15:42:26.283598 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <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 | ||
| 3481 | 2026.05.11 15:42:26.283814 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3482 | 2026.05.11 15:42:26.283878 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3483 | 2026.05.11 15:42:26.284013 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3484 | 2026.05.11 15:42:26.284047 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3485 | 2026.05.11 15:42:26.284069 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 3486 | 2026.05.11 15:42:26.284084 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3487 | 2026.05.11 15:42:26.284126 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <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'))" | ||
| 3488 | 2026.05.11 15:42:26.284145 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 3489 | 2026.05.11 15:42:26.285135 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00204 sec., 18627.450980392154 rows/sec., 3.78 MiB/sec. | ||
| 3490 | 2026.05.11 15:42:26.285198 [ 301 ] {677edd2f-3aff-4afa-b4b2-b0a41268e078} <Debug> TCPHandler: Processed in 0.002373427 sec. | ||
| 3491 | 2026.05.11 15:42:26.286970 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.05.11 15:42:26.287078 [ 301 ] {bb2bc788-e3c6-432d-acb8-2675b1de544b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3493 | 2026.05.11 15:42:26.287119 [ 301 ] {bb2bc788-e3c6-432d-acb8-2675b1de544b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3494 | 2026.05.11 15:42:26.287630 [ 301 ] {bb2bc788-e3c6-432d-acb8-2675b1de544b} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.05.11 15:42:26.287666 [ 301 ] {bb2bc788-e3c6-432d-acb8-2675b1de544b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3496 | 2026.05.11 15:42:26.288011 [ 301 ] {bb2bc788-e3c6-432d-acb8-2675b1de544b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3497 | 2026.05.11 15:42:26.288223 [ 301 ] {bb2bc788-e3c6-432d-acb8-2675b1de544b} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.05.11 15:42:26.288364 [ 301 ] {bb2bc788-e3c6-432d-acb8-2675b1de544b} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001314 sec., 50228.3105022831 rows/sec., 3.98 MiB/sec. | ||
| 3499 | 2026.05.11 15:42:26.288400 [ 301 ] {bb2bc788-e3c6-432d-acb8-2675b1de544b} <Debug> TCPHandler: Processed in 0.001478742 sec. | ||
| 3500 | 2026.05.11 15:42:26.288534 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.05.11 15:42:26.288629 [ 301 ] {da730192-274c-462c-8072-bab45e4e8805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.05.11 15:42:26.288667 [ 301 ] {da730192-274c-462c-8072-bab45e4e8805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3503 | 2026.05.11 15:42:26.289066 [ 301 ] {da730192-274c-462c-8072-bab45e4e8805} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.05.11 15:42:26.289101 [ 301 ] {da730192-274c-462c-8072-bab45e4e8805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3505 | 2026.05.11 15:42:26.289377 [ 301 ] {da730192-274c-462c-8072-bab45e4e8805} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3506 | 2026.05.11 15:42:26.289579 [ 301 ] {da730192-274c-462c-8072-bab45e4e8805} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.05.11 15:42:26.289683 [ 23 ] {} <Debug> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3508 | 2026.05.11 15:42:26.289705 [ 301 ] {da730192-274c-462c-8072-bab45e4e8805} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001095 sec., 4566.2100456621 rows/sec., 343.36 KiB/sec. | ||
| 3509 | 2026.05.11 15:42:26.289744 [ 23 ] {} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.05.11 15:42:26.289752 [ 301 ] {da730192-274c-462c-8072-bab45e4e8805} <Debug> TCPHandler: Processed in 0.001267156 sec. | ||
| 3511 | 2026.05.11 15:42:26.289774 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3512 | 2026.05.11 15:42:26.289865 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::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 | ||
| 3513 | 2026.05.11 15:42:26.289926 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2026.05.11 15:42:26.289944 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3515 | 2026.05.11 15:42:26.289969 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 81 rows starting from the beginning of the part | ||
| 3516 | 2026.05.11 15:42:26.290025 [ 301 ] {a7cb82d3-49f9-4493-9b07-f34136b37ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3517 | 2026.05.11 15:42:26.290034 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 3518 | 2026.05.11 15:42:26.290065 [ 301 ] {a7cb82d3-49f9-4493-9b07-f34136b37ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3519 | 2026.05.11 15:42:26.290083 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 3520 | 2026.05.11 15:42:26.290124 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 3521 | 2026.05.11 15:42:26.290164 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 58 rows starting from the beginning of the part | ||
| 3522 | 2026.05.11 15:42:26.290204 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 3523 | 2026.05.11 15:42:26.290510 [ 301 ] {a7cb82d3-49f9-4493-9b07-f34136b37ba0} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.05.11 15:42:26.290546 [ 301 ] {a7cb82d3-49f9-4493-9b07-f34136b37ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3525 | 2026.05.11 15:42:26.290913 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001080881 sec., 176707.70417835083 rows/sec., 13.67 MiB/sec. | ||
| 3526 | 2026.05.11 15:42:26.291028 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3527 | 2026.05.11 15:42:26.291063 [ 301 ] {a7cb82d3-49f9-4493-9b07-f34136b37ba0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3528 | 2026.05.11 15:42:26.291271 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_16_3} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.05.11 15:42:26.291322 [ 301 ] {a7cb82d3-49f9-4493-9b07-f34136b37ba0} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.05.11 15:42:26.291330 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_16_3} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3531 | 2026.05.11 15:42:26.291385 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3532 | 2026.05.11 15:42:26.291458 [ 301 ] {a7cb82d3-49f9-4493-9b07-f34136b37ba0} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001452 sec., 47520.66115702479 rows/sec., 3.71 MiB/sec. | ||
| 3533 | 2026.05.11 15:42:26.291495 [ 301 ] {a7cb82d3-49f9-4493-9b07-f34136b37ba0} <Debug> TCPHandler: Processed in 0.001620957 sec. | ||
| 3534 | 2026.05.11 15:42:26.291620 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3535 | 2026.05.11 15:42:26.291717 [ 301 ] {5ebbd840-3427-4813-abc5-9102f5efb961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3536 | 2026.05.11 15:42:26.291758 [ 301 ] {5ebbd840-3427-4813-abc5-9102f5efb961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3537 | 2026.05.11 15:42:26.292189 [ 301 ] {5ebbd840-3427-4813-abc5-9102f5efb961} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.05.11 15:42:26.292224 [ 301 ] {5ebbd840-3427-4813-abc5-9102f5efb961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3539 | 2026.05.11 15:42:26.292541 [ 301 ] {5ebbd840-3427-4813-abc5-9102f5efb961} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3540 | 2026.05.11 15:42:26.292744 [ 301 ] {5ebbd840-3427-4813-abc5-9102f5efb961} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2026.05.11 15:42:26.292871 [ 301 ] {5ebbd840-3427-4813-abc5-9102f5efb961} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 3542 | 2026.05.11 15:42:26.292906 [ 301 ] {5ebbd840-3427-4813-abc5-9102f5efb961} <Debug> TCPHandler: Processed in 0.001335458 sec. | ||
| 3543 | 2026.05.11 15:42:26.293025 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2026.05.11 15:42:26.293119 [ 301 ] {1c2c1bc3-b023-4a8e-8622-fcf7e3d670a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3545 | 2026.05.11 15:42:26.293172 [ 301 ] {1c2c1bc3-b023-4a8e-8622-fcf7e3d670a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3546 | 2026.05.11 15:42:26.293894 [ 301 ] {1c2c1bc3-b023-4a8e-8622-fcf7e3d670a4} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2026.05.11 15:42:26.293931 [ 301 ] {1c2c1bc3-b023-4a8e-8622-fcf7e3d670a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3548 | 2026.05.11 15:42:26.294429 [ 301 ] {1c2c1bc3-b023-4a8e-8622-fcf7e3d670a4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3549 | 2026.05.11 15:42:26.294644 [ 301 ] {1c2c1bc3-b023-4a8e-8622-fcf7e3d670a4} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2026.05.11 15:42:26.294749 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3551 | 2026.05.11 15:42:26.294780 [ 301 ] {1c2c1bc3-b023-4a8e-8622-fcf7e3d670a4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001679 sec., 2977.9630732578917 rows/sec., 5.34 MiB/sec. | ||
| 3552 | 2026.05.11 15:42:26.294785 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.05.11 15:42:26.294823 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3554 | 2026.05.11 15:42:26.294841 [ 301 ] {1c2c1bc3-b023-4a8e-8622-fcf7e3d670a4} <Debug> TCPHandler: Processed in 0.001865294 sec. | ||
| 3555 | 2026.05.11 15:42:26.294937 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::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 | ||
| 3556 | 2026.05.11 15:42:26.294986 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2026.05.11 15:42:26.295085 [ 301 ] {528765bb-57ec-4a1e-b8c7-c0ace0d89133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3558 | 2026.05.11 15:42:26.295127 [ 301 ] {528765bb-57ec-4a1e-b8c7-c0ace0d89133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3559 | 2026.05.11 15:42:26.295215 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3560 | 2026.05.11 15:42:26.295284 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 327 rows starting from the beginning of the part | ||
| 3561 | 2026.05.11 15:42:26.295423 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 3562 | 2026.05.11 15:42:26.295487 [ 301 ] {528765bb-57ec-4a1e-b8c7-c0ace0d89133} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.05.11 15:42:26.295527 [ 301 ] {528765bb-57ec-4a1e-b8c7-c0ace0d89133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3564 | 2026.05.11 15:42:26.295541 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 3565 | 2026.05.11 15:42:26.295659 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 3566 | 2026.05.11 15:42:26.295754 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 3567 | 2026.05.11 15:42:26.295845 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 3568 | 2026.05.11 15:42:26.295844 [ 301 ] {528765bb-57ec-4a1e-b8c7-c0ace0d89133} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3569 | 2026.05.11 15:42:26.296082 [ 301 ] {528765bb-57ec-4a1e-b8c7-c0ace0d89133} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.05.11 15:42:26.296229 [ 301 ] {528765bb-57ec-4a1e-b8c7-c0ace0d89133} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 3571 | 2026.05.11 15:42:26.296267 [ 301 ] {528765bb-57ec-4a1e-b8c7-c0ace0d89133} <Debug> TCPHandler: Processed in 0.001330188 sec. | ||
| 3572 | 2026.05.11 15:42:26.299468 [ 191 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 19 columns (19 merged, 0 gathered) in 0.004585901 sec., 92675.35430878251 rows/sec., 166.07 MiB/sec. | ||
| 3573 | 2026.05.11 15:42:26.300058 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3574 | 2026.05.11 15:42:26.300364 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.05.11 15:42:26.300431 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3576 | 2026.05.11 15:42:26.300510 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 3577 | 2026.05.11 15:42:27.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.16 MiB, peak 247.21 MiB, free memory in arenas 0.00 B, will set to 243.86 MiB (RSS), difference: 1.70 MiB | ||
| 3578 | 2026.05.11 15:42:30.295836 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46501 | ||
| 3579 | 2026.05.11 15:42:30.295924 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3580 | 2026.05.11 15:42:30.295950 [ 306 ] {} <Debug> TCP-Session: 530cff6f-7efd-4d89-868d-a41891076cfa Authenticating user 'default' from [fd00:1122:3344:101::e]:46501 | ||
| 3581 | 2026.05.11 15:42:30.295972 [ 306 ] {} <Debug> TCP-Session: 530cff6f-7efd-4d89-868d-a41891076cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2026.05.11 15:42:30.295985 [ 306 ] {} <Debug> TCP-Session: 530cff6f-7efd-4d89-868d-a41891076cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.05.11 15:42:30.296188 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35314 | ||
| 3584 | 2026.05.11 15:42:30.296203 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63000 | ||
| 3585 | 2026.05.11 15:42:30.296226 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52338 | ||
| 3586 | 2026.05.11 15:42:30.296258 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41340 | ||
| 3587 | 2026.05.11 15:42:30.296259 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50654 | ||
| 3588 | 2026.05.11 15:42:30.296294 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3589 | 2026.05.11 15:42:30.296341 [ 306 ] {} <Trace> TCP-Session: 530cff6f-7efd-4d89-868d-a41891076cfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.05.11 15:42:30.296377 [ 310 ] {} <Debug> TCP-Session: f343defa-60e3-4e71-a51c-d65518ad1986 Authenticating user 'default' from [fd00:1122:3344:101::e]:63000 | ||
| 3591 | 2026.05.11 15:42:30.296271 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43782 | ||
| 3592 | 2026.05.11 15:42:30.296419 [ 310 ] {} <Debug> TCP-Session: f343defa-60e3-4e71-a51c-d65518ad1986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.05.11 15:42:30.296445 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3594 | 2026.05.11 15:42:30.296456 [ 310 ] {} <Debug> TCP-Session: f343defa-60e3-4e71-a51c-d65518ad1986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2026.05.11 15:42:30.296192 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53153 | ||
| 3596 | 2026.05.11 15:42:30.296511 [ 307 ] {} <Debug> TCP-Session: 129b6b1c-e620-4af3-b4a2-0eb2ab359f74 Authenticating user 'default' from [fd00:1122:3344:101::e]:35314 | ||
| 3597 | 2026.05.11 15:42:30.296547 [ 306 ] {50638dd8-4a6b-41d4-870c-945402c1d5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3598 | 2026.05.11 15:42:30.296570 [ 307 ] {} <Debug> TCP-Session: 129b6b1c-e620-4af3-b4a2-0eb2ab359f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.05.11 15:42:30.296192 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56409 | ||
| 3600 | 2026.05.11 15:42:30.296602 [ 307 ] {} <Debug> TCP-Session: 129b6b1c-e620-4af3-b4a2-0eb2ab359f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.05.11 15:42:30.296828 [ 306 ] {50638dd8-4a6b-41d4-870c-945402c1d5c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3602 | 2026.05.11 15:42:30.296887 [ 306 ] {50638dd8-4a6b-41d4-870c-945402c1d5c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3603 | 2026.05.11 15:42:30.296954 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3604 | 2026.05.11 15:42:30.296988 [ 308 ] {} <Debug> TCP-Session: 056b8f5f-1382-4053-a8fd-adb3f35c458a Authenticating user 'default' from [fd00:1122:3344:101::e]:53153 | ||
| 3605 | 2026.05.11 15:42:30.297006 [ 308 ] {} <Debug> TCP-Session: 056b8f5f-1382-4053-a8fd-adb3f35c458a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.05.11 15:42:30.297025 [ 308 ] {} <Debug> TCP-Session: 056b8f5f-1382-4053-a8fd-adb3f35c458a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.05.11 15:42:30.297066 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3608 | 2026.05.11 15:42:30.297100 [ 309 ] {} <Debug> TCP-Session: bf8bacf0-4139-4df4-a747-bd0d8f6c2fc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56409 | ||
| 3609 | 2026.05.11 15:42:30.297118 [ 309 ] {} <Debug> TCP-Session: bf8bacf0-4139-4df4-a747-bd0d8f6c2fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.05.11 15:42:30.297134 [ 309 ] {} <Debug> TCP-Session: bf8bacf0-4139-4df4-a747-bd0d8f6c2fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2026.05.11 15:42:30.297169 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3612 | 2026.05.11 15:42:30.297180 [ 306 ] {50638dd8-4a6b-41d4-870c-945402c1d5c3} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 3613 | 2026.05.11 15:42:30.297209 [ 303 ] {} <Debug> TCP-Session: de0ac960-9d8a-4300-8202-850fbdb231ce Authenticating user 'default' from [fd00:1122:3344:101::e]:43782 | ||
| 3614 | 2026.05.11 15:42:30.297237 [ 303 ] {} <Debug> TCP-Session: de0ac960-9d8a-4300-8202-850fbdb231ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.05.11 15:42:30.297244 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3616 | 2026.05.11 15:42:30.297250 [ 303 ] {} <Debug> TCP-Session: de0ac960-9d8a-4300-8202-850fbdb231ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.05.11 15:42:30.297300 [ 293 ] {} <Debug> TCP-Session: cc7b93cd-b409-447e-bfbb-18ec9fbefe70 Authenticating user 'default' from [fd00:1122:3344:101::e]:41340 | ||
| 3618 | 2026.05.11 15:42:30.297335 [ 293 ] {} <Debug> TCP-Session: cc7b93cd-b409-447e-bfbb-18ec9fbefe70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3619 | 2026.05.11 15:42:30.297351 [ 293 ] {} <Debug> TCP-Session: cc7b93cd-b409-447e-bfbb-18ec9fbefe70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3620 | 2026.05.11 15:42:30.297511 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3621 | 2026.05.11 15:42:30.297546 [ 259 ] {} <Debug> TCP-Session: d946b9de-2594-4692-898b-4a7d09491c22 Authenticating user 'default' from [fd00:1122:3344:101::e]:52338 | ||
| 3622 | 2026.05.11 15:42:30.297567 [ 259 ] {} <Debug> TCP-Session: d946b9de-2594-4692-898b-4a7d09491c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.05.11 15:42:30.297580 [ 259 ] {} <Debug> TCP-Session: d946b9de-2594-4692-898b-4a7d09491c22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2026.05.11 15:42:30.297585 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3625 | 2026.05.11 15:42:30.297617 [ 302 ] {} <Debug> TCP-Session: 25320790-5205-4d1e-9eb9-3f59f1ba53d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50654 | ||
| 3626 | 2026.05.11 15:42:30.297634 [ 302 ] {} <Debug> TCP-Session: 25320790-5205-4d1e-9eb9-3f59f1ba53d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2026.05.11 15:42:30.297647 [ 302 ] {} <Debug> TCP-Session: 25320790-5205-4d1e-9eb9-3f59f1ba53d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2026.05.11 15:42:30.298103 [ 348 ] {50638dd8-4a6b-41d4-870c-945402c1d5c3} <Trace> AggregatingTransform: Aggregating | ||
| 3629 | 2026.05.11 15:42:30.298139 [ 348 ] {50638dd8-4a6b-41d4-870c-945402c1d5c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3630 | 2026.05.11 15:42:30.298169 [ 348 ] {50638dd8-4a6b-41d4-870c-945402c1d5c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871845 sec. (1146.993 rows/sec., 44.80 KiB/sec.) | ||
| 3631 | 2026.05.11 15:42:30.298184 [ 348 ] {50638dd8-4a6b-41d4-870c-945402c1d5c3} <Trace> Aggregator: Merging aggregated data | ||
| 3632 | 2026.05.11 15:42:30.298779 [ 306 ] {50638dd8-4a6b-41d4-870c-945402c1d5c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002294 sec., 435.9197907585004 rows/sec., 17.03 KiB/sec. | ||
| 3633 | 2026.05.11 15:42:30.298928 [ 306 ] {50638dd8-4a6b-41d4-870c-945402c1d5c3} <Debug> TCPHandler: Processed in 0.002701887 sec. | ||
| 3634 | 2026.05.11 15:42:30.299074 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3635 | 2026.05.11 15:42:30.299115 [ 306 ] {} <Debug> TCP-Session: 530cff6f-7efd-4d89-868d-a41891076cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2026.05.11 15:42:30.299117 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3637 | 2026.05.11 15:42:30.299154 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3638 | 2026.05.11 15:42:30.299192 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3639 | 2026.05.11 15:42:30.299213 [ 307 ] {} <Debug> TCP-Session: 129b6b1c-e620-4af3-b4a2-0eb2ab359f74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.05.11 15:42:30.299217 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3641 | 2026.05.11 15:42:30.299249 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3642 | 2026.05.11 15:42:30.299298 [ 259 ] {} <Debug> TCP-Session: d946b9de-2594-4692-898b-4a7d09491c22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3643 | 2026.05.11 15:42:30.299230 [ 309 ] {} <Debug> TCP-Session: bf8bacf0-4139-4df4-a747-bd0d8f6c2fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2026.05.11 15:42:30.299318 [ 303 ] {} <Debug> TCP-Session: de0ac960-9d8a-4300-8202-850fbdb231ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2026.05.11 15:42:30.299190 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3646 | 2026.05.11 15:42:30.299134 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3647 | 2026.05.11 15:42:30.299408 [ 310 ] {} <Debug> TCP-Session: f343defa-60e3-4e71-a51c-d65518ad1986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.05.11 15:42:30.299233 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3649 | 2026.05.11 15:42:30.299423 [ 308 ] {} <Debug> TCP-Session: 056b8f5f-1382-4053-a8fd-adb3f35c458a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.05.11 15:42:30.299475 [ 293 ] {} <Debug> TCP-Session: cc7b93cd-b409-447e-bfbb-18ec9fbefe70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2026.05.11 15:42:30.299259 [ 302 ] {} <Debug> TCP-Session: 25320790-5205-4d1e-9eb9-3f59f1ba53d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.05.11 15:42:30.352847 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47178 | ||
| 3653 | 2026.05.11 15:42:30.352931 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3654 | 2026.05.11 15:42:30.352959 [ 306 ] {} <Debug> TCP-Session: ed70a042-355c-44e4-95d2-d68e06aee962 Authenticating user 'default' from [fd00:1122:3344:101::e]:47178 | ||
| 3655 | 2026.05.11 15:42:30.352984 [ 306 ] {} <Debug> TCP-Session: ed70a042-355c-44e4-95d2-d68e06aee962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.05.11 15:42:30.352999 [ 306 ] {} <Debug> TCP-Session: ed70a042-355c-44e4-95d2-d68e06aee962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.05.11 15:42:30.353198 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65144 | ||
| 3658 | 2026.05.11 15:42:30.353240 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45086 | ||
| 3659 | 2026.05.11 15:42:30.353257 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35166 | ||
| 3660 | 2026.05.11 15:42:30.353287 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53848 | ||
| 3661 | 2026.05.11 15:42:30.353319 [ 306 ] {} <Trace> TCP-Session: ed70a042-355c-44e4-95d2-d68e06aee962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.05.11 15:42:30.353320 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3663 | 2026.05.11 15:42:30.353362 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3664 | 2026.05.11 15:42:30.353370 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3665 | 2026.05.11 15:42:30.353390 [ 309 ] {} <Debug> TCP-Session: f0f111ea-74aa-451d-ba50-73b0d50d6e58 Authenticating user 'default' from [fd00:1122:3344:101::e]:45086 | ||
| 3666 | 2026.05.11 15:42:30.353393 [ 303 ] {} <Debug> TCP-Session: da5fc3ac-7cba-4b62-a2ae-9641d1be7daf Authenticating user 'default' from [fd00:1122:3344:101::e]:53848 | ||
| 3667 | 2026.05.11 15:42:30.353409 [ 259 ] {} <Debug> TCP-Session: 72a91185-1ff8-4001-9c12-41b9f7559d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:35166 | ||
| 3668 | 2026.05.11 15:42:30.353415 [ 309 ] {} <Debug> TCP-Session: f0f111ea-74aa-451d-ba50-73b0d50d6e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2026.05.11 15:42:30.353422 [ 303 ] {} <Debug> TCP-Session: da5fc3ac-7cba-4b62-a2ae-9641d1be7daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.05.11 15:42:30.353432 [ 259 ] {} <Debug> TCP-Session: 72a91185-1ff8-4001-9c12-41b9f7559d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.05.11 15:42:30.353441 [ 303 ] {} <Debug> TCP-Session: da5fc3ac-7cba-4b62-a2ae-9641d1be7daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.05.11 15:42:30.353435 [ 309 ] {} <Debug> TCP-Session: f0f111ea-74aa-451d-ba50-73b0d50d6e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2026.05.11 15:42:30.353452 [ 259 ] {} <Debug> TCP-Session: 72a91185-1ff8-4001-9c12-41b9f7559d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3674 | 2026.05.11 15:42:30.353244 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43536 | ||
| 3675 | 2026.05.11 15:42:30.353243 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33789 | ||
| 3676 | 2026.05.11 15:42:30.353526 [ 306 ] {249dab22-9c3d-4bbc-a3e9-9fd35544d594} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3677 | 2026.05.11 15:42:30.353362 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3678 | 2026.05.11 15:42:30.353574 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3679 | 2026.05.11 15:42:30.353586 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3680 | 2026.05.11 15:42:30.353608 [ 307 ] {} <Debug> TCP-Session: af2b8244-a6ee-4b11-a3bd-54cf4b3bbc03 Authenticating user 'default' from [fd00:1122:3344:101::e]:65144 | ||
| 3681 | 2026.05.11 15:42:30.353621 [ 308 ] {} <Debug> TCP-Session: 24a81ac7-01ad-4467-80aa-3758d532bdfb Authenticating user 'default' from [fd00:1122:3344:101::e]:43536 | ||
| 3682 | 2026.05.11 15:42:30.353637 [ 310 ] {} <Debug> TCP-Session: a496aa7a-16bf-42c4-92e7-f72ed6e626b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33789 | ||
| 3683 | 2026.05.11 15:42:30.353656 [ 307 ] {} <Debug> TCP-Session: af2b8244-a6ee-4b11-a3bd-54cf4b3bbc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.05.11 15:42:30.353665 [ 308 ] {} <Debug> TCP-Session: 24a81ac7-01ad-4467-80aa-3758d532bdfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.05.11 15:42:30.353683 [ 307 ] {} <Debug> TCP-Session: af2b8244-a6ee-4b11-a3bd-54cf4b3bbc03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.05.11 15:42:30.353677 [ 310 ] {} <Debug> TCP-Session: a496aa7a-16bf-42c4-92e7-f72ed6e626b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.05.11 15:42:30.353697 [ 308 ] {} <Debug> TCP-Session: 24a81ac7-01ad-4467-80aa-3758d532bdfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.05.11 15:42:30.353726 [ 310 ] {} <Debug> TCP-Session: a496aa7a-16bf-42c4-92e7-f72ed6e626b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.05.11 15:42:30.353279 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61787 | ||
| 3690 | 2026.05.11 15:42:30.353271 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40138 | ||
| 3691 | 2026.05.11 15:42:30.353803 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3692 | 2026.05.11 15:42:30.353830 [ 302 ] {} <Debug> TCP-Session: 5b6c234a-23e6-4145-9125-2b41f66d29c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61787 | ||
| 3693 | 2026.05.11 15:42:30.353838 [ 306 ] {249dab22-9c3d-4bbc-a3e9-9fd35544d594} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3694 | 2026.05.11 15:42:30.353846 [ 302 ] {} <Debug> TCP-Session: 5b6c234a-23e6-4145-9125-2b41f66d29c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.05.11 15:42:30.353840 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3696 | 2026.05.11 15:42:30.353873 [ 302 ] {} <Debug> TCP-Session: 5b6c234a-23e6-4145-9125-2b41f66d29c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.05.11 15:42:30.353896 [ 293 ] {} <Debug> TCP-Session: 19f1e961-f514-449e-a065-84037e72dd9d Authenticating user 'default' from [fd00:1122:3344:101::e]:40138 | ||
| 3698 | 2026.05.11 15:42:30.353898 [ 306 ] {249dab22-9c3d-4bbc-a3e9-9fd35544d594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3699 | 2026.05.11 15:42:30.353922 [ 293 ] {} <Debug> TCP-Session: 19f1e961-f514-449e-a065-84037e72dd9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.05.11 15:42:30.353941 [ 293 ] {} <Debug> TCP-Session: 19f1e961-f514-449e-a065-84037e72dd9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.05.11 15:42:30.354185 [ 306 ] {249dab22-9c3d-4bbc-a3e9-9fd35544d594} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 3702 | 2026.05.11 15:42:30.355101 [ 338 ] {249dab22-9c3d-4bbc-a3e9-9fd35544d594} <Trace> AggregatingTransform: Aggregating | ||
| 3703 | 2026.05.11 15:42:30.355148 [ 338 ] {249dab22-9c3d-4bbc-a3e9-9fd35544d594} <Trace> Aggregator: Aggregation method: without_key | ||
| 3704 | 2026.05.11 15:42:30.355178 [ 338 ] {249dab22-9c3d-4bbc-a3e9-9fd35544d594} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892286 sec. (1120.717 rows/sec., 43.78 KiB/sec.) | ||
| 3705 | 2026.05.11 15:42:30.355195 [ 338 ] {249dab22-9c3d-4bbc-a3e9-9fd35544d594} <Trace> Aggregator: Merging aggregated data | ||
| 3706 | 2026.05.11 15:42:30.355754 [ 306 ] {249dab22-9c3d-4bbc-a3e9-9fd35544d594} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002288 sec., 437.06293706293707 rows/sec., 17.07 KiB/sec. | ||
| 3707 | 2026.05.11 15:42:30.355927 [ 306 ] {249dab22-9c3d-4bbc-a3e9-9fd35544d594} <Debug> TCPHandler: Processed in 0.002745228 sec. | ||
| 3708 | 2026.05.11 15:42:30.356063 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3709 | 2026.05.11 15:42:30.356090 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3710 | 2026.05.11 15:42:30.356104 [ 306 ] {} <Debug> TCP-Session: ed70a042-355c-44e4-95d2-d68e06aee962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.05.11 15:42:30.356118 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3712 | 2026.05.11 15:42:30.356135 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3713 | 2026.05.11 15:42:30.356167 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3714 | 2026.05.11 15:42:30.356185 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3715 | 2026.05.11 15:42:30.356197 [ 307 ] {} <Debug> TCP-Session: af2b8244-a6ee-4b11-a3bd-54cf4b3bbc03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.05.11 15:42:30.356207 [ 310 ] {} <Debug> TCP-Session: a496aa7a-16bf-42c4-92e7-f72ed6e626b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.05.11 15:42:30.356200 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3718 | 2026.05.11 15:42:30.356225 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3719 | 2026.05.11 15:42:30.356264 [ 309 ] {} <Debug> TCP-Session: f0f111ea-74aa-451d-ba50-73b0d50d6e58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.05.11 15:42:30.356152 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3721 | 2026.05.11 15:42:30.356290 [ 293 ] {} <Debug> TCP-Session: 19f1e961-f514-449e-a065-84037e72dd9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.05.11 15:42:30.356123 [ 259 ] {} <Debug> TCP-Session: 72a91185-1ff8-4001-9c12-41b9f7559d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.05.11 15:42:30.356328 [ 308 ] {} <Debug> TCP-Session: 24a81ac7-01ad-4467-80aa-3758d532bdfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.05.11 15:42:30.356227 [ 302 ] {} <Debug> TCP-Session: 5b6c234a-23e6-4145-9125-2b41f66d29c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.05.11 15:42:30.356181 [ 303 ] {} <Debug> TCP-Session: da5fc3ac-7cba-4b62-a2ae-9641d1be7daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.05.11 15:42:30.448050 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34242 | ||
| 3727 | 2026.05.11 15:42:30.448134 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3728 | 2026.05.11 15:42:30.448160 [ 306 ] {} <Debug> TCP-Session: 35ab4545-0a6c-4249-89ca-8a6f2f838918 Authenticating user 'default' from [fd00:1122:3344:101::e]:34242 | ||
| 3729 | 2026.05.11 15:42:30.448183 [ 306 ] {} <Debug> TCP-Session: 35ab4545-0a6c-4249-89ca-8a6f2f838918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.05.11 15:42:30.448197 [ 306 ] {} <Debug> TCP-Session: 35ab4545-0a6c-4249-89ca-8a6f2f838918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.05.11 15:42:30.448400 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37617 | ||
| 3732 | 2026.05.11 15:42:30.448423 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37248 | ||
| 3733 | 2026.05.11 15:42:30.448455 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52620 | ||
| 3734 | 2026.05.11 15:42:30.448478 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48311 | ||
| 3735 | 2026.05.11 15:42:30.448492 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3736 | 2026.05.11 15:42:30.448462 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43607 | ||
| 3737 | 2026.05.11 15:42:30.448531 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2026.05.11 15:42:30.448538 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3739 | 2026.05.11 15:42:30.448563 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3740 | 2026.05.11 15:42:30.448576 [ 308 ] {} <Debug> TCP-Session: 94ce000a-613b-42ed-8c36-724dd53fab96 Authenticating user 'default' from [fd00:1122:3344:101::e]:37248 | ||
| 3741 | 2026.05.11 15:42:30.448595 [ 306 ] {} <Trace> TCP-Session: 35ab4545-0a6c-4249-89ca-8a6f2f838918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.05.11 15:42:30.448616 [ 308 ] {} <Debug> TCP-Session: 94ce000a-613b-42ed-8c36-724dd53fab96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.05.11 15:42:30.448611 [ 293 ] {} <Debug> TCP-Session: 37780aa9-a2c2-48a9-81f0-aa9537d27650 Authenticating user 'default' from [fd00:1122:3344:101::e]:48311 | ||
| 3744 | 2026.05.11 15:42:30.448640 [ 308 ] {} <Debug> TCP-Session: 94ce000a-613b-42ed-8c36-724dd53fab96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.05.11 15:42:30.448664 [ 293 ] {} <Debug> TCP-Session: 37780aa9-a2c2-48a9-81f0-aa9537d27650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.05.11 15:42:30.448592 [ 310 ] {} <Debug> TCP-Session: 974ab466-374c-4d06-bc7b-8461f0b0532c Authenticating user 'default' from [fd00:1122:3344:101::e]:52620 | ||
| 3747 | 2026.05.11 15:42:30.448688 [ 293 ] {} <Debug> TCP-Session: 37780aa9-a2c2-48a9-81f0-aa9537d27650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2026.05.11 15:42:30.448577 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3749 | 2026.05.11 15:42:30.448717 [ 310 ] {} <Debug> TCP-Session: 974ab466-374c-4d06-bc7b-8461f0b0532c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2026.05.11 15:42:30.448746 [ 259 ] {} <Debug> TCP-Session: 9c86b6e8-0512-44f5-88a3-5832e16d86c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43607 | ||
| 3751 | 2026.05.11 15:42:30.448758 [ 310 ] {} <Debug> TCP-Session: 974ab466-374c-4d06-bc7b-8461f0b0532c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.05.11 15:42:30.448773 [ 259 ] {} <Debug> TCP-Session: 9c86b6e8-0512-44f5-88a3-5832e16d86c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.05.11 15:42:30.448780 [ 306 ] {99d4157a-bfc3-4d0c-b3da-b505b0083eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34242) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3754 | 2026.05.11 15:42:30.448794 [ 259 ] {} <Debug> TCP-Session: 9c86b6e8-0512-44f5-88a3-5832e16d86c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.05.11 15:42:30.448548 [ 307 ] {} <Debug> TCP-Session: c77b8476-d2a1-4d42-bc91-db55a9be3e6f Authenticating user 'default' from [fd00:1122:3344:101::e]:37617 | ||
| 3756 | 2026.05.11 15:42:30.448495 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44144 | ||
| 3757 | 2026.05.11 15:42:30.448849 [ 307 ] {} <Debug> TCP-Session: c77b8476-d2a1-4d42-bc91-db55a9be3e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.05.11 15:42:30.448487 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43830 | ||
| 3759 | 2026.05.11 15:42:30.448880 [ 307 ] {} <Debug> TCP-Session: c77b8476-d2a1-4d42-bc91-db55a9be3e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.05.11 15:42:30.448895 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3761 | 2026.05.11 15:42:30.448934 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3762 | 2026.05.11 15:42:30.448951 [ 303 ] {} <Debug> TCP-Session: 266689ea-b77c-47b1-8ac0-7145c229635d Authenticating user 'default' from [fd00:1122:3344:101::e]:44144 | ||
| 3763 | 2026.05.11 15:42:30.448969 [ 302 ] {} <Debug> TCP-Session: e7e7ced5-ad23-43d0-a712-a85518472a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:43830 | ||
| 3764 | 2026.05.11 15:42:30.448982 [ 303 ] {} <Debug> TCP-Session: 266689ea-b77c-47b1-8ac0-7145c229635d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.05.11 15:42:30.448998 [ 302 ] {} <Debug> TCP-Session: e7e7ced5-ad23-43d0-a712-a85518472a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.05.11 15:42:30.449011 [ 303 ] {} <Debug> TCP-Session: 266689ea-b77c-47b1-8ac0-7145c229635d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.05.11 15:42:30.449024 [ 302 ] {} <Debug> TCP-Session: e7e7ced5-ad23-43d0-a712-a85518472a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.05.11 15:42:30.448443 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50307 | ||
| 3769 | 2026.05.11 15:42:30.449056 [ 306 ] {99d4157a-bfc3-4d0c-b3da-b505b0083eb8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3770 | 2026.05.11 15:42:30.449100 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3771 | 2026.05.11 15:42:30.449120 [ 309 ] {} <Debug> TCP-Session: ab73264e-438e-4507-b1bc-443e2420fdba Authenticating user 'default' from [fd00:1122:3344:101::e]:50307 | ||
| 3772 | 2026.05.11 15:42:30.449122 [ 306 ] {99d4157a-bfc3-4d0c-b3da-b505b0083eb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3773 | 2026.05.11 15:42:30.449137 [ 309 ] {} <Debug> TCP-Session: ab73264e-438e-4507-b1bc-443e2420fdba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.05.11 15:42:30.449154 [ 309 ] {} <Debug> TCP-Session: ab73264e-438e-4507-b1bc-443e2420fdba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.05.11 15:42:30.449422 [ 306 ] {99d4157a-bfc3-4d0c-b3da-b505b0083eb8} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 3776 | 2026.05.11 15:42:30.450367 [ 352 ] {99d4157a-bfc3-4d0c-b3da-b505b0083eb8} <Trace> AggregatingTransform: Aggregating | ||
| 3777 | 2026.05.11 15:42:30.450435 [ 352 ] {99d4157a-bfc3-4d0c-b3da-b505b0083eb8} <Trace> Aggregator: Aggregation method: without_key | ||
| 3778 | 2026.05.11 15:42:30.450469 [ 352 ] {99d4157a-bfc3-4d0c-b3da-b505b0083eb8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943277 sec. (1060.134 rows/sec., 41.41 KiB/sec.) | ||
| 3779 | 2026.05.11 15:42:30.450491 [ 352 ] {99d4157a-bfc3-4d0c-b3da-b505b0083eb8} <Trace> Aggregator: Merging aggregated data | ||
| 3780 | 2026.05.11 15:42:30.451069 [ 306 ] {99d4157a-bfc3-4d0c-b3da-b505b0083eb8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002344 sec., 426.6211604095563 rows/sec., 16.66 KiB/sec. | ||
| 3781 | 2026.05.11 15:42:30.451210 [ 306 ] {99d4157a-bfc3-4d0c-b3da-b505b0083eb8} <Debug> TCPHandler: Processed in 0.002731889 sec. | ||
| 3782 | 2026.05.11 15:42:30.451374 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3783 | 2026.05.11 15:42:30.451405 [ 306 ] {} <Debug> TCP-Session: 35ab4545-0a6c-4249-89ca-8a6f2f838918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.05.11 15:42:30.451425 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3785 | 2026.05.11 15:42:30.451449 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3786 | 2026.05.11 15:42:30.451480 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3787 | 2026.05.11 15:42:30.451511 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3788 | 2026.05.11 15:42:30.451537 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3789 | 2026.05.11 15:42:30.451543 [ 259 ] {} <Debug> TCP-Session: 9c86b6e8-0512-44f5-88a3-5832e16d86c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.05.11 15:42:30.451530 [ 309 ] {} <Debug> TCP-Session: ab73264e-438e-4507-b1bc-443e2420fdba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.05.11 15:42:30.451581 [ 308 ] {} <Debug> TCP-Session: 94ce000a-613b-42ed-8c36-724dd53fab96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.05.11 15:42:30.451576 [ 303 ] {} <Debug> TCP-Session: 266689ea-b77c-47b1-8ac0-7145c229635d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.05.11 15:42:30.451595 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3794 | 2026.05.11 15:42:30.451639 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3795 | 2026.05.11 15:42:30.451671 [ 310 ] {} <Debug> TCP-Session: 974ab466-374c-4d06-bc7b-8461f0b0532c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.05.11 15:42:30.451553 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3797 | 2026.05.11 15:42:30.451700 [ 293 ] {} <Debug> TCP-Session: 37780aa9-a2c2-48a9-81f0-aa9537d27650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.05.11 15:42:30.451499 [ 307 ] {} <Debug> TCP-Session: c77b8476-d2a1-4d42-bc91-db55a9be3e6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.05.11 15:42:30.451756 [ 302 ] {} <Debug> TCP-Session: e7e7ced5-ad23-43d0-a712-a85518472a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.05.11 15:42:31.284796 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.05.11 15:42:31.285062 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 3802 | 2026.05.11 15:42:31.285452 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3803 | 2026.05.11 15:42:31.285501 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <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 | ||
| 3804 | 2026.05.11 15:42:31.285775 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3805 | 2026.05.11 15:42:31.285868 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3806 | 2026.05.11 15:42:31.286031 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3807 | 2026.05.11 15:42:31.286070 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3808 | 2026.05.11 15:42:31.286095 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 3809 | 2026.05.11 15:42:31.286113 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3810 | 2026.05.11 15:42:31.286159 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <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'))" | ||
| 3811 | 2026.05.11 15:42:31.286182 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 3812 | 2026.05.11 15:42:31.287341 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002382 sec., 15952.980688497062 rows/sec., 3.23 MiB/sec. | ||
| 3813 | 2026.05.11 15:42:31.287448 [ 301 ] {f9efd989-24ae-477d-a994-13e41ecabd9b} <Debug> TCPHandler: Processed in 0.00279568 sec. | ||
| 3814 | 2026.05.11 15:42:31.289753 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3815 | 2026.05.11 15:42:31.289877 [ 301 ] {ec55fb0f-289a-4670-b8b5-9253e25d939c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3816 | 2026.05.11 15:42:31.289926 [ 301 ] {ec55fb0f-289a-4670-b8b5-9253e25d939c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3817 | 2026.05.11 15:42:31.290575 [ 301 ] {ec55fb0f-289a-4670-b8b5-9253e25d939c} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.05.11 15:42:31.290632 [ 301 ] {ec55fb0f-289a-4670-b8b5-9253e25d939c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3819 | 2026.05.11 15:42:31.291083 [ 301 ] {ec55fb0f-289a-4670-b8b5-9253e25d939c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3820 | 2026.05.11 15:42:31.291317 [ 301 ] {ec55fb0f-289a-4670-b8b5-9253e25d939c} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.05.11 15:42:31.291499 [ 301 ] {ec55fb0f-289a-4670-b8b5-9253e25d939c} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001656 sec., 78502.4154589372 rows/sec., 6.77 MiB/sec. | ||
| 3822 | 2026.05.11 15:42:31.291541 [ 301 ] {ec55fb0f-289a-4670-b8b5-9253e25d939c} <Debug> TCPHandler: Processed in 0.001845752 sec. | ||
| 3823 | 2026.05.11 15:42:31.291679 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2026.05.11 15:42:31.291786 [ 301 ] {d4f90e0e-a32d-4b7d-8fbc-cefff38bbf87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3825 | 2026.05.11 15:42:31.291829 [ 301 ] {d4f90e0e-a32d-4b7d-8fbc-cefff38bbf87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3826 | 2026.05.11 15:42:31.292267 [ 301 ] {d4f90e0e-a32d-4b7d-8fbc-cefff38bbf87} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.05.11 15:42:31.292308 [ 301 ] {d4f90e0e-a32d-4b7d-8fbc-cefff38bbf87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3828 | 2026.05.11 15:42:31.292640 [ 301 ] {d4f90e0e-a32d-4b7d-8fbc-cefff38bbf87} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3829 | 2026.05.11 15:42:31.292866 [ 301 ] {d4f90e0e-a32d-4b7d-8fbc-cefff38bbf87} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.05.11 15:42:31.293012 [ 301 ] {d4f90e0e-a32d-4b7d-8fbc-cefff38bbf87} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001247 sec., 29671.21090617482 rows/sec., 2.18 MiB/sec. | ||
| 3831 | 2026.05.11 15:42:31.293052 [ 301 ] {d4f90e0e-a32d-4b7d-8fbc-cefff38bbf87} <Debug> TCPHandler: Processed in 0.0014267 sec. | ||
| 3832 | 2026.05.11 15:42:31.293177 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.05.11 15:42:31.293333 [ 301 ] {187e0973-66d1-49ed-b073-06c2e52446fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3834 | 2026.05.11 15:42:31.293429 [ 301 ] {187e0973-66d1-49ed-b073-06c2e52446fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3835 | 2026.05.11 15:42:31.294078 [ 301 ] {187e0973-66d1-49ed-b073-06c2e52446fb} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.05.11 15:42:31.294128 [ 301 ] {187e0973-66d1-49ed-b073-06c2e52446fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3837 | 2026.05.11 15:42:31.294523 [ 301 ] {187e0973-66d1-49ed-b073-06c2e52446fb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3838 | 2026.05.11 15:42:31.294755 [ 301 ] {187e0973-66d1-49ed-b073-06c2e52446fb} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.05.11 15:42:31.294918 [ 301 ] {187e0973-66d1-49ed-b073-06c2e52446fb} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001638 sec., 61660.56166056167 rows/sec., 4.82 MiB/sec. | ||
| 3840 | 2026.05.11 15:42:31.294970 [ 301 ] {187e0973-66d1-49ed-b073-06c2e52446fb} <Debug> TCPHandler: Processed in 0.001846663 sec. | ||
| 3841 | 2026.05.11 15:42:31.295164 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.05.11 15:42:31.295282 [ 301 ] {e74bad57-4ee3-4643-8bec-1c84e341bce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3843 | 2026.05.11 15:42:31.295329 [ 301 ] {e74bad57-4ee3-4643-8bec-1c84e341bce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3844 | 2026.05.11 15:42:31.295772 [ 301 ] {e74bad57-4ee3-4643-8bec-1c84e341bce6} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.05.11 15:42:31.295811 [ 301 ] {e74bad57-4ee3-4643-8bec-1c84e341bce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3846 | 2026.05.11 15:42:31.296158 [ 301 ] {e74bad57-4ee3-4643-8bec-1c84e341bce6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3847 | 2026.05.11 15:42:31.296378 [ 301 ] {e74bad57-4ee3-4643-8bec-1c84e341bce6} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2026.05.11 15:42:31.296520 [ 301 ] {e74bad57-4ee3-4643-8bec-1c84e341bce6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 3849 | 2026.05.11 15:42:31.296559 [ 301 ] {e74bad57-4ee3-4643-8bec-1c84e341bce6} <Debug> TCPHandler: Processed in 0.001502053 sec. | ||
| 3850 | 2026.05.11 15:42:31.296696 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3851 | 2026.05.11 15:42:31.296799 [ 301 ] {3fa7b260-d5af-475a-a543-190c7117e6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3852 | 2026.05.11 15:42:31.296854 [ 301 ] {3fa7b260-d5af-475a-a543-190c7117e6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3853 | 2026.05.11 15:42:31.297716 [ 301 ] {3fa7b260-d5af-475a-a543-190c7117e6a3} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.05.11 15:42:31.297755 [ 301 ] {3fa7b260-d5af-475a-a543-190c7117e6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3855 | 2026.05.11 15:42:31.298318 [ 301 ] {3fa7b260-d5af-475a-a543-190c7117e6a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3856 | 2026.05.11 15:42:31.298555 [ 301 ] {3fa7b260-d5af-475a-a543-190c7117e6a3} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.05.11 15:42:31.298697 [ 301 ] {3fa7b260-d5af-475a-a543-190c7117e6a3} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001919 sec., 19280.87545596665 rows/sec., 34.55 MiB/sec. | ||
| 3858 | 2026.05.11 15:42:31.298768 [ 301 ] {3fa7b260-d5af-475a-a543-190c7117e6a3} <Debug> TCPHandler: Processed in 0.002124631 sec. | ||
| 3859 | 2026.05.11 15:42:31.298928 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.05.11 15:42:31.299027 [ 301 ] {7614edc5-4855-4377-be07-ad51fe678529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3861 | 2026.05.11 15:42:31.299070 [ 301 ] {7614edc5-4855-4377-be07-ad51fe678529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3862 | 2026.05.11 15:42:31.299627 [ 301 ] {7614edc5-4855-4377-be07-ad51fe678529} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.05.11 15:42:31.299701 [ 301 ] {7614edc5-4855-4377-be07-ad51fe678529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3864 | 2026.05.11 15:42:31.300143 [ 301 ] {7614edc5-4855-4377-be07-ad51fe678529} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3865 | 2026.05.11 15:42:31.300391 [ 301 ] {7614edc5-4855-4377-be07-ad51fe678529} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.05.11 15:42:31.300594 [ 301 ] {7614edc5-4855-4377-be07-ad51fe678529} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.55 MiB/sec. | ||
| 3867 | 2026.05.11 15:42:31.300659 [ 301 ] {7614edc5-4855-4377-be07-ad51fe678529} <Debug> TCPHandler: Processed in 0.001781051 sec. | ||
| 3868 | 2026.05.11 15:42:32.740166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8168 | ||
| 3869 | 2026.05.11 15:42:32.740686 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.05.11 15:42:32.740725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3871 | 2026.05.11 15:42:32.741221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3872 | 2026.05.11 15:42:32.741451 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.05.11 15:42:32.741580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8168 | ||
| 3874 | 2026.05.11 15:42:33.188952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3875 | 2026.05.11 15:42:33.203263 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.05.11 15:42:33.203316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3877 | 2026.05.11 15:42:33.209513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3878 | 2026.05.11 15:42:33.210291 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.05.11 15:42:33.212904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3880 | 2026.05.11 15:42:35.255760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 468 | ||
| 3881 | 2026.05.11 15:42:35.258175 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.05.11 15:42:35.258222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3883 | 2026.05.11 15:42:35.259396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3884 | 2026.05.11 15:42:35.259681 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2026.05.11 15:42:35.259932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3886 | 2026.05.11 15:42:36.284197 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2026.05.11 15:42:36.284521 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 3888 | 2026.05.11 15:42:36.284816 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3889 | 2026.05.11 15:42:36.284847 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <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 | ||
| 3890 | 2026.05.11 15:42:36.285053 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3891 | 2026.05.11 15:42:36.285116 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3892 | 2026.05.11 15:42:36.285242 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3893 | 2026.05.11 15:42:36.285340 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3894 | 2026.05.11 15:42:36.285361 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 3895 | 2026.05.11 15:42:36.285376 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3896 | 2026.05.11 15:42:36.285413 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <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'))" | ||
| 3897 | 2026.05.11 15:42:36.285432 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 3898 | 2026.05.11 15:42:36.286446 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002119 sec., 17932.987258140634 rows/sec., 3.64 MiB/sec. | ||
| 3899 | 2026.05.11 15:42:36.286541 [ 301 ] {e7d9b8c4-c733-49fa-80b1-ca7e3102bef5} <Debug> TCPHandler: Processed in 0.002494001 sec. | ||
| 3900 | 2026.05.11 15:42:36.288286 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2026.05.11 15:42:36.288408 [ 301 ] {8444adb1-15e9-4b4c-a17b-f53b7efd106f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3902 | 2026.05.11 15:42:36.288454 [ 301 ] {8444adb1-15e9-4b4c-a17b-f53b7efd106f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3903 | 2026.05.11 15:42:36.288956 [ 301 ] {8444adb1-15e9-4b4c-a17b-f53b7efd106f} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2026.05.11 15:42:36.289000 [ 301 ] {8444adb1-15e9-4b4c-a17b-f53b7efd106f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3905 | 2026.05.11 15:42:36.289410 [ 301 ] {8444adb1-15e9-4b4c-a17b-f53b7efd106f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3906 | 2026.05.11 15:42:36.289626 [ 301 ] {8444adb1-15e9-4b4c-a17b-f53b7efd106f} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2026.05.11 15:42:36.289765 [ 301 ] {8444adb1-15e9-4b4c-a17b-f53b7efd106f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001386 sec., 2886.002886002886 rows/sec., 235.33 KiB/sec. | ||
| 3908 | 2026.05.11 15:42:36.289803 [ 301 ] {8444adb1-15e9-4b4c-a17b-f53b7efd106f} <Debug> TCPHandler: Processed in 0.001576275 sec. | ||
| 3909 | 2026.05.11 15:42:36.289940 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2026.05.11 15:42:36.290034 [ 301 ] {5192e08c-9c72-43f8-b8b2-cbe36b6de0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3911 | 2026.05.11 15:42:36.290073 [ 301 ] {5192e08c-9c72-43f8-b8b2-cbe36b6de0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3912 | 2026.05.11 15:42:36.290487 [ 301 ] {5192e08c-9c72-43f8-b8b2-cbe36b6de0b4} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.05.11 15:42:36.290520 [ 301 ] {5192e08c-9c72-43f8-b8b2-cbe36b6de0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3914 | 2026.05.11 15:42:36.290804 [ 301 ] {5192e08c-9c72-43f8-b8b2-cbe36b6de0b4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3915 | 2026.05.11 15:42:36.290995 [ 301 ] {5192e08c-9c72-43f8-b8b2-cbe36b6de0b4} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.05.11 15:42:36.291097 [ 51 ] {} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3917 | 2026.05.11 15:42:36.291113 [ 301 ] {5192e08c-9c72-43f8-b8b2-cbe36b6de0b4} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001149 sec., 59181.89730200174 rows/sec., 4.67 MiB/sec. | ||
| 3918 | 2026.05.11 15:42:36.291154 [ 51 ] {} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.05.11 15:42:36.291165 [ 301 ] {5192e08c-9c72-43f8-b8b2-cbe36b6de0b4} <Debug> TCPHandler: Processed in 0.001329518 sec. | ||
| 3920 | 2026.05.11 15:42:36.291181 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3921 | 2026.05.11 15:42:36.291264 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 3922 | 2026.05.11 15:42:36.291354 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.05.11 15:42:36.291410 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3924 | 2026.05.11 15:42:36.291435 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2616 rows starting from the beginning of the part | ||
| 3925 | 2026.05.11 15:42:36.291449 [ 301 ] {8f65b3be-9b54-4bd4-adc5-8edd2c24dcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3926 | 2026.05.11 15:42:36.291488 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2595 rows starting from the beginning of the part | ||
| 3927 | 2026.05.11 15:42:36.291488 [ 301 ] {8f65b3be-9b54-4bd4-adc5-8edd2c24dcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3928 | 2026.05.11 15:42:36.291532 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3929 | 2026.05.11 15:42:36.291571 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 66 rows starting from the beginning of the part | ||
| 3930 | 2026.05.11 15:42:36.291608 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 130 rows starting from the beginning of the part | ||
| 3931 | 2026.05.11 15:42:36.291644 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part | ||
| 3932 | 2026.05.11 15:42:36.291892 [ 301 ] {8f65b3be-9b54-4bd4-adc5-8edd2c24dcf3} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.05.11 15:42:36.291926 [ 301 ] {8f65b3be-9b54-4bd4-adc5-8edd2c24dcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3934 | 2026.05.11 15:42:36.292206 [ 301 ] {8f65b3be-9b54-4bd4-adc5-8edd2c24dcf3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3935 | 2026.05.11 15:42:36.292427 [ 301 ] {8f65b3be-9b54-4bd4-adc5-8edd2c24dcf3} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.05.11 15:42:36.292556 [ 301 ] {8f65b3be-9b54-4bd4-adc5-8edd2c24dcf3} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001141 sec., 7887.817703768624 rows/sec., 574.30 KiB/sec. | ||
| 3937 | 2026.05.11 15:42:36.292590 [ 301 ] {8f65b3be-9b54-4bd4-adc5-8edd2c24dcf3} <Debug> TCPHandler: Processed in 0.001302617 sec. | ||
| 3938 | 2026.05.11 15:42:36.292698 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.05.11 15:42:36.292786 [ 301 ] {bd9151b6-257f-483c-9069-1d9a5b5c1626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3940 | 2026.05.11 15:42:36.292822 [ 301 ] {bd9151b6-257f-483c-9069-1d9a5b5c1626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3941 | 2026.05.11 15:42:36.293206 [ 301 ] {bd9151b6-257f-483c-9069-1d9a5b5c1626} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.05.11 15:42:36.293239 [ 301 ] {bd9151b6-257f-483c-9069-1d9a5b5c1626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3943 | 2026.05.11 15:42:36.293441 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002143602 sec., 2580236.4431456956 rows/sec., 203.92 MiB/sec. | ||
| 3944 | 2026.05.11 15:42:36.293595 [ 301 ] {bd9151b6-257f-483c-9069-1d9a5b5c1626} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3945 | 2026.05.11 15:42:36.293702 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3946 | 2026.05.11 15:42:36.293808 [ 301 ] {bd9151b6-257f-483c-9069-1d9a5b5c1626} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.05.11 15:42:36.293935 [ 301 ] {bd9151b6-257f-483c-9069-1d9a5b5c1626} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001136 sec., 64260.56338028169 rows/sec., 5.02 MiB/sec. | ||
| 3948 | 2026.05.11 15:42:36.293942 [ 61 ] {} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3949 | 2026.05.11 15:42:36.293957 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_26_5} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.05.11 15:42:36.293971 [ 301 ] {bd9151b6-257f-483c-9069-1d9a5b5c1626} <Debug> TCPHandler: Processed in 0.001295507 sec. | ||
| 3951 | 2026.05.11 15:42:36.294015 [ 61 ] {} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.05.11 15:42:36.294049 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3953 | 2026.05.11 15:42:36.294053 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_26_5} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3954 | 2026.05.11 15:42:36.294113 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.05.11 15:42:36.294124 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 3956 | 2026.05.11 15:42:36.294165 [ 191 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 3957 | 2026.05.11 15:42:36.294208 [ 301 ] {ef49472e-4a1c-49a6-b917-2cbd1a9de6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3958 | 2026.05.11 15:42:36.294254 [ 301 ] {ef49472e-4a1c-49a6-b917-2cbd1a9de6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3959 | 2026.05.11 15:42:36.294280 [ 191 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3960 | 2026.05.11 15:42:36.294315 [ 191 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1402 rows starting from the beginning of the part | ||
| 3961 | 2026.05.11 15:42:36.294373 [ 191 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1361 rows starting from the beginning of the part | ||
| 3962 | 2026.05.11 15:42:36.294414 [ 191 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3963 | 2026.05.11 15:42:36.294453 [ 191 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 69 rows starting from the beginning of the part | ||
| 3964 | 2026.05.11 15:42:36.294491 [ 191 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 101 rows starting from the beginning of the part | ||
| 3965 | 2026.05.11 15:42:36.294528 [ 191 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 73 rows starting from the beginning of the part | ||
| 3966 | 2026.05.11 15:42:36.294640 [ 301 ] {ef49472e-4a1c-49a6-b917-2cbd1a9de6d4} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.05.11 15:42:36.294680 [ 301 ] {ef49472e-4a1c-49a6-b917-2cbd1a9de6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3968 | 2026.05.11 15:42:36.295012 [ 301 ] {ef49472e-4a1c-49a6-b917-2cbd1a9de6d4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3969 | 2026.05.11 15:42:36.295219 [ 301 ] {ef49472e-4a1c-49a6-b917-2cbd1a9de6d4} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.05.11 15:42:36.295381 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3971 | 2026.05.11 15:42:36.295411 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.05.11 15:42:36.295414 [ 301 ] {ef49472e-4a1c-49a6-b917-2cbd1a9de6d4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001223 sec., 132461.16107931317 rows/sec., 9.22 MiB/sec. | ||
| 3973 | 2026.05.11 15:42:36.295428 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3974 | 2026.05.11 15:42:36.295462 [ 301 ] {ef49472e-4a1c-49a6-b917-2cbd1a9de6d4} <Debug> TCPHandler: Processed in 0.00139572 sec. | ||
| 3975 | 2026.05.11 15:42:36.295503 [ 208 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 3976 | 2026.05.11 15:42:36.295574 [ 208 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3977 | 2026.05.11 15:42:36.295583 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.05.11 15:42:36.295598 [ 208 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7983 rows starting from the beginning of the part | ||
| 3979 | 2026.05.11 15:42:36.295644 [ 208 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1532 rows starting from the beginning of the part | ||
| 3980 | 2026.05.11 15:42:36.295680 [ 301 ] {99a8fc86-d447-4060-a302-df8e74ce396c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3981 | 2026.05.11 15:42:36.295681 [ 208 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 3982 | 2026.05.11 15:42:36.295726 [ 208 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3983 | 2026.05.11 15:42:36.295734 [ 301 ] {99a8fc86-d447-4060-a302-df8e74ce396c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3984 | 2026.05.11 15:42:36.295759 [ 208 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3985 | 2026.05.11 15:42:36.295794 [ 208 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part | ||
| 3986 | 2026.05.11 15:42:36.295901 [ 196 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797351 sec., 1708069.2641559718 rows/sec., 123.99 MiB/sec. | ||
| 3987 | 2026.05.11 15:42:36.296253 [ 197 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3988 | 2026.05.11 15:42:36.296459 [ 301 ] {99a8fc86-d447-4060-a302-df8e74ce396c} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.05.11 15:42:36.296500 [ 301 ] {99a8fc86-d447-4060-a302-df8e74ce396c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 3990 | 2026.05.11 15:42:36.296560 [ 197 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_26_5} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.05.11 15:42:36.296649 [ 197 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_26_5} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3992 | 2026.05.11 15:42:36.296722 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3993 | 2026.05.11 15:42:36.296977 [ 301 ] {99a8fc86-d447-4060-a302-df8e74ce396c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3994 | 2026.05.11 15:42:36.297200 [ 301 ] {99a8fc86-d447-4060-a302-df8e74ce396c} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.05.11 15:42:36.297486 [ 301 ] {99a8fc86-d447-4060-a302-df8e74ce396c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001822 sec., 2744.2371020856203 rows/sec., 4.92 MiB/sec. | ||
| 3996 | 2026.05.11 15:42:36.297538 [ 301 ] {99a8fc86-d447-4060-a302-df8e74ce396c} <Debug> TCPHandler: Processed in 0.002003027 sec. | ||
| 3997 | 2026.05.11 15:42:36.297733 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2026.05.11 15:42:36.297891 [ 301 ] {f23608a9-bf0a-43e3-b9e1-f63d421ed58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3999 | 2026.05.11 15:42:36.297958 [ 301 ] {f23608a9-bf0a-43e3-b9e1-f63d421ed58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4000 | 2026.05.11 15:42:36.298453 [ 301 ] {f23608a9-bf0a-43e3-b9e1-f63d421ed58e} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2026.05.11 15:42:36.298488 [ 301 ] {f23608a9-bf0a-43e3-b9e1-f63d421ed58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4002 | 2026.05.11 15:42:36.298855 [ 301 ] {f23608a9-bf0a-43e3-b9e1-f63d421ed58e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4003 | 2026.05.11 15:42:36.299081 [ 301 ] {f23608a9-bf0a-43e3-b9e1-f63d421ed58e} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2026.05.11 15:42:36.299188 [ 204 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10125 rows, containing 5 columns (5 merged, 0 gathered) in 0.003708786 sec., 2730003.8341387184 rows/sec., 175.02 MiB/sec. | ||
| 4005 | 2026.05.11 15:42:36.299195 [ 61 ] {} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4006 | 2026.05.11 15:42:36.299217 [ 301 ] {f23608a9-bf0a-43e3-b9e1-f63d421ed58e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 4007 | 2026.05.11 15:42:36.299256 [ 61 ] {} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.05.11 15:42:36.299277 [ 301 ] {f23608a9-bf0a-43e3-b9e1-f63d421ed58e} <Debug> TCPHandler: Processed in 0.001658428 sec. | ||
| 4009 | 2026.05.11 15:42:36.299280 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4010 | 2026.05.11 15:42:36.299387 [ 208 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 4011 | 2026.05.11 15:42:36.299473 [ 208 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4012 | 2026.05.11 15:42:36.299496 [ 208 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part | ||
| 4013 | 2026.05.11 15:42:36.299534 [ 197 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4014 | 2026.05.11 15:42:36.299539 [ 208 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 4015 | 2026.05.11 15:42:36.299589 [ 208 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4016 | 2026.05.11 15:42:36.299619 [ 208 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4017 | 2026.05.11 15:42:36.299654 [ 208 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 4018 | 2026.05.11 15:42:36.299687 [ 208 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4019 | 2026.05.11 15:42:36.299845 [ 197 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.05.11 15:42:36.299965 [ 197 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4021 | 2026.05.11 15:42:36.300085 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 4022 | 2026.05.11 15:42:36.300551 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001191934 sec., 1107443.8685363452 rows/sec., 74.63 MiB/sec. | ||
| 4023 | 2026.05.11 15:42:36.300730 [ 208 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4024 | 2026.05.11 15:42:36.300966 [ 208 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_26_5} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.05.11 15:42:36.301026 [ 208 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_26_5} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4026 | 2026.05.11 15:42:36.301082 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4027 | 2026.05.11 15:42:37.000721 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.24 MiB, peak 256.22 MiB, free memory in arenas 0.00 B, will set to 246.31 MiB (RSS), difference: 1.07 MiB | ||
| 4028 | 2026.05.11 15:42:40.154823 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4029 | 2026.05.11 15:42:40.154883 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4030 | 2026.05.11 15:42:40.242241 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8680 | ||
| 4031 | 2026.05.11 15:42:40.242796 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.05.11 15:42:40.242829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4033 | 2026.05.11 15:42:40.243324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4034 | 2026.05.11 15:42:40.243560 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.05.11 15:42:40.243691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8680 | ||
| 4036 | 2026.05.11 15:42:40.713542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4037 | 2026.05.11 15:42:40.729041 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2026.05.11 15:42:40.729094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4039 | 2026.05.11 15:42:40.734824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4040 | 2026.05.11 15:42:40.735577 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.05.11 15:42:40.738155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4042 | 2026.05.11 15:42:41.284254 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.05.11 15:42:41.284496 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 4044 | 2026.05.11 15:42:41.284806 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4045 | 2026.05.11 15:42:41.284842 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <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 | ||
| 4046 | 2026.05.11 15:42:41.285054 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4047 | 2026.05.11 15:42:41.285122 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4048 | 2026.05.11 15:42:41.285256 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4049 | 2026.05.11 15:42:41.285291 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4050 | 2026.05.11 15:42:41.285312 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 4051 | 2026.05.11 15:42:41.285328 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4052 | 2026.05.11 15:42:41.285366 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <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'))" | ||
| 4053 | 2026.05.11 15:42:41.285386 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 4054 | 2026.05.11 15:42:41.286451 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002052 sec., 18518.51851851852 rows/sec., 3.76 MiB/sec. | ||
| 4055 | 2026.05.11 15:42:41.286554 [ 301 ] {b18d7212-b6cd-4d5d-a4ad-d3395cdf6f9c} <Debug> TCPHandler: Processed in 0.00243163 sec. | ||
| 4056 | 2026.05.11 15:42:41.288761 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.05.11 15:42:41.288890 [ 301 ] {e9ed8630-3b44-436a-b57d-18e285a704c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4058 | 2026.05.11 15:42:41.288938 [ 301 ] {e9ed8630-3b44-436a-b57d-18e285a704c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4059 | 2026.05.11 15:42:41.289538 [ 301 ] {e9ed8630-3b44-436a-b57d-18e285a704c6} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.05.11 15:42:41.289574 [ 301 ] {e9ed8630-3b44-436a-b57d-18e285a704c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4061 | 2026.05.11 15:42:41.289958 [ 301 ] {e9ed8630-3b44-436a-b57d-18e285a704c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4062 | 2026.05.11 15:42:41.290179 [ 301 ] {e9ed8630-3b44-436a-b57d-18e285a704c6} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.05.11 15:42:41.290322 [ 301 ] {e9ed8630-3b44-436a-b57d-18e285a704c6} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001469 sec., 88495.57522123893 rows/sec., 7.64 MiB/sec. | ||
| 4064 | 2026.05.11 15:42:41.290360 [ 301 ] {e9ed8630-3b44-436a-b57d-18e285a704c6} <Debug> TCPHandler: Processed in 0.001658297 sec. | ||
| 4065 | 2026.05.11 15:42:41.290490 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2026.05.11 15:42:41.290585 [ 301 ] {dc55f8d3-7fa3-4e99-b4c1-6159b067dfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4067 | 2026.05.11 15:42:41.290623 [ 301 ] {dc55f8d3-7fa3-4e99-b4c1-6159b067dfee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4068 | 2026.05.11 15:42:41.291035 [ 301 ] {dc55f8d3-7fa3-4e99-b4c1-6159b067dfee} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.05.11 15:42:41.291070 [ 301 ] {dc55f8d3-7fa3-4e99-b4c1-6159b067dfee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4070 | 2026.05.11 15:42:41.291359 [ 301 ] {dc55f8d3-7fa3-4e99-b4c1-6159b067dfee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4071 | 2026.05.11 15:42:41.291562 [ 301 ] {dc55f8d3-7fa3-4e99-b4c1-6159b067dfee} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2026.05.11 15:42:41.291685 [ 301 ] {dc55f8d3-7fa3-4e99-b4c1-6159b067dfee} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00112 sec., 33035.71428571429 rows/sec., 2.43 MiB/sec. | ||
| 4073 | 2026.05.11 15:42:41.291721 [ 301 ] {dc55f8d3-7fa3-4e99-b4c1-6159b067dfee} <Debug> TCPHandler: Processed in 0.001281577 sec. | ||
| 4074 | 2026.05.11 15:42:41.291843 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.05.11 15:42:41.291936 [ 301 ] {418ac1b2-bcd2-49be-9bc5-de92022ba681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4076 | 2026.05.11 15:42:41.291975 [ 301 ] {418ac1b2-bcd2-49be-9bc5-de92022ba681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4077 | 2026.05.11 15:42:41.292395 [ 301 ] {418ac1b2-bcd2-49be-9bc5-de92022ba681} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.05.11 15:42:41.292430 [ 301 ] {418ac1b2-bcd2-49be-9bc5-de92022ba681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4079 | 2026.05.11 15:42:41.292723 [ 301 ] {418ac1b2-bcd2-49be-9bc5-de92022ba681} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4080 | 2026.05.11 15:42:41.292944 [ 301 ] {418ac1b2-bcd2-49be-9bc5-de92022ba681} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.05.11 15:42:41.293066 [ 301 ] {418ac1b2-bcd2-49be-9bc5-de92022ba681} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001147 sec., 88055.79773321708 rows/sec., 6.88 MiB/sec. | ||
| 4082 | 2026.05.11 15:42:41.293102 [ 301 ] {418ac1b2-bcd2-49be-9bc5-de92022ba681} <Debug> TCPHandler: Processed in 0.001307738 sec. | ||
| 4083 | 2026.05.11 15:42:41.293248 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.05.11 15:42:41.293348 [ 301 ] {0af1e355-d4b1-46d0-acc6-d3ff45ab20cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4085 | 2026.05.11 15:42:41.293389 [ 301 ] {0af1e355-d4b1-46d0-acc6-d3ff45ab20cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4086 | 2026.05.11 15:42:41.293797 [ 301 ] {0af1e355-d4b1-46d0-acc6-d3ff45ab20cd} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.05.11 15:42:41.293832 [ 301 ] {0af1e355-d4b1-46d0-acc6-d3ff45ab20cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4088 | 2026.05.11 15:42:41.294146 [ 301 ] {0af1e355-d4b1-46d0-acc6-d3ff45ab20cd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4089 | 2026.05.11 15:42:41.294342 [ 301 ] {0af1e355-d4b1-46d0-acc6-d3ff45ab20cd} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.05.11 15:42:41.294470 [ 301 ] {0af1e355-d4b1-46d0-acc6-d3ff45ab20cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 4091 | 2026.05.11 15:42:41.294505 [ 301 ] {0af1e355-d4b1-46d0-acc6-d3ff45ab20cd} <Debug> TCPHandler: Processed in 0.001307737 sec. | ||
| 4092 | 2026.05.11 15:42:41.294646 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4093 | 2026.05.11 15:42:41.294740 [ 301 ] {a8458b66-ec37-44cc-a6f9-bd6b8ebd3c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4094 | 2026.05.11 15:42:41.294792 [ 301 ] {a8458b66-ec37-44cc-a6f9-bd6b8ebd3c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4095 | 2026.05.11 15:42:41.295611 [ 301 ] {a8458b66-ec37-44cc-a6f9-bd6b8ebd3c11} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.05.11 15:42:41.295646 [ 301 ] {a8458b66-ec37-44cc-a6f9-bd6b8ebd3c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4097 | 2026.05.11 15:42:41.296180 [ 301 ] {a8458b66-ec37-44cc-a6f9-bd6b8ebd3c11} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4098 | 2026.05.11 15:42:41.296392 [ 301 ] {a8458b66-ec37-44cc-a6f9-bd6b8ebd3c11} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.05.11 15:42:41.296523 [ 301 ] {a8458b66-ec37-44cc-a6f9-bd6b8ebd3c11} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001801 sec., 20544.142143253746 rows/sec., 36.81 MiB/sec. | ||
| 4100 | 2026.05.11 15:42:41.296572 [ 301 ] {a8458b66-ec37-44cc-a6f9-bd6b8ebd3c11} <Debug> TCPHandler: Processed in 0.001975816 sec. | ||
| 4101 | 2026.05.11 15:42:41.296704 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.05.11 15:42:41.296798 [ 301 ] {6a3485b4-bef7-4b1a-a861-dbd276c2c8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4103 | 2026.05.11 15:42:41.296839 [ 301 ] {6a3485b4-bef7-4b1a-a861-dbd276c2c8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4104 | 2026.05.11 15:42:41.297186 [ 301 ] {6a3485b4-bef7-4b1a-a861-dbd276c2c8f2} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.05.11 15:42:41.297222 [ 301 ] {6a3485b4-bef7-4b1a-a861-dbd276c2c8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4106 | 2026.05.11 15:42:41.297515 [ 301 ] {6a3485b4-bef7-4b1a-a861-dbd276c2c8f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4107 | 2026.05.11 15:42:41.297737 [ 301 ] {6a3485b4-bef7-4b1a-a861-dbd276c2c8f2} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.05.11 15:42:41.297861 [ 301 ] {6a3485b4-bef7-4b1a-a861-dbd276c2c8f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 4109 | 2026.05.11 15:42:41.297896 [ 301 ] {6a3485b4-bef7-4b1a-a861-dbd276c2c8f2} <Debug> TCPHandler: Processed in 0.001241036 sec. | ||
| 4110 | 2026.05.11 15:42:45.260134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 498 | ||
| 4111 | 2026.05.11 15:42:45.262667 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.05.11 15:42:45.262703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4113 | 2026.05.11 15:42:45.263928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4114 | 2026.05.11 15:42:45.264206 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.05.11 15:42:45.264450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
| 4116 | 2026.05.11 15:42:46.284084 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2026.05.11 15:42:46.284396 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 4118 | 2026.05.11 15:42:46.284715 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4119 | 2026.05.11 15:42:46.284749 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <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 | ||
| 4120 | 2026.05.11 15:42:46.284957 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4121 | 2026.05.11 15:42:46.285023 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4122 | 2026.05.11 15:42:46.285160 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4123 | 2026.05.11 15:42:46.285194 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4124 | 2026.05.11 15:42:46.285215 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 4125 | 2026.05.11 15:42:46.285229 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4126 | 2026.05.11 15:42:46.285268 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <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'))" | ||
| 4127 | 2026.05.11 15:42:46.285287 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 4128 | 2026.05.11 15:42:46.286428 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002144 sec., 17723.880597014926 rows/sec., 3.59 MiB/sec. | ||
| 4129 | 2026.05.11 15:42:46.286606 [ 301 ] {79f86f25-bf99-45dc-a10a-2799a09d35bc} <Debug> TCPHandler: Processed in 0.002680787 sec. | ||
| 4130 | 2026.05.11 15:42:46.288369 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2026.05.11 15:42:46.288541 [ 301 ] {6c7f39d8-f64d-4a89-b0bc-1264ecf92504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4132 | 2026.05.11 15:42:46.288605 [ 301 ] {6c7f39d8-f64d-4a89-b0bc-1264ecf92504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4133 | 2026.05.11 15:42:46.289253 [ 301 ] {6c7f39d8-f64d-4a89-b0bc-1264ecf92504} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.05.11 15:42:46.289292 [ 301 ] {6c7f39d8-f64d-4a89-b0bc-1264ecf92504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4135 | 2026.05.11 15:42:46.289677 [ 301 ] {6c7f39d8-f64d-4a89-b0bc-1264ecf92504} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4136 | 2026.05.11 15:42:46.289897 [ 301 ] {6c7f39d8-f64d-4a89-b0bc-1264ecf92504} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2026.05.11 15:42:46.290043 [ 301 ] {6c7f39d8-f64d-4a89-b0bc-1264ecf92504} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001551 sec., 42553.1914893617 rows/sec., 3.37 MiB/sec. | ||
| 4138 | 2026.05.11 15:42:46.290084 [ 301 ] {6c7f39d8-f64d-4a89-b0bc-1264ecf92504} <Debug> TCPHandler: Processed in 0.001842182 sec. | ||
| 4139 | 2026.05.11 15:42:46.290211 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.05.11 15:42:46.290307 [ 301 ] {5ba3ecfc-5941-4853-a27e-af146d337fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4141 | 2026.05.11 15:42:46.290347 [ 301 ] {5ba3ecfc-5941-4853-a27e-af146d337fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4142 | 2026.05.11 15:42:46.290745 [ 301 ] {5ba3ecfc-5941-4853-a27e-af146d337fa6} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.05.11 15:42:46.290781 [ 301 ] {5ba3ecfc-5941-4853-a27e-af146d337fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4144 | 2026.05.11 15:42:46.291067 [ 301 ] {5ba3ecfc-5941-4853-a27e-af146d337fa6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4145 | 2026.05.11 15:42:46.291271 [ 301 ] {5ba3ecfc-5941-4853-a27e-af146d337fa6} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.05.11 15:42:46.291399 [ 301 ] {5ba3ecfc-5941-4853-a27e-af146d337fa6} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00111 sec., 4504.504504504504 rows/sec., 338.72 KiB/sec. | ||
| 4147 | 2026.05.11 15:42:46.291437 [ 301 ] {5ba3ecfc-5941-4853-a27e-af146d337fa6} <Debug> TCPHandler: Processed in 0.001276236 sec. | ||
| 4148 | 2026.05.11 15:42:46.291553 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4149 | 2026.05.11 15:42:46.291647 [ 301 ] {61592e93-05d2-4203-a32b-18ce2018928f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4150 | 2026.05.11 15:42:46.291686 [ 301 ] {61592e93-05d2-4203-a32b-18ce2018928f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4151 | 2026.05.11 15:42:46.292079 [ 301 ] {61592e93-05d2-4203-a32b-18ce2018928f} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4152 | 2026.05.11 15:42:46.292115 [ 301 ] {61592e93-05d2-4203-a32b-18ce2018928f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4153 | 2026.05.11 15:42:46.292409 [ 301 ] {61592e93-05d2-4203-a32b-18ce2018928f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4154 | 2026.05.11 15:42:46.292621 [ 301 ] {61592e93-05d2-4203-a32b-18ce2018928f} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2026.05.11 15:42:46.292745 [ 301 ] {61592e93-05d2-4203-a32b-18ce2018928f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001116 sec., 61827.95698924731 rows/sec., 4.83 MiB/sec. | ||
| 4156 | 2026.05.11 15:42:46.292782 [ 301 ] {61592e93-05d2-4203-a32b-18ce2018928f} <Debug> TCPHandler: Processed in 0.001278876 sec. | ||
| 4157 | 2026.05.11 15:42:46.292930 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2026.05.11 15:42:46.293024 [ 301 ] {86dbb387-50b0-40ea-a111-c274d57fdccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4159 | 2026.05.11 15:42:46.293066 [ 301 ] {86dbb387-50b0-40ea-a111-c274d57fdccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4160 | 2026.05.11 15:42:46.293460 [ 301 ] {86dbb387-50b0-40ea-a111-c274d57fdccf} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.05.11 15:42:46.293496 [ 301 ] {86dbb387-50b0-40ea-a111-c274d57fdccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4162 | 2026.05.11 15:42:46.293815 [ 301 ] {86dbb387-50b0-40ea-a111-c274d57fdccf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4163 | 2026.05.11 15:42:46.294021 [ 301 ] {86dbb387-50b0-40ea-a111-c274d57fdccf} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.05.11 15:42:46.294146 [ 301 ] {86dbb387-50b0-40ea-a111-c274d57fdccf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 4165 | 2026.05.11 15:42:46.294183 [ 301 ] {86dbb387-50b0-40ea-a111-c274d57fdccf} <Debug> TCPHandler: Processed in 0.001302048 sec. | ||
| 4166 | 2026.05.11 15:42:46.294322 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2026.05.11 15:42:46.294417 [ 301 ] {5c9d69f2-cc47-45fe-805d-b6b85202f96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4168 | 2026.05.11 15:42:46.294469 [ 301 ] {5c9d69f2-cc47-45fe-805d-b6b85202f96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4169 | 2026.05.11 15:42:46.295291 [ 301 ] {5c9d69f2-cc47-45fe-805d-b6b85202f96a} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.05.11 15:42:46.295328 [ 301 ] {5c9d69f2-cc47-45fe-805d-b6b85202f96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4171 | 2026.05.11 15:42:46.295819 [ 301 ] {5c9d69f2-cc47-45fe-805d-b6b85202f96a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4172 | 2026.05.11 15:42:46.296031 [ 301 ] {5c9d69f2-cc47-45fe-805d-b6b85202f96a} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.05.11 15:42:46.296166 [ 301 ] {5c9d69f2-cc47-45fe-805d-b6b85202f96a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001766 sec., 2831.2570781426953 rows/sec., 5.07 MiB/sec. | ||
| 4174 | 2026.05.11 15:42:46.296218 [ 301 ] {5c9d69f2-cc47-45fe-805d-b6b85202f96a} <Debug> TCPHandler: Processed in 0.001944676 sec. | ||
| 4175 | 2026.05.11 15:42:46.296344 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2026.05.11 15:42:46.296440 [ 301 ] {a16d8b59-febf-461c-8f8c-6c1ab54772f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4177 | 2026.05.11 15:42:46.296482 [ 301 ] {a16d8b59-febf-461c-8f8c-6c1ab54772f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4178 | 2026.05.11 15:42:46.296837 [ 301 ] {a16d8b59-febf-461c-8f8c-6c1ab54772f8} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2026.05.11 15:42:46.296873 [ 301 ] {a16d8b59-febf-461c-8f8c-6c1ab54772f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4180 | 2026.05.11 15:42:46.297173 [ 301 ] {a16d8b59-febf-461c-8f8c-6c1ab54772f8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4181 | 2026.05.11 15:42:46.297382 [ 301 ] {a16d8b59-febf-461c-8f8c-6c1ab54772f8} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2026.05.11 15:42:46.297509 [ 301 ] {a16d8b59-febf-461c-8f8c-6c1ab54772f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 4183 | 2026.05.11 15:42:46.297545 [ 301 ] {a16d8b59-febf-461c-8f8c-6c1ab54772f8} <Debug> TCPHandler: Processed in 0.001250786 sec. | ||
| 4184 | 2026.05.11 15:42:46.532290 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2026.05.11 15:42:46.532591 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4186 | 2026.05.11 15:42:46.533002 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4187 | 2026.05.11 15:42:46.533049 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4188 | 2026.05.11 15:42:46.533365 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4189 | 2026.05.11 15:42:46.533436 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4190 | 2026.05.11 15:42:46.533583 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4191 | 2026.05.11 15:42:46.533620 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4192 | 2026.05.11 15:42:46.533642 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 4193 | 2026.05.11 15:42:46.533657 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4194 | 2026.05.11 15:42:46.533696 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4195 | 2026.05.11 15:42:46.533717 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 4196 | 2026.05.11 15:42:46.534765 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002298 sec., 16536.1183637946 rows/sec., 3.35 MiB/sec. | ||
| 4197 | 2026.05.11 15:42:46.534868 [ 301 ] {d9899d3f-d69f-46f9-a67c-0c996cc0ec2f} <Debug> TCPHandler: Processed in 0.002728918 sec. | ||
| 4198 | 2026.05.11 15:42:46.548004 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.05.11 15:42:46.548121 [ 301 ] {0967b7ca-3e7a-42ab-b212-f7b6731da36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4200 | 2026.05.11 15:42:46.548165 [ 301 ] {0967b7ca-3e7a-42ab-b212-f7b6731da36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4201 | 2026.05.11 15:42:46.548714 [ 301 ] {0967b7ca-3e7a-42ab-b212-f7b6731da36d} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.05.11 15:42:46.548764 [ 301 ] {0967b7ca-3e7a-42ab-b212-f7b6731da36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4203 | 2026.05.11 15:42:46.549151 [ 301 ] {0967b7ca-3e7a-42ab-b212-f7b6731da36d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4204 | 2026.05.11 15:42:46.549375 [ 301 ] {0967b7ca-3e7a-42ab-b212-f7b6731da36d} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.05.11 15:42:46.549521 [ 301 ] {0967b7ca-3e7a-42ab-b212-f7b6731da36d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001434 sec., 16736.401673640168 rows/sec., 1.39 MiB/sec. | ||
| 4206 | 2026.05.11 15:42:46.549559 [ 301 ] {0967b7ca-3e7a-42ab-b212-f7b6731da36d} <Debug> TCPHandler: Processed in 0.001608466 sec. | ||
| 4207 | 2026.05.11 15:42:46.549565 [ 74 ] {} <Debug> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4208 | 2026.05.11 15:42:46.549644 [ 74 ] {} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.05.11 15:42:46.549671 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4210 | 2026.05.11 15:42:46.549690 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2026.05.11 15:42:46.549803 [ 301 ] {e13612d6-b4d6-434e-9f99-589aac531391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4212 | 2026.05.11 15:42:46.549801 [ 208 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::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 | ||
| 4213 | 2026.05.11 15:42:46.549845 [ 301 ] {e13612d6-b4d6-434e-9f99-589aac531391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4214 | 2026.05.11 15:42:46.549971 [ 208 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4215 | 2026.05.11 15:42:46.550014 [ 208 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4216 | 2026.05.11 15:42:46.550087 [ 208 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4217 | 2026.05.11 15:42:46.550149 [ 208 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4218 | 2026.05.11 15:42:46.550198 [ 208 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4219 | 2026.05.11 15:42:46.550242 [ 208 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4220 | 2026.05.11 15:42:46.550353 [ 301 ] {e13612d6-b4d6-434e-9f99-589aac531391} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2026.05.11 15:42:46.550400 [ 301 ] {e13612d6-b4d6-434e-9f99-589aac531391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4222 | 2026.05.11 15:42:46.550747 [ 301 ] {e13612d6-b4d6-434e-9f99-589aac531391} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4223 | 2026.05.11 15:42:46.550991 [ 301 ] {e13612d6-b4d6-434e-9f99-589aac531391} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.05.11 15:42:46.551098 [ 197 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359789 sec., 88248.98568822075 rows/sec., 7.66 MiB/sec. | ||
| 4225 | 2026.05.11 15:42:46.551131 [ 301 ] {e13612d6-b4d6-434e-9f99-589aac531391} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001346 sec., 10401.188707280833 rows/sec., 848.14 KiB/sec. | ||
| 4226 | 2026.05.11 15:42:46.551170 [ 301 ] {e13612d6-b4d6-434e-9f99-589aac531391} <Debug> TCPHandler: Processed in 0.001529423 sec. | ||
| 4227 | 2026.05.11 15:42:46.551297 [ 195 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4228 | 2026.05.11 15:42:46.551302 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.05.11 15:42:46.551426 [ 301 ] {3d1246ae-c545-45db-945a-6c6a695c5010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4230 | 2026.05.11 15:42:46.551469 [ 301 ] {3d1246ae-c545-45db-945a-6c6a695c5010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4231 | 2026.05.11 15:42:46.551674 [ 195 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_5_1} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.05.11 15:42:46.551781 [ 195 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_5_1} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4233 | 2026.05.11 15:42:46.551894 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4234 | 2026.05.11 15:42:46.552898 [ 301 ] {3d1246ae-c545-45db-945a-6c6a695c5010} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.05.11 15:42:46.552939 [ 301 ] {3d1246ae-c545-45db-945a-6c6a695c5010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4236 | 2026.05.11 15:42:46.553451 [ 301 ] {3d1246ae-c545-45db-945a-6c6a695c5010} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4237 | 2026.05.11 15:42:46.553667 [ 301 ] {3d1246ae-c545-45db-945a-6c6a695c5010} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.05.11 15:42:46.553793 [ 301 ] {3d1246ae-c545-45db-945a-6c6a695c5010} <Debug> executeQuery: Read 2602 rows, 199.26 KiB in 0.002385 sec., 1090985.324947589 rows/sec., 81.59 MiB/sec. | ||
| 4239 | 2026.05.11 15:42:46.553830 [ 301 ] {3d1246ae-c545-45db-945a-6c6a695c5010} <Debug> TCPHandler: Processed in 0.002577634 sec. | ||
| 4240 | 2026.05.11 15:42:46.553953 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4241 | 2026.05.11 15:42:46.554050 [ 301 ] {8518545e-1d2c-4290-b78b-3bdc959708ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4242 | 2026.05.11 15:42:46.554088 [ 301 ] {8518545e-1d2c-4290-b78b-3bdc959708ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4243 | 2026.05.11 15:42:46.554629 [ 301 ] {8518545e-1d2c-4290-b78b-3bdc959708ec} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.05.11 15:42:46.554666 [ 301 ] {8518545e-1d2c-4290-b78b-3bdc959708ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4245 | 2026.05.11 15:42:46.554959 [ 301 ] {8518545e-1d2c-4290-b78b-3bdc959708ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4246 | 2026.05.11 15:42:46.555170 [ 301 ] {8518545e-1d2c-4290-b78b-3bdc959708ec} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2026.05.11 15:42:46.555292 [ 301 ] {8518545e-1d2c-4290-b78b-3bdc959708ec} <Debug> executeQuery: Read 72 rows, 5.40 KiB in 0.00126 sec., 57142.85714285714 rows/sec., 4.18 MiB/sec. | ||
| 4248 | 2026.05.11 15:42:46.555294 [ 74 ] {} <Debug> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4249 | 2026.05.11 15:42:46.555330 [ 301 ] {8518545e-1d2c-4290-b78b-3bdc959708ec} <Debug> TCPHandler: Processed in 0.001426661 sec. | ||
| 4250 | 2026.05.11 15:42:46.555346 [ 74 ] {} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.05.11 15:42:46.555372 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4252 | 2026.05.11 15:42:46.555461 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::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 | ||
| 4253 | 2026.05.11 15:42:46.555463 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.05.11 15:42:46.555577 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4255 | 2026.05.11 15:42:46.555606 [ 301 ] {df2b31bc-a784-4535-835b-60bb75459d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4256 | 2026.05.11 15:42:46.555608 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 81 rows starting from the beginning of the part | ||
| 4257 | 2026.05.11 15:42:46.555654 [ 301 ] {df2b31bc-a784-4535-835b-60bb75459d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4258 | 2026.05.11 15:42:46.555680 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 4259 | 2026.05.11 15:42:46.555727 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 4260 | 2026.05.11 15:42:46.555769 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 4261 | 2026.05.11 15:42:46.555808 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4262 | 2026.05.11 15:42:46.555846 [ 208 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 4263 | 2026.05.11 15:42:46.556347 [ 301 ] {df2b31bc-a784-4535-835b-60bb75459d70} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.05.11 15:42:46.556389 [ 301 ] {df2b31bc-a784-4535-835b-60bb75459d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4265 | 2026.05.11 15:42:46.556670 [ 195 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247636 sec., 193165.31424229502 rows/sec., 14.86 MiB/sec. | ||
| 4266 | 2026.05.11 15:42:46.556739 [ 301 ] {df2b31bc-a784-4535-835b-60bb75459d70} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4267 | 2026.05.11 15:42:46.556855 [ 188 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4268 | 2026.05.11 15:42:46.557004 [ 301 ] {df2b31bc-a784-4535-835b-60bb75459d70} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.05.11 15:42:46.557159 [ 74 ] {} <Debug> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4270 | 2026.05.11 15:42:46.557167 [ 301 ] {df2b31bc-a784-4535-835b-60bb75459d70} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001586 sec., 520176.54476670874 rows/sec., 30.43 MiB/sec. | ||
| 4271 | 2026.05.11 15:42:46.557188 [ 188 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_21_4} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.05.11 15:42:46.557203 [ 74 ] {} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.05.11 15:42:46.557231 [ 301 ] {df2b31bc-a784-4535-835b-60bb75459d70} <Debug> TCPHandler: Processed in 0.001817962 sec. | ||
| 4274 | 2026.05.11 15:42:46.557253 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4275 | 2026.05.11 15:42:46.557291 [ 188 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_21_4} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4276 | 2026.05.11 15:42:46.557340 [ 197 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::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 | ||
| 4277 | 2026.05.11 15:42:46.557390 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4278 | 2026.05.11 15:42:46.557393 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2026.05.11 15:42:46.557441 [ 197 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4280 | 2026.05.11 15:42:46.557477 [ 197 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 825 rows starting from the beginning of the part | ||
| 4281 | 2026.05.11 15:42:46.557504 [ 301 ] {513a1a50-3a8b-47d3-b864-b9279f6cfb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4282 | 2026.05.11 15:42:46.557532 [ 197 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 825 rows starting from the beginning of the part | ||
| 4283 | 2026.05.11 15:42:46.557548 [ 301 ] {513a1a50-3a8b-47d3-b864-b9279f6cfb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4284 | 2026.05.11 15:42:46.557583 [ 197 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 825 rows starting from the beginning of the part | ||
| 4285 | 2026.05.11 15:42:46.557630 [ 197 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 4286 | 2026.05.11 15:42:46.557669 [ 197 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 4287 | 2026.05.11 15:42:46.557975 [ 301 ] {513a1a50-3a8b-47d3-b864-b9279f6cfb05} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.05.11 15:42:46.558017 [ 301 ] {513a1a50-3a8b-47d3-b864-b9279f6cfb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4289 | 2026.05.11 15:42:46.558337 [ 301 ] {513a1a50-3a8b-47d3-b864-b9279f6cfb05} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4290 | 2026.05.11 15:42:46.558561 [ 301 ] {513a1a50-3a8b-47d3-b864-b9279f6cfb05} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.05.11 15:42:46.558691 [ 301 ] {513a1a50-3a8b-47d3-b864-b9279f6cfb05} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001205 sec., 829.8755186721992 rows/sec., 58.35 KiB/sec. | ||
| 4292 | 2026.05.11 15:42:46.558729 [ 301 ] {513a1a50-3a8b-47d3-b864-b9279f6cfb05} <Debug> TCPHandler: Processed in 0.001388 sec. | ||
| 4293 | 2026.05.11 15:42:46.558875 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.05.11 15:42:46.558969 [ 301 ] {ba095179-41ca-4f04-81e1-c2d96a8f31b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4295 | 2026.05.11 15:42:46.559009 [ 301 ] {ba095179-41ca-4f04-81e1-c2d96a8f31b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4296 | 2026.05.11 15:42:46.559077 [ 188 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766371 sec., 2335296.492073296 rows/sec., 145.52 MiB/sec. | ||
| 4297 | 2026.05.11 15:42:46.559245 [ 188 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4298 | 2026.05.11 15:42:46.559467 [ 301 ] {ba095179-41ca-4f04-81e1-c2d96a8f31b0} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.05.11 15:42:46.559511 [ 301 ] {ba095179-41ca-4f04-81e1-c2d96a8f31b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4300 | 2026.05.11 15:42:46.559532 [ 188 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_5_1} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2026.05.11 15:42:46.559623 [ 188 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_5_1} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4302 | 2026.05.11 15:42:46.559719 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4303 | 2026.05.11 15:42:46.559823 [ 301 ] {ba095179-41ca-4f04-81e1-c2d96a8f31b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4304 | 2026.05.11 15:42:46.560039 [ 301 ] {ba095179-41ca-4f04-81e1-c2d96a8f31b0} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.05.11 15:42:46.560141 [ 74 ] {} <Debug> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4306 | 2026.05.11 15:42:46.560168 [ 301 ] {ba095179-41ca-4f04-81e1-c2d96a8f31b0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001217 sec., 9860.312243221035 rows/sec., 770.34 KiB/sec. | ||
| 4307 | 2026.05.11 15:42:46.560176 [ 74 ] {} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2026.05.11 15:42:46.560211 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4309 | 2026.05.11 15:42:46.560214 [ 301 ] {ba095179-41ca-4f04-81e1-c2d96a8f31b0} <Debug> TCPHandler: Processed in 0.00138776 sec. | ||
| 4310 | 2026.05.11 15:42:46.560305 [ 195 ] {b522885d-196a-4300-8c1a-899986696330::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 | ||
| 4311 | 2026.05.11 15:42:46.560359 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.05.11 15:42:46.560442 [ 195 ] {b522885d-196a-4300-8c1a-899986696330::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4313 | 2026.05.11 15:42:46.560464 [ 301 ] {3bc024ef-9cee-4ec2-8b5b-a3982d49a7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4314 | 2026.05.11 15:42:46.560481 [ 195 ] {b522885d-196a-4300-8c1a-899986696330::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4315 | 2026.05.11 15:42:46.560509 [ 301 ] {3bc024ef-9cee-4ec2-8b5b-a3982d49a7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4316 | 2026.05.11 15:42:46.560586 [ 195 ] {b522885d-196a-4300-8c1a-899986696330::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4317 | 2026.05.11 15:42:46.560645 [ 195 ] {b522885d-196a-4300-8c1a-899986696330::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4318 | 2026.05.11 15:42:46.560693 [ 195 ] {b522885d-196a-4300-8c1a-899986696330::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4319 | 2026.05.11 15:42:46.560738 [ 195 ] {b522885d-196a-4300-8c1a-899986696330::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4320 | 2026.05.11 15:42:46.561498 [ 195 ] {b522885d-196a-4300-8c1a-899986696330::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231465 sec., 48722.45658626108 rows/sec., 3.90 MiB/sec. | ||
| 4321 | 2026.05.11 15:42:46.561510 [ 301 ] {3bc024ef-9cee-4ec2-8b5b-a3982d49a7db} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.05.11 15:42:46.561558 [ 301 ] {3bc024ef-9cee-4ec2-8b5b-a3982d49a7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4323 | 2026.05.11 15:42:46.561622 [ 195 ] {b522885d-196a-4300-8c1a-899986696330::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4324 | 2026.05.11 15:42:46.561916 [ 195 ] {b522885d-196a-4300-8c1a-899986696330::all_1_5_1} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.05.11 15:42:46.561985 [ 301 ] {3bc024ef-9cee-4ec2-8b5b-a3982d49a7db} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4326 | 2026.05.11 15:42:46.561992 [ 195 ] {b522885d-196a-4300-8c1a-899986696330::all_1_5_1} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4327 | 2026.05.11 15:42:46.562081 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4328 | 2026.05.11 15:42:46.562221 [ 301 ] {3bc024ef-9cee-4ec2-8b5b-a3982d49a7db} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.05.11 15:42:46.562355 [ 301 ] {3bc024ef-9cee-4ec2-8b5b-a3982d49a7db} <Debug> executeQuery: Read 1375 rows, 95.32 KiB in 0.001908 sec., 720649.8951781971 rows/sec., 48.79 MiB/sec. | ||
| 4330 | 2026.05.11 15:42:46.562393 [ 301 ] {3bc024ef-9cee-4ec2-8b5b-a3982d49a7db} <Debug> TCPHandler: Processed in 0.00208288 sec. | ||
| 4331 | 2026.05.11 15:42:46.562523 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.05.11 15:42:46.562618 [ 301 ] {202f10d9-0cd9-4237-aa9c-d0b9e8fbc5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4333 | 2026.05.11 15:42:46.562660 [ 301 ] {202f10d9-0cd9-4237-aa9c-d0b9e8fbc5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4334 | 2026.05.11 15:42:46.563577 [ 301 ] {202f10d9-0cd9-4237-aa9c-d0b9e8fbc5f8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.05.11 15:42:46.563626 [ 301 ] {202f10d9-0cd9-4237-aa9c-d0b9e8fbc5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4336 | 2026.05.11 15:42:46.564138 [ 301 ] {202f10d9-0cd9-4237-aa9c-d0b9e8fbc5f8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4337 | 2026.05.11 15:42:46.564381 [ 301 ] {202f10d9-0cd9-4237-aa9c-d0b9e8fbc5f8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.05.11 15:42:46.564535 [ 301 ] {202f10d9-0cd9-4237-aa9c-d0b9e8fbc5f8} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001934 sec., 795760.082730093 rows/sec., 48.67 MiB/sec. | ||
| 4339 | 2026.05.11 15:42:46.564598 [ 301 ] {202f10d9-0cd9-4237-aa9c-d0b9e8fbc5f8} <Debug> TCPHandler: Processed in 0.002122981 sec. | ||
| 4340 | 2026.05.11 15:42:46.564807 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2026.05.11 15:42:46.564938 [ 301 ] {60f4dde1-2f17-454a-b025-556d6652c0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4342 | 2026.05.11 15:42:46.565008 [ 301 ] {60f4dde1-2f17-454a-b025-556d6652c0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4343 | 2026.05.11 15:42:46.565973 [ 301 ] {60f4dde1-2f17-454a-b025-556d6652c0d2} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.05.11 15:42:46.566012 [ 301 ] {60f4dde1-2f17-454a-b025-556d6652c0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4345 | 2026.05.11 15:42:46.566620 [ 301 ] {60f4dde1-2f17-454a-b025-556d6652c0d2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4346 | 2026.05.11 15:42:46.566867 [ 301 ] {60f4dde1-2f17-454a-b025-556d6652c0d2} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2026.05.11 15:42:46.566979 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4348 | 2026.05.11 15:42:46.567003 [ 301 ] {60f4dde1-2f17-454a-b025-556d6652c0d2} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002105 sec., 21852.73159144893 rows/sec., 39.16 MiB/sec. | ||
| 4349 | 2026.05.11 15:42:46.567028 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.05.11 15:42:46.567054 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4351 | 2026.05.11 15:42:46.567061 [ 301 ] {60f4dde1-2f17-454a-b025-556d6652c0d2} <Debug> TCPHandler: Processed in 0.002371068 sec. | ||
| 4352 | 2026.05.11 15:42:46.567147 [ 195 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::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 | ||
| 4353 | 2026.05.11 15:42:46.567197 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.05.11 15:42:46.567300 [ 301 ] {1c72b148-41c6-4505-afea-16fe391b4086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4355 | 2026.05.11 15:42:46.567344 [ 301 ] {1c72b148-41c6-4505-afea-16fe391b4086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4356 | 2026.05.11 15:42:46.567375 [ 195 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4357 | 2026.05.11 15:42:46.567443 [ 195 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 425 rows starting from the beginning of the part | ||
| 4358 | 2026.05.11 15:42:46.567592 [ 195 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 4359 | 2026.05.11 15:42:46.567699 [ 301 ] {1c72b148-41c6-4505-afea-16fe391b4086} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.05.11 15:42:46.567728 [ 195 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 4361 | 2026.05.11 15:42:46.567741 [ 301 ] {1c72b148-41c6-4505-afea-16fe391b4086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4362 | 2026.05.11 15:42:46.567870 [ 195 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 4363 | 2026.05.11 15:42:46.567998 [ 195 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4364 | 2026.05.11 15:42:46.568070 [ 301 ] {1c72b148-41c6-4505-afea-16fe391b4086} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4365 | 2026.05.11 15:42:46.568120 [ 195 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 4366 | 2026.05.11 15:42:46.568295 [ 301 ] {1c72b148-41c6-4505-afea-16fe391b4086} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.05.11 15:42:46.568433 [ 301 ] {1c72b148-41c6-4505-afea-16fe391b4086} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 718.86 KiB/sec. | ||
| 4368 | 2026.05.11 15:42:46.568471 [ 301 ] {1c72b148-41c6-4505-afea-16fe391b4086} <Debug> TCPHandler: Processed in 0.001323188 sec. | ||
| 4369 | 2026.05.11 15:42:46.579139 [ 186 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 19 columns (19 merged, 0 gathered) in 0.012027834 sec., 46142.971377888985 rows/sec., 82.69 MiB/sec. | ||
| 4370 | 2026.05.11 15:42:46.579836 [ 194 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4371 | 2026.05.11 15:42:46.580222 [ 194 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.05.11 15:42:46.580302 [ 194 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4373 | 2026.05.11 15:42:46.580451 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 4374 | 2026.05.11 15:42:47.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.43 MiB, peak 256.22 MiB, free memory in arenas 0.00 B, will set to 249.50 MiB (RSS), difference: 1.07 MiB | ||
| 4375 | 2026.05.11 15:42:47.744169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9128 | ||
| 4376 | 2026.05.11 15:42:47.744690 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.05.11 15:42:47.744722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4378 | 2026.05.11 15:42:47.745213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4379 | 2026.05.11 15:42:47.745454 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.05.11 15:42:47.745583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9128 | ||
| 4381 | 2026.05.11 15:42:48.238641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4382 | 2026.05.11 15:42:48.253839 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.05.11 15:42:48.253893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4384 | 2026.05.11 15:42:48.259753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4385 | 2026.05.11 15:42:48.260466 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.05.11 15:42:48.263045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4387 | 2026.05.11 15:42:51.280631 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.05.11 15:42:51.280912 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 4389 | 2026.05.11 15:42:51.281266 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4390 | 2026.05.11 15:42:51.281301 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <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 | ||
| 4391 | 2026.05.11 15:42:51.281529 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4392 | 2026.05.11 15:42:51.281600 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4393 | 2026.05.11 15:42:51.281745 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4394 | 2026.05.11 15:42:51.281781 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4395 | 2026.05.11 15:42:51.281803 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 4396 | 2026.05.11 15:42:51.281819 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4397 | 2026.05.11 15:42:51.281867 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <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'))" | ||
| 4398 | 2026.05.11 15:42:51.281891 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 4399 | 2026.05.11 15:42:51.283049 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002262 sec., 16799.292661361626 rows/sec., 3.41 MiB/sec. | ||
| 4400 | 2026.05.11 15:42:51.283150 [ 301 ] {1ff44e6f-eb1b-4984-a4f7-f9029f44a440} <Debug> TCPHandler: Processed in 0.002738678 sec. | ||
| 4401 | 2026.05.11 15:42:51.284780 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2026.05.11 15:42:51.284946 [ 301 ] {a793235b-51b8-4caf-9db8-07833ae3a196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4403 | 2026.05.11 15:42:51.285008 [ 301 ] {a793235b-51b8-4caf-9db8-07833ae3a196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4404 | 2026.05.11 15:42:51.285690 [ 301 ] {a793235b-51b8-4caf-9db8-07833ae3a196} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2026.05.11 15:42:51.285742 [ 301 ] {a793235b-51b8-4caf-9db8-07833ae3a196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4406 | 2026.05.11 15:42:51.286147 [ 301 ] {a793235b-51b8-4caf-9db8-07833ae3a196} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4407 | 2026.05.11 15:42:51.286388 [ 301 ] {a793235b-51b8-4caf-9db8-07833ae3a196} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.05.11 15:42:51.286545 [ 301 ] {a793235b-51b8-4caf-9db8-07833ae3a196} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.61 MiB/sec. | ||
| 4409 | 2026.05.11 15:42:51.286587 [ 301 ] {a793235b-51b8-4caf-9db8-07833ae3a196} <Debug> TCPHandler: Processed in 0.001930386 sec. | ||
| 4410 | 2026.05.11 15:42:51.286736 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2026.05.11 15:42:51.286834 [ 301 ] {72a29729-6ea1-477a-a16e-9f721c2de8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4412 | 2026.05.11 15:42:51.286873 [ 301 ] {72a29729-6ea1-477a-a16e-9f721c2de8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4413 | 2026.05.11 15:42:51.287305 [ 301 ] {72a29729-6ea1-477a-a16e-9f721c2de8a2} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.05.11 15:42:51.287342 [ 301 ] {72a29729-6ea1-477a-a16e-9f721c2de8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4415 | 2026.05.11 15:42:51.287645 [ 301 ] {72a29729-6ea1-477a-a16e-9f721c2de8a2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4416 | 2026.05.11 15:42:51.287850 [ 301 ] {72a29729-6ea1-477a-a16e-9f721c2de8a2} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.05.11 15:42:51.287978 [ 301 ] {72a29729-6ea1-477a-a16e-9f721c2de8a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 4418 | 2026.05.11 15:42:51.288017 [ 301 ] {72a29729-6ea1-477a-a16e-9f721c2de8a2} <Debug> TCPHandler: Processed in 0.001331068 sec. | ||
| 4419 | 2026.05.11 15:42:51.288159 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.05.11 15:42:51.288266 [ 301 ] {3049bcbb-2ab4-4456-9d6a-5cf89952658b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.05.11 15:42:51.288308 [ 301 ] {3049bcbb-2ab4-4456-9d6a-5cf89952658b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4422 | 2026.05.11 15:42:51.288711 [ 301 ] {3049bcbb-2ab4-4456-9d6a-5cf89952658b} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.05.11 15:42:51.288748 [ 301 ] {3049bcbb-2ab4-4456-9d6a-5cf89952658b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4424 | 2026.05.11 15:42:51.289116 [ 301 ] {3049bcbb-2ab4-4456-9d6a-5cf89952658b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4425 | 2026.05.11 15:42:51.289379 [ 301 ] {3049bcbb-2ab4-4456-9d6a-5cf89952658b} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.05.11 15:42:51.289508 [ 301 ] {3049bcbb-2ab4-4456-9d6a-5cf89952658b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001261 sec., 101506.74068199842 rows/sec., 7.07 MiB/sec. | ||
| 4427 | 2026.05.11 15:42:51.289544 [ 301 ] {3049bcbb-2ab4-4456-9d6a-5cf89952658b} <Debug> TCPHandler: Processed in 0.001434511 sec. | ||
| 4428 | 2026.05.11 15:42:51.289690 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.05.11 15:42:51.289784 [ 301 ] {15c411af-1da9-4e29-8c38-657e12ea5b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4430 | 2026.05.11 15:42:51.289826 [ 301 ] {15c411af-1da9-4e29-8c38-657e12ea5b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4431 | 2026.05.11 15:42:51.290196 [ 301 ] {15c411af-1da9-4e29-8c38-657e12ea5b34} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.05.11 15:42:51.290231 [ 301 ] {15c411af-1da9-4e29-8c38-657e12ea5b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4433 | 2026.05.11 15:42:51.290541 [ 301 ] {15c411af-1da9-4e29-8c38-657e12ea5b34} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4434 | 2026.05.11 15:42:51.290744 [ 301 ] {15c411af-1da9-4e29-8c38-657e12ea5b34} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.05.11 15:42:51.290866 [ 301 ] {15c411af-1da9-4e29-8c38-657e12ea5b34} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001099 sec., 43676.06915377616 rows/sec., 2.94 MiB/sec. | ||
| 4436 | 2026.05.11 15:42:51.290901 [ 301 ] {15c411af-1da9-4e29-8c38-657e12ea5b34} <Debug> TCPHandler: Processed in 0.001258956 sec. | ||
| 4437 | 2026.05.11 15:42:55.154940 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4438 | 2026.05.11 15:42:55.155018 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4439 | 2026.05.11 15:42:55.246485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9640 | ||
| 4440 | 2026.05.11 15:42:55.246982 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.05.11 15:42:55.247024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4442 | 2026.05.11 15:42:55.247504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4443 | 2026.05.11 15:42:55.247728 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.05.11 15:42:55.247849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9640 | ||
| 4445 | 2026.05.11 15:42:55.265089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 546 | ||
| 4446 | 2026.05.11 15:42:55.267570 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.05.11 15:42:55.267608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4448 | 2026.05.11 15:42:55.268781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4449 | 2026.05.11 15:42:55.269035 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.05.11 15:42:55.269283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 4451 | 2026.05.11 15:42:55.763628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4452 | 2026.05.11 15:42:55.779731 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.05.11 15:42:55.779791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4454 | 2026.05.11 15:42:55.785785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4455 | 2026.05.11 15:42:55.786524 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.05.11 15:42:55.789131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4457 | 2026.05.11 15:42:56.282257 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.05.11 15:42:56.282539 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 4459 | 2026.05.11 15:42:56.282910 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4460 | 2026.05.11 15:42:56.282948 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <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 | ||
| 4461 | 2026.05.11 15:42:56.283169 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4462 | 2026.05.11 15:42:56.283238 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4463 | 2026.05.11 15:42:56.283480 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4464 | 2026.05.11 15:42:56.283515 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4465 | 2026.05.11 15:42:56.283536 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 4466 | 2026.05.11 15:42:56.283551 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4467 | 2026.05.11 15:42:56.283589 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <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'))" | ||
| 4468 | 2026.05.11 15:42:56.283608 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 4469 | 2026.05.11 15:42:56.284577 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002143 sec., 17732.15118992067 rows/sec., 3.60 MiB/sec. | ||
| 4470 | 2026.05.11 15:42:56.284642 [ 301 ] {8df323d0-890f-417f-a110-a581154921a1} <Debug> TCPHandler: Processed in 0.002562984 sec. | ||
| 4471 | 2026.05.11 15:42:56.286403 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.05.11 15:42:56.286510 [ 301 ] {2f82acd6-b66d-485e-bb65-2636d790d68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4473 | 2026.05.11 15:42:56.286551 [ 301 ] {2f82acd6-b66d-485e-bb65-2636d790d68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4474 | 2026.05.11 15:42:56.287027 [ 301 ] {2f82acd6-b66d-485e-bb65-2636d790d68e} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.05.11 15:42:56.287067 [ 301 ] {2f82acd6-b66d-485e-bb65-2636d790d68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4476 | 2026.05.11 15:42:56.287411 [ 301 ] {2f82acd6-b66d-485e-bb65-2636d790d68e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4477 | 2026.05.11 15:42:56.287635 [ 301 ] {2f82acd6-b66d-485e-bb65-2636d790d68e} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.05.11 15:42:56.287775 [ 301 ] {2f82acd6-b66d-485e-bb65-2636d790d68e} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001295 sec., 50965.25096525097 rows/sec., 4.04 MiB/sec. | ||
| 4479 | 2026.05.11 15:42:56.287802 [ 101 ] {} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4480 | 2026.05.11 15:42:56.287813 [ 301 ] {2f82acd6-b66d-485e-bb65-2636d790d68e} <Debug> TCPHandler: Processed in 0.001458601 sec. | ||
| 4481 | 2026.05.11 15:42:56.287882 [ 101 ] {} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.05.11 15:42:56.287913 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4483 | 2026.05.11 15:42:56.287984 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.05.11 15:42:56.288023 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 4485 | 2026.05.11 15:42:56.288084 [ 301 ] {d646c692-515c-4e85-9de4-cc5fc19d5d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4486 | 2026.05.11 15:42:56.288126 [ 301 ] {d646c692-515c-4e85-9de4-cc5fc19d5d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4487 | 2026.05.11 15:42:56.288162 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4488 | 2026.05.11 15:42:56.288203 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2616 rows starting from the beginning of the part | ||
| 4489 | 2026.05.11 15:42:56.288275 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 130 rows starting from the beginning of the part | ||
| 4490 | 2026.05.11 15:42:56.288325 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 66 rows starting from the beginning of the part | ||
| 4491 | 2026.05.11 15:42:56.288372 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2602 rows starting from the beginning of the part | ||
| 4492 | 2026.05.11 15:42:56.288416 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4493 | 2026.05.11 15:42:56.288459 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 4494 | 2026.05.11 15:42:56.288522 [ 301 ] {d646c692-515c-4e85-9de4-cc5fc19d5d9f} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.05.11 15:42:56.288562 [ 301 ] {d646c692-515c-4e85-9de4-cc5fc19d5d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4496 | 2026.05.11 15:42:56.288885 [ 301 ] {d646c692-515c-4e85-9de4-cc5fc19d5d9f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4497 | 2026.05.11 15:42:56.289111 [ 301 ] {d646c692-515c-4e85-9de4-cc5fc19d5d9f} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.05.11 15:42:56.289283 [ 301 ] {d646c692-515c-4e85-9de4-cc5fc19d5d9f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001218 sec., 4105.090311986864 rows/sec., 308.68 KiB/sec. | ||
| 4499 | 2026.05.11 15:42:56.289324 [ 301 ] {d646c692-515c-4e85-9de4-cc5fc19d5d9f} <Debug> TCPHandler: Processed in 0.00138917 sec. | ||
| 4500 | 2026.05.11 15:42:56.289483 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.05.11 15:42:56.289591 [ 301 ] {de67e765-e397-406e-9cfc-a90bde2c12cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4502 | 2026.05.11 15:42:56.289635 [ 301 ] {de67e765-e397-406e-9cfc-a90bde2c12cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4503 | 2026.05.11 15:42:56.290203 [ 301 ] {de67e765-e397-406e-9cfc-a90bde2c12cc} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.05.11 15:42:56.290239 [ 301 ] {de67e765-e397-406e-9cfc-a90bde2c12cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4505 | 2026.05.11 15:42:56.290642 [ 301 ] {de67e765-e397-406e-9cfc-a90bde2c12cc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4506 | 2026.05.11 15:42:56.290731 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5536 rows, containing 5 columns (5 merged, 0 gathered) in 0.002752649 sec., 2011153.619658736 rows/sec., 158.94 MiB/sec. | ||
| 4507 | 2026.05.11 15:42:56.291049 [ 301 ] {de67e765-e397-406e-9cfc-a90bde2c12cc} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2026.05.11 15:42:56.291117 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4509 | 2026.05.11 15:42:56.291177 [ 101 ] {} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4510 | 2026.05.11 15:42:56.291197 [ 301 ] {de67e765-e397-406e-9cfc-a90bde2c12cc} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00163 sec., 42331.288343558284 rows/sec., 3.30 MiB/sec. | ||
| 4511 | 2026.05.11 15:42:56.291211 [ 101 ] {} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.05.11 15:42:56.291241 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4513 | 2026.05.11 15:42:56.291244 [ 301 ] {de67e765-e397-406e-9cfc-a90bde2c12cc} <Debug> TCPHandler: Processed in 0.001821382 sec. | ||
| 4514 | 2026.05.11 15:42:56.291308 [ 195 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 4515 | 2026.05.11 15:42:56.291398 [ 195 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4516 | 2026.05.11 15:42:56.291398 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.05.11 15:42:56.291424 [ 195 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1402 rows starting from the beginning of the part | ||
| 4518 | 2026.05.11 15:42:56.291436 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_31_6} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.05.11 15:42:56.291478 [ 195 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 101 rows starting from the beginning of the part | ||
| 4520 | 2026.05.11 15:42:56.291513 [ 301 ] {dad5b656-9c49-4bd4-9207-fa660c0a2322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4521 | 2026.05.11 15:42:56.291521 [ 195 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 69 rows starting from the beginning of the part | ||
| 4522 | 2026.05.11 15:42:56.291536 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_31_6} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4523 | 2026.05.11 15:42:56.291565 [ 301 ] {dad5b656-9c49-4bd4-9207-fa660c0a2322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4524 | 2026.05.11 15:42:56.291577 [ 195 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1375 rows starting from the beginning of the part | ||
| 4525 | 2026.05.11 15:42:56.291616 [ 195 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4526 | 2026.05.11 15:42:56.291651 [ 195 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 69 rows starting from the beginning of the part | ||
| 4527 | 2026.05.11 15:42:56.291667 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 4528 | 2026.05.11 15:42:56.292025 [ 301 ] {dad5b656-9c49-4bd4-9207-fa660c0a2322} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.05.11 15:42:56.292067 [ 301 ] {dad5b656-9c49-4bd4-9207-fa660c0a2322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4530 | 2026.05.11 15:42:56.292424 [ 301 ] {dad5b656-9c49-4bd4-9207-fa660c0a2322} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4531 | 2026.05.11 15:42:56.292649 [ 301 ] {dad5b656-9c49-4bd4-9207-fa660c0a2322} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.05.11 15:42:56.292754 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4533 | 2026.05.11 15:42:56.292771 [ 200 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3080 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479192 sec., 2082217.8594800404 rows/sec., 151.23 MiB/sec. | ||
| 4534 | 2026.05.11 15:42:56.292780 [ 301 ] {dad5b656-9c49-4bd4-9207-fa660c0a2322} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 4535 | 2026.05.11 15:42:56.292783 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2026.05.11 15:42:56.292845 [ 301 ] {dad5b656-9c49-4bd4-9207-fa660c0a2322} <Debug> TCPHandler: Processed in 0.001496242 sec. | ||
| 4537 | 2026.05.11 15:42:56.292847 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4538 | 2026.05.11 15:42:56.292941 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 4539 | 2026.05.11 15:42:56.292976 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.05.11 15:42:56.292998 [ 194 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4541 | 2026.05.11 15:42:56.293040 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4542 | 2026.05.11 15:42:56.293071 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10125 rows starting from the beginning of the part | ||
| 4543 | 2026.05.11 15:42:56.293074 [ 301 ] {c6d73294-ab90-48f4-ad07-9632035d998b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4544 | 2026.05.11 15:42:56.293126 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 4545 | 2026.05.11 15:42:56.293134 [ 301 ] {c6d73294-ab90-48f4-ad07-9632035d998b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4546 | 2026.05.11 15:42:56.293172 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4547 | 2026.05.11 15:42:56.293212 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1539 rows starting from the beginning of the part | ||
| 4548 | 2026.05.11 15:42:56.293251 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 4549 | 2026.05.11 15:42:56.293292 [ 201 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4550 | 2026.05.11 15:42:56.293302 [ 194 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_31_6} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.05.11 15:42:56.293389 [ 194 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_31_6} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4552 | 2026.05.11 15:42:56.293481 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4553 | 2026.05.11 15:42:56.294062 [ 301 ] {c6d73294-ab90-48f4-ad07-9632035d998b} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.05.11 15:42:56.294105 [ 301 ] {c6d73294-ab90-48f4-ad07-9632035d998b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4555 | 2026.05.11 15:42:56.294681 [ 301 ] {c6d73294-ab90-48f4-ad07-9632035d998b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4556 | 2026.05.11 15:42:56.294944 [ 301 ] {c6d73294-ab90-48f4-ad07-9632035d998b} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2026.05.11 15:42:56.295103 [ 301 ] {c6d73294-ab90-48f4-ad07-9632035d998b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002046 sec., 2443.7927663734113 rows/sec., 4.38 MiB/sec. | ||
| 4558 | 2026.05.11 15:42:56.295210 [ 301 ] {c6d73294-ab90-48f4-ad07-9632035d998b} <Debug> TCPHandler: Processed in 0.002282425 sec. | ||
| 4559 | 2026.05.11 15:42:56.295399 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.05.11 15:42:56.295525 [ 301 ] {c4fca9b6-e133-42d5-91a5-668199a3365b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.05.11 15:42:56.295579 [ 301 ] {c4fca9b6-e133-42d5-91a5-668199a3365b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4562 | 2026.05.11 15:42:56.295939 [ 301 ] {c4fca9b6-e133-42d5-91a5-668199a3365b} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.05.11 15:42:56.295975 [ 301 ] {c4fca9b6-e133-42d5-91a5-668199a3365b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4564 | 2026.05.11 15:42:56.296285 [ 301 ] {c4fca9b6-e133-42d5-91a5-668199a3365b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4565 | 2026.05.11 15:42:56.296494 [ 301 ] {c4fca9b6-e133-42d5-91a5-668199a3365b} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.05.11 15:42:56.296557 [ 192 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12272 rows, containing 5 columns (5 merged, 0 gathered) in 0.003651154 sec., 3361129.1115083066 rows/sec., 215.16 MiB/sec. | ||
| 4567 | 2026.05.11 15:42:56.296600 [ 101 ] {} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4568 | 2026.05.11 15:42:56.296621 [ 301 ] {c4fca9b6-e133-42d5-91a5-668199a3365b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 4569 | 2026.05.11 15:42:56.296640 [ 101 ] {} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.05.11 15:42:56.296661 [ 301 ] {c4fca9b6-e133-42d5-91a5-668199a3365b} <Debug> TCPHandler: Processed in 0.00136855 sec. | ||
| 4571 | 2026.05.11 15:42:56.296664 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4572 | 2026.05.11 15:42:56.296863 [ 201 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 4573 | 2026.05.11 15:42:56.296921 [ 194 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4574 | 2026.05.11 15:42:56.296963 [ 201 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4575 | 2026.05.11 15:42:56.296993 [ 201 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1320 rows starting from the beginning of the part | ||
| 4576 | 2026.05.11 15:42:56.297051 [ 201 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 4577 | 2026.05.11 15:42:56.297093 [ 201 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4578 | 2026.05.11 15:42:56.297130 [ 201 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 4579 | 2026.05.11 15:42:56.297165 [ 201 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 4580 | 2026.05.11 15:42:56.297179 [ 194 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.05.11 15:42:56.297201 [ 201 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4582 | 2026.05.11 15:42:56.297256 [ 194 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4583 | 2026.05.11 15:42:56.297336 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4584 | 2026.05.11 15:42:56.298202 [ 194 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001370659 sec., 1138138.6617678066 rows/sec., 76.70 MiB/sec. | ||
| 4585 | 2026.05.11 15:42:56.298391 [ 201 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4586 | 2026.05.11 15:42:56.298652 [ 201 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_31_6} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.05.11 15:42:56.298720 [ 201 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_31_6} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4588 | 2026.05.11 15:42:56.298775 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4589 | 2026.05.11 15:42:58.603305 [ 121 ] {} <Debug> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4590 | 2026.05.11 15:42:58.603384 [ 121 ] {} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.05.11 15:42:58.603405 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4592 | 2026.05.11 15:42:58.603521 [ 187 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::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 | ||
| 4593 | 2026.05.11 15:42:58.603647 [ 187 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4594 | 2026.05.11 15:42:58.603677 [ 187 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 4595 | 2026.05.11 15:42:58.603768 [ 187 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4596 | 2026.05.11 15:42:58.603812 [ 187 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4597 | 2026.05.11 15:42:58.603867 [ 187 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::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 | ||
| 4598 | 2026.05.11 15:42:58.603911 [ 187 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4599 | 2026.05.11 15:42:58.604637 [ 187 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166333 sec., 42869.40350654573 rows/sec., 3.58 MiB/sec. | ||
| 4600 | 2026.05.11 15:42:58.604881 [ 190 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4601 | 2026.05.11 15:42:58.605206 [ 190 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_5_1} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.05.11 15:42:58.605280 [ 190 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_5_1} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4603 | 2026.05.11 15:42:58.605376 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4604 | 2026.05.11 15:42:59.285830 [ 121 ] {} <Debug> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4605 | 2026.05.11 15:42:59.285927 [ 121 ] {} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.05.11 15:42:59.285965 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4607 | 2026.05.11 15:42:59.286179 [ 194 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 4608 | 2026.05.11 15:42:59.286365 [ 194 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4609 | 2026.05.11 15:42:59.286512 [ 194 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 4610 | 2026.05.11 15:42:59.286591 [ 194 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 4611 | 2026.05.11 15:42:59.286643 [ 194 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 4612 | 2026.05.11 15:42:59.286693 [ 194 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 4613 | 2026.05.11 15:42:59.286737 [ 194 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 4614 | 2026.05.11 15:42:59.287526 [ 187 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433021 sec., 4186.958879179021 rows/sec., 310.75 KiB/sec. | ||
| 4615 | 2026.05.11 15:42:59.287749 [ 190 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4616 | 2026.05.11 15:42:59.288114 [ 190 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::all_1_5_1} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.05.11 15:42:59.288203 [ 190 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::all_1_5_1} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4618 | 2026.05.11 15:42:59.288322 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4619 | 2026.05.11 15:43:01.284332 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.05.11 15:43:01.284567 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 4621 | 2026.05.11 15:43:01.284916 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4622 | 2026.05.11 15:43:01.284958 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <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 | ||
| 4623 | 2026.05.11 15:43:01.285181 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4624 | 2026.05.11 15:43:01.285252 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4625 | 2026.05.11 15:43:01.285399 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4626 | 2026.05.11 15:43:01.285443 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4627 | 2026.05.11 15:43:01.285466 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 4628 | 2026.05.11 15:43:01.285481 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4629 | 2026.05.11 15:43:01.285624 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <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'))" | ||
| 4630 | 2026.05.11 15:43:01.285643 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 4631 | 2026.05.11 15:43:01.286643 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002175 sec., 17471.264367816093 rows/sec., 3.54 MiB/sec. | ||
| 4632 | 2026.05.11 15:43:01.286742 [ 301 ] {67e932af-9cf5-4de1-b518-beabb1538466} <Debug> TCPHandler: Processed in 0.002554443 sec. | ||
| 4633 | 2026.05.11 15:43:01.289084 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2026.05.11 15:43:01.289297 [ 301 ] {cfca583c-4d48-4cf0-a580-59e2aafa4109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4635 | 2026.05.11 15:43:01.289376 [ 301 ] {cfca583c-4d48-4cf0-a580-59e2aafa4109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4636 | 2026.05.11 15:43:01.290203 [ 301 ] {cfca583c-4d48-4cf0-a580-59e2aafa4109} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.05.11 15:43:01.290265 [ 301 ] {cfca583c-4d48-4cf0-a580-59e2aafa4109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4638 | 2026.05.11 15:43:01.290666 [ 301 ] {cfca583c-4d48-4cf0-a580-59e2aafa4109} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4639 | 2026.05.11 15:43:01.290889 [ 301 ] {cfca583c-4d48-4cf0-a580-59e2aafa4109} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.05.11 15:43:01.291056 [ 301 ] {cfca583c-4d48-4cf0-a580-59e2aafa4109} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.00181 sec., 71823.2044198895 rows/sec., 6.20 MiB/sec. | ||
| 4641 | 2026.05.11 15:43:01.291106 [ 301 ] {cfca583c-4d48-4cf0-a580-59e2aafa4109} <Debug> TCPHandler: Processed in 0.002173252 sec. | ||
| 4642 | 2026.05.11 15:43:01.291252 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2026.05.11 15:43:01.291364 [ 301 ] {4378c04b-5cb7-45f4-a656-684a35202c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4644 | 2026.05.11 15:43:01.291408 [ 301 ] {4378c04b-5cb7-45f4-a656-684a35202c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4645 | 2026.05.11 15:43:01.291886 [ 301 ] {4378c04b-5cb7-45f4-a656-684a35202c34} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.05.11 15:43:01.291928 [ 301 ] {4378c04b-5cb7-45f4-a656-684a35202c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4647 | 2026.05.11 15:43:01.292299 [ 301 ] {4378c04b-5cb7-45f4-a656-684a35202c34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4648 | 2026.05.11 15:43:01.292531 [ 301 ] {4378c04b-5cb7-45f4-a656-684a35202c34} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.05.11 15:43:01.292676 [ 301 ] {4378c04b-5cb7-45f4-a656-684a35202c34} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001335 sec., 27715.355805243446 rows/sec., 2.04 MiB/sec. | ||
| 4650 | 2026.05.11 15:43:01.292719 [ 301 ] {4378c04b-5cb7-45f4-a656-684a35202c34} <Debug> TCPHandler: Processed in 0.001520973 sec. | ||
| 4651 | 2026.05.11 15:43:01.292858 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2026.05.11 15:43:01.292959 [ 301 ] {1f0c7258-2148-4188-a26a-bb108184f332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4653 | 2026.05.11 15:43:01.293000 [ 301 ] {1f0c7258-2148-4188-a26a-bb108184f332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4654 | 2026.05.11 15:43:01.293473 [ 301 ] {1f0c7258-2148-4188-a26a-bb108184f332} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.05.11 15:43:01.293511 [ 301 ] {1f0c7258-2148-4188-a26a-bb108184f332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4656 | 2026.05.11 15:43:01.293818 [ 301 ] {1f0c7258-2148-4188-a26a-bb108184f332} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4657 | 2026.05.11 15:43:01.294021 [ 301 ] {1f0c7258-2148-4188-a26a-bb108184f332} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.05.11 15:43:01.294149 [ 301 ] {1f0c7258-2148-4188-a26a-bb108184f332} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001211 sec., 83402.14698596201 rows/sec., 6.51 MiB/sec. | ||
| 4659 | 2026.05.11 15:43:01.294186 [ 301 ] {1f0c7258-2148-4188-a26a-bb108184f332} <Debug> TCPHandler: Processed in 0.001378489 sec. | ||
| 4660 | 2026.05.11 15:43:01.294319 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.05.11 15:43:01.294417 [ 301 ] {d96cfef8-704e-4667-814d-2054b0df48ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.05.11 15:43:01.294460 [ 301 ] {d96cfef8-704e-4667-814d-2054b0df48ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4663 | 2026.05.11 15:43:01.294873 [ 301 ] {d96cfef8-704e-4667-814d-2054b0df48ce} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.05.11 15:43:01.294909 [ 301 ] {d96cfef8-704e-4667-814d-2054b0df48ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4665 | 2026.05.11 15:43:01.295225 [ 301 ] {d96cfef8-704e-4667-814d-2054b0df48ce} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4666 | 2026.05.11 15:43:01.295427 [ 301 ] {d96cfef8-704e-4667-814d-2054b0df48ce} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.05.11 15:43:01.295557 [ 301 ] {d96cfef8-704e-4667-814d-2054b0df48ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 4668 | 2026.05.11 15:43:01.295594 [ 301 ] {d96cfef8-704e-4667-814d-2054b0df48ce} <Debug> TCPHandler: Processed in 0.001323847 sec. | ||
| 4669 | 2026.05.11 15:43:01.295722 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.05.11 15:43:01.295818 [ 301 ] {aca3e8e4-485c-408d-b7b7-65cdcd50ae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4671 | 2026.05.11 15:43:01.295870 [ 301 ] {aca3e8e4-485c-408d-b7b7-65cdcd50ae2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4672 | 2026.05.11 15:43:01.296660 [ 301 ] {aca3e8e4-485c-408d-b7b7-65cdcd50ae2f} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.05.11 15:43:01.296696 [ 301 ] {aca3e8e4-485c-408d-b7b7-65cdcd50ae2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4674 | 2026.05.11 15:43:01.297243 [ 301 ] {aca3e8e4-485c-408d-b7b7-65cdcd50ae2f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4675 | 2026.05.11 15:43:01.297460 [ 301 ] {aca3e8e4-485c-408d-b7b7-65cdcd50ae2f} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.05.11 15:43:01.297596 [ 301 ] {aca3e8e4-485c-408d-b7b7-65cdcd50ae2f} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001797 sec., 20589.872008903727 rows/sec., 36.90 MiB/sec. | ||
| 4677 | 2026.05.11 15:43:01.297658 [ 301 ] {aca3e8e4-485c-408d-b7b7-65cdcd50ae2f} <Debug> TCPHandler: Processed in 0.001984237 sec. | ||
| 4678 | 2026.05.11 15:43:01.297802 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.05.11 15:43:01.297898 [ 301 ] {57522eba-30d4-4c77-ba56-743339936e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4680 | 2026.05.11 15:43:01.297940 [ 301 ] {57522eba-30d4-4c77-ba56-743339936e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4681 | 2026.05.11 15:43:01.298281 [ 301 ] {57522eba-30d4-4c77-ba56-743339936e65} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.05.11 15:43:01.298315 [ 301 ] {57522eba-30d4-4c77-ba56-743339936e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4683 | 2026.05.11 15:43:01.298603 [ 301 ] {57522eba-30d4-4c77-ba56-743339936e65} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4684 | 2026.05.11 15:43:01.298791 [ 301 ] {57522eba-30d4-4c77-ba56-743339936e65} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.05.11 15:43:01.298908 [ 301 ] {57522eba-30d4-4c77-ba56-743339936e65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4686 | 2026.05.11 15:43:01.298941 [ 301 ] {57522eba-30d4-4c77-ba56-743339936e65} <Debug> TCPHandler: Processed in 0.001220055 sec. | ||
| 4687 | 2026.05.11 15:43:02.748019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10088 | ||
| 4688 | 2026.05.11 15:43:02.748586 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2026.05.11 15:43:02.748632 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4690 | 2026.05.11 15:43:02.749126 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4691 | 2026.05.11 15:43:02.749363 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.05.11 15:43:02.749487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10088 | ||
| 4693 | 2026.05.11 15:43:02.749494 [ 128 ] {} <Debug> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4694 | 2026.05.11 15:43:02.749571 [ 128 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2026.05.11 15:43:02.749594 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4696 | 2026.05.11 15:43:02.749707 [ 193 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 4697 | 2026.05.11 15:43:02.749834 [ 193 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4698 | 2026.05.11 15:43:02.749873 [ 193 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7720 rows starting from the beginning of the part | ||
| 4699 | 2026.05.11 15:43:02.749941 [ 193 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 4700 | 2026.05.11 15:43:02.749987 [ 193 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 4701 | 2026.05.11 15:43:02.750032 [ 193 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 4702 | 2026.05.11 15:43:02.750076 [ 193 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 4703 | 2026.05.11 15:43:02.750117 [ 193 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 4704 | 2026.05.11 15:43:02.752369 [ 198 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002712188 sec., 3719506.1699262736 rows/sec., 53.21 MiB/sec. | ||
| 4705 | 2026.05.11 15:43:02.752977 [ 198 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4706 | 2026.05.11 15:43:02.753285 [ 198 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_21_4} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.05.11 15:43:02.753366 [ 198 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_21_4} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4708 | 2026.05.11 15:43:02.753445 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4709 | 2026.05.11 15:43:03.289321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4710 | 2026.05.11 15:43:03.307289 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.05.11 15:43:03.307344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4712 | 2026.05.11 15:43:03.313496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4713 | 2026.05.11 15:43:03.314226 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.05.11 15:43:03.314596 [ 128 ] {} <Debug> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4715 | 2026.05.11 15:43:03.314688 [ 128 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.05.11 15:43:03.314709 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4717 | 2026.05.11 15:43:03.314823 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 4718 | 2026.05.11 15:43:03.317350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4719 | 2026.05.11 15:43:03.317655 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4720 | 2026.05.11 15:43:03.318406 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 4721 | 2026.05.11 15:43:03.321598 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4722 | 2026.05.11 15:43:03.324802 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4723 | 2026.05.11 15:43:03.328111 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 4724 | 2026.05.11 15:43:03.331826 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 4725 | 2026.05.11 15:43:03.335484 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 4726 | 2026.05.11 15:43:03.382538 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.067749578 sec., 2346.878086827345 rows/sec., 12.14 MiB/sec. | ||
| 4727 | 2026.05.11 15:43:03.384067 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4728 | 2026.05.11 15:43:03.385509 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_21_4} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.05.11 15:43:03.385652 [ 190 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_21_4} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4730 | 2026.05.11 15:43:03.386800 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4731 | 2026.05.11 15:43:04.000343 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.91 MiB, peak 263.45 MiB, free memory in arenas 0.00 B, will set to 255.23 MiB (RSS), difference: 2.32 MiB | ||
| 4732 | 2026.05.11 15:43:05.269887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 574 | ||
| 4733 | 2026.05.11 15:43:05.272228 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.05.11 15:43:05.272273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4735 | 2026.05.11 15:43:05.273522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4736 | 2026.05.11 15:43:05.273823 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.05.11 15:43:05.274013 [ 128 ] {} <Debug> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4738 | 2026.05.11 15:43:05.274082 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 574 | ||
| 4739 | 2026.05.11 15:43:05.274087 [ 128 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.05.11 15:43:05.274129 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4741 | 2026.05.11 15:43:05.274268 [ 204 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::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 | ||
| 4742 | 2026.05.11 15:43:05.274976 [ 204 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4743 | 2026.05.11 15:43:05.275152 [ 204 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 386 rows starting from the beginning of the part | ||
| 4744 | 2026.05.11 15:43:05.275552 [ 204 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 4745 | 2026.05.11 15:43:05.275954 [ 204 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4746 | 2026.05.11 15:43:05.276341 [ 204 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 4747 | 2026.05.11 15:43:05.276701 [ 204 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::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 | ||
| 4748 | 2026.05.11 15:43:05.277071 [ 204 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
| 4749 | 2026.05.11 15:43:05.283312 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 72 columns (72 merged, 0 gathered) in 0.009104001 sec., 63049.20221340046 rows/sec., 55.40 MiB/sec. | ||
| 4750 | 2026.05.11 15:43:05.284290 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4751 | 2026.05.11 15:43:05.284899 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_16_3} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.05.11 15:43:05.284970 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_16_3} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4753 | 2026.05.11 15:43:05.285185 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 4754 | 2026.05.11 15:43:06.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.35 MiB, peak 263.45 MiB, free memory in arenas 0.00 B, will set to 256.54 MiB (RSS), difference: 1.20 MiB | ||
| 4755 | 2026.05.11 15:43:06.282879 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.05.11 15:43:06.283132 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 4757 | 2026.05.11 15:43:06.283527 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4758 | 2026.05.11 15:43:06.283569 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <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 | ||
| 4759 | 2026.05.11 15:43:06.283826 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4760 | 2026.05.11 15:43:06.283898 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4761 | 2026.05.11 15:43:06.284038 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4762 | 2026.05.11 15:43:06.284073 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4763 | 2026.05.11 15:43:06.284095 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 4764 | 2026.05.11 15:43:06.284110 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4765 | 2026.05.11 15:43:06.284153 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <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'))" | ||
| 4766 | 2026.05.11 15:43:06.284172 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 4767 | 2026.05.11 15:43:06.285336 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002307 sec., 16471.6081491114 rows/sec., 3.34 MiB/sec. | ||
| 4768 | 2026.05.11 15:43:06.285448 [ 301 ] {ae6f888a-723f-49d6-8a86-d840c8ef2e09} <Debug> TCPHandler: Processed in 0.002711927 sec. | ||
| 4769 | 2026.05.11 15:43:06.287490 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.05.11 15:43:06.287606 [ 301 ] {31469292-36f6-4d76-a907-4468f816f911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4771 | 2026.05.11 15:43:06.287649 [ 301 ] {31469292-36f6-4d76-a907-4468f816f911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4772 | 2026.05.11 15:43:06.288252 [ 301 ] {31469292-36f6-4d76-a907-4468f816f911} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.05.11 15:43:06.288285 [ 301 ] {31469292-36f6-4d76-a907-4468f816f911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4774 | 2026.05.11 15:43:06.288620 [ 301 ] {31469292-36f6-4d76-a907-4468f816f911} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4775 | 2026.05.11 15:43:06.288901 [ 301 ] {31469292-36f6-4d76-a907-4468f816f911} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.05.11 15:43:06.289044 [ 301 ] {31469292-36f6-4d76-a907-4468f816f911} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001469 sec., 44928.522804629 rows/sec., 3.56 MiB/sec. | ||
| 4777 | 2026.05.11 15:43:06.289081 [ 301 ] {31469292-36f6-4d76-a907-4468f816f911} <Debug> TCPHandler: Processed in 0.001641797 sec. | ||
| 4778 | 2026.05.11 15:43:06.289218 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4779 | 2026.05.11 15:43:06.289313 [ 301 ] {34c22114-c7b3-4f30-9c96-fce8fda92adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4780 | 2026.05.11 15:43:06.289351 [ 301 ] {34c22114-c7b3-4f30-9c96-fce8fda92adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4781 | 2026.05.11 15:43:06.289757 [ 301 ] {34c22114-c7b3-4f30-9c96-fce8fda92adc} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.05.11 15:43:06.289790 [ 301 ] {34c22114-c7b3-4f30-9c96-fce8fda92adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4783 | 2026.05.11 15:43:06.290077 [ 301 ] {34c22114-c7b3-4f30-9c96-fce8fda92adc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4784 | 2026.05.11 15:43:06.290308 [ 301 ] {34c22114-c7b3-4f30-9c96-fce8fda92adc} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.05.11 15:43:06.290433 [ 301 ] {34c22114-c7b3-4f30-9c96-fce8fda92adc} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001138 sec., 4393.673110720562 rows/sec., 330.38 KiB/sec. | ||
| 4786 | 2026.05.11 15:43:06.290469 [ 301 ] {34c22114-c7b3-4f30-9c96-fce8fda92adc} <Debug> TCPHandler: Processed in 0.001300227 sec. | ||
| 4787 | 2026.05.11 15:43:06.290594 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4788 | 2026.05.11 15:43:06.290688 [ 301 ] {369da038-1197-497c-b693-0dd9a852d046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4789 | 2026.05.11 15:43:06.290726 [ 301 ] {369da038-1197-497c-b693-0dd9a852d046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4790 | 2026.05.11 15:43:06.291147 [ 301 ] {369da038-1197-497c-b693-0dd9a852d046} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.05.11 15:43:06.291182 [ 301 ] {369da038-1197-497c-b693-0dd9a852d046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4792 | 2026.05.11 15:43:06.291481 [ 301 ] {369da038-1197-497c-b693-0dd9a852d046} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4793 | 2026.05.11 15:43:06.291680 [ 301 ] {369da038-1197-497c-b693-0dd9a852d046} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2026.05.11 15:43:06.291804 [ 301 ] {369da038-1197-497c-b693-0dd9a852d046} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001134 sec., 60846.560846560846 rows/sec., 4.75 MiB/sec. | ||
| 4795 | 2026.05.11 15:43:06.291840 [ 301 ] {369da038-1197-497c-b693-0dd9a852d046} <Debug> TCPHandler: Processed in 0.001294777 sec. | ||
| 4796 | 2026.05.11 15:43:06.291966 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2026.05.11 15:43:06.292060 [ 301 ] {6c159f51-d69f-4b80-8668-7e1e9ea14bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4798 | 2026.05.11 15:43:06.292101 [ 301 ] {6c159f51-d69f-4b80-8668-7e1e9ea14bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4799 | 2026.05.11 15:43:06.292506 [ 301 ] {6c159f51-d69f-4b80-8668-7e1e9ea14bb6} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2026.05.11 15:43:06.292539 [ 301 ] {6c159f51-d69f-4b80-8668-7e1e9ea14bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4801 | 2026.05.11 15:43:06.292866 [ 301 ] {6c159f51-d69f-4b80-8668-7e1e9ea14bb6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4802 | 2026.05.11 15:43:06.293069 [ 301 ] {6c159f51-d69f-4b80-8668-7e1e9ea14bb6} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.05.11 15:43:06.293196 [ 301 ] {6c159f51-d69f-4b80-8668-7e1e9ea14bb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 4804 | 2026.05.11 15:43:06.293232 [ 301 ] {6c159f51-d69f-4b80-8668-7e1e9ea14bb6} <Debug> TCPHandler: Processed in 0.001314828 sec. | ||
| 4805 | 2026.05.11 15:43:06.293376 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2026.05.11 15:43:06.293475 [ 301 ] {972f7cd7-ecaf-4d01-be98-31485384ae56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4807 | 2026.05.11 15:43:06.293528 [ 301 ] {972f7cd7-ecaf-4d01-be98-31485384ae56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4808 | 2026.05.11 15:43:06.294296 [ 301 ] {972f7cd7-ecaf-4d01-be98-31485384ae56} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.05.11 15:43:06.294332 [ 301 ] {972f7cd7-ecaf-4d01-be98-31485384ae56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4810 | 2026.05.11 15:43:06.294858 [ 301 ] {972f7cd7-ecaf-4d01-be98-31485384ae56} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4811 | 2026.05.11 15:43:06.295115 [ 301 ] {972f7cd7-ecaf-4d01-be98-31485384ae56} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.05.11 15:43:06.295255 [ 301 ] {972f7cd7-ecaf-4d01-be98-31485384ae56} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001797 sec., 2782.4151363383417 rows/sec., 4.99 MiB/sec. | ||
| 4813 | 2026.05.11 15:43:06.295307 [ 301 ] {972f7cd7-ecaf-4d01-be98-31485384ae56} <Debug> TCPHandler: Processed in 0.001979086 sec. | ||
| 4814 | 2026.05.11 15:43:06.295451 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.05.11 15:43:06.295548 [ 301 ] {659f96cf-74a3-449c-ab97-cd4f1a45f828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4816 | 2026.05.11 15:43:06.295588 [ 301 ] {659f96cf-74a3-449c-ab97-cd4f1a45f828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4817 | 2026.05.11 15:43:06.295948 [ 301 ] {659f96cf-74a3-449c-ab97-cd4f1a45f828} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.05.11 15:43:06.295982 [ 301 ] {659f96cf-74a3-449c-ab97-cd4f1a45f828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4819 | 2026.05.11 15:43:06.296287 [ 301 ] {659f96cf-74a3-449c-ab97-cd4f1a45f828} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4820 | 2026.05.11 15:43:06.296491 [ 301 ] {659f96cf-74a3-449c-ab97-cd4f1a45f828} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.05.11 15:43:06.296614 [ 301 ] {659f96cf-74a3-449c-ab97-cd4f1a45f828} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4822 | 2026.05.11 15:43:06.296649 [ 301 ] {659f96cf-74a3-449c-ab97-cd4f1a45f828} <Debug> TCPHandler: Processed in 0.001254686 sec. | ||
| 4823 | 2026.05.11 15:43:10.155087 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4824 | 2026.05.11 15:43:10.155194 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4825 | 2026.05.11 15:43:10.249941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10600 | ||
| 4826 | 2026.05.11 15:43:10.250476 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.05.11 15:43:10.250520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4828 | 2026.05.11 15:43:10.251250 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4829 | 2026.05.11 15:43:10.251485 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.05.11 15:43:10.251616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10600 | ||
| 4831 | 2026.05.11 15:43:10.817762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4832 | 2026.05.11 15:43:10.831969 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.05.11 15:43:10.832029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4834 | 2026.05.11 15:43:10.837944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4835 | 2026.05.11 15:43:10.838653 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.05.11 15:43:10.841167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4837 | 2026.05.11 15:43:11.283484 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.05.11 15:43:11.283722 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 4839 | 2026.05.11 15:43:11.284079 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4840 | 2026.05.11 15:43:11.284114 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <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 | ||
| 4841 | 2026.05.11 15:43:11.284333 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4842 | 2026.05.11 15:43:11.284402 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4843 | 2026.05.11 15:43:11.284546 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4844 | 2026.05.11 15:43:11.284582 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4845 | 2026.05.11 15:43:11.284604 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 4846 | 2026.05.11 15:43:11.284620 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4847 | 2026.05.11 15:43:11.284660 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <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'))" | ||
| 4848 | 2026.05.11 15:43:11.284680 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 4849 | 2026.05.11 15:43:11.286132 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002506 sec., 15163.607342378293 rows/sec., 3.07 MiB/sec. | ||
| 4850 | 2026.05.11 15:43:11.286249 [ 301 ] {99dfb705-e859-48fb-a211-6301938b13b0} <Debug> TCPHandler: Processed in 0.002907373 sec. | ||
| 4851 | 2026.05.11 15:43:11.288595 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.05.11 15:43:11.288708 [ 301 ] {01ff2e2b-f8c9-4717-8b28-c59f416c0afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4853 | 2026.05.11 15:43:11.288751 [ 301 ] {01ff2e2b-f8c9-4717-8b28-c59f416c0afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4854 | 2026.05.11 15:43:11.289298 [ 301 ] {01ff2e2b-f8c9-4717-8b28-c59f416c0afc} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.05.11 15:43:11.289334 [ 301 ] {01ff2e2b-f8c9-4717-8b28-c59f416c0afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4856 | 2026.05.11 15:43:11.289730 [ 301 ] {01ff2e2b-f8c9-4717-8b28-c59f416c0afc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4857 | 2026.05.11 15:43:11.289958 [ 301 ] {01ff2e2b-f8c9-4717-8b28-c59f416c0afc} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.05.11 15:43:11.290107 [ 301 ] {01ff2e2b-f8c9-4717-8b28-c59f416c0afc} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.00143 sec., 90909.09090909091 rows/sec., 7.84 MiB/sec. | ||
| 4859 | 2026.05.11 15:43:11.290146 [ 301 ] {01ff2e2b-f8c9-4717-8b28-c59f416c0afc} <Debug> TCPHandler: Processed in 0.001603296 sec. | ||
| 4860 | 2026.05.11 15:43:11.290284 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2026.05.11 15:43:11.290381 [ 301 ] {981ce8b2-6ef7-45b0-b57c-055671cda8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4862 | 2026.05.11 15:43:11.290421 [ 301 ] {981ce8b2-6ef7-45b0-b57c-055671cda8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4863 | 2026.05.11 15:43:11.290844 [ 301 ] {981ce8b2-6ef7-45b0-b57c-055671cda8be} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.05.11 15:43:11.290881 [ 301 ] {981ce8b2-6ef7-45b0-b57c-055671cda8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4865 | 2026.05.11 15:43:11.291175 [ 301 ] {981ce8b2-6ef7-45b0-b57c-055671cda8be} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4866 | 2026.05.11 15:43:11.291413 [ 301 ] {981ce8b2-6ef7-45b0-b57c-055671cda8be} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.05.11 15:43:11.291553 [ 301 ] {981ce8b2-6ef7-45b0-b57c-055671cda8be} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00119 sec., 31092.436974789915 rows/sec., 2.28 MiB/sec. | ||
| 4868 | 2026.05.11 15:43:11.291590 [ 301 ] {981ce8b2-6ef7-45b0-b57c-055671cda8be} <Debug> TCPHandler: Processed in 0.001354599 sec. | ||
| 4869 | 2026.05.11 15:43:11.291716 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.05.11 15:43:11.291811 [ 301 ] {2e394d67-928c-46f1-937c-50bd606dc42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4871 | 2026.05.11 15:43:11.291850 [ 301 ] {2e394d67-928c-46f1-937c-50bd606dc42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4872 | 2026.05.11 15:43:11.292281 [ 301 ] {2e394d67-928c-46f1-937c-50bd606dc42b} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.05.11 15:43:11.292317 [ 301 ] {2e394d67-928c-46f1-937c-50bd606dc42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4874 | 2026.05.11 15:43:11.292619 [ 301 ] {2e394d67-928c-46f1-937c-50bd606dc42b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4875 | 2026.05.11 15:43:11.292829 [ 301 ] {2e394d67-928c-46f1-937c-50bd606dc42b} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.05.11 15:43:11.292954 [ 301 ] {2e394d67-928c-46f1-937c-50bd606dc42b} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001161 sec., 86993.97071490095 rows/sec., 6.79 MiB/sec. | ||
| 4877 | 2026.05.11 15:43:11.292990 [ 301 ] {2e394d67-928c-46f1-937c-50bd606dc42b} <Debug> TCPHandler: Processed in 0.001322908 sec. | ||
| 4878 | 2026.05.11 15:43:11.293143 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2026.05.11 15:43:11.293238 [ 301 ] {35f3ba7a-3429-4535-8d6f-915c632ab85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4880 | 2026.05.11 15:43:11.293280 [ 301 ] {35f3ba7a-3429-4535-8d6f-915c632ab85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4881 | 2026.05.11 15:43:11.293687 [ 301 ] {35f3ba7a-3429-4535-8d6f-915c632ab85f} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.05.11 15:43:11.293723 [ 301 ] {35f3ba7a-3429-4535-8d6f-915c632ab85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4883 | 2026.05.11 15:43:11.294055 [ 301 ] {35f3ba7a-3429-4535-8d6f-915c632ab85f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4884 | 2026.05.11 15:43:11.294263 [ 301 ] {35f3ba7a-3429-4535-8d6f-915c632ab85f} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.05.11 15:43:11.294389 [ 301 ] {35f3ba7a-3429-4535-8d6f-915c632ab85f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 4886 | 2026.05.11 15:43:11.294426 [ 301 ] {35f3ba7a-3429-4535-8d6f-915c632ab85f} <Debug> TCPHandler: Processed in 0.001331578 sec. | ||
| 4887 | 2026.05.11 15:43:11.294591 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.05.11 15:43:11.294690 [ 301 ] {d11fa797-6c6f-4a62-a3aa-ae539b23e615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4889 | 2026.05.11 15:43:11.294742 [ 301 ] {d11fa797-6c6f-4a62-a3aa-ae539b23e615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4890 | 2026.05.11 15:43:11.295663 [ 301 ] {d11fa797-6c6f-4a62-a3aa-ae539b23e615} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.05.11 15:43:11.295702 [ 301 ] {d11fa797-6c6f-4a62-a3aa-ae539b23e615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4892 | 2026.05.11 15:43:11.296322 [ 301 ] {d11fa797-6c6f-4a62-a3aa-ae539b23e615} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4893 | 2026.05.11 15:43:11.296562 [ 301 ] {d11fa797-6c6f-4a62-a3aa-ae539b23e615} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.05.11 15:43:11.296725 [ 301 ] {d11fa797-6c6f-4a62-a3aa-ae539b23e615} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002052 sec., 18031.189083820664 rows/sec., 32.31 MiB/sec. | ||
| 4895 | 2026.05.11 15:43:11.296788 [ 301 ] {d11fa797-6c6f-4a62-a3aa-ae539b23e615} <Debug> TCPHandler: Processed in 0.002246205 sec. | ||
| 4896 | 2026.05.11 15:43:11.296944 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.05.11 15:43:11.297065 [ 301 ] {ddc8953f-77d5-4759-8380-2f5edc9f5f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4898 | 2026.05.11 15:43:11.297116 [ 301 ] {ddc8953f-77d5-4759-8380-2f5edc9f5f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4899 | 2026.05.11 15:43:11.297655 [ 301 ] {ddc8953f-77d5-4759-8380-2f5edc9f5f02} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.05.11 15:43:11.297691 [ 301 ] {ddc8953f-77d5-4759-8380-2f5edc9f5f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4901 | 2026.05.11 15:43:11.297994 [ 301 ] {ddc8953f-77d5-4759-8380-2f5edc9f5f02} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4902 | 2026.05.11 15:43:11.298198 [ 301 ] {ddc8953f-77d5-4759-8380-2f5edc9f5f02} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.05.11 15:43:11.298322 [ 301 ] {ddc8953f-77d5-4759-8380-2f5edc9f5f02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001276 sec., 47021.94357366771 rows/sec., 3.17 MiB/sec. | ||
| 4904 | 2026.05.11 15:43:11.298357 [ 301 ] {ddc8953f-77d5-4759-8380-2f5edc9f5f02} <Debug> TCPHandler: Processed in 0.001465412 sec. | ||
| 4905 | 2026.05.11 15:43:15.274967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 602 | ||
| 4906 | 2026.05.11 15:43:15.277184 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.05.11 15:43:15.277242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4908 | 2026.05.11 15:43:15.278389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4909 | 2026.05.11 15:43:15.278653 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.05.11 15:43:15.278903 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4911 | 2026.05.11 15:43:16.283454 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.05.11 15:43:16.283667 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 4913 | 2026.05.11 15:43:16.284006 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4914 | 2026.05.11 15:43:16.284043 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <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 | ||
| 4915 | 2026.05.11 15:43:16.284255 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4916 | 2026.05.11 15:43:16.284322 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4917 | 2026.05.11 15:43:16.284465 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4918 | 2026.05.11 15:43:16.284499 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4919 | 2026.05.11 15:43:16.284520 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 4920 | 2026.05.11 15:43:16.284535 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4921 | 2026.05.11 15:43:16.284573 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <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'))" | ||
| 4922 | 2026.05.11 15:43:16.284593 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 4923 | 2026.05.11 15:43:16.285696 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002111 sec., 18000.947418285174 rows/sec., 3.65 MiB/sec. | ||
| 4924 | 2026.05.11 15:43:16.285812 [ 301 ] {4b134543-760a-48d7-8996-b4e9a4ebe4e5} <Debug> TCPHandler: Processed in 0.002482691 sec. | ||
| 4925 | 2026.05.11 15:43:16.287741 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.05.11 15:43:16.287852 [ 301 ] {c3a8aa9e-de94-4bc4-ad78-011d67f1ee72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4927 | 2026.05.11 15:43:16.287908 [ 301 ] {c3a8aa9e-de94-4bc4-ad78-011d67f1ee72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4928 | 2026.05.11 15:43:16.288507 [ 301 ] {c3a8aa9e-de94-4bc4-ad78-011d67f1ee72} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.05.11 15:43:16.288545 [ 301 ] {c3a8aa9e-de94-4bc4-ad78-011d67f1ee72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4930 | 2026.05.11 15:43:16.288922 [ 301 ] {c3a8aa9e-de94-4bc4-ad78-011d67f1ee72} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4931 | 2026.05.11 15:43:16.289151 [ 301 ] {c3a8aa9e-de94-4bc4-ad78-011d67f1ee72} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.05.11 15:43:16.289298 [ 301 ] {c3a8aa9e-de94-4bc4-ad78-011d67f1ee72} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001476 sec., 44715.44715447154 rows/sec., 3.54 MiB/sec. | ||
| 4933 | 2026.05.11 15:43:16.289337 [ 301 ] {c3a8aa9e-de94-4bc4-ad78-011d67f1ee72} <Debug> TCPHandler: Processed in 0.001645867 sec. | ||
| 4934 | 2026.05.11 15:43:16.289473 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.05.11 15:43:16.289571 [ 301 ] {b75bf565-6f83-4bd7-a524-f58766f46f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4936 | 2026.05.11 15:43:16.289611 [ 301 ] {b75bf565-6f83-4bd7-a524-f58766f46f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4937 | 2026.05.11 15:43:16.290056 [ 301 ] {b75bf565-6f83-4bd7-a524-f58766f46f41} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.05.11 15:43:16.290090 [ 301 ] {b75bf565-6f83-4bd7-a524-f58766f46f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4939 | 2026.05.11 15:43:16.290394 [ 301 ] {b75bf565-6f83-4bd7-a524-f58766f46f41} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4940 | 2026.05.11 15:43:16.290598 [ 301 ] {b75bf565-6f83-4bd7-a524-f58766f46f41} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.05.11 15:43:16.290724 [ 301 ] {b75bf565-6f83-4bd7-a524-f58766f46f41} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001172 sec., 4266.2116040955625 rows/sec., 320.80 KiB/sec. | ||
| 4942 | 2026.05.11 15:43:16.290724 [ 110 ] {} <Debug> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4943 | 2026.05.11 15:43:16.290762 [ 301 ] {b75bf565-6f83-4bd7-a524-f58766f46f41} <Debug> TCPHandler: Processed in 0.001339809 sec. | ||
| 4944 | 2026.05.11 15:43:16.290799 [ 110 ] {} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.05.11 15:43:16.290825 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4946 | 2026.05.11 15:43:16.290916 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.05.11 15:43:16.290930 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::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 | ||
| 4948 | 2026.05.11 15:43:16.291017 [ 301 ] {20d2a84c-0caf-4d2b-8a20-98edf6329de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4949 | 2026.05.11 15:43:16.291053 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4950 | 2026.05.11 15:43:16.291061 [ 301 ] {20d2a84c-0caf-4d2b-8a20-98edf6329de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4951 | 2026.05.11 15:43:16.291090 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 81 rows starting from the beginning of the part | ||
| 4952 | 2026.05.11 15:43:16.291154 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 4953 | 2026.05.11 15:43:16.291198 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 4954 | 2026.05.11 15:43:16.291237 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 4955 | 2026.05.11 15:43:16.291275 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 4956 | 2026.05.11 15:43:16.291312 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 4957 | 2026.05.11 15:43:16.291511 [ 301 ] {20d2a84c-0caf-4d2b-8a20-98edf6329de0} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.05.11 15:43:16.291554 [ 301 ] {20d2a84c-0caf-4d2b-8a20-98edf6329de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4959 | 2026.05.11 15:43:16.291911 [ 301 ] {20d2a84c-0caf-4d2b-8a20-98edf6329de0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4960 | 2026.05.11 15:43:16.292105 [ 196 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218735 sec., 139488.89627359516 rows/sec., 10.74 MiB/sec. | ||
| 4961 | 2026.05.11 15:43:16.292121 [ 301 ] {20d2a84c-0caf-4d2b-8a20-98edf6329de0} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.05.11 15:43:16.292258 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4963 | 2026.05.11 15:43:16.292269 [ 301 ] {20d2a84c-0caf-4d2b-8a20-98edf6329de0} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00127 sec., 54330.70866141732 rows/sec., 4.24 MiB/sec. | ||
| 4964 | 2026.05.11 15:43:16.292316 [ 301 ] {20d2a84c-0caf-4d2b-8a20-98edf6329de0} <Debug> TCPHandler: Processed in 0.001449941 sec. | ||
| 4965 | 2026.05.11 15:43:16.292460 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.05.11 15:43:16.292512 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_26_5} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.05.11 15:43:16.292558 [ 301 ] {45db9a78-66e8-4eb0-953b-fec7459e7358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4968 | 2026.05.11 15:43:16.292584 [ 198 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_26_5} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4969 | 2026.05.11 15:43:16.292606 [ 301 ] {45db9a78-66e8-4eb0-953b-fec7459e7358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4970 | 2026.05.11 15:43:16.292657 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4971 | 2026.05.11 15:43:16.293044 [ 301 ] {45db9a78-66e8-4eb0-953b-fec7459e7358} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.05.11 15:43:16.293083 [ 301 ] {45db9a78-66e8-4eb0-953b-fec7459e7358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4973 | 2026.05.11 15:43:16.293411 [ 301 ] {45db9a78-66e8-4eb0-953b-fec7459e7358} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4974 | 2026.05.11 15:43:16.293614 [ 301 ] {45db9a78-66e8-4eb0-953b-fec7459e7358} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.05.11 15:43:16.293739 [ 301 ] {45db9a78-66e8-4eb0-953b-fec7459e7358} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 4976 | 2026.05.11 15:43:16.293775 [ 301 ] {45db9a78-66e8-4eb0-953b-fec7459e7358} <Debug> TCPHandler: Processed in 0.001364619 sec. | ||
| 4977 | 2026.05.11 15:43:16.293915 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2026.05.11 15:43:16.294010 [ 301 ] {a5154404-52b0-4c6b-8047-5a0b52a87847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4979 | 2026.05.11 15:43:16.294060 [ 301 ] {a5154404-52b0-4c6b-8047-5a0b52a87847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4980 | 2026.05.11 15:43:16.295104 [ 301 ] {a5154404-52b0-4c6b-8047-5a0b52a87847} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.05.11 15:43:16.295168 [ 301 ] {a5154404-52b0-4c6b-8047-5a0b52a87847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4982 | 2026.05.11 15:43:16.295800 [ 301 ] {a5154404-52b0-4c6b-8047-5a0b52a87847} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4983 | 2026.05.11 15:43:16.296046 [ 301 ] {a5154404-52b0-4c6b-8047-5a0b52a87847} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.05.11 15:43:16.296174 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4985 | 2026.05.11 15:43:16.296213 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.05.11 15:43:16.296218 [ 301 ] {a5154404-52b0-4c6b-8047-5a0b52a87847} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002222 sec., 2250.2250225022503 rows/sec., 4.03 MiB/sec. | ||
| 4987 | 2026.05.11 15:43:16.296234 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 4988 | 2026.05.11 15:43:16.296329 [ 301 ] {a5154404-52b0-4c6b-8047-5a0b52a87847} <Debug> TCPHandler: Processed in 0.00246249 sec. | ||
| 4989 | 2026.05.11 15:43:16.296340 [ 191 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::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 | ||
| 4990 | 2026.05.11 15:43:16.296527 [ 191 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4991 | 2026.05.11 15:43:16.296535 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.05.11 15:43:16.296584 [ 191 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 555 rows starting from the beginning of the part | ||
| 4993 | 2026.05.11 15:43:16.296670 [ 301 ] {d5a1e628-e2a2-47d8-9734-507b101b329c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4994 | 2026.05.11 15:43:16.296704 [ 191 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 4995 | 2026.05.11 15:43:16.296730 [ 301 ] {d5a1e628-e2a2-47d8-9734-507b101b329c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4996 | 2026.05.11 15:43:16.296811 [ 191 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 4997 | 2026.05.11 15:43:16.296909 [ 191 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 4998 | 2026.05.11 15:43:16.296993 [ 191 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 4999 | 2026.05.11 15:43:16.297085 [ 191 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5000 | 2026.05.11 15:43:16.297127 [ 301 ] {d5a1e628-e2a2-47d8-9734-507b101b329c} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.05.11 15:43:16.297171 [ 301 ] {d5a1e628-e2a2-47d8-9734-507b101b329c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5002 | 2026.05.11 15:43:16.297528 [ 301 ] {d5a1e628-e2a2-47d8-9734-507b101b329c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5003 | 2026.05.11 15:43:16.297769 [ 301 ] {d5a1e628-e2a2-47d8-9734-507b101b329c} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.05.11 15:43:16.297907 [ 301 ] {d5a1e628-e2a2-47d8-9734-507b101b329c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001273 sec., 47132.757266300076 rows/sec., 3.18 MiB/sec. | ||
| 5005 | 2026.05.11 15:43:16.297946 [ 301 ] {d5a1e628-e2a2-47d8-9734-507b101b329c} <Debug> TCPHandler: Processed in 0.001519013 sec. | ||
| 5006 | 2026.05.11 15:43:16.301094 [ 198 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 19 columns (19 merged, 0 gathered) in 0.004790537 sec., 134431.69314838815 rows/sec., 240.90 MiB/sec. | ||
| 5007 | 2026.05.11 15:43:16.302100 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5008 | 2026.05.11 15:43:16.302452 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.05.11 15:43:16.302526 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5010 | 2026.05.11 15:43:16.302640 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 5011 | 2026.05.11 15:43:16.527092 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2026.05.11 15:43:16.527367 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5013 | 2026.05.11 15:43:16.527758 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5014 | 2026.05.11 15:43:16.527797 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5015 | 2026.05.11 15:43:16.528043 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5016 | 2026.05.11 15:43:16.528110 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5017 | 2026.05.11 15:43:16.528258 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 5018 | 2026.05.11 15:43:16.528293 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5019 | 2026.05.11 15:43:16.528314 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 5020 | 2026.05.11 15:43:16.528329 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5021 | 2026.05.11 15:43:16.528368 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5022 | 2026.05.11 15:43:16.528388 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 5023 | 2026.05.11 15:43:16.529445 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002193 sec., 17327.861377108984 rows/sec., 3.51 MiB/sec. | ||
| 5024 | 2026.05.11 15:43:16.529546 [ 301 ] {a27ed03b-886e-47ba-9800-ca773e5c1aa1} <Debug> TCPHandler: Processed in 0.002593915 sec. | ||
| 5025 | 2026.05.11 15:43:16.542564 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.05.11 15:43:16.542701 [ 301 ] {af6a9537-5f00-438c-939b-2bbb02db6180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5027 | 2026.05.11 15:43:16.542752 [ 301 ] {af6a9537-5f00-438c-939b-2bbb02db6180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5028 | 2026.05.11 15:43:16.543318 [ 301 ] {af6a9537-5f00-438c-939b-2bbb02db6180} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.05.11 15:43:16.543369 [ 301 ] {af6a9537-5f00-438c-939b-2bbb02db6180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5030 | 2026.05.11 15:43:16.543744 [ 301 ] {af6a9537-5f00-438c-939b-2bbb02db6180} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5031 | 2026.05.11 15:43:16.543983 [ 301 ] {af6a9537-5f00-438c-939b-2bbb02db6180} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.05.11 15:43:16.544129 [ 301 ] {af6a9537-5f00-438c-939b-2bbb02db6180} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001465 sec., 16382.252559726963 rows/sec., 1.36 MiB/sec. | ||
| 5033 | 2026.05.11 15:43:16.544167 [ 301 ] {af6a9537-5f00-438c-939b-2bbb02db6180} <Debug> TCPHandler: Processed in 0.001666298 sec. | ||
| 5034 | 2026.05.11 15:43:16.544295 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2026.05.11 15:43:16.544392 [ 301 ] {fdb9b581-5933-4f7a-897c-4698593cd234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5036 | 2026.05.11 15:43:16.544432 [ 301 ] {fdb9b581-5933-4f7a-897c-4698593cd234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5037 | 2026.05.11 15:43:16.545948 [ 301 ] {fdb9b581-5933-4f7a-897c-4698593cd234} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2026.05.11 15:43:16.545986 [ 301 ] {fdb9b581-5933-4f7a-897c-4698593cd234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5039 | 2026.05.11 15:43:16.546462 [ 301 ] {fdb9b581-5933-4f7a-897c-4698593cd234} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5040 | 2026.05.11 15:43:16.546671 [ 301 ] {fdb9b581-5933-4f7a-897c-4698593cd234} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.05.11 15:43:16.546798 [ 301 ] {fdb9b581-5933-4f7a-897c-4698593cd234} <Debug> executeQuery: Read 2595 rows, 198.75 KiB in 0.002424 sec., 1070544.5544554456 rows/sec., 80.07 MiB/sec. | ||
| 5042 | 2026.05.11 15:43:16.546807 [ 110 ] {} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5043 | 2026.05.11 15:43:16.546835 [ 301 ] {fdb9b581-5933-4f7a-897c-4698593cd234} <Debug> TCPHandler: Processed in 0.002589794 sec. | ||
| 5044 | 2026.05.11 15:43:16.546878 [ 110 ] {} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.05.11 15:43:16.546903 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5046 | 2026.05.11 15:43:16.546973 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.05.11 15:43:16.547024 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 5048 | 2026.05.11 15:43:16.547075 [ 301 ] {660f2e13-8493-4ae0-a1f3-32d3d5027a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5049 | 2026.05.11 15:43:16.547120 [ 301 ] {660f2e13-8493-4ae0-a1f3-32d3d5027a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5050 | 2026.05.11 15:43:16.547164 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5051 | 2026.05.11 15:43:16.547202 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2616 rows starting from the beginning of the part | ||
| 5052 | 2026.05.11 15:43:16.547266 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 130 rows starting from the beginning of the part | ||
| 5053 | 2026.05.11 15:43:16.547317 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
| 5054 | 2026.05.11 15:43:16.547365 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 130 rows starting from the beginning of the part | ||
| 5055 | 2026.05.11 15:43:16.547409 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 66 rows starting from the beginning of the part | ||
| 5056 | 2026.05.11 15:43:16.547452 [ 208 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2595 rows starting from the beginning of the part | ||
| 5057 | 2026.05.11 15:43:16.547590 [ 301 ] {660f2e13-8493-4ae0-a1f3-32d3d5027a3b} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.05.11 15:43:16.547631 [ 301 ] {660f2e13-8493-4ae0-a1f3-32d3d5027a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5059 | 2026.05.11 15:43:16.548046 [ 301 ] {660f2e13-8493-4ae0-a1f3-32d3d5027a3b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5060 | 2026.05.11 15:43:16.548270 [ 301 ] {660f2e13-8493-4ae0-a1f3-32d3d5027a3b} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.05.11 15:43:16.548404 [ 301 ] {660f2e13-8493-4ae0-a1f3-32d3d5027a3b} <Debug> executeQuery: Read 58 rows, 4.42 KiB in 0.001348 sec., 43026.706231454 rows/sec., 3.20 MiB/sec. | ||
| 5062 | 2026.05.11 15:43:16.548442 [ 301 ] {660f2e13-8493-4ae0-a1f3-32d3d5027a3b} <Debug> TCPHandler: Processed in 0.001521433 sec. | ||
| 5063 | 2026.05.11 15:43:16.548574 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.05.11 15:43:16.548671 [ 301 ] {fc045729-d9f2-4b6a-9256-f7a62c0c2b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5065 | 2026.05.11 15:43:16.548710 [ 301 ] {fc045729-d9f2-4b6a-9256-f7a62c0c2b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5066 | 2026.05.11 15:43:16.549532 [ 301 ] {fc045729-d9f2-4b6a-9256-f7a62c0c2b96} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.05.11 15:43:16.549555 [ 198 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5603 rows, containing 5 columns (5 merged, 0 gathered) in 0.002580724 sec., 2171096.1730119144 rows/sec., 172.12 MiB/sec. | ||
| 5068 | 2026.05.11 15:43:16.549568 [ 301 ] {fc045729-d9f2-4b6a-9256-f7a62c0c2b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5069 | 2026.05.11 15:43:16.549894 [ 197 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5070 | 2026.05.11 15:43:16.549940 [ 301 ] {fc045729-d9f2-4b6a-9256-f7a62c0c2b96} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5071 | 2026.05.11 15:43:16.550282 [ 301 ] {fc045729-d9f2-4b6a-9256-f7a62c0c2b96} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2026.05.11 15:43:16.550317 [ 197 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_36_7} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.05.11 15:43:16.550417 [ 197 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_36_7} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5074 | 2026.05.11 15:43:16.550449 [ 301 ] {fc045729-d9f2-4b6a-9256-f7a62c0c2b96} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001795 sec., 459610.0278551532 rows/sec., 26.89 MiB/sec. | ||
| 5075 | 2026.05.11 15:43:16.550496 [ 301 ] {fc045729-d9f2-4b6a-9256-f7a62c0c2b96} <Debug> TCPHandler: Processed in 0.001971516 sec. | ||
| 5076 | 2026.05.11 15:43:16.550514 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 5077 | 2026.05.11 15:43:16.550626 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2026.05.11 15:43:16.550727 [ 301 ] {58bedfe2-722c-4f2c-85d4-c94a169040d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5079 | 2026.05.11 15:43:16.550766 [ 301 ] {58bedfe2-722c-4f2c-85d4-c94a169040d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5080 | 2026.05.11 15:43:16.551312 [ 301 ] {58bedfe2-722c-4f2c-85d4-c94a169040d1} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.05.11 15:43:16.551360 [ 301 ] {58bedfe2-722c-4f2c-85d4-c94a169040d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5082 | 2026.05.11 15:43:16.551716 [ 301 ] {58bedfe2-722c-4f2c-85d4-c94a169040d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5083 | 2026.05.11 15:43:16.551943 [ 301 ] {58bedfe2-722c-4f2c-85d4-c94a169040d1} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.05.11 15:43:16.552093 [ 301 ] {58bedfe2-722c-4f2c-85d4-c94a169040d1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001382 sec., 723.589001447178 rows/sec., 50.88 KiB/sec. | ||
| 5085 | 2026.05.11 15:43:16.552157 [ 301 ] {58bedfe2-722c-4f2c-85d4-c94a169040d1} <Debug> TCPHandler: Processed in 0.001581346 sec. | ||
| 5086 | 2026.05.11 15:43:16.552336 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.05.11 15:43:16.552462 [ 301 ] {7db2da35-8d34-4b83-8d55-455cf1271a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.05.11 15:43:16.552516 [ 301 ] {7db2da35-8d34-4b83-8d55-455cf1271a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5089 | 2026.05.11 15:43:16.552998 [ 301 ] {7db2da35-8d34-4b83-8d55-455cf1271a0a} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.05.11 15:43:16.553036 [ 301 ] {7db2da35-8d34-4b83-8d55-455cf1271a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5091 | 2026.05.11 15:43:16.553339 [ 301 ] {7db2da35-8d34-4b83-8d55-455cf1271a0a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5092 | 2026.05.11 15:43:16.553546 [ 301 ] {7db2da35-8d34-4b83-8d55-455cf1271a0a} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.05.11 15:43:16.553674 [ 301 ] {7db2da35-8d34-4b83-8d55-455cf1271a0a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001249 sec., 9607.686148919136 rows/sec., 750.60 KiB/sec. | ||
| 5094 | 2026.05.11 15:43:16.553712 [ 301 ] {7db2da35-8d34-4b83-8d55-455cf1271a0a} <Debug> TCPHandler: Processed in 0.001484473 sec. | ||
| 5095 | 2026.05.11 15:43:16.553855 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2026.05.11 15:43:16.553954 [ 301 ] {12353d63-db92-49c7-94e8-d4cb674eff3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5097 | 2026.05.11 15:43:16.553996 [ 301 ] {12353d63-db92-49c7-94e8-d4cb674eff3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5098 | 2026.05.11 15:43:16.555043 [ 301 ] {12353d63-db92-49c7-94e8-d4cb674eff3e} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2026.05.11 15:43:16.555080 [ 301 ] {12353d63-db92-49c7-94e8-d4cb674eff3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5100 | 2026.05.11 15:43:16.555457 [ 301 ] {12353d63-db92-49c7-94e8-d4cb674eff3e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5101 | 2026.05.11 15:43:16.555665 [ 301 ] {12353d63-db92-49c7-94e8-d4cb674eff3e} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.05.11 15:43:16.555792 [ 108 ] {} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5103 | 2026.05.11 15:43:16.555794 [ 301 ] {12353d63-db92-49c7-94e8-d4cb674eff3e} <Debug> executeQuery: Read 1361 rows, 94.18 KiB in 0.001861 sec., 731327.2434175174 rows/sec., 49.42 MiB/sec. | ||
| 5104 | 2026.05.11 15:43:16.555835 [ 108 ] {} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.05.11 15:43:16.555857 [ 301 ] {12353d63-db92-49c7-94e8-d4cb674eff3e} <Debug> TCPHandler: Processed in 0.002052108 sec. | ||
| 5106 | 2026.05.11 15:43:16.555859 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5107 | 2026.05.11 15:43:16.555956 [ 208 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 5108 | 2026.05.11 15:43:16.556008 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.05.11 15:43:16.556062 [ 208 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5110 | 2026.05.11 15:43:16.556090 [ 208 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1402 rows starting from the beginning of the part | ||
| 5111 | 2026.05.11 15:43:16.556111 [ 301 ] {e123526e-da26-4fc6-844f-dfc39d83464a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.05.11 15:43:16.556135 [ 208 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 101 rows starting from the beginning of the part | ||
| 5113 | 2026.05.11 15:43:16.556165 [ 301 ] {e123526e-da26-4fc6-844f-dfc39d83464a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5114 | 2026.05.11 15:43:16.556179 [ 208 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 69 rows starting from the beginning of the part | ||
| 5115 | 2026.05.11 15:43:16.556219 [ 208 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 101 rows starting from the beginning of the part | ||
| 5116 | 2026.05.11 15:43:16.556253 [ 208 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 69 rows starting from the beginning of the part | ||
| 5117 | 2026.05.11 15:43:16.556292 [ 208 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1361 rows starting from the beginning of the part | ||
| 5118 | 2026.05.11 15:43:16.556892 [ 301 ] {e123526e-da26-4fc6-844f-dfc39d83464a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.05.11 15:43:16.556932 [ 301 ] {e123526e-da26-4fc6-844f-dfc39d83464a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5120 | 2026.05.11 15:43:16.557396 [ 301 ] {e123526e-da26-4fc6-844f-dfc39d83464a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5121 | 2026.05.11 15:43:16.557438 [ 197 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3103 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514353 sec., 2049059.8955461509 rows/sec., 148.95 MiB/sec. | ||
| 5122 | 2026.05.11 15:43:16.557629 [ 301 ] {e123526e-da26-4fc6-844f-dfc39d83464a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.05.11 15:43:16.557703 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5124 | 2026.05.11 15:43:16.557769 [ 301 ] {e123526e-da26-4fc6-844f-dfc39d83464a} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001677 sec., 913536.076326774 rows/sec., 55.84 MiB/sec. | ||
| 5125 | 2026.05.11 15:43:16.557780 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5126 | 2026.05.11 15:43:16.557813 [ 301 ] {e123526e-da26-4fc6-844f-dfc39d83464a} <Debug> TCPHandler: Processed in 0.001854063 sec. | ||
| 5127 | 2026.05.11 15:43:16.557832 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.05.11 15:43:16.557864 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5129 | 2026.05.11 15:43:16.557956 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 5130 | 2026.05.11 15:43:16.557958 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.05.11 15:43:16.558059 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_36_7} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.05.11 15:43:16.558072 [ 301 ] {2d7ba73e-8aa1-45b6-b818-d4e6ed6d93a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5133 | 2026.05.11 15:43:16.558062 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5134 | 2026.05.11 15:43:16.558141 [ 301 ] {2d7ba73e-8aa1-45b6-b818-d4e6ed6d93a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.11 15:43:16.558151 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_36_7} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5136 | 2026.05.11 15:43:16.558155 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12272 rows starting from the beginning of the part | ||
| 5137 | 2026.05.11 15:43:16.558240 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5138 | 2026.05.11 15:43:16.558254 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5139 | 2026.05.11 15:43:16.558290 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5140 | 2026.05.11 15:43:16.558338 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 5141 | 2026.05.11 15:43:16.558382 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5142 | 2026.05.11 15:43:16.558423 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1532 rows starting from the beginning of the part | ||
| 5143 | 2026.05.11 15:43:16.559020 [ 301 ] {2d7ba73e-8aa1-45b6-b818-d4e6ed6d93a0} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.05.11 15:43:16.559062 [ 301 ] {2d7ba73e-8aa1-45b6-b818-d4e6ed6d93a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5145 | 2026.05.11 15:43:16.559678 [ 301 ] {2d7ba73e-8aa1-45b6-b818-d4e6ed6d93a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5146 | 2026.05.11 15:43:16.559903 [ 301 ] {2d7ba73e-8aa1-45b6-b818-d4e6ed6d93a0} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.05.11 15:43:16.560042 [ 301 ] {2d7ba73e-8aa1-45b6-b818-d4e6ed6d93a0} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001988 sec., 23138.832997987927 rows/sec., 41.46 MiB/sec. | ||
| 5148 | 2026.05.11 15:43:16.560106 [ 301 ] {2d7ba73e-8aa1-45b6-b818-d4e6ed6d93a0} <Debug> TCPHandler: Processed in 0.002197563 sec. | ||
| 5149 | 2026.05.11 15:43:16.560240 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2026.05.11 15:43:16.560337 [ 301 ] {e1bf51c2-e501-4067-a2d8-e08d08860551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5151 | 2026.05.11 15:43:16.560379 [ 301 ] {e1bf51c2-e501-4067-a2d8-e08d08860551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5152 | 2026.05.11 15:43:16.560713 [ 301 ] {e1bf51c2-e501-4067-a2d8-e08d08860551} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.05.11 15:43:16.560748 [ 301 ] {e1bf51c2-e501-4067-a2d8-e08d08860551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5154 | 2026.05.11 15:43:16.561050 [ 301 ] {e1bf51c2-e501-4067-a2d8-e08d08860551} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5155 | 2026.05.11 15:43:16.561261 [ 301 ] {e1bf51c2-e501-4067-a2d8-e08d08860551} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.05.11 15:43:16.561367 [ 106 ] {} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5157 | 2026.05.11 15:43:16.561391 [ 301 ] {e1bf51c2-e501-4067-a2d8-e08d08860551} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 771.78 KiB/sec. | ||
| 5158 | 2026.05.11 15:43:16.561403 [ 106 ] {} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.05.11 15:43:16.561430 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5160 | 2026.05.11 15:43:16.561431 [ 301 ] {e1bf51c2-e501-4067-a2d8-e08d08860551} <Debug> TCPHandler: Processed in 0.001245106 sec. | ||
| 5161 | 2026.05.11 15:43:16.561517 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 5162 | 2026.05.11 15:43:16.561620 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5163 | 2026.05.11 15:43:16.561648 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1560 rows starting from the beginning of the part | ||
| 5164 | 2026.05.11 15:43:16.561698 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 5165 | 2026.05.11 15:43:16.561739 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5166 | 2026.05.11 15:43:16.561758 [ 200 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14444 rows, containing 5 columns (5 merged, 0 gathered) in 0.00384323 sec., 3758297.057423053 rows/sec., 240.37 MiB/sec. | ||
| 5167 | 2026.05.11 15:43:16.561776 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 5168 | 2026.05.11 15:43:16.561826 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5169 | 2026.05.11 15:43:16.561862 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 5170 | 2026.05.11 15:43:16.562280 [ 198 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5171 | 2026.05.11 15:43:16.562555 [ 198 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.05.11 15:43:16.562619 [ 198 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5173 | 2026.05.11 15:43:16.562689 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 5174 | 2026.05.11 15:43:16.562840 [ 200 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358199 sec., 1334119.6687672425 rows/sec., 89.91 MiB/sec. | ||
| 5175 | 2026.05.11 15:43:16.563043 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5176 | 2026.05.11 15:43:16.563300 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_36_7} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.11 15:43:16.563365 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_36_7} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5178 | 2026.05.11 15:43:16.563429 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5179 | 2026.05.11 15:43:17.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.43 MiB, peak 265.64 MiB, free memory in arenas 0.00 B, will set to 259.91 MiB (RSS), difference: 1.48 MiB | ||
| 5180 | 2026.05.11 15:43:17.751860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11048 | ||
| 5181 | 2026.05.11 15:43:17.752401 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.05.11 15:43:17.752452 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5183 | 2026.05.11 15:43:17.752939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5184 | 2026.05.11 15:43:17.753167 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.05.11 15:43:17.753295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11048 | ||
| 5186 | 2026.05.11 15:43:18.341387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5187 | 2026.05.11 15:43:18.355556 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.05.11 15:43:18.355604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5189 | 2026.05.11 15:43:18.361394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5190 | 2026.05.11 15:43:18.362054 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.05.11 15:43:18.364660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5192 | 2026.05.11 15:43:21.281796 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2026.05.11 15:43:21.282164 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 5194 | 2026.05.11 15:43:21.282539 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5195 | 2026.05.11 15:43:21.282573 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <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 | ||
| 5196 | 2026.05.11 15:43:21.282788 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5197 | 2026.05.11 15:43:21.282856 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5198 | 2026.05.11 15:43:21.282997 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5199 | 2026.05.11 15:43:21.283032 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5200 | 2026.05.11 15:43:21.283054 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 5201 | 2026.05.11 15:43:21.283069 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5202 | 2026.05.11 15:43:21.283110 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <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'))" | ||
| 5203 | 2026.05.11 15:43:21.283229 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 5204 | 2026.05.11 15:43:21.284608 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002598 sec., 14626.635873749037 rows/sec., 2.97 MiB/sec. | ||
| 5205 | 2026.05.11 15:43:21.284724 [ 301 ] {884e8aa6-729a-44ff-8370-b25dbc391561} <Debug> TCPHandler: Processed in 0.00312327 sec. | ||
| 5206 | 2026.05.11 15:43:21.286326 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.05.11 15:43:21.286442 [ 301 ] {6363d133-214a-46fa-b8a8-31e08ff3df46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5208 | 2026.05.11 15:43:21.286572 [ 301 ] {6363d133-214a-46fa-b8a8-31e08ff3df46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5209 | 2026.05.11 15:43:21.287202 [ 301 ] {6363d133-214a-46fa-b8a8-31e08ff3df46} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.05.11 15:43:21.287242 [ 301 ] {6363d133-214a-46fa-b8a8-31e08ff3df46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5211 | 2026.05.11 15:43:21.287623 [ 301 ] {6363d133-214a-46fa-b8a8-31e08ff3df46} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5212 | 2026.05.11 15:43:21.287882 [ 301 ] {6363d133-214a-46fa-b8a8-31e08ff3df46} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.05.11 15:43:21.288032 [ 301 ] {6363d133-214a-46fa-b8a8-31e08ff3df46} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 5214 | 2026.05.11 15:43:21.288070 [ 301 ] {6363d133-214a-46fa-b8a8-31e08ff3df46} <Debug> TCPHandler: Processed in 0.001799812 sec. | ||
| 5215 | 2026.05.11 15:43:21.288495 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.05.11 15:43:21.288607 [ 301 ] {1a4bc68c-a302-452a-a359-0c776199f577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5217 | 2026.05.11 15:43:21.288647 [ 301 ] {1a4bc68c-a302-452a-a359-0c776199f577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5218 | 2026.05.11 15:43:21.289156 [ 301 ] {1a4bc68c-a302-452a-a359-0c776199f577} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.05.11 15:43:21.289193 [ 301 ] {1a4bc68c-a302-452a-a359-0c776199f577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5220 | 2026.05.11 15:43:21.289512 [ 301 ] {1a4bc68c-a302-452a-a359-0c776199f577} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5221 | 2026.05.11 15:43:21.289727 [ 301 ] {1a4bc68c-a302-452a-a359-0c776199f577} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.05.11 15:43:21.289871 [ 301 ] {1a4bc68c-a302-452a-a359-0c776199f577} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 5223 | 2026.05.11 15:43:21.289909 [ 301 ] {1a4bc68c-a302-452a-a359-0c776199f577} <Debug> TCPHandler: Processed in 0.001470582 sec. | ||
| 5224 | 2026.05.11 15:43:21.290064 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.05.11 15:43:21.290163 [ 301 ] {a3640327-5180-4e84-bb24-7f67f6147183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5226 | 2026.05.11 15:43:21.290216 [ 301 ] {a3640327-5180-4e84-bb24-7f67f6147183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5227 | 2026.05.11 15:43:21.290651 [ 301 ] {a3640327-5180-4e84-bb24-7f67f6147183} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.05.11 15:43:21.290689 [ 301 ] {a3640327-5180-4e84-bb24-7f67f6147183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5229 | 2026.05.11 15:43:21.291151 [ 301 ] {a3640327-5180-4e84-bb24-7f67f6147183} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5230 | 2026.05.11 15:43:21.291376 [ 301 ] {a3640327-5180-4e84-bb24-7f67f6147183} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.05.11 15:43:21.291511 [ 301 ] {a3640327-5180-4e84-bb24-7f67f6147183} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001368 sec., 93567.2514619883 rows/sec., 6.52 MiB/sec. | ||
| 5232 | 2026.05.11 15:43:21.291548 [ 301 ] {a3640327-5180-4e84-bb24-7f67f6147183} <Debug> TCPHandler: Processed in 0.001535244 sec. | ||
| 5233 | 2026.05.11 15:43:21.291710 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.05.11 15:43:21.291808 [ 301 ] {932a395d-4c92-41d4-b457-47f759c62a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5235 | 2026.05.11 15:43:21.291851 [ 301 ] {932a395d-4c92-41d4-b457-47f759c62a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5236 | 2026.05.11 15:43:21.292218 [ 301 ] {932a395d-4c92-41d4-b457-47f759c62a39} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.05.11 15:43:21.292254 [ 301 ] {932a395d-4c92-41d4-b457-47f759c62a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5238 | 2026.05.11 15:43:21.292653 [ 301 ] {932a395d-4c92-41d4-b457-47f759c62a39} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5239 | 2026.05.11 15:43:21.292858 [ 301 ] {932a395d-4c92-41d4-b457-47f759c62a39} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.05.11 15:43:21.292989 [ 301 ] {932a395d-4c92-41d4-b457-47f759c62a39} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0012 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
| 5241 | 2026.05.11 15:43:21.293024 [ 301 ] {932a395d-4c92-41d4-b457-47f759c62a39} <Debug> TCPHandler: Processed in 0.001363919 sec. | ||
| 5242 | 2026.05.11 15:43:25.155278 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5243 | 2026.05.11 15:43:25.155361 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5244 | 2026.05.11 15:43:25.253489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11560 | ||
| 5245 | 2026.05.11 15:43:25.254007 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.05.11 15:43:25.254056 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5247 | 2026.05.11 15:43:25.254573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5248 | 2026.05.11 15:43:25.254816 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.05.11 15:43:25.254941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11560 | ||
| 5250 | 2026.05.11 15:43:25.279062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 648 | ||
| 5251 | 2026.05.11 15:43:25.281647 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.05.11 15:43:25.281690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5253 | 2026.05.11 15:43:25.282911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5254 | 2026.05.11 15:43:25.283203 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.05.11 15:43:25.283469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 5256 | 2026.05.11 15:43:25.864705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5257 | 2026.05.11 15:43:25.880724 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.05.11 15:43:25.880787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5259 | 2026.05.11 15:43:25.887057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5260 | 2026.05.11 15:43:25.887834 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.05.11 15:43:25.890583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5262 | 2026.05.11 15:43:26.280737 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.05.11 15:43:26.280974 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 5264 | 2026.05.11 15:43:26.281329 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5265 | 2026.05.11 15:43:26.281364 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <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 | ||
| 5266 | 2026.05.11 15:43:26.281588 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5267 | 2026.05.11 15:43:26.281658 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5268 | 2026.05.11 15:43:26.281808 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5269 | 2026.05.11 15:43:26.281847 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5270 | 2026.05.11 15:43:26.281869 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 5271 | 2026.05.11 15:43:26.281885 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5272 | 2026.05.11 15:43:26.281925 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <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'))" | ||
| 5273 | 2026.05.11 15:43:26.281946 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 5274 | 2026.05.11 15:43:26.283149 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002251 sec., 16881.38605064416 rows/sec., 3.42 MiB/sec. | ||
| 5275 | 2026.05.11 15:43:26.283354 [ 301 ] {693f2bde-47ad-4060-a9ae-0428b3422473} <Debug> TCPHandler: Processed in 0.002763089 sec. | ||
| 5276 | 2026.05.11 15:43:26.285546 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.05.11 15:43:26.285692 [ 301 ] {39a99296-827d-435b-9f0d-eab90f6e00b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5278 | 2026.05.11 15:43:26.285756 [ 301 ] {39a99296-827d-435b-9f0d-eab90f6e00b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5279 | 2026.05.11 15:43:26.286426 [ 301 ] {39a99296-827d-435b-9f0d-eab90f6e00b7} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.05.11 15:43:26.286475 [ 301 ] {39a99296-827d-435b-9f0d-eab90f6e00b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5281 | 2026.05.11 15:43:26.286893 [ 301 ] {39a99296-827d-435b-9f0d-eab90f6e00b7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5282 | 2026.05.11 15:43:26.287146 [ 301 ] {39a99296-827d-435b-9f0d-eab90f6e00b7} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.05.11 15:43:26.287309 [ 301 ] {39a99296-827d-435b-9f0d-eab90f6e00b7} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001667 sec., 39592.08158368326 rows/sec., 3.14 MiB/sec. | ||
| 5284 | 2026.05.11 15:43:26.287347 [ 301 ] {39a99296-827d-435b-9f0d-eab90f6e00b7} <Debug> TCPHandler: Processed in 0.001924755 sec. | ||
| 5285 | 2026.05.11 15:43:26.287484 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.05.11 15:43:26.287580 [ 301 ] {e3f5f326-db1a-4eb8-9d8d-e215eb79bd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.05.11 15:43:26.287620 [ 301 ] {e3f5f326-db1a-4eb8-9d8d-e215eb79bd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5288 | 2026.05.11 15:43:26.288161 [ 301 ] {e3f5f326-db1a-4eb8-9d8d-e215eb79bd89} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.05.11 15:43:26.288205 [ 301 ] {e3f5f326-db1a-4eb8-9d8d-e215eb79bd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5290 | 2026.05.11 15:43:26.288528 [ 301 ] {e3f5f326-db1a-4eb8-9d8d-e215eb79bd89} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5291 | 2026.05.11 15:43:26.288738 [ 301 ] {e3f5f326-db1a-4eb8-9d8d-e215eb79bd89} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.05.11 15:43:26.288866 [ 301 ] {e3f5f326-db1a-4eb8-9d8d-e215eb79bd89} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001305 sec., 3831.417624521073 rows/sec., 288.10 KiB/sec. | ||
| 5293 | 2026.05.11 15:43:26.288902 [ 301 ] {e3f5f326-db1a-4eb8-9d8d-e215eb79bd89} <Debug> TCPHandler: Processed in 0.001467372 sec. | ||
| 5294 | 2026.05.11 15:43:26.289052 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.05.11 15:43:26.289146 [ 301 ] {fe8d16c4-72ed-4cc4-814b-071e78006551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5296 | 2026.05.11 15:43:26.289185 [ 301 ] {fe8d16c4-72ed-4cc4-814b-071e78006551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5297 | 2026.05.11 15:43:26.289625 [ 301 ] {fe8d16c4-72ed-4cc4-814b-071e78006551} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.05.11 15:43:26.289662 [ 301 ] {fe8d16c4-72ed-4cc4-814b-071e78006551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5299 | 2026.05.11 15:43:26.289968 [ 301 ] {fe8d16c4-72ed-4cc4-814b-071e78006551} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5300 | 2026.05.11 15:43:26.290192 [ 301 ] {fe8d16c4-72ed-4cc4-814b-071e78006551} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.05.11 15:43:26.290336 [ 301 ] {fe8d16c4-72ed-4cc4-814b-071e78006551} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001209 sec., 57071.960297766745 rows/sec., 4.46 MiB/sec. | ||
| 5302 | 2026.05.11 15:43:26.290376 [ 301 ] {fe8d16c4-72ed-4cc4-814b-071e78006551} <Debug> TCPHandler: Processed in 0.001373339 sec. | ||
| 5303 | 2026.05.11 15:43:26.290703 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2026.05.11 15:43:26.290823 [ 301 ] {afb48079-ae35-4f7e-9e36-bd5b5a54c100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5305 | 2026.05.11 15:43:26.290868 [ 301 ] {afb48079-ae35-4f7e-9e36-bd5b5a54c100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5306 | 2026.05.11 15:43:26.291307 [ 301 ] {afb48079-ae35-4f7e-9e36-bd5b5a54c100} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.05.11 15:43:26.291344 [ 301 ] {afb48079-ae35-4f7e-9e36-bd5b5a54c100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5308 | 2026.05.11 15:43:26.291679 [ 301 ] {afb48079-ae35-4f7e-9e36-bd5b5a54c100} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5309 | 2026.05.11 15:43:26.291907 [ 301 ] {afb48079-ae35-4f7e-9e36-bd5b5a54c100} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.05.11 15:43:26.292044 [ 301 ] {afb48079-ae35-4f7e-9e36-bd5b5a54c100} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 5311 | 2026.05.11 15:43:26.292081 [ 301 ] {afb48079-ae35-4f7e-9e36-bd5b5a54c100} <Debug> TCPHandler: Processed in 0.001428421 sec. | ||
| 5312 | 2026.05.11 15:43:26.292338 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.05.11 15:43:26.292434 [ 301 ] {5e86cb35-9793-4d0e-b746-3c25ad90163f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5314 | 2026.05.11 15:43:26.292485 [ 301 ] {5e86cb35-9793-4d0e-b746-3c25ad90163f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5315 | 2026.05.11 15:43:26.293217 [ 301 ] {5e86cb35-9793-4d0e-b746-3c25ad90163f} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.05.11 15:43:26.293253 [ 301 ] {5e86cb35-9793-4d0e-b746-3c25ad90163f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5317 | 2026.05.11 15:43:26.293733 [ 301 ] {5e86cb35-9793-4d0e-b746-3c25ad90163f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5318 | 2026.05.11 15:43:26.293944 [ 301 ] {5e86cb35-9793-4d0e-b746-3c25ad90163f} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.05.11 15:43:26.294075 [ 301 ] {5e86cb35-9793-4d0e-b746-3c25ad90163f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00166 sec., 3012.0481927710844 rows/sec., 5.40 MiB/sec. | ||
| 5320 | 2026.05.11 15:43:26.294125 [ 301 ] {5e86cb35-9793-4d0e-b746-3c25ad90163f} <Debug> TCPHandler: Processed in 0.001938935 sec. | ||
| 5321 | 2026.05.11 15:43:26.294237 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.05.11 15:43:26.294331 [ 301 ] {aa8ed0a4-8022-43fc-9143-c659bb135b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5323 | 2026.05.11 15:43:26.294372 [ 301 ] {aa8ed0a4-8022-43fc-9143-c659bb135b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5324 | 2026.05.11 15:43:26.294712 [ 301 ] {aa8ed0a4-8022-43fc-9143-c659bb135b0b} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.05.11 15:43:26.294747 [ 301 ] {aa8ed0a4-8022-43fc-9143-c659bb135b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5326 | 2026.05.11 15:43:26.295042 [ 301 ] {aa8ed0a4-8022-43fc-9143-c659bb135b0b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5327 | 2026.05.11 15:43:26.295243 [ 301 ] {aa8ed0a4-8022-43fc-9143-c659bb135b0b} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.05.11 15:43:26.295376 [ 301 ] {aa8ed0a4-8022-43fc-9143-c659bb135b0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5329 | 2026.05.11 15:43:26.295411 [ 301 ] {aa8ed0a4-8022-43fc-9143-c659bb135b0b} <Debug> TCPHandler: Processed in 0.001223295 sec. | ||
| 5330 | 2026.05.11 15:43:30.063062 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42270 | ||
| 5331 | 2026.05.11 15:43:30.063161 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5332 | 2026.05.11 15:43:30.063188 [ 306 ] {} <Debug> TCP-Session: 819412de-0ddb-4d88-b42d-f8536bd67dc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42270 | ||
| 5333 | 2026.05.11 15:43:30.063210 [ 306 ] {} <Debug> TCP-Session: 819412de-0ddb-4d88-b42d-f8536bd67dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2026.05.11 15:43:30.063288 [ 306 ] {} <Debug> TCP-Session: 819412de-0ddb-4d88-b42d-f8536bd67dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.05.11 15:43:30.063530 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36190 | ||
| 5336 | 2026.05.11 15:43:30.063562 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59844 | ||
| 5337 | 2026.05.11 15:43:30.063586 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65273 | ||
| 5338 | 2026.05.11 15:43:30.063608 [ 306 ] {} <Trace> TCP-Session: 819412de-0ddb-4d88-b42d-f8536bd67dc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.05.11 15:43:30.063629 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5340 | 2026.05.11 15:43:30.063649 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5341 | 2026.05.11 15:43:30.063686 [ 307 ] {} <Debug> TCP-Session: aa78b61e-46d1-4b30-89a2-9174cc90438a Authenticating user 'default' from [fd00:1122:3344:101::e]:36190 | ||
| 5342 | 2026.05.11 15:43:30.063702 [ 259 ] {} <Debug> TCP-Session: 778c9ec3-a948-477a-ba8e-a3f9f8b6f82f Authenticating user 'default' from [fd00:1122:3344:101::e]:59844 | ||
| 5343 | 2026.05.11 15:43:30.063717 [ 307 ] {} <Debug> TCP-Session: aa78b61e-46d1-4b30-89a2-9174cc90438a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.05.11 15:43:30.063575 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44351 | ||
| 5345 | 2026.05.11 15:43:30.063739 [ 307 ] {} <Debug> TCP-Session: aa78b61e-46d1-4b30-89a2-9174cc90438a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.05.11 15:43:30.063733 [ 259 ] {} <Debug> TCP-Session: 778c9ec3-a948-477a-ba8e-a3f9f8b6f82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.05.11 15:43:30.063549 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63813 | ||
| 5348 | 2026.05.11 15:43:30.063799 [ 259 ] {} <Debug> TCP-Session: 778c9ec3-a948-477a-ba8e-a3f9f8b6f82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2026.05.11 15:43:30.063815 [ 306 ] {e88dd8ae-3de8-4279-b50e-247b6f65e73b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42270) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5350 | 2026.05.11 15:43:30.063541 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35088 | ||
| 5351 | 2026.05.11 15:43:30.063538 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44684 | ||
| 5352 | 2026.05.11 15:43:30.063605 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54483 | ||
| 5353 | 2026.05.11 15:43:30.064121 [ 306 ] {e88dd8ae-3de8-4279-b50e-247b6f65e73b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5354 | 2026.05.11 15:43:30.064183 [ 306 ] {e88dd8ae-3de8-4279-b50e-247b6f65e73b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5355 | 2026.05.11 15:43:30.064394 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5356 | 2026.05.11 15:43:30.064434 [ 303 ] {} <Debug> TCP-Session: 8013fd38-b316-4c47-9edc-d54f34598a77 Authenticating user 'default' from [fd00:1122:3344:101::e]:54483 | ||
| 5357 | 2026.05.11 15:43:30.064482 [ 303 ] {} <Debug> TCP-Session: 8013fd38-b316-4c47-9edc-d54f34598a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5358 | 2026.05.11 15:43:30.064499 [ 303 ] {} <Debug> TCP-Session: 8013fd38-b316-4c47-9edc-d54f34598a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.05.11 15:43:30.064509 [ 306 ] {e88dd8ae-3de8-4279-b50e-247b6f65e73b} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 5360 | 2026.05.11 15:43:30.064562 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5361 | 2026.05.11 15:43:30.064610 [ 310 ] {} <Debug> TCP-Session: b6a2deb4-479a-4def-a0d3-1e7987a0b970 Authenticating user 'default' from [fd00:1122:3344:101::e]:63813 | ||
| 5362 | 2026.05.11 15:43:30.064638 [ 310 ] {} <Debug> TCP-Session: b6a2deb4-479a-4def-a0d3-1e7987a0b970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.05.11 15:43:30.064656 [ 310 ] {} <Debug> TCP-Session: b6a2deb4-479a-4def-a0d3-1e7987a0b970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2026.05.11 15:43:30.064815 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5365 | 2026.05.11 15:43:30.064856 [ 302 ] {} <Debug> TCP-Session: 7f9e1fc6-9ced-442c-b73d-156940c914eb Authenticating user 'default' from [fd00:1122:3344:101::e]:65273 | ||
| 5366 | 2026.05.11 15:43:30.064875 [ 302 ] {} <Debug> TCP-Session: 7f9e1fc6-9ced-442c-b73d-156940c914eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.05.11 15:43:30.064894 [ 302 ] {} <Debug> TCP-Session: 7f9e1fc6-9ced-442c-b73d-156940c914eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5368 | 2026.05.11 15:43:30.064942 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5369 | 2026.05.11 15:43:30.064983 [ 309 ] {} <Debug> TCP-Session: 52e03a86-f043-4095-86e1-b2c9a8ecafd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35088 | ||
| 5370 | 2026.05.11 15:43:30.065006 [ 309 ] {} <Debug> TCP-Session: 52e03a86-f043-4095-86e1-b2c9a8ecafd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.05.11 15:43:30.065019 [ 309 ] {} <Debug> TCP-Session: 52e03a86-f043-4095-86e1-b2c9a8ecafd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.05.11 15:43:30.065056 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5373 | 2026.05.11 15:43:30.065090 [ 293 ] {} <Debug> TCP-Session: a37e1b11-8007-4f86-b17a-089f13b5decb Authenticating user 'default' from [fd00:1122:3344:101::e]:44351 | ||
| 5374 | 2026.05.11 15:43:30.065108 [ 293 ] {} <Debug> TCP-Session: a37e1b11-8007-4f86-b17a-089f13b5decb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.05.11 15:43:30.065124 [ 293 ] {} <Debug> TCP-Session: a37e1b11-8007-4f86-b17a-089f13b5decb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.05.11 15:43:30.065168 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5377 | 2026.05.11 15:43:30.065208 [ 308 ] {} <Debug> TCP-Session: ea69c8e5-7035-43f0-861b-89d330ecd295 Authenticating user 'default' from [fd00:1122:3344:101::e]:44684 | ||
| 5378 | 2026.05.11 15:43:30.065228 [ 308 ] {} <Debug> TCP-Session: ea69c8e5-7035-43f0-861b-89d330ecd295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.05.11 15:43:30.065248 [ 308 ] {} <Debug> TCP-Session: ea69c8e5-7035-43f0-861b-89d330ecd295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.05.11 15:43:30.065428 [ 333 ] {e88dd8ae-3de8-4279-b50e-247b6f65e73b} <Trace> AggregatingTransform: Aggregating | ||
| 5381 | 2026.05.11 15:43:30.065495 [ 333 ] {e88dd8ae-3de8-4279-b50e-247b6f65e73b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5382 | 2026.05.11 15:43:30.065527 [ 333 ] {e88dd8ae-3de8-4279-b50e-247b6f65e73b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908666 sec. (1100.514 rows/sec., 42.99 KiB/sec.) | ||
| 5383 | 2026.05.11 15:43:30.065544 [ 333 ] {e88dd8ae-3de8-4279-b50e-247b6f65e73b} <Trace> Aggregator: Merging aggregated data | ||
| 5384 | 2026.05.11 15:43:30.066213 [ 306 ] {e88dd8ae-3de8-4279-b50e-247b6f65e73b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00246 sec., 406.5040650406504 rows/sec., 15.88 KiB/sec. | ||
| 5385 | 2026.05.11 15:43:30.066363 [ 306 ] {e88dd8ae-3de8-4279-b50e-247b6f65e73b} <Debug> TCPHandler: Processed in 0.002877202 sec. | ||
| 5386 | 2026.05.11 15:43:30.066495 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5387 | 2026.05.11 15:43:30.066524 [ 306 ] {} <Debug> TCP-Session: 819412de-0ddb-4d88-b42d-f8536bd67dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2026.05.11 15:43:30.066528 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5389 | 2026.05.11 15:43:30.066548 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5390 | 2026.05.11 15:43:30.066574 [ 307 ] {} <Debug> TCP-Session: aa78b61e-46d1-4b30-89a2-9174cc90438a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5391 | 2026.05.11 15:43:30.066576 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5392 | 2026.05.11 15:43:30.066584 [ 308 ] {} <Debug> TCP-Session: ea69c8e5-7035-43f0-861b-89d330ecd295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.05.11 15:43:30.066591 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5394 | 2026.05.11 15:43:30.066622 [ 303 ] {} <Debug> TCP-Session: 8013fd38-b316-4c47-9edc-d54f34598a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.05.11 15:43:30.066631 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5396 | 2026.05.11 15:43:30.066646 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5397 | 2026.05.11 15:43:30.066646 [ 310 ] {} <Debug> TCP-Session: b6a2deb4-479a-4def-a0d3-1e7987a0b970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.05.11 15:43:30.066688 [ 293 ] {} <Debug> TCP-Session: a37e1b11-8007-4f86-b17a-089f13b5decb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.05.11 15:43:30.066710 [ 309 ] {} <Debug> TCP-Session: 52e03a86-f043-4095-86e1-b2c9a8ecafd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5400 | 2026.05.11 15:43:30.066661 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5401 | 2026.05.11 15:43:30.066616 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5402 | 2026.05.11 15:43:30.066788 [ 302 ] {} <Debug> TCP-Session: 7f9e1fc6-9ced-442c-b73d-156940c914eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5403 | 2026.05.11 15:43:30.066816 [ 259 ] {} <Debug> TCP-Session: 778c9ec3-a948-477a-ba8e-a3f9f8b6f82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5404 | 2026.05.11 15:43:30.086370 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42110 | ||
| 5405 | 2026.05.11 15:43:30.086456 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5406 | 2026.05.11 15:43:30.086484 [ 306 ] {} <Debug> TCP-Session: 217a6c1e-3cdd-472c-8b9d-8cd8bfcaca89 Authenticating user 'default' from [fd00:1122:3344:101::e]:42110 | ||
| 5407 | 2026.05.11 15:43:30.086508 [ 306 ] {} <Debug> TCP-Session: 217a6c1e-3cdd-472c-8b9d-8cd8bfcaca89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.05.11 15:43:30.086522 [ 306 ] {} <Debug> TCP-Session: 217a6c1e-3cdd-472c-8b9d-8cd8bfcaca89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5409 | 2026.05.11 15:43:30.086725 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52979 | ||
| 5410 | 2026.05.11 15:43:30.086762 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60333 | ||
| 5411 | 2026.05.11 15:43:30.086763 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51393 | ||
| 5412 | 2026.05.11 15:43:30.086803 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57532 | ||
| 5413 | 2026.05.11 15:43:30.086826 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55850 | ||
| 5414 | 2026.05.11 15:43:30.086844 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52120 | ||
| 5415 | 2026.05.11 15:43:30.086878 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5416 | 2026.05.11 15:43:30.086907 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5417 | 2026.05.11 15:43:30.086838 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5418 | 2026.05.11 15:43:30.086930 [ 259 ] {} <Debug> TCP-Session: 45fd9306-b5c7-418f-83ef-3a255ea54f4e Authenticating user 'default' from [fd00:1122:3344:101::e]:57532 | ||
| 5419 | 2026.05.11 15:43:30.086945 [ 293 ] {} <Debug> TCP-Session: 99ba3c6f-d573-4730-8ba6-8691a6f7f6dc Authenticating user 'default' from [fd00:1122:3344:101::e]:55850 | ||
| 5420 | 2026.05.11 15:43:30.086969 [ 309 ] {} <Debug> TCP-Session: 707ccf73-01cd-4e04-b90e-fc534aa413fb Authenticating user 'default' from [fd00:1122:3344:101::e]:60333 | ||
| 5421 | 2026.05.11 15:43:30.086978 [ 259 ] {} <Debug> TCP-Session: 45fd9306-b5c7-418f-83ef-3a255ea54f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2026.05.11 15:43:30.086990 [ 293 ] {} <Debug> TCP-Session: 99ba3c6f-d573-4730-8ba6-8691a6f7f6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.05.11 15:43:30.087010 [ 259 ] {} <Debug> TCP-Session: 45fd9306-b5c7-418f-83ef-3a255ea54f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.05.11 15:43:30.087007 [ 309 ] {} <Debug> TCP-Session: 707ccf73-01cd-4e04-b90e-fc534aa413fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.05.11 15:43:30.087023 [ 293 ] {} <Debug> TCP-Session: 99ba3c6f-d573-4730-8ba6-8691a6f7f6dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5426 | 2026.05.11 15:43:30.087055 [ 309 ] {} <Debug> TCP-Session: 707ccf73-01cd-4e04-b90e-fc534aa413fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.05.11 15:43:30.086934 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5428 | 2026.05.11 15:43:30.086835 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65208 | ||
| 5429 | 2026.05.11 15:43:30.087111 [ 303 ] {} <Debug> TCP-Session: bc9d5ac7-3166-4f0c-bd6e-6be4557accbd Authenticating user 'default' from [fd00:1122:3344:101::e]:52120 | ||
| 5430 | 2026.05.11 15:43:30.086805 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5431 | 2026.05.11 15:43:30.087146 [ 303 ] {} <Debug> TCP-Session: bc9d5ac7-3166-4f0c-bd6e-6be4557accbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.05.11 15:43:30.087165 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5433 | 2026.05.11 15:43:30.087178 [ 303 ] {} <Debug> TCP-Session: bc9d5ac7-3166-4f0c-bd6e-6be4557accbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.05.11 15:43:30.087176 [ 307 ] {} <Debug> TCP-Session: 53680c39-4fa6-48d7-8821-853340b5aa75 Authenticating user 'default' from [fd00:1122:3344:101::e]:52979 | ||
| 5435 | 2026.05.11 15:43:30.087199 [ 302 ] {} <Debug> TCP-Session: 13537cd4-81a3-417d-9303-bca58bbdbcc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65208 | ||
| 5436 | 2026.05.11 15:43:30.087228 [ 307 ] {} <Debug> TCP-Session: 53680c39-4fa6-48d7-8821-853340b5aa75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.05.11 15:43:30.086797 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45826 | ||
| 5438 | 2026.05.11 15:43:30.087260 [ 307 ] {} <Debug> TCP-Session: 53680c39-4fa6-48d7-8821-853340b5aa75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.05.11 15:43:30.087253 [ 302 ] {} <Debug> TCP-Session: 13537cd4-81a3-417d-9303-bca58bbdbcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.05.11 15:43:30.087316 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5441 | 2026.05.11 15:43:30.087331 [ 302 ] {} <Debug> TCP-Session: 13537cd4-81a3-417d-9303-bca58bbdbcc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5442 | 2026.05.11 15:43:30.087350 [ 310 ] {} <Debug> TCP-Session: 77ba031c-4e51-486f-95bd-15ce3268673c Authenticating user 'default' from [fd00:1122:3344:101::e]:45826 | ||
| 5443 | 2026.05.11 15:43:30.086877 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5444 | 2026.05.11 15:43:30.087385 [ 310 ] {} <Debug> TCP-Session: 77ba031c-4e51-486f-95bd-15ce3268673c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.05.11 15:43:30.086865 [ 306 ] {} <Trace> TCP-Session: 217a6c1e-3cdd-472c-8b9d-8cd8bfcaca89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.05.11 15:43:30.087439 [ 310 ] {} <Debug> TCP-Session: 77ba031c-4e51-486f-95bd-15ce3268673c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.05.11 15:43:30.087458 [ 308 ] {} <Debug> TCP-Session: 5b8afeea-608b-4f80-a7dd-a4e1046ca82c Authenticating user 'default' from [fd00:1122:3344:101::e]:51393 | ||
| 5448 | 2026.05.11 15:43:30.087490 [ 308 ] {} <Debug> TCP-Session: 5b8afeea-608b-4f80-a7dd-a4e1046ca82c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.05.11 15:43:30.087505 [ 308 ] {} <Debug> TCP-Session: 5b8afeea-608b-4f80-a7dd-a4e1046ca82c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.05.11 15:43:30.087611 [ 306 ] {df1adb18-786b-42c7-9a23-2deb58803a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42110) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5451 | 2026.05.11 15:43:30.087902 [ 306 ] {df1adb18-786b-42c7-9a23-2deb58803a9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5452 | 2026.05.11 15:43:30.087958 [ 306 ] {df1adb18-786b-42c7-9a23-2deb58803a9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5453 | 2026.05.11 15:43:30.088250 [ 306 ] {df1adb18-786b-42c7-9a23-2deb58803a9e} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 5454 | 2026.05.11 15:43:30.089105 [ 313 ] {df1adb18-786b-42c7-9a23-2deb58803a9e} <Trace> AggregatingTransform: Aggregating | ||
| 5455 | 2026.05.11 15:43:30.089153 [ 313 ] {df1adb18-786b-42c7-9a23-2deb58803a9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5456 | 2026.05.11 15:43:30.089192 [ 313 ] {df1adb18-786b-42c7-9a23-2deb58803a9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901116 sec. (1109.735 rows/sec., 43.35 KiB/sec.) | ||
| 5457 | 2026.05.11 15:43:30.089210 [ 313 ] {df1adb18-786b-42c7-9a23-2deb58803a9e} <Trace> Aggregator: Merging aggregated data | ||
| 5458 | 2026.05.11 15:43:30.089929 [ 306 ] {df1adb18-786b-42c7-9a23-2deb58803a9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002374 sec., 421.2299915754002 rows/sec., 16.45 KiB/sec. | ||
| 5459 | 2026.05.11 15:43:30.090075 [ 306 ] {df1adb18-786b-42c7-9a23-2deb58803a9e} <Debug> TCPHandler: Processed in 0.003337235 sec. | ||
| 5460 | 2026.05.11 15:43:30.090225 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5461 | 2026.05.11 15:43:30.090255 [ 306 ] {} <Debug> TCP-Session: 217a6c1e-3cdd-472c-8b9d-8cd8bfcaca89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.05.11 15:43:30.090268 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5463 | 2026.05.11 15:43:30.090288 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5464 | 2026.05.11 15:43:30.090317 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5465 | 2026.05.11 15:43:30.090337 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5466 | 2026.05.11 15:43:30.090358 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5467 | 2026.05.11 15:43:30.090372 [ 308 ] {} <Debug> TCP-Session: 5b8afeea-608b-4f80-a7dd-a4e1046ca82c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.05.11 15:43:30.090389 [ 310 ] {} <Debug> TCP-Session: 77ba031c-4e51-486f-95bd-15ce3268673c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5469 | 2026.05.11 15:43:30.090405 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5470 | 2026.05.11 15:43:30.090420 [ 309 ] {} <Debug> TCP-Session: 707ccf73-01cd-4e04-b90e-fc534aa413fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5471 | 2026.05.11 15:43:30.090429 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5472 | 2026.05.11 15:43:30.090448 [ 259 ] {} <Debug> TCP-Session: 45fd9306-b5c7-418f-83ef-3a255ea54f4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.05.11 15:43:30.090346 [ 303 ] {} <Debug> TCP-Session: bc9d5ac7-3166-4f0c-bd6e-6be4557accbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.05.11 15:43:30.090491 [ 293 ] {} <Debug> TCP-Session: 99ba3c6f-d573-4730-8ba6-8691a6f7f6dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.05.11 15:43:30.090376 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5476 | 2026.05.11 15:43:30.090337 [ 307 ] {} <Debug> TCP-Session: 53680c39-4fa6-48d7-8821-853340b5aa75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.05.11 15:43:30.090543 [ 302 ] {} <Debug> TCP-Session: 13537cd4-81a3-417d-9303-bca58bbdbcc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.05.11 15:43:30.342242 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37942 | ||
| 5479 | 2026.05.11 15:43:30.342388 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5480 | 2026.05.11 15:43:30.342422 [ 259 ] {} <Debug> TCP-Session: 0bc68ce7-ab07-4526-908f-d60a04b44785 Authenticating user 'default' from [fd00:1122:3344:101::e]:37942 | ||
| 5481 | 2026.05.11 15:43:30.342447 [ 259 ] {} <Debug> TCP-Session: 0bc68ce7-ab07-4526-908f-d60a04b44785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.05.11 15:43:30.342463 [ 259 ] {} <Debug> TCP-Session: 0bc68ce7-ab07-4526-908f-d60a04b44785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.05.11 15:43:30.342715 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60522 | ||
| 5484 | 2026.05.11 15:43:30.342739 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34772 | ||
| 5485 | 2026.05.11 15:43:30.342761 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35439 | ||
| 5486 | 2026.05.11 15:43:30.342788 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34269 | ||
| 5487 | 2026.05.11 15:43:30.342799 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63074 | ||
| 5488 | 2026.05.11 15:43:30.342829 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5489 | 2026.05.11 15:43:30.342772 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5490 | 2026.05.11 15:43:30.342872 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5491 | 2026.05.11 15:43:30.342896 [ 293 ] {} <Debug> TCP-Session: 1a26d715-481d-4980-b805-1ac4047c4825 Authenticating user 'default' from [fd00:1122:3344:101::e]:60522 | ||
| 5492 | 2026.05.11 15:43:30.342881 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5493 | 2026.05.11 15:43:30.342926 [ 293 ] {} <Debug> TCP-Session: 1a26d715-481d-4980-b805-1ac4047c4825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.05.11 15:43:30.342929 [ 306 ] {} <Debug> TCP-Session: d0d17339-4bc4-43ce-bda1-838056b26458 Authenticating user 'default' from [fd00:1122:3344:101::e]:35439 | ||
| 5495 | 2026.05.11 15:43:30.342944 [ 310 ] {} <Debug> TCP-Session: dd7980fe-2f1a-4f15-a296-ff526d301db1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63074 | ||
| 5496 | 2026.05.11 15:43:30.342944 [ 293 ] {} <Debug> TCP-Session: 1a26d715-481d-4980-b805-1ac4047c4825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2026.05.11 15:43:30.342982 [ 306 ] {} <Debug> TCP-Session: d0d17339-4bc4-43ce-bda1-838056b26458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.05.11 15:43:30.342983 [ 310 ] {} <Debug> TCP-Session: dd7980fe-2f1a-4f15-a296-ff526d301db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.05.11 15:43:30.343015 [ 306 ] {} <Debug> TCP-Session: d0d17339-4bc4-43ce-bda1-838056b26458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5500 | 2026.05.11 15:43:30.343029 [ 310 ] {} <Debug> TCP-Session: dd7980fe-2f1a-4f15-a296-ff526d301db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.05.11 15:43:30.342878 [ 302 ] {} <Debug> TCP-Session: 8aa11474-55bf-4059-a10c-92a35873fdd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34772 | ||
| 5502 | 2026.05.11 15:43:30.342869 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5503 | 2026.05.11 15:43:30.343089 [ 302 ] {} <Debug> TCP-Session: 8aa11474-55bf-4059-a10c-92a35873fdd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.05.11 15:43:30.342739 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42702 | ||
| 5505 | 2026.05.11 15:43:30.343118 [ 302 ] {} <Debug> TCP-Session: 8aa11474-55bf-4059-a10c-92a35873fdd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.05.11 15:43:30.343119 [ 309 ] {} <Debug> TCP-Session: 11b992ce-d147-461d-b5b2-72f309a76efa Authenticating user 'default' from [fd00:1122:3344:101::e]:34269 | ||
| 5507 | 2026.05.11 15:43:30.342805 [ 259 ] {} <Trace> TCP-Session: 0bc68ce7-ab07-4526-908f-d60a04b44785 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.05.11 15:43:30.343173 [ 309 ] {} <Debug> TCP-Session: 11b992ce-d147-461d-b5b2-72f309a76efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.05.11 15:43:30.343167 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5510 | 2026.05.11 15:43:30.343215 [ 309 ] {} <Debug> TCP-Session: 11b992ce-d147-461d-b5b2-72f309a76efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.05.11 15:43:30.343245 [ 303 ] {} <Debug> TCP-Session: ab6d629b-84d6-44fd-add2-bedc8c49547e Authenticating user 'default' from [fd00:1122:3344:101::e]:42702 | ||
| 5512 | 2026.05.11 15:43:30.342777 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54225 | ||
| 5513 | 2026.05.11 15:43:30.343273 [ 303 ] {} <Debug> TCP-Session: ab6d629b-84d6-44fd-add2-bedc8c49547e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.05.11 15:43:30.342778 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50484 | ||
| 5515 | 2026.05.11 15:43:30.343361 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5516 | 2026.05.11 15:43:30.343368 [ 259 ] {c6feb475-6edd-48a3-8799-e53fc0735847} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37942) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5517 | 2026.05.11 15:43:30.343403 [ 307 ] {} <Debug> TCP-Session: 276754f7-7b79-4b6a-b6c0-9496af1dd92e Authenticating user 'default' from [fd00:1122:3344:101::e]:54225 | ||
| 5518 | 2026.05.11 15:43:30.343408 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5519 | 2026.05.11 15:43:30.343335 [ 303 ] {} <Debug> TCP-Session: ab6d629b-84d6-44fd-add2-bedc8c49547e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.05.11 15:43:30.343448 [ 308 ] {} <Debug> TCP-Session: e18b8903-c161-476f-9fbe-328d094b4e54 Authenticating user 'default' from [fd00:1122:3344:101::e]:50484 | ||
| 5521 | 2026.05.11 15:43:30.343439 [ 307 ] {} <Debug> TCP-Session: 276754f7-7b79-4b6a-b6c0-9496af1dd92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.05.11 15:43:30.343482 [ 308 ] {} <Debug> TCP-Session: e18b8903-c161-476f-9fbe-328d094b4e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.05.11 15:43:30.343502 [ 307 ] {} <Debug> TCP-Session: 276754f7-7b79-4b6a-b6c0-9496af1dd92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.05.11 15:43:30.343512 [ 308 ] {} <Debug> TCP-Session: e18b8903-c161-476f-9fbe-328d094b4e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.05.11 15:43:30.343665 [ 259 ] {c6feb475-6edd-48a3-8799-e53fc0735847} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5526 | 2026.05.11 15:43:30.343737 [ 259 ] {c6feb475-6edd-48a3-8799-e53fc0735847} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5527 | 2026.05.11 15:43:30.344055 [ 259 ] {c6feb475-6edd-48a3-8799-e53fc0735847} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 5528 | 2026.05.11 15:43:30.345101 [ 311 ] {c6feb475-6edd-48a3-8799-e53fc0735847} <Trace> AggregatingTransform: Aggregating | ||
| 5529 | 2026.05.11 15:43:30.345144 [ 311 ] {c6feb475-6edd-48a3-8799-e53fc0735847} <Trace> Aggregator: Aggregation method: without_key | ||
| 5530 | 2026.05.11 15:43:30.345173 [ 311 ] {c6feb475-6edd-48a3-8799-e53fc0735847} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001013878 sec. (986.312 rows/sec., 38.53 KiB/sec.) | ||
| 5531 | 2026.05.11 15:43:30.345188 [ 311 ] {c6feb475-6edd-48a3-8799-e53fc0735847} <Trace> Aggregator: Merging aggregated data | ||
| 5532 | 2026.05.11 15:43:30.345784 [ 259 ] {c6feb475-6edd-48a3-8799-e53fc0735847} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002502 sec., 399.68025579536373 rows/sec., 15.61 KiB/sec. | ||
| 5533 | 2026.05.11 15:43:30.345914 [ 259 ] {c6feb475-6edd-48a3-8799-e53fc0735847} <Debug> TCPHandler: Processed in 0.003274954 sec. | ||
| 5534 | 2026.05.11 15:43:30.346052 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5535 | 2026.05.11 15:43:30.346085 [ 259 ] {} <Debug> TCP-Session: 0bc68ce7-ab07-4526-908f-d60a04b44785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5536 | 2026.05.11 15:43:30.346091 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5537 | 2026.05.11 15:43:30.346107 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5538 | 2026.05.11 15:43:30.346130 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5539 | 2026.05.11 15:43:30.346139 [ 303 ] {} <Debug> TCP-Session: ab6d629b-84d6-44fd-add2-bedc8c49547e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5540 | 2026.05.11 15:43:30.346151 [ 310 ] {} <Debug> TCP-Session: dd7980fe-2f1a-4f15-a296-ff526d301db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2026.05.11 15:43:30.346172 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5542 | 2026.05.11 15:43:30.346193 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5543 | 2026.05.11 15:43:30.346212 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5544 | 2026.05.11 15:43:30.346231 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5545 | 2026.05.11 15:43:30.346247 [ 307 ] {} <Debug> TCP-Session: 276754f7-7b79-4b6a-b6c0-9496af1dd92e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2026.05.11 15:43:30.346264 [ 306 ] {} <Debug> TCP-Session: d0d17339-4bc4-43ce-bda1-838056b26458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2026.05.11 15:43:30.346350 [ 309 ] {} <Debug> TCP-Session: 11b992ce-d147-461d-b5b2-72f309a76efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5548 | 2026.05.11 15:43:30.346154 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5549 | 2026.05.11 15:43:30.346239 [ 302 ] {} <Debug> TCP-Session: 8aa11474-55bf-4059-a10c-92a35873fdd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2026.05.11 15:43:30.346170 [ 308 ] {} <Debug> TCP-Session: e18b8903-c161-476f-9fbe-328d094b4e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.05.11 15:43:30.346427 [ 293 ] {} <Debug> TCP-Session: 1a26d715-481d-4980-b805-1ac4047c4825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2026.05.11 15:43:31.282976 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.05.11 15:43:31.283192 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 5554 | 2026.05.11 15:43:31.283509 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5555 | 2026.05.11 15:43:31.283543 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <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 | ||
| 5556 | 2026.05.11 15:43:31.283750 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5557 | 2026.05.11 15:43:31.283816 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5558 | 2026.05.11 15:43:31.283950 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5559 | 2026.05.11 15:43:31.283985 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5560 | 2026.05.11 15:43:31.284006 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 5561 | 2026.05.11 15:43:31.284021 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5562 | 2026.05.11 15:43:31.284060 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <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'))" | ||
| 5563 | 2026.05.11 15:43:31.284079 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 5564 | 2026.05.11 15:43:31.285209 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002102 sec., 18078.020932445288 rows/sec., 3.67 MiB/sec. | ||
| 5565 | 2026.05.11 15:43:31.285311 [ 301 ] {fed837df-1c01-4193-9fed-f091d929ccbf} <Debug> TCPHandler: Processed in 0.002458561 sec. | ||
| 5566 | 2026.05.11 15:43:31.287596 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.05.11 15:43:31.287706 [ 301 ] {c36045fa-e863-46cd-9339-f09fba3be9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5568 | 2026.05.11 15:43:31.287748 [ 301 ] {c36045fa-e863-46cd-9339-f09fba3be9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5569 | 2026.05.11 15:43:31.288303 [ 301 ] {c36045fa-e863-46cd-9339-f09fba3be9c9} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.05.11 15:43:31.288349 [ 301 ] {c36045fa-e863-46cd-9339-f09fba3be9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5571 | 2026.05.11 15:43:31.288731 [ 301 ] {c36045fa-e863-46cd-9339-f09fba3be9c9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5572 | 2026.05.11 15:43:31.288951 [ 301 ] {c36045fa-e863-46cd-9339-f09fba3be9c9} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.05.11 15:43:31.289096 [ 301 ] {c36045fa-e863-46cd-9339-f09fba3be9c9} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001421 sec., 91484.86980999296 rows/sec., 7.89 MiB/sec. | ||
| 5574 | 2026.05.11 15:43:31.289133 [ 301 ] {c36045fa-e863-46cd-9339-f09fba3be9c9} <Debug> TCPHandler: Processed in 0.001588645 sec. | ||
| 5575 | 2026.05.11 15:43:31.289292 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2026.05.11 15:43:31.289389 [ 301 ] {6557148a-d35d-42f0-a8c3-6d0c4fe398a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5577 | 2026.05.11 15:43:31.289428 [ 301 ] {6557148a-d35d-42f0-a8c3-6d0c4fe398a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5578 | 2026.05.11 15:43:31.289847 [ 301 ] {6557148a-d35d-42f0-a8c3-6d0c4fe398a0} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.05.11 15:43:31.289883 [ 301 ] {6557148a-d35d-42f0-a8c3-6d0c4fe398a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5580 | 2026.05.11 15:43:31.290175 [ 301 ] {6557148a-d35d-42f0-a8c3-6d0c4fe398a0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5581 | 2026.05.11 15:43:31.290377 [ 301 ] {6557148a-d35d-42f0-a8c3-6d0c4fe398a0} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.05.11 15:43:31.290503 [ 301 ] {6557148a-d35d-42f0-a8c3-6d0c4fe398a0} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001132 sec., 32685.512367491167 rows/sec., 2.40 MiB/sec. | ||
| 5583 | 2026.05.11 15:43:31.290539 [ 301 ] {6557148a-d35d-42f0-a8c3-6d0c4fe398a0} <Debug> TCPHandler: Processed in 0.001296397 sec. | ||
| 5584 | 2026.05.11 15:43:31.290666 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.05.11 15:43:31.290761 [ 301 ] {914d769d-6d17-42eb-82f2-0fbcd6361d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5586 | 2026.05.11 15:43:31.290799 [ 301 ] {914d769d-6d17-42eb-82f2-0fbcd6361d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5587 | 2026.05.11 15:43:31.291245 [ 301 ] {914d769d-6d17-42eb-82f2-0fbcd6361d85} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2026.05.11 15:43:31.291281 [ 301 ] {914d769d-6d17-42eb-82f2-0fbcd6361d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5589 | 2026.05.11 15:43:31.291581 [ 301 ] {914d769d-6d17-42eb-82f2-0fbcd6361d85} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5590 | 2026.05.11 15:43:31.291797 [ 301 ] {914d769d-6d17-42eb-82f2-0fbcd6361d85} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.05.11 15:43:31.291925 [ 301 ] {914d769d-6d17-42eb-82f2-0fbcd6361d85} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001182 sec., 85448.39255499153 rows/sec., 6.67 MiB/sec. | ||
| 5592 | 2026.05.11 15:43:31.291962 [ 301 ] {914d769d-6d17-42eb-82f2-0fbcd6361d85} <Debug> TCPHandler: Processed in 0.001345398 sec. | ||
| 5593 | 2026.05.11 15:43:31.292105 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5594 | 2026.05.11 15:43:31.292203 [ 301 ] {4b015f27-ffb8-4dd8-a926-0b38ea5eaaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5595 | 2026.05.11 15:43:31.292246 [ 301 ] {4b015f27-ffb8-4dd8-a926-0b38ea5eaaa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5596 | 2026.05.11 15:43:31.292672 [ 301 ] {4b015f27-ffb8-4dd8-a926-0b38ea5eaaa4} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.05.11 15:43:31.292708 [ 301 ] {4b015f27-ffb8-4dd8-a926-0b38ea5eaaa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5598 | 2026.05.11 15:43:31.293023 [ 301 ] {4b015f27-ffb8-4dd8-a926-0b38ea5eaaa4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5599 | 2026.05.11 15:43:31.293233 [ 301 ] {4b015f27-ffb8-4dd8-a926-0b38ea5eaaa4} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.05.11 15:43:31.293360 [ 301 ] {4b015f27-ffb8-4dd8-a926-0b38ea5eaaa4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 5601 | 2026.05.11 15:43:31.293396 [ 301 ] {4b015f27-ffb8-4dd8-a926-0b38ea5eaaa4} <Debug> TCPHandler: Processed in 0.001339738 sec. | ||
| 5602 | 2026.05.11 15:43:31.293528 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2026.05.11 15:43:31.293623 [ 301 ] {65681886-c14f-47d7-8aad-5ea9b85ed598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5604 | 2026.05.11 15:43:31.293675 [ 301 ] {65681886-c14f-47d7-8aad-5ea9b85ed598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5605 | 2026.05.11 15:43:31.294490 [ 301 ] {65681886-c14f-47d7-8aad-5ea9b85ed598} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.05.11 15:43:31.294526 [ 301 ] {65681886-c14f-47d7-8aad-5ea9b85ed598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5607 | 2026.05.11 15:43:31.295065 [ 301 ] {65681886-c14f-47d7-8aad-5ea9b85ed598} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5608 | 2026.05.11 15:43:31.295275 [ 301 ] {65681886-c14f-47d7-8aad-5ea9b85ed598} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2026.05.11 15:43:31.295413 [ 301 ] {65681886-c14f-47d7-8aad-5ea9b85ed598} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001807 sec., 20475.926950747096 rows/sec., 36.69 MiB/sec. | ||
| 5610 | 2026.05.11 15:43:31.295464 [ 301 ] {65681886-c14f-47d7-8aad-5ea9b85ed598} <Debug> TCPHandler: Processed in 0.001985136 sec. | ||
| 5611 | 2026.05.11 15:43:31.295599 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2026.05.11 15:43:31.295693 [ 301 ] {b9d4b98f-64b3-40c0-9442-34089951e53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5613 | 2026.05.11 15:43:31.295734 [ 301 ] {b9d4b98f-64b3-40c0-9442-34089951e53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5614 | 2026.05.11 15:43:31.296082 [ 301 ] {b9d4b98f-64b3-40c0-9442-34089951e53c} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.05.11 15:43:31.296117 [ 301 ] {b9d4b98f-64b3-40c0-9442-34089951e53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5616 | 2026.05.11 15:43:31.296426 [ 301 ] {b9d4b98f-64b3-40c0-9442-34089951e53c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5617 | 2026.05.11 15:43:31.296632 [ 301 ] {b9d4b98f-64b3-40c0-9442-34089951e53c} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.05.11 15:43:31.296756 [ 301 ] {b9d4b98f-64b3-40c0-9442-34089951e53c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 5619 | 2026.05.11 15:43:31.296791 [ 301 ] {b9d4b98f-64b3-40c0-9442-34089951e53c} <Debug> TCPHandler: Processed in 0.001242095 sec. | ||
| 5620 | 2026.05.11 15:43:32.755308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12008 | ||
| 5621 | 2026.05.11 15:43:32.755856 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.05.11 15:43:32.755902 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5623 | 2026.05.11 15:43:32.756424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5624 | 2026.05.11 15:43:32.756668 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.05.11 15:43:32.756796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12008 | ||
| 5626 | 2026.05.11 15:43:33.391053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5627 | 2026.05.11 15:43:33.407762 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.05.11 15:43:33.407817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5629 | 2026.05.11 15:43:33.413591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5630 | 2026.05.11 15:43:33.414343 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.05.11 15:43:33.417117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5632 | 2026.05.11 15:43:35.284544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 682 | ||
| 5633 | 2026.05.11 15:43:35.286918 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2026.05.11 15:43:35.286969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5635 | 2026.05.11 15:43:35.288175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5636 | 2026.05.11 15:43:35.288432 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.05.11 15:43:35.288696 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 5638 | 2026.05.11 15:43:36.281990 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2026.05.11 15:43:36.282210 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 5640 | 2026.05.11 15:43:36.282526 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5641 | 2026.05.11 15:43:36.282560 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <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 | ||
| 5642 | 2026.05.11 15:43:36.282774 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5643 | 2026.05.11 15:43:36.282840 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5644 | 2026.05.11 15:43:36.282977 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5645 | 2026.05.11 15:43:36.283010 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5646 | 2026.05.11 15:43:36.283031 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 5647 | 2026.05.11 15:43:36.283046 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5648 | 2026.05.11 15:43:36.283084 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <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'))" | ||
| 5649 | 2026.05.11 15:43:36.283103 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 5650 | 2026.05.11 15:43:36.284062 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.001998 sec., 19019.01901901902 rows/sec., 3.86 MiB/sec. | ||
| 5651 | 2026.05.11 15:43:36.284221 [ 301 ] {4140727e-f75d-4bd9-b13c-0d8b2b5768a7} <Debug> TCPHandler: Processed in 0.002355957 sec. | ||
| 5652 | 2026.05.11 15:43:36.286054 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.05.11 15:43:36.286160 [ 301 ] {a0c3c9b3-2f26-4cf4-8e63-149e98066d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5654 | 2026.05.11 15:43:36.286207 [ 301 ] {a0c3c9b3-2f26-4cf4-8e63-149e98066d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5655 | 2026.05.11 15:43:36.286733 [ 301 ] {a0c3c9b3-2f26-4cf4-8e63-149e98066d35} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.05.11 15:43:36.286785 [ 301 ] {a0c3c9b3-2f26-4cf4-8e63-149e98066d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5657 | 2026.05.11 15:43:36.287184 [ 301 ] {a0c3c9b3-2f26-4cf4-8e63-149e98066d35} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5658 | 2026.05.11 15:43:36.287432 [ 301 ] {a0c3c9b3-2f26-4cf4-8e63-149e98066d35} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.05.11 15:43:36.287572 [ 301 ] {a0c3c9b3-2f26-4cf4-8e63-149e98066d35} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001441 sec., 2775.850104094379 rows/sec., 226.35 KiB/sec. | ||
| 5660 | 2026.05.11 15:43:36.287609 [ 301 ] {a0c3c9b3-2f26-4cf4-8e63-149e98066d35} <Debug> TCPHandler: Processed in 0.001604456 sec. | ||
| 5661 | 2026.05.11 15:43:36.287732 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2026.05.11 15:43:36.287826 [ 301 ] {e6be1966-a608-47e1-b78d-8cabe34cabc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5663 | 2026.05.11 15:43:36.287865 [ 301 ] {e6be1966-a608-47e1-b78d-8cabe34cabc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5664 | 2026.05.11 15:43:36.288280 [ 301 ] {e6be1966-a608-47e1-b78d-8cabe34cabc1} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.05.11 15:43:36.288315 [ 301 ] {e6be1966-a608-47e1-b78d-8cabe34cabc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5666 | 2026.05.11 15:43:36.288603 [ 301 ] {e6be1966-a608-47e1-b78d-8cabe34cabc1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5667 | 2026.05.11 15:43:36.288808 [ 301 ] {e6be1966-a608-47e1-b78d-8cabe34cabc1} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2026.05.11 15:43:36.288933 [ 301 ] {e6be1966-a608-47e1-b78d-8cabe34cabc1} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001125 sec., 60444.44444444445 rows/sec., 4.77 MiB/sec. | ||
| 5669 | 2026.05.11 15:43:36.288968 [ 301 ] {e6be1966-a608-47e1-b78d-8cabe34cabc1} <Debug> TCPHandler: Processed in 0.001284867 sec. | ||
| 5670 | 2026.05.11 15:43:36.289093 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2026.05.11 15:43:36.289188 [ 301 ] {7fc4b0d0-2b66-490a-85f7-f70b2e25f6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5672 | 2026.05.11 15:43:36.289226 [ 301 ] {7fc4b0d0-2b66-490a-85f7-f70b2e25f6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5673 | 2026.05.11 15:43:36.289622 [ 301 ] {7fc4b0d0-2b66-490a-85f7-f70b2e25f6ca} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.05.11 15:43:36.289658 [ 301 ] {7fc4b0d0-2b66-490a-85f7-f70b2e25f6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5675 | 2026.05.11 15:43:36.289937 [ 301 ] {7fc4b0d0-2b66-490a-85f7-f70b2e25f6ca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5676 | 2026.05.11 15:43:36.290134 [ 301 ] {7fc4b0d0-2b66-490a-85f7-f70b2e25f6ca} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.05.11 15:43:36.290258 [ 301 ] {7fc4b0d0-2b66-490a-85f7-f70b2e25f6ca} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001089 sec., 8264.462809917357 rows/sec., 601.72 KiB/sec. | ||
| 5678 | 2026.05.11 15:43:36.290294 [ 301 ] {7fc4b0d0-2b66-490a-85f7-f70b2e25f6ca} <Debug> TCPHandler: Processed in 0.001250216 sec. | ||
| 5679 | 2026.05.11 15:43:36.290426 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5680 | 2026.05.11 15:43:36.290521 [ 301 ] {d474e580-95a9-4ff5-8bde-5d6515deff91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5681 | 2026.05.11 15:43:36.290559 [ 301 ] {d474e580-95a9-4ff5-8bde-5d6515deff91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5682 | 2026.05.11 15:43:36.290970 [ 301 ] {d474e580-95a9-4ff5-8bde-5d6515deff91} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2026.05.11 15:43:36.291005 [ 301 ] {d474e580-95a9-4ff5-8bde-5d6515deff91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5684 | 2026.05.11 15:43:36.291296 [ 301 ] {d474e580-95a9-4ff5-8bde-5d6515deff91} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5685 | 2026.05.11 15:43:36.291499 [ 301 ] {d474e580-95a9-4ff5-8bde-5d6515deff91} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.05.11 15:43:36.291622 [ 301 ] {d474e580-95a9-4ff5-8bde-5d6515deff91} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00112 sec., 65178.571428571435 rows/sec., 5.09 MiB/sec. | ||
| 5687 | 2026.05.11 15:43:36.291658 [ 301 ] {d474e580-95a9-4ff5-8bde-5d6515deff91} <Debug> TCPHandler: Processed in 0.001279937 sec. | ||
| 5688 | 2026.05.11 15:43:36.291782 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.05.11 15:43:36.291876 [ 301 ] {b8bca51e-c146-4811-a0f2-6d1b43e7c779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.05.11 15:43:36.291917 [ 301 ] {b8bca51e-c146-4811-a0f2-6d1b43e7c779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5691 | 2026.05.11 15:43:36.292347 [ 301 ] {b8bca51e-c146-4811-a0f2-6d1b43e7c779} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.05.11 15:43:36.292382 [ 301 ] {b8bca51e-c146-4811-a0f2-6d1b43e7c779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5693 | 2026.05.11 15:43:36.292689 [ 301 ] {b8bca51e-c146-4811-a0f2-6d1b43e7c779} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5694 | 2026.05.11 15:43:36.292886 [ 301 ] {b8bca51e-c146-4811-a0f2-6d1b43e7c779} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.05.11 15:43:36.293010 [ 301 ] {b8bca51e-c146-4811-a0f2-6d1b43e7c779} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001151 sec., 140747.17636837534 rows/sec., 9.80 MiB/sec. | ||
| 5696 | 2026.05.11 15:43:36.293049 [ 301 ] {b8bca51e-c146-4811-a0f2-6d1b43e7c779} <Debug> TCPHandler: Processed in 0.001314928 sec. | ||
| 5697 | 2026.05.11 15:43:36.293203 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.05.11 15:43:36.293298 [ 301 ] {99a7557d-18c6-4398-be91-010d084518af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5699 | 2026.05.11 15:43:36.293350 [ 301 ] {99a7557d-18c6-4398-be91-010d084518af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5700 | 2026.05.11 15:43:36.294128 [ 301 ] {99a7557d-18c6-4398-be91-010d084518af} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.05.11 15:43:36.294164 [ 301 ] {99a7557d-18c6-4398-be91-010d084518af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5702 | 2026.05.11 15:43:36.294650 [ 301 ] {99a7557d-18c6-4398-be91-010d084518af} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5703 | 2026.05.11 15:43:36.294859 [ 301 ] {99a7557d-18c6-4398-be91-010d084518af} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.05.11 15:43:36.294993 [ 301 ] {99a7557d-18c6-4398-be91-010d084518af} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001713 sec., 2918.8558085230593 rows/sec., 5.23 MiB/sec. | ||
| 5705 | 2026.05.11 15:43:36.295044 [ 301 ] {99a7557d-18c6-4398-be91-010d084518af} <Debug> TCPHandler: Processed in 0.001888404 sec. | ||
| 5706 | 2026.05.11 15:43:36.295178 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.05.11 15:43:36.295272 [ 301 ] {6b872838-53d9-450c-b7d9-06458a4a8f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5708 | 2026.05.11 15:43:36.295314 [ 301 ] {6b872838-53d9-450c-b7d9-06458a4a8f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5709 | 2026.05.11 15:43:36.295669 [ 301 ] {6b872838-53d9-450c-b7d9-06458a4a8f5d} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.05.11 15:43:36.295704 [ 301 ] {6b872838-53d9-450c-b7d9-06458a4a8f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5711 | 2026.05.11 15:43:36.295996 [ 301 ] {6b872838-53d9-450c-b7d9-06458a4a8f5d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5712 | 2026.05.11 15:43:36.296190 [ 301 ] {6b872838-53d9-450c-b7d9-06458a4a8f5d} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.05.11 15:43:36.296310 [ 301 ] {6b872838-53d9-450c-b7d9-06458a4a8f5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 5714 | 2026.05.11 15:43:36.296343 [ 301 ] {6b872838-53d9-450c-b7d9-06458a4a8f5d} <Debug> TCPHandler: Processed in 0.001225505 sec. | ||
| 5715 | 2026.05.11 15:43:40.155593 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5716 | 2026.05.11 15:43:40.155668 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5717 | 2026.05.11 15:43:40.256964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12520 | ||
| 5718 | 2026.05.11 15:43:40.257767 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.05.11 15:43:40.257838 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5720 | 2026.05.11 15:43:40.258644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5721 | 2026.05.11 15:43:40.258876 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.05.11 15:43:40.259011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12520 | ||
| 5723 | 2026.05.11 15:43:40.259065 [ 70 ] {} <Debug> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5724 | 2026.05.11 15:43:40.259149 [ 70 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.05.11 15:43:40.259172 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5726 | 2026.05.11 15:43:40.259331 [ 192 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 5727 | 2026.05.11 15:43:40.259514 [ 192 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5728 | 2026.05.11 15:43:40.259559 [ 192 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10088 rows starting from the beginning of the part | ||
| 5729 | 2026.05.11 15:43:40.259668 [ 192 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 5730 | 2026.05.11 15:43:40.259730 [ 192 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 5731 | 2026.05.11 15:43:40.259785 [ 192 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 5732 | 2026.05.11 15:43:40.259838 [ 192 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 5733 | 2026.05.11 15:43:40.259890 [ 192 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 5734 | 2026.05.11 15:43:40.262155 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12520 rows, containing 4 columns (4 merged, 0 gathered) in 0.002895633 sec., 4323752.353975797 rows/sec., 61.85 MiB/sec. | ||
| 5735 | 2026.05.11 15:43:40.262514 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5736 | 2026.05.11 15:43:40.262771 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_26_5} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2026.05.11 15:43:40.262837 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_26_5} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5738 | 2026.05.11 15:43:40.262930 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5739 | 2026.05.11 15:43:40.918137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5740 | 2026.05.11 15:43:40.935000 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.05.11 15:43:40.935052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5742 | 2026.05.11 15:43:40.940584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5743 | 2026.05.11 15:43:40.941264 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.05.11 15:43:40.941587 [ 70 ] {} <Debug> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5745 | 2026.05.11 15:43:40.941664 [ 70 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.05.11 15:43:40.941688 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5747 | 2026.05.11 15:43:40.941808 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 5748 | 2026.05.11 15:43:40.943895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5749 | 2026.05.11 15:43:40.944699 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5750 | 2026.05.11 15:43:40.945390 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 5751 | 2026.05.11 15:43:40.948605 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 5752 | 2026.05.11 15:43:40.951940 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 5753 | 2026.05.11 15:43:40.955559 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 5754 | 2026.05.11 15:43:40.959369 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 5755 | 2026.05.11 15:43:40.963414 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 5756 | 2026.05.11 15:43:41.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.36 MiB, peak 271.36 MiB, free memory in arenas 0.00 B, will set to 266.13 MiB (RSS), difference: -5.23 MiB | ||
| 5757 | 2026.05.11 15:43:41.015005 [ 200 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073241415 sec., 2676.081558500747 rows/sec., 13.84 MiB/sec. | ||
| 5758 | 2026.05.11 15:43:41.017528 [ 192 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5759 | 2026.05.11 15:43:41.019550 [ 192 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_26_5} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2026.05.11 15:43:41.019655 [ 192 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_26_5} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5761 | 2026.05.11 15:43:41.021546 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5762 | 2026.05.11 15:43:41.282577 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2026.05.11 15:43:41.282842 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 5764 | 2026.05.11 15:43:41.283205 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5765 | 2026.05.11 15:43:41.283239 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <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 | ||
| 5766 | 2026.05.11 15:43:41.283462 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5767 | 2026.05.11 15:43:41.283532 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5768 | 2026.05.11 15:43:41.283679 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5769 | 2026.05.11 15:43:41.283716 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5770 | 2026.05.11 15:43:41.283737 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 5771 | 2026.05.11 15:43:41.283753 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5772 | 2026.05.11 15:43:41.283792 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <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'))" | ||
| 5773 | 2026.05.11 15:43:41.283812 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 5774 | 2026.05.11 15:43:41.285250 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002514 sec., 15115.354017501988 rows/sec., 3.07 MiB/sec. | ||
| 5775 | 2026.05.11 15:43:41.285366 [ 301 ] {3cdd324f-24d5-498d-9b63-1cfe40d9e7d0} <Debug> TCPHandler: Processed in 0.002935144 sec. | ||
| 5776 | 2026.05.11 15:43:41.287711 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.05.11 15:43:41.287840 [ 301 ] {d1d38bbf-2ae6-47ce-8ecd-acae048caea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5778 | 2026.05.11 15:43:41.287887 [ 301 ] {d1d38bbf-2ae6-47ce-8ecd-acae048caea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5779 | 2026.05.11 15:43:41.288654 [ 301 ] {d1d38bbf-2ae6-47ce-8ecd-acae048caea1} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.05.11 15:43:41.288707 [ 301 ] {d1d38bbf-2ae6-47ce-8ecd-acae048caea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5781 | 2026.05.11 15:43:41.289135 [ 301 ] {d1d38bbf-2ae6-47ce-8ecd-acae048caea1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5782 | 2026.05.11 15:43:41.289356 [ 301 ] {d1d38bbf-2ae6-47ce-8ecd-acae048caea1} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.05.11 15:43:41.289502 [ 301 ] {d1d38bbf-2ae6-47ce-8ecd-acae048caea1} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001685 sec., 77151.3353115727 rows/sec., 6.66 MiB/sec. | ||
| 5784 | 2026.05.11 15:43:41.289541 [ 301 ] {d1d38bbf-2ae6-47ce-8ecd-acae048caea1} <Debug> TCPHandler: Processed in 0.001892424 sec. | ||
| 5785 | 2026.05.11 15:43:41.289545 [ 66 ] {} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5786 | 2026.05.11 15:43:41.289624 [ 66 ] {} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.05.11 15:43:41.289665 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5788 | 2026.05.11 15:43:41.289704 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2026.05.11 15:43:41.289785 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 5790 | 2026.05.11 15:43:41.289808 [ 301 ] {a276dcef-3221-428e-adf2-4144d861b52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.05.11 15:43:41.289860 [ 301 ] {a276dcef-3221-428e-adf2-4144d861b52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5792 | 2026.05.11 15:43:41.289915 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5793 | 2026.05.11 15:43:41.289955 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2616 rows starting from the beginning of the part | ||
| 5794 | 2026.05.11 15:43:41.290020 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5795 | 2026.05.11 15:43:41.290093 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 66 rows starting from the beginning of the part | ||
| 5796 | 2026.05.11 15:43:41.290143 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 130 rows starting from the beginning of the part | ||
| 5797 | 2026.05.11 15:43:41.290182 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 68 rows starting from the beginning of the part | ||
| 5798 | 2026.05.11 15:43:41.290225 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 130 rows starting from the beginning of the part | ||
| 5799 | 2026.05.11 15:43:41.290531 [ 301 ] {a276dcef-3221-428e-adf2-4144d861b52e} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.05.11 15:43:41.290576 [ 301 ] {a276dcef-3221-428e-adf2-4144d861b52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5801 | 2026.05.11 15:43:41.290920 [ 301 ] {a276dcef-3221-428e-adf2-4144d861b52e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5802 | 2026.05.11 15:43:41.291157 [ 301 ] {a276dcef-3221-428e-adf2-4144d861b52e} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.05.11 15:43:41.291286 [ 66 ] {} <Debug> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5804 | 2026.05.11 15:43:41.291288 [ 301 ] {a276dcef-3221-428e-adf2-4144d861b52e} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001499 sec., 24683.12208138759 rows/sec., 1.81 MiB/sec. | ||
| 5805 | 2026.05.11 15:43:41.291333 [ 66 ] {} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.05.11 15:43:41.291364 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5807 | 2026.05.11 15:43:41.291368 [ 301 ] {a276dcef-3221-428e-adf2-4144d861b52e} <Debug> TCPHandler: Processed in 0.00171963 sec. | ||
| 5808 | 2026.05.11 15:43:41.291484 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::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 | ||
| 5809 | 2026.05.11 15:43:41.291516 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5810 | 2026.05.11 15:43:41.291627 [ 301 ] {791b60d3-269a-4a38-b982-639375643e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5811 | 2026.05.11 15:43:41.291656 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5812 | 2026.05.11 15:43:41.291667 [ 301 ] {791b60d3-269a-4a38-b982-639375643e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5813 | 2026.05.11 15:43:41.291694 [ 187 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 5 columns (5 merged, 0 gathered) in 0.001953026 sec., 1569871.5736503252 rows/sec., 125.36 MiB/sec. | ||
| 5814 | 2026.05.11 15:43:41.291699 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 81 rows starting from the beginning of the part | ||
| 5815 | 2026.05.11 15:43:41.291806 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 58 rows starting from the beginning of the part | ||
| 5816 | 2026.05.11 15:43:41.291859 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 5817 | 2026.05.11 15:43:41.291908 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part | ||
| 5818 | 2026.05.11 15:43:41.291955 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 5819 | 2026.05.11 15:43:41.292005 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 5820 | 2026.05.11 15:43:41.291991 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5821 | 2026.05.11 15:43:41.292174 [ 301 ] {791b60d3-269a-4a38-b982-639375643e94} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.05.11 15:43:41.292222 [ 301 ] {791b60d3-269a-4a38-b982-639375643e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5823 | 2026.05.11 15:43:41.292360 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_41_8} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2026.05.11 15:43:41.292458 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_41_8} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5825 | 2026.05.11 15:43:41.292529 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5826 | 2026.05.11 15:43:41.292623 [ 301 ] {791b60d3-269a-4a38-b982-639375643e94} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5827 | 2026.05.11 15:43:41.292861 [ 301 ] {791b60d3-269a-4a38-b982-639375643e94} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2026.05.11 15:43:41.292922 [ 194 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486722 sec., 152684.90006874184 rows/sec., 11.79 MiB/sec. | ||
| 5829 | 2026.05.11 15:43:41.292996 [ 301 ] {791b60d3-269a-4a38-b982-639375643e94} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001387 sec., 72819.03388608508 rows/sec., 5.69 MiB/sec. | ||
| 5830 | 2026.05.11 15:43:41.292996 [ 66 ] {} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5831 | 2026.05.11 15:43:41.293042 [ 301 ] {791b60d3-269a-4a38-b982-639375643e94} <Debug> TCPHandler: Processed in 0.001575255 sec. | ||
| 5832 | 2026.05.11 15:43:41.293055 [ 66 ] {} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.05.11 15:43:41.293064 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5834 | 2026.05.11 15:43:41.293087 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5835 | 2026.05.11 15:43:41.293189 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 5836 | 2026.05.11 15:43:41.293193 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5837 | 2026.05.11 15:43:41.293303 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5838 | 2026.05.11 15:43:41.293318 [ 301 ] {c4278a3d-3b66-48d8-8ca4-47da1f7d5b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5839 | 2026.05.11 15:43:41.293336 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1402 rows starting from the beginning of the part | ||
| 5840 | 2026.05.11 15:43:41.293342 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_31_6} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2026.05.11 15:43:41.293368 [ 301 ] {c4278a3d-3b66-48d8-8ca4-47da1f7d5b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5842 | 2026.05.11 15:43:41.293395 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5843 | 2026.05.11 15:43:41.293422 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_31_6} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5844 | 2026.05.11 15:43:41.293445 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 69 rows starting from the beginning of the part | ||
| 5845 | 2026.05.11 15:43:41.293488 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 101 rows starting from the beginning of the part | ||
| 5846 | 2026.05.11 15:43:41.293500 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5847 | 2026.05.11 15:43:41.293527 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 73 rows starting from the beginning of the part | ||
| 5848 | 2026.05.11 15:43:41.293567 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 101 rows starting from the beginning of the part | ||
| 5849 | 2026.05.11 15:43:41.293842 [ 301 ] {c4278a3d-3b66-48d8-8ca4-47da1f7d5b41} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2026.05.11 15:43:41.293884 [ 301 ] {c4278a3d-3b66-48d8-8ca4-47da1f7d5b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5851 | 2026.05.11 15:43:41.294257 [ 301 ] {c4278a3d-3b66-48d8-8ca4-47da1f7d5b41} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5852 | 2026.05.11 15:43:41.294505 [ 301 ] {c4278a3d-3b66-48d8-8ca4-47da1f7d5b41} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2026.05.11 15:43:41.294642 [ 192 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484862 sec., 1218968.4967357237 rows/sec., 90.23 MiB/sec. | ||
| 5854 | 2026.05.11 15:43:41.294652 [ 301 ] {c4278a3d-3b66-48d8-8ca4-47da1f7d5b41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001352 sec., 118343.1952662722 rows/sec., 8.24 MiB/sec. | ||
| 5855 | 2026.05.11 15:43:41.294645 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5856 | 2026.05.11 15:43:41.294718 [ 301 ] {c4278a3d-3b66-48d8-8ca4-47da1f7d5b41} <Debug> TCPHandler: Processed in 0.001574034 sec. | ||
| 5857 | 2026.05.11 15:43:41.294744 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5858 | 2026.05.11 15:43:41.294777 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5859 | 2026.05.11 15:43:41.294861 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5860 | 2026.05.11 15:43:41.294884 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.05.11 15:43:41.294891 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 5862 | 2026.05.11 15:43:41.294990 [ 301 ] {f0ca7f3d-9544-4612-847f-58c8a85bbd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5863 | 2026.05.11 15:43:41.295049 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5864 | 2026.05.11 15:43:41.295051 [ 301 ] {f0ca7f3d-9544-4612-847f-58c8a85bbd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5865 | 2026.05.11 15:43:41.295099 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14444 rows starting from the beginning of the part | ||
| 5866 | 2026.05.11 15:43:41.295159 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_41_8} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.05.11 15:43:41.295179 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
| 5868 | 2026.05.11 15:43:41.295239 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_41_8} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5869 | 2026.05.11 15:43:41.295245 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5870 | 2026.05.11 15:43:41.295315 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 5871 | 2026.05.11 15:43:41.295344 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5872 | 2026.05.11 15:43:41.295402 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 162 rows starting from the beginning of the part | ||
| 5873 | 2026.05.11 15:43:41.295458 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 5874 | 2026.05.11 15:43:41.296355 [ 301 ] {f0ca7f3d-9544-4612-847f-58c8a85bbd43} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.05.11 15:43:41.296397 [ 301 ] {f0ca7f3d-9544-4612-847f-58c8a85bbd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5876 | 2026.05.11 15:43:41.297143 [ 301 ] {f0ca7f3d-9544-4612-847f-58c8a85bbd43} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5877 | 2026.05.11 15:43:41.297407 [ 301 ] {f0ca7f3d-9544-4612-847f-58c8a85bbd43} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.05.11 15:43:41.297541 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5879 | 2026.05.11 15:43:41.297568 [ 301 ] {f0ca7f3d-9544-4612-847f-58c8a85bbd43} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002594 sec., 14263.685427910563 rows/sec., 25.56 MiB/sec. | ||
| 5880 | 2026.05.11 15:43:41.297583 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2026.05.11 15:43:41.297612 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5882 | 2026.05.11 15:43:41.297679 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::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 | ||
| 5883 | 2026.05.11 15:43:41.297684 [ 301 ] {f0ca7f3d-9544-4612-847f-58c8a85bbd43} <Debug> TCPHandler: Processed in 0.002847621 sec. | ||
| 5884 | 2026.05.11 15:43:41.297857 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5885 | 2026.05.11 15:43:41.297901 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 644 rows starting from the beginning of the part | ||
| 5886 | 2026.05.11 15:43:41.297919 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5887 | 2026.05.11 15:43:41.298005 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
| 5888 | 2026.05.11 15:43:41.298048 [ 301 ] {76f14a28-4a3d-4549-9899-ea70cf592dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.05.11 15:43:41.298108 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 5890 | 2026.05.11 15:43:41.298133 [ 301 ] {76f14a28-4a3d-4549-9899-ea70cf592dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5891 | 2026.05.11 15:43:41.298208 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part | ||
| 5892 | 2026.05.11 15:43:41.298299 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 5893 | 2026.05.11 15:43:41.298385 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 5894 | 2026.05.11 15:43:41.298530 [ 301 ] {76f14a28-4a3d-4549-9899-ea70cf592dc0} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.05.11 15:43:41.298571 [ 301 ] {76f14a28-4a3d-4549-9899-ea70cf592dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5896 | 2026.05.11 15:43:41.299212 [ 301 ] {76f14a28-4a3d-4549-9899-ea70cf592dc0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5897 | 2026.05.11 15:43:41.299455 [ 301 ] {76f14a28-4a3d-4549-9899-ea70cf592dc0} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.05.11 15:43:41.299562 [ 66 ] {} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5899 | 2026.05.11 15:43:41.299589 [ 301 ] {76f14a28-4a3d-4549-9899-ea70cf592dc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. | ||
| 5900 | 2026.05.11 15:43:41.299592 [ 66 ] {} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2026.05.11 15:43:41.299630 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5902 | 2026.05.11 15:43:41.299633 [ 301 ] {76f14a28-4a3d-4549-9899-ea70cf592dc0} <Debug> TCPHandler: Processed in 0.001821182 sec. | ||
| 5903 | 2026.05.11 15:43:41.299716 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 5904 | 2026.05.11 15:43:41.299818 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5905 | 2026.05.11 15:43:41.299846 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1812 rows starting from the beginning of the part | ||
| 5906 | 2026.05.11 15:43:41.299897 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 5907 | 2026.05.11 15:43:41.299938 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5908 | 2026.05.11 15:43:41.299981 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 5909 | 2026.05.11 15:43:41.300017 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5910 | 2026.05.11 15:43:41.300059 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 5911 | 2026.05.11 15:43:41.300194 [ 196 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15214 rows, containing 5 columns (5 merged, 0 gathered) in 0.005357893 sec., 2839549.054077788 rows/sec., 182.43 MiB/sec. | ||
| 5912 | 2026.05.11 15:43:41.300601 [ 191 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5913 | 2026.05.11 15:43:41.300898 [ 191 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.05.11 15:43:41.300968 [ 191 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5915 | 2026.05.11 15:43:41.301030 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 5916 | 2026.05.11 15:43:41.301212 [ 191 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001538864 sec., 1364643.009388744 rows/sec., 91.97 MiB/sec. | ||
| 5917 | 2026.05.11 15:43:41.301450 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5918 | 2026.05.11 15:43:41.301705 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_41_8} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.05.11 15:43:41.301766 [ 204 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_41_8} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5920 | 2026.05.11 15:43:41.301825 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5921 | 2026.05.11 15:43:41.303742 [ 204 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 19 columns (19 merged, 0 gathered) in 0.006090065 sec., 127092.23957379765 rows/sec., 227.74 MiB/sec. | ||
| 5922 | 2026.05.11 15:43:41.304698 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5923 | 2026.05.11 15:43:41.305016 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.05.11 15:43:41.305084 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5925 | 2026.05.11 15:43:41.305155 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 5926 | 2026.05.11 15:43:42.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.37 MiB, peak 271.36 MiB, free memory in arenas 0.00 B, will set to 273.51 MiB (RSS), difference: 16.14 MiB | ||
| 5927 | 2026.05.11 15:43:45.289351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 712 | ||
| 5928 | 2026.05.11 15:43:45.291591 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.05.11 15:43:45.291629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5930 | 2026.05.11 15:43:45.292771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5931 | 2026.05.11 15:43:45.293022 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.05.11 15:43:45.293265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
| 5933 | 2026.05.11 15:43:46.281438 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2026.05.11 15:43:46.281658 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 5935 | 2026.05.11 15:43:46.281969 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5936 | 2026.05.11 15:43:46.282004 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <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 | ||
| 5937 | 2026.05.11 15:43:46.282216 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5938 | 2026.05.11 15:43:46.282282 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5939 | 2026.05.11 15:43:46.282416 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5940 | 2026.05.11 15:43:46.282451 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5941 | 2026.05.11 15:43:46.282472 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 5942 | 2026.05.11 15:43:46.282488 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5943 | 2026.05.11 15:43:46.282532 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <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'))" | ||
| 5944 | 2026.05.11 15:43:46.282552 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 5945 | 2026.05.11 15:43:46.283605 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002032 sec., 18700.787401574802 rows/sec., 3.79 MiB/sec. | ||
| 5946 | 2026.05.11 15:43:46.283711 [ 301 ] {8cb7f074-a4a1-4443-b403-ed2c92600f6f} <Debug> TCPHandler: Processed in 0.002395809 sec. | ||
| 5947 | 2026.05.11 15:43:46.285597 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.05.11 15:43:46.285781 [ 301 ] {f09d5ed6-f4a9-4d32-bdee-6685853cbb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5949 | 2026.05.11 15:43:46.285849 [ 301 ] {f09d5ed6-f4a9-4d32-bdee-6685853cbb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5950 | 2026.05.11 15:43:46.286479 [ 301 ] {f09d5ed6-f4a9-4d32-bdee-6685853cbb6d} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.05.11 15:43:46.286521 [ 301 ] {f09d5ed6-f4a9-4d32-bdee-6685853cbb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5952 | 2026.05.11 15:43:46.286890 [ 301 ] {f09d5ed6-f4a9-4d32-bdee-6685853cbb6d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5953 | 2026.05.11 15:43:46.287102 [ 301 ] {f09d5ed6-f4a9-4d32-bdee-6685853cbb6d} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.05.11 15:43:46.287248 [ 301 ] {f09d5ed6-f4a9-4d32-bdee-6685853cbb6d} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001513 sec., 43621.94315928619 rows/sec., 3.46 MiB/sec. | ||
| 5955 | 2026.05.11 15:43:46.287289 [ 301 ] {f09d5ed6-f4a9-4d32-bdee-6685853cbb6d} <Debug> TCPHandler: Processed in 0.001822222 sec. | ||
| 5956 | 2026.05.11 15:43:46.287418 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.05.11 15:43:46.287514 [ 301 ] {d66d5bea-7a5f-4374-ac05-445113935068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5958 | 2026.05.11 15:43:46.287554 [ 301 ] {d66d5bea-7a5f-4374-ac05-445113935068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5959 | 2026.05.11 15:43:46.287955 [ 301 ] {d66d5bea-7a5f-4374-ac05-445113935068} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.05.11 15:43:46.287992 [ 301 ] {d66d5bea-7a5f-4374-ac05-445113935068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5961 | 2026.05.11 15:43:46.288290 [ 301 ] {d66d5bea-7a5f-4374-ac05-445113935068} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5962 | 2026.05.11 15:43:46.288496 [ 301 ] {d66d5bea-7a5f-4374-ac05-445113935068} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.05.11 15:43:46.288623 [ 301 ] {d66d5bea-7a5f-4374-ac05-445113935068} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001128 sec., 4432.624113475177 rows/sec., 333.31 KiB/sec. | ||
| 5964 | 2026.05.11 15:43:46.288660 [ 301 ] {d66d5bea-7a5f-4374-ac05-445113935068} <Debug> TCPHandler: Processed in 0.001292117 sec. | ||
| 5965 | 2026.05.11 15:43:46.288782 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2026.05.11 15:43:46.288877 [ 301 ] {1da9ee79-65e2-4c41-8476-5c529ddf02d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5967 | 2026.05.11 15:43:46.288916 [ 301 ] {1da9ee79-65e2-4c41-8476-5c529ddf02d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5968 | 2026.05.11 15:43:46.289321 [ 301 ] {1da9ee79-65e2-4c41-8476-5c529ddf02d5} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.05.11 15:43:46.289357 [ 301 ] {1da9ee79-65e2-4c41-8476-5c529ddf02d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5970 | 2026.05.11 15:43:46.289654 [ 301 ] {1da9ee79-65e2-4c41-8476-5c529ddf02d5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5971 | 2026.05.11 15:43:46.289853 [ 301 ] {1da9ee79-65e2-4c41-8476-5c529ddf02d5} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.05.11 15:43:46.289982 [ 301 ] {1da9ee79-65e2-4c41-8476-5c529ddf02d5} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001123 sec., 61442.56455921638 rows/sec., 4.80 MiB/sec. | ||
| 5973 | 2026.05.11 15:43:46.290018 [ 301 ] {1da9ee79-65e2-4c41-8476-5c529ddf02d5} <Debug> TCPHandler: Processed in 0.001286317 sec. | ||
| 5974 | 2026.05.11 15:43:46.290142 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.05.11 15:43:46.290238 [ 301 ] {ec22fb4e-befb-4e94-b418-9510f7d300d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5976 | 2026.05.11 15:43:46.290280 [ 301 ] {ec22fb4e-befb-4e94-b418-9510f7d300d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5977 | 2026.05.11 15:43:46.290722 [ 301 ] {ec22fb4e-befb-4e94-b418-9510f7d300d5} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.05.11 15:43:46.290764 [ 301 ] {ec22fb4e-befb-4e94-b418-9510f7d300d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5979 | 2026.05.11 15:43:46.291091 [ 301 ] {ec22fb4e-befb-4e94-b418-9510f7d300d5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5980 | 2026.05.11 15:43:46.291294 [ 301 ] {ec22fb4e-befb-4e94-b418-9510f7d300d5} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.05.11 15:43:46.291424 [ 301 ] {ec22fb4e-befb-4e94-b418-9510f7d300d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 5982 | 2026.05.11 15:43:46.291461 [ 301 ] {ec22fb4e-befb-4e94-b418-9510f7d300d5} <Debug> TCPHandler: Processed in 0.001368259 sec. | ||
| 5983 | 2026.05.11 15:43:46.291633 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.05.11 15:43:46.291751 [ 301 ] {d34bd727-e7af-4587-9d7e-bf5b96cae087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5985 | 2026.05.11 15:43:46.291815 [ 301 ] {d34bd727-e7af-4587-9d7e-bf5b96cae087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5986 | 2026.05.11 15:43:46.292661 [ 301 ] {d34bd727-e7af-4587-9d7e-bf5b96cae087} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.05.11 15:43:46.292702 [ 301 ] {d34bd727-e7af-4587-9d7e-bf5b96cae087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5988 | 2026.05.11 15:43:46.293266 [ 301 ] {d34bd727-e7af-4587-9d7e-bf5b96cae087} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5989 | 2026.05.11 15:43:46.293492 [ 301 ] {d34bd727-e7af-4587-9d7e-bf5b96cae087} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.05.11 15:43:46.293643 [ 301 ] {d34bd727-e7af-4587-9d7e-bf5b96cae087} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001926 sec., 2596.0539979231567 rows/sec., 4.65 MiB/sec. | ||
| 5991 | 2026.05.11 15:43:46.293697 [ 301 ] {d34bd727-e7af-4587-9d7e-bf5b96cae087} <Debug> TCPHandler: Processed in 0.002118651 sec. | ||
| 5992 | 2026.05.11 15:43:46.293839 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2026.05.11 15:43:46.293966 [ 301 ] {5657f043-2335-46de-a3b4-29730094da55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5994 | 2026.05.11 15:43:46.294017 [ 301 ] {5657f043-2335-46de-a3b4-29730094da55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5995 | 2026.05.11 15:43:46.294458 [ 301 ] {5657f043-2335-46de-a3b4-29730094da55} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.05.11 15:43:46.294503 [ 301 ] {5657f043-2335-46de-a3b4-29730094da55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 5997 | 2026.05.11 15:43:46.294880 [ 301 ] {5657f043-2335-46de-a3b4-29730094da55} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5998 | 2026.05.11 15:43:46.295118 [ 301 ] {5657f043-2335-46de-a3b4-29730094da55} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.05.11 15:43:46.295248 [ 301 ] {5657f043-2335-46de-a3b4-29730094da55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001307 sec., 45906.65646518745 rows/sec., 3.09 MiB/sec. | ||
| 6000 | 2026.05.11 15:43:46.295284 [ 301 ] {5657f043-2335-46de-a3b4-29730094da55} <Debug> TCPHandler: Processed in 0.001506674 sec. | ||
| 6001 | 2026.05.11 15:43:46.530064 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2026.05.11 15:43:46.530469 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6003 | 2026.05.11 15:43:46.531071 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6004 | 2026.05.11 15:43:46.531119 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6005 | 2026.05.11 15:43:46.531371 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6006 | 2026.05.11 15:43:46.531438 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6007 | 2026.05.11 15:43:46.531586 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6008 | 2026.05.11 15:43:46.531622 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6009 | 2026.05.11 15:43:46.531643 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 6010 | 2026.05.11 15:43:46.531658 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6011 | 2026.05.11 15:43:46.531698 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6012 | 2026.05.11 15:43:46.531720 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 6013 | 2026.05.11 15:43:46.532835 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002538 sec., 14972.419227738377 rows/sec., 3.04 MiB/sec. | ||
| 6014 | 2026.05.11 15:43:46.532955 [ 301 ] {51e57580-28cc-46e5-a18c-5f5d1a4b155a} <Debug> TCPHandler: Processed in 0.003068878 sec. | ||
| 6015 | 2026.05.11 15:43:46.547219 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.05.11 15:43:46.547420 [ 301 ] {5969d678-6918-4ce9-ba8e-c1349b860f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.05.11 15:43:46.547495 [ 301 ] {5969d678-6918-4ce9-ba8e-c1349b860f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6018 | 2026.05.11 15:43:46.548236 [ 301 ] {5969d678-6918-4ce9-ba8e-c1349b860f29} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.05.11 15:43:46.548278 [ 301 ] {5969d678-6918-4ce9-ba8e-c1349b860f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6020 | 2026.05.11 15:43:46.548652 [ 301 ] {5969d678-6918-4ce9-ba8e-c1349b860f29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6021 | 2026.05.11 15:43:46.548885 [ 301 ] {5969d678-6918-4ce9-ba8e-c1349b860f29} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.05.11 15:43:46.549034 [ 301 ] {5969d678-6918-4ce9-ba8e-c1349b860f29} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001669 sec., 14379.868184541643 rows/sec., 1.19 MiB/sec. | ||
| 6023 | 2026.05.11 15:43:46.549073 [ 301 ] {5969d678-6918-4ce9-ba8e-c1349b860f29} <Debug> TCPHandler: Processed in 0.001950096 sec. | ||
| 6024 | 2026.05.11 15:43:46.549222 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.05.11 15:43:46.549320 [ 301 ] {6ca6976b-9065-43bb-a851-3eba5938456e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6026 | 2026.05.11 15:43:46.549362 [ 301 ] {6ca6976b-9065-43bb-a851-3eba5938456e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6027 | 2026.05.11 15:43:46.549785 [ 301 ] {6ca6976b-9065-43bb-a851-3eba5938456e} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.05.11 15:43:46.549822 [ 301 ] {6ca6976b-9065-43bb-a851-3eba5938456e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6029 | 2026.05.11 15:43:46.550106 [ 301 ] {6ca6976b-9065-43bb-a851-3eba5938456e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6030 | 2026.05.11 15:43:46.550317 [ 301 ] {6ca6976b-9065-43bb-a851-3eba5938456e} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.05.11 15:43:46.550446 [ 301 ] {6ca6976b-9065-43bb-a851-3eba5938456e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001144 sec., 12237.762237762237 rows/sec., 997.90 KiB/sec. | ||
| 6032 | 2026.05.11 15:43:46.550483 [ 301 ] {6ca6976b-9065-43bb-a851-3eba5938456e} <Debug> TCPHandler: Processed in 0.001310327 sec. | ||
| 6033 | 2026.05.11 15:43:46.550634 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.05.11 15:43:46.550729 [ 301 ] {cdfa56fd-0cb2-447a-8222-3e11abae536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6035 | 2026.05.11 15:43:46.550768 [ 301 ] {cdfa56fd-0cb2-447a-8222-3e11abae536c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6036 | 2026.05.11 15:43:46.552467 [ 301 ] {cdfa56fd-0cb2-447a-8222-3e11abae536c} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.05.11 15:43:46.552507 [ 301 ] {cdfa56fd-0cb2-447a-8222-3e11abae536c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6038 | 2026.05.11 15:43:46.552991 [ 301 ] {cdfa56fd-0cb2-447a-8222-3e11abae536c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6039 | 2026.05.11 15:43:46.553203 [ 301 ] {cdfa56fd-0cb2-447a-8222-3e11abae536c} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.05.11 15:43:46.553332 [ 301 ] {cdfa56fd-0cb2-447a-8222-3e11abae536c} <Debug> executeQuery: Read 2602 rows, 199.26 KiB in 0.002621 sec., 992750.8584509729 rows/sec., 74.24 MiB/sec. | ||
| 6041 | 2026.05.11 15:43:46.553370 [ 301 ] {cdfa56fd-0cb2-447a-8222-3e11abae536c} <Debug> TCPHandler: Processed in 0.00278507 sec. | ||
| 6042 | 2026.05.11 15:43:46.553503 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.05.11 15:43:46.553600 [ 301 ] {d2d1305e-7550-4971-861a-a450614e7f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6044 | 2026.05.11 15:43:46.553640 [ 301 ] {d2d1305e-7550-4971-861a-a450614e7f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6045 | 2026.05.11 15:43:46.554098 [ 301 ] {d2d1305e-7550-4971-861a-a450614e7f83} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.05.11 15:43:46.554137 [ 301 ] {d2d1305e-7550-4971-861a-a450614e7f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6047 | 2026.05.11 15:43:46.554441 [ 301 ] {d2d1305e-7550-4971-861a-a450614e7f83} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6048 | 2026.05.11 15:43:46.554658 [ 301 ] {d2d1305e-7550-4971-861a-a450614e7f83} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.05.11 15:43:46.554785 [ 301 ] {d2d1305e-7550-4971-861a-a450614e7f83} <Debug> executeQuery: Read 72 rows, 5.40 KiB in 0.001204 sec., 59800.664451827244 rows/sec., 4.38 MiB/sec. | ||
| 6050 | 2026.05.11 15:43:46.554821 [ 301 ] {d2d1305e-7550-4971-861a-a450614e7f83} <Debug> TCPHandler: Processed in 0.00136841 sec. | ||
| 6051 | 2026.05.11 15:43:46.554951 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6052 | 2026.05.11 15:43:46.555047 [ 301 ] {23783262-fc0a-4a1a-892f-c418d71bd38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6053 | 2026.05.11 15:43:46.555087 [ 301 ] {23783262-fc0a-4a1a-892f-c418d71bd38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6054 | 2026.05.11 15:43:46.555790 [ 301 ] {23783262-fc0a-4a1a-892f-c418d71bd38b} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2026.05.11 15:43:46.555827 [ 301 ] {23783262-fc0a-4a1a-892f-c418d71bd38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6056 | 2026.05.11 15:43:46.556174 [ 301 ] {23783262-fc0a-4a1a-892f-c418d71bd38b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6057 | 2026.05.11 15:43:46.556377 [ 301 ] {23783262-fc0a-4a1a-892f-c418d71bd38b} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2026.05.11 15:43:46.556502 [ 301 ] {23783262-fc0a-4a1a-892f-c418d71bd38b} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001472 sec., 560461.9565217391 rows/sec., 32.79 MiB/sec. | ||
| 6059 | 2026.05.11 15:43:46.556541 [ 301 ] {23783262-fc0a-4a1a-892f-c418d71bd38b} <Debug> TCPHandler: Processed in 0.001639157 sec. | ||
| 6060 | 2026.05.11 15:43:46.556669 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2026.05.11 15:43:46.556764 [ 301 ] {038b37a9-97e7-43f2-9ca4-cc50f72391a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6062 | 2026.05.11 15:43:46.556804 [ 301 ] {038b37a9-97e7-43f2-9ca4-cc50f72391a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6063 | 2026.05.11 15:43:46.557202 [ 301 ] {038b37a9-97e7-43f2-9ca4-cc50f72391a0} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.05.11 15:43:46.557239 [ 301 ] {038b37a9-97e7-43f2-9ca4-cc50f72391a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6065 | 2026.05.11 15:43:46.557537 [ 301 ] {038b37a9-97e7-43f2-9ca4-cc50f72391a0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6066 | 2026.05.11 15:43:46.557745 [ 301 ] {038b37a9-97e7-43f2-9ca4-cc50f72391a0} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.05.11 15:43:46.557879 [ 301 ] {038b37a9-97e7-43f2-9ca4-cc50f72391a0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. | ||
| 6068 | 2026.05.11 15:43:46.557916 [ 301 ] {038b37a9-97e7-43f2-9ca4-cc50f72391a0} <Debug> TCPHandler: Processed in 0.001296287 sec. | ||
| 6069 | 2026.05.11 15:43:46.558049 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.05.11 15:43:46.558146 [ 301 ] {329b3688-1e67-4d09-b7e4-b763ce27f085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6071 | 2026.05.11 15:43:46.558184 [ 301 ] {329b3688-1e67-4d09-b7e4-b763ce27f085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6072 | 2026.05.11 15:43:46.558593 [ 301 ] {329b3688-1e67-4d09-b7e4-b763ce27f085} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.05.11 15:43:46.558630 [ 301 ] {329b3688-1e67-4d09-b7e4-b763ce27f085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6074 | 2026.05.11 15:43:46.558923 [ 301 ] {329b3688-1e67-4d09-b7e4-b763ce27f085} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6075 | 2026.05.11 15:43:46.559127 [ 301 ] {329b3688-1e67-4d09-b7e4-b763ce27f085} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.05.11 15:43:46.559255 [ 301 ] {329b3688-1e67-4d09-b7e4-b763ce27f085} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 6077 | 2026.05.11 15:43:46.559294 [ 301 ] {329b3688-1e67-4d09-b7e4-b763ce27f085} <Debug> TCPHandler: Processed in 0.001294977 sec. | ||
| 6078 | 2026.05.11 15:43:46.559429 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.05.11 15:43:46.559525 [ 301 ] {fc949692-8aaa-4fb0-8e75-0de5e0ee5a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6080 | 2026.05.11 15:43:46.559564 [ 301 ] {fc949692-8aaa-4fb0-8e75-0de5e0ee5a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6081 | 2026.05.11 15:43:46.560448 [ 301 ] {fc949692-8aaa-4fb0-8e75-0de5e0ee5a65} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.05.11 15:43:46.560484 [ 301 ] {fc949692-8aaa-4fb0-8e75-0de5e0ee5a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6083 | 2026.05.11 15:43:46.560863 [ 301 ] {fc949692-8aaa-4fb0-8e75-0de5e0ee5a65} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6084 | 2026.05.11 15:43:46.561073 [ 301 ] {fc949692-8aaa-4fb0-8e75-0de5e0ee5a65} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.05.11 15:43:46.561200 [ 301 ] {fc949692-8aaa-4fb0-8e75-0de5e0ee5a65} <Debug> executeQuery: Read 1375 rows, 95.32 KiB in 0.001693 sec., 812167.7495569994 rows/sec., 54.98 MiB/sec. | ||
| 6086 | 2026.05.11 15:43:46.561238 [ 301 ] {fc949692-8aaa-4fb0-8e75-0de5e0ee5a65} <Debug> TCPHandler: Processed in 0.001858043 sec. | ||
| 6087 | 2026.05.11 15:43:46.561375 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.05.11 15:43:46.561470 [ 301 ] {33f1fbea-29a0-49d6-8a58-038a30c65094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6089 | 2026.05.11 15:43:46.561514 [ 301 ] {33f1fbea-29a0-49d6-8a58-038a30c65094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6090 | 2026.05.11 15:43:46.562292 [ 301 ] {33f1fbea-29a0-49d6-8a58-038a30c65094} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.05.11 15:43:46.562329 [ 301 ] {33f1fbea-29a0-49d6-8a58-038a30c65094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6092 | 2026.05.11 15:43:46.562772 [ 301 ] {33f1fbea-29a0-49d6-8a58-038a30c65094} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6093 | 2026.05.11 15:43:46.562999 [ 301 ] {33f1fbea-29a0-49d6-8a58-038a30c65094} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.05.11 15:43:46.563130 [ 301 ] {33f1fbea-29a0-49d6-8a58-038a30c65094} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001677 sec., 917710.1967799641 rows/sec., 56.13 MiB/sec. | ||
| 6095 | 2026.05.11 15:43:46.563167 [ 301 ] {33f1fbea-29a0-49d6-8a58-038a30c65094} <Debug> TCPHandler: Processed in 0.001841072 sec. | ||
| 6096 | 2026.05.11 15:43:46.563334 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.05.11 15:43:46.563431 [ 301 ] {4e526fbe-ffbd-4019-b824-e266a35a7684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6098 | 2026.05.11 15:43:46.563485 [ 301 ] {4e526fbe-ffbd-4019-b824-e266a35a7684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6099 | 2026.05.11 15:43:46.564389 [ 301 ] {4e526fbe-ffbd-4019-b824-e266a35a7684} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.05.11 15:43:46.564426 [ 301 ] {4e526fbe-ffbd-4019-b824-e266a35a7684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6101 | 2026.05.11 15:43:46.564996 [ 301 ] {4e526fbe-ffbd-4019-b824-e266a35a7684} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6102 | 2026.05.11 15:43:46.565215 [ 301 ] {4e526fbe-ffbd-4019-b824-e266a35a7684} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.05.11 15:43:46.565364 [ 301 ] {4e526fbe-ffbd-4019-b824-e266a35a7684} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.00195 sec., 23589.74358974359 rows/sec., 42.27 MiB/sec. | ||
| 6104 | 2026.05.11 15:43:46.565417 [ 301 ] {4e526fbe-ffbd-4019-b824-e266a35a7684} <Debug> TCPHandler: Processed in 0.002131751 sec. | ||
| 6105 | 2026.05.11 15:43:46.565558 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.05.11 15:43:46.565656 [ 301 ] {1c197b0a-7bbb-448b-ba27-a606e8c52ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6107 | 2026.05.11 15:43:46.565697 [ 301 ] {1c197b0a-7bbb-448b-ba27-a606e8c52ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6108 | 2026.05.11 15:43:46.566036 [ 301 ] {1c197b0a-7bbb-448b-ba27-a606e8c52ecb} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.05.11 15:43:46.566073 [ 301 ] {1c197b0a-7bbb-448b-ba27-a606e8c52ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6110 | 2026.05.11 15:43:46.566376 [ 301 ] {1c197b0a-7bbb-448b-ba27-a606e8c52ecb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6111 | 2026.05.11 15:43:46.566582 [ 301 ] {1c197b0a-7bbb-448b-ba27-a606e8c52ecb} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.05.11 15:43:46.566710 [ 301 ] {1c197b0a-7bbb-448b-ba27-a606e8c52ecb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 771.78 KiB/sec. | ||
| 6113 | 2026.05.11 15:43:46.566746 [ 301 ] {1c197b0a-7bbb-448b-ba27-a606e8c52ecb} <Debug> TCPHandler: Processed in 0.001237696 sec. | ||
| 6114 | 2026.05.11 15:43:47.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.83 MiB, peak 278.16 MiB, free memory in arenas 0.00 B, will set to 273.60 MiB (RSS), difference: -1.23 MiB | ||
| 6115 | 2026.05.11 15:43:47.759997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12968 | ||
| 6116 | 2026.05.11 15:43:47.760497 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.05.11 15:43:47.760541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6118 | 2026.05.11 15:43:47.761011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6119 | 2026.05.11 15:43:47.761235 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.05.11 15:43:47.761356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12968 | ||
| 6121 | 2026.05.11 15:43:48.444837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6122 | 2026.05.11 15:43:48.459358 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2026.05.11 15:43:48.459413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6124 | 2026.05.11 15:43:48.464855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6125 | 2026.05.11 15:43:48.465544 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.05.11 15:43:48.468041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6127 | 2026.05.11 15:43:51.279709 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2026.05.11 15:43:51.279955 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 6129 | 2026.05.11 15:43:51.280309 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6130 | 2026.05.11 15:43:51.280342 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <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 | ||
| 6131 | 2026.05.11 15:43:51.280549 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6132 | 2026.05.11 15:43:51.280616 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6133 | 2026.05.11 15:43:51.280753 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6134 | 2026.05.11 15:43:51.280787 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6135 | 2026.05.11 15:43:51.280808 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 6136 | 2026.05.11 15:43:51.280824 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6137 | 2026.05.11 15:43:51.280862 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <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'))" | ||
| 6138 | 2026.05.11 15:43:51.280881 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 6139 | 2026.05.11 15:43:51.281779 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.001924 sec., 19750.51975051975 rows/sec., 4.01 MiB/sec. | ||
| 6140 | 2026.05.11 15:43:51.281851 [ 301 ] {a2afa224-81c6-4a36-8af1-d8c195623f56} <Debug> TCPHandler: Processed in 0.002275286 sec. | ||
| 6141 | 2026.05.11 15:43:51.283557 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2026.05.11 15:43:51.283751 [ 301 ] {6c19f24d-d50b-48f3-9ee1-00f42e1294fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6143 | 2026.05.11 15:43:51.283824 [ 301 ] {6c19f24d-d50b-48f3-9ee1-00f42e1294fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6144 | 2026.05.11 15:43:51.284534 [ 301 ] {6c19f24d-d50b-48f3-9ee1-00f42e1294fa} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.05.11 15:43:51.284585 [ 301 ] {6c19f24d-d50b-48f3-9ee1-00f42e1294fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6146 | 2026.05.11 15:43:51.284971 [ 301 ] {6c19f24d-d50b-48f3-9ee1-00f42e1294fa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6147 | 2026.05.11 15:43:51.285189 [ 301 ] {6c19f24d-d50b-48f3-9ee1-00f42e1294fa} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.05.11 15:43:51.285342 [ 301 ] {6c19f24d-d50b-48f3-9ee1-00f42e1294fa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.60 MiB/sec. | ||
| 6149 | 2026.05.11 15:43:51.285393 [ 301 ] {6c19f24d-d50b-48f3-9ee1-00f42e1294fa} <Debug> TCPHandler: Processed in 0.001970287 sec. | ||
| 6150 | 2026.05.11 15:43:51.285536 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.05.11 15:43:51.285641 [ 301 ] {79fed9a5-3f62-4678-a186-a1ba111abc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6152 | 2026.05.11 15:43:51.285682 [ 301 ] {79fed9a5-3f62-4678-a186-a1ba111abc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6153 | 2026.05.11 15:43:51.286126 [ 301 ] {79fed9a5-3f62-4678-a186-a1ba111abc44} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.05.11 15:43:51.286165 [ 301 ] {79fed9a5-3f62-4678-a186-a1ba111abc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6155 | 2026.05.11 15:43:51.286462 [ 301 ] {79fed9a5-3f62-4678-a186-a1ba111abc44} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6156 | 2026.05.11 15:43:51.286667 [ 301 ] {79fed9a5-3f62-4678-a186-a1ba111abc44} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.05.11 15:43:51.286795 [ 301 ] {79fed9a5-3f62-4678-a186-a1ba111abc44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 6158 | 2026.05.11 15:43:51.286833 [ 301 ] {79fed9a5-3f62-4678-a186-a1ba111abc44} <Debug> TCPHandler: Processed in 0.001347908 sec. | ||
| 6159 | 2026.05.11 15:43:51.286959 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.05.11 15:43:51.287056 [ 301 ] {44db4b0a-c0f2-4962-9f03-a3d299aba34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6161 | 2026.05.11 15:43:51.287099 [ 301 ] {44db4b0a-c0f2-4962-9f03-a3d299aba34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6162 | 2026.05.11 15:43:51.287531 [ 301 ] {44db4b0a-c0f2-4962-9f03-a3d299aba34c} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.05.11 15:43:51.287569 [ 301 ] {44db4b0a-c0f2-4962-9f03-a3d299aba34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6164 | 2026.05.11 15:43:51.287881 [ 301 ] {44db4b0a-c0f2-4962-9f03-a3d299aba34c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6165 | 2026.05.11 15:43:51.288081 [ 301 ] {44db4b0a-c0f2-4962-9f03-a3d299aba34c} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.05.11 15:43:51.288210 [ 301 ] {44db4b0a-c0f2-4962-9f03-a3d299aba34c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001173 sec., 109121.90963341859 rows/sec., 7.60 MiB/sec. | ||
| 6167 | 2026.05.11 15:43:51.288246 [ 301 ] {44db4b0a-c0f2-4962-9f03-a3d299aba34c} <Debug> TCPHandler: Processed in 0.001335478 sec. | ||
| 6168 | 2026.05.11 15:43:51.288363 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2026.05.11 15:43:51.288457 [ 301 ] {180cc723-5d92-4aa5-8782-38d0dfb5cc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6170 | 2026.05.11 15:43:51.288499 [ 301 ] {180cc723-5d92-4aa5-8782-38d0dfb5cc14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6171 | 2026.05.11 15:43:51.288852 [ 301 ] {180cc723-5d92-4aa5-8782-38d0dfb5cc14} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.05.11 15:43:51.288888 [ 301 ] {180cc723-5d92-4aa5-8782-38d0dfb5cc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6173 | 2026.05.11 15:43:51.289181 [ 301 ] {180cc723-5d92-4aa5-8782-38d0dfb5cc14} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6174 | 2026.05.11 15:43:51.289393 [ 301 ] {180cc723-5d92-4aa5-8782-38d0dfb5cc14} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.05.11 15:43:51.289520 [ 301 ] {180cc723-5d92-4aa5-8782-38d0dfb5cc14} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001081 sec., 44403.33024976873 rows/sec., 2.99 MiB/sec. | ||
| 6176 | 2026.05.11 15:43:51.289556 [ 301 ] {180cc723-5d92-4aa5-8782-38d0dfb5cc14} <Debug> TCPHandler: Processed in 0.001241856 sec. | ||
| 6177 | 2026.05.11 15:43:55.155734 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6178 | 2026.05.11 15:43:55.155811 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6179 | 2026.05.11 15:43:55.262238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13480 | ||
| 6180 | 2026.05.11 15:43:55.262868 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.05.11 15:43:55.262917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6182 | 2026.05.11 15:43:55.263462 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6183 | 2026.05.11 15:43:55.263710 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.05.11 15:43:55.263838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13480 | ||
| 6185 | 2026.05.11 15:43:55.294158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 760 | ||
| 6186 | 2026.05.11 15:43:55.296878 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.05.11 15:43:55.296922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6188 | 2026.05.11 15:43:55.298188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6189 | 2026.05.11 15:43:55.298748 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.05.11 15:43:55.298957 [ 38 ] {} <Debug> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6191 | 2026.05.11 15:43:55.299009 [ 38 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.05.11 15:43:55.299031 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6193 | 2026.05.11 15:43:55.299149 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::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 | ||
| 6194 | 2026.05.11 15:43:55.299553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
| 6195 | 2026.05.11 15:43:55.299640 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6196 | 2026.05.11 15:43:55.299766 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 574 rows starting from the beginning of the part | ||
| 6197 | 2026.05.11 15:43:55.300090 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 6198 | 2026.05.11 15:43:55.300449 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 6199 | 2026.05.11 15:43:55.300778 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6200 | 2026.05.11 15:43:55.301076 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 6201 | 2026.05.11 15:43:55.301400 [ 191 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 6202 | 2026.05.11 15:43:55.307240 [ 196 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 72 columns (72 merged, 0 gathered) in 0.008127782 sec., 93506.44493171692 rows/sec., 80.83 MiB/sec. | ||
| 6203 | 2026.05.11 15:43:55.308400 [ 208 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6204 | 2026.05.11 15:43:55.309022 [ 208 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_21_4} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.05.11 15:43:55.309095 [ 208 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_21_4} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6206 | 2026.05.11 15:43:55.309331 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 6207 | 2026.05.11 15:43:55.968907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6208 | 2026.05.11 15:43:55.983170 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.05.11 15:43:55.983230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6210 | 2026.05.11 15:43:55.989267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6211 | 2026.05.11 15:43:55.989952 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.05.11 15:43:55.992545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6213 | 2026.05.11 15:43:56.281680 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.05.11 15:43:56.281952 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 6215 | 2026.05.11 15:43:56.282328 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6216 | 2026.05.11 15:43:56.282363 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <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 | ||
| 6217 | 2026.05.11 15:43:56.282585 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6218 | 2026.05.11 15:43:56.282654 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6219 | 2026.05.11 15:43:56.282799 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6220 | 2026.05.11 15:43:56.282835 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6221 | 2026.05.11 15:43:56.282856 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 6222 | 2026.05.11 15:43:56.282872 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6223 | 2026.05.11 15:43:56.282911 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <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'))" | ||
| 6224 | 2026.05.11 15:43:56.282931 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 6225 | 2026.05.11 15:43:56.284082 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002241 sec., 16956.715751896474 rows/sec., 3.44 MiB/sec. | ||
| 6226 | 2026.05.11 15:43:56.284195 [ 301 ] {27217ca3-14cc-4378-be07-ab19bf130864} <Debug> TCPHandler: Processed in 0.002661936 sec. | ||
| 6227 | 2026.05.11 15:43:56.286041 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2026.05.11 15:43:56.286203 [ 301 ] {4bca72db-1227-434d-b0f0-be00d310386d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6229 | 2026.05.11 15:43:56.286284 [ 301 ] {4bca72db-1227-434d-b0f0-be00d310386d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6230 | 2026.05.11 15:43:56.287246 [ 301 ] {4bca72db-1227-434d-b0f0-be00d310386d} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2026.05.11 15:43:56.287284 [ 301 ] {4bca72db-1227-434d-b0f0-be00d310386d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6232 | 2026.05.11 15:43:56.287776 [ 301 ] {4bca72db-1227-434d-b0f0-be00d310386d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6233 | 2026.05.11 15:43:56.288046 [ 301 ] {4bca72db-1227-434d-b0f0-be00d310386d} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6234 | 2026.05.11 15:43:56.288226 [ 301 ] {4bca72db-1227-434d-b0f0-be00d310386d} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.002081 sec., 31715.521383950025 rows/sec., 2.51 MiB/sec. | ||
| 6235 | 2026.05.11 15:43:56.288265 [ 301 ] {4bca72db-1227-434d-b0f0-be00d310386d} <Debug> TCPHandler: Processed in 0.002275615 sec. | ||
| 6236 | 2026.05.11 15:43:56.288427 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2026.05.11 15:43:56.288523 [ 301 ] {e8f864ee-a2b9-4145-9890-b673c6f85b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6238 | 2026.05.11 15:43:56.288564 [ 301 ] {e8f864ee-a2b9-4145-9890-b673c6f85b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6239 | 2026.05.11 15:43:56.289009 [ 301 ] {e8f864ee-a2b9-4145-9890-b673c6f85b54} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2026.05.11 15:43:56.289046 [ 301 ] {e8f864ee-a2b9-4145-9890-b673c6f85b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6241 | 2026.05.11 15:43:56.289338 [ 301 ] {e8f864ee-a2b9-4145-9890-b673c6f85b54} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6242 | 2026.05.11 15:43:56.289543 [ 301 ] {e8f864ee-a2b9-4145-9890-b673c6f85b54} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2026.05.11 15:43:56.289673 [ 301 ] {e8f864ee-a2b9-4145-9890-b673c6f85b54} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001168 sec., 4280.821917808219 rows/sec., 321.90 KiB/sec. | ||
| 6244 | 2026.05.11 15:43:56.289709 [ 301 ] {e8f864ee-a2b9-4145-9890-b673c6f85b54} <Debug> TCPHandler: Processed in 0.001331778 sec. | ||
| 6245 | 2026.05.11 15:43:56.289850 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2026.05.11 15:43:56.289945 [ 301 ] {c304e60a-7eab-4bde-a317-e01691ceb62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6247 | 2026.05.11 15:43:56.289984 [ 301 ] {c304e60a-7eab-4bde-a317-e01691ceb62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6248 | 2026.05.11 15:43:56.290459 [ 301 ] {c304e60a-7eab-4bde-a317-e01691ceb62a} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.05.11 15:43:56.290495 [ 301 ] {c304e60a-7eab-4bde-a317-e01691ceb62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6250 | 2026.05.11 15:43:56.290790 [ 301 ] {c304e60a-7eab-4bde-a317-e01691ceb62a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6251 | 2026.05.11 15:43:56.291000 [ 301 ] {c304e60a-7eab-4bde-a317-e01691ceb62a} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.05.11 15:43:56.291134 [ 301 ] {c304e60a-7eab-4bde-a317-e01691ceb62a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001206 sec., 57213.930348258706 rows/sec., 4.47 MiB/sec. | ||
| 6253 | 2026.05.11 15:43:56.291170 [ 301 ] {c304e60a-7eab-4bde-a317-e01691ceb62a} <Debug> TCPHandler: Processed in 0.0013695 sec. | ||
| 6254 | 2026.05.11 15:43:56.291318 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2026.05.11 15:43:56.291412 [ 301 ] {58e00827-ecce-4241-9a48-cb7ae273db1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6256 | 2026.05.11 15:43:56.291455 [ 301 ] {58e00827-ecce-4241-9a48-cb7ae273db1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6257 | 2026.05.11 15:43:56.291882 [ 301 ] {58e00827-ecce-4241-9a48-cb7ae273db1a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.05.11 15:43:56.291918 [ 301 ] {58e00827-ecce-4241-9a48-cb7ae273db1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6259 | 2026.05.11 15:43:56.292270 [ 301 ] {58e00827-ecce-4241-9a48-cb7ae273db1a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6260 | 2026.05.11 15:43:56.292479 [ 301 ] {58e00827-ecce-4241-9a48-cb7ae273db1a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.05.11 15:43:56.292615 [ 301 ] {58e00827-ecce-4241-9a48-cb7ae273db1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 6262 | 2026.05.11 15:43:56.292652 [ 301 ] {58e00827-ecce-4241-9a48-cb7ae273db1a} <Debug> TCPHandler: Processed in 0.00138443 sec. | ||
| 6263 | 2026.05.11 15:43:56.292823 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2026.05.11 15:43:56.292917 [ 301 ] {ff23061f-46b2-480b-913e-64485b0182f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6265 | 2026.05.11 15:43:56.292970 [ 301 ] {ff23061f-46b2-480b-913e-64485b0182f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6266 | 2026.05.11 15:43:56.293792 [ 301 ] {ff23061f-46b2-480b-913e-64485b0182f4} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2026.05.11 15:43:56.293829 [ 301 ] {ff23061f-46b2-480b-913e-64485b0182f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6268 | 2026.05.11 15:43:56.294329 [ 301 ] {ff23061f-46b2-480b-913e-64485b0182f4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6269 | 2026.05.11 15:43:56.294546 [ 301 ] {ff23061f-46b2-480b-913e-64485b0182f4} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.05.11 15:43:56.294681 [ 301 ] {ff23061f-46b2-480b-913e-64485b0182f4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001782 sec., 2805.8361391694725 rows/sec., 5.03 MiB/sec. | ||
| 6271 | 2026.05.11 15:43:56.294733 [ 301 ] {ff23061f-46b2-480b-913e-64485b0182f4} <Debug> TCPHandler: Processed in 0.001958176 sec. | ||
| 6272 | 2026.05.11 15:43:56.294876 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2026.05.11 15:43:56.294969 [ 301 ] {7dea0b4b-9559-4dee-834e-cbde226d1b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6274 | 2026.05.11 15:43:56.295011 [ 301 ] {7dea0b4b-9559-4dee-834e-cbde226d1b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6275 | 2026.05.11 15:43:56.295370 [ 301 ] {7dea0b4b-9559-4dee-834e-cbde226d1b8e} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.05.11 15:43:56.295405 [ 301 ] {7dea0b4b-9559-4dee-834e-cbde226d1b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6277 | 2026.05.11 15:43:56.295705 [ 301 ] {7dea0b4b-9559-4dee-834e-cbde226d1b8e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6278 | 2026.05.11 15:43:56.295908 [ 301 ] {7dea0b4b-9559-4dee-834e-cbde226d1b8e} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2026.05.11 15:43:56.296045 [ 301 ] {7dea0b4b-9559-4dee-834e-cbde226d1b8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6280 | 2026.05.11 15:43:56.296082 [ 301 ] {7dea0b4b-9559-4dee-834e-cbde226d1b8e} <Debug> TCPHandler: Processed in 0.001254466 sec. | ||
| 6281 | 2026.05.11 15:44:01.283247 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.05.11 15:44:01.283532 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 6283 | 2026.05.11 15:44:01.283878 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6284 | 2026.05.11 15:44:01.283914 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <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 | ||
| 6285 | 2026.05.11 15:44:01.284133 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6286 | 2026.05.11 15:44:01.284203 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6287 | 2026.05.11 15:44:01.284345 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6288 | 2026.05.11 15:44:01.284380 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6289 | 2026.05.11 15:44:01.284402 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 6290 | 2026.05.11 15:44:01.284417 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6291 | 2026.05.11 15:44:01.284457 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <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'))" | ||
| 6292 | 2026.05.11 15:44:01.284478 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 6293 | 2026.05.11 15:44:01.285618 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00218 sec., 17431.19266055046 rows/sec., 3.53 MiB/sec. | ||
| 6294 | 2026.05.11 15:44:01.285739 [ 301 ] {7c792128-b09a-4772-bc34-df6c347baabb} <Debug> TCPHandler: Processed in 0.002679647 sec. | ||
| 6295 | 2026.05.11 15:44:01.288158 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2026.05.11 15:44:01.288295 [ 301 ] {222c8e89-9793-4ca2-a81f-22b05534e391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6297 | 2026.05.11 15:44:01.288347 [ 301 ] {222c8e89-9793-4ca2-a81f-22b05534e391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6298 | 2026.05.11 15:44:01.289169 [ 301 ] {222c8e89-9793-4ca2-a81f-22b05534e391} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2026.05.11 15:44:01.289225 [ 301 ] {222c8e89-9793-4ca2-a81f-22b05534e391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6300 | 2026.05.11 15:44:01.289626 [ 301 ] {222c8e89-9793-4ca2-a81f-22b05534e391} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6301 | 2026.05.11 15:44:01.289849 [ 301 ] {222c8e89-9793-4ca2-a81f-22b05534e391} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2026.05.11 15:44:01.289991 [ 301 ] {222c8e89-9793-4ca2-a81f-22b05534e391} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001735 sec., 74927.95389048991 rows/sec., 6.47 MiB/sec. | ||
| 6303 | 2026.05.11 15:44:01.290001 [ 32 ] {} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6304 | 2026.05.11 15:44:01.290030 [ 301 ] {222c8e89-9793-4ca2-a81f-22b05534e391} <Debug> TCPHandler: Processed in 0.001941766 sec. | ||
| 6305 | 2026.05.11 15:44:01.290080 [ 32 ] {} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.05.11 15:44:01.290111 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6307 | 2026.05.11 15:44:01.290206 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2026.05.11 15:44:01.290305 [ 204 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 6309 | 2026.05.11 15:44:01.290316 [ 301 ] {c755b78d-ac2c-481d-814e-08f449b567f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6310 | 2026.05.11 15:44:01.290379 [ 301 ] {c755b78d-ac2c-481d-814e-08f449b567f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6311 | 2026.05.11 15:44:01.290416 [ 204 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6312 | 2026.05.11 15:44:01.290449 [ 204 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2616 rows starting from the beginning of the part | ||
| 6313 | 2026.05.11 15:44:01.290516 [ 204 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 66 rows starting from the beginning of the part | ||
| 6314 | 2026.05.11 15:44:01.290574 [ 204 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2602 rows starting from the beginning of the part | ||
| 6315 | 2026.05.11 15:44:01.290623 [ 204 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6316 | 2026.05.11 15:44:01.290678 [ 204 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 66 rows starting from the beginning of the part | ||
| 6317 | 2026.05.11 15:44:01.290724 [ 204 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 130 rows starting from the beginning of the part | ||
| 6318 | 2026.05.11 15:44:01.290988 [ 301 ] {c755b78d-ac2c-481d-814e-08f449b567f0} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.05.11 15:44:01.291022 [ 301 ] {c755b78d-ac2c-481d-814e-08f449b567f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6320 | 2026.05.11 15:44:01.291316 [ 301 ] {c755b78d-ac2c-481d-814e-08f449b567f0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6321 | 2026.05.11 15:44:01.291519 [ 301 ] {c755b78d-ac2c-481d-814e-08f449b567f0} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.05.11 15:44:01.291647 [ 301 ] {c755b78d-ac2c-481d-814e-08f449b567f0} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00135 sec., 27407.407407407405 rows/sec., 2.01 MiB/sec. | ||
| 6323 | 2026.05.11 15:44:01.291683 [ 301 ] {c755b78d-ac2c-481d-814e-08f449b567f0} <Debug> TCPHandler: Processed in 0.001526634 sec. | ||
| 6324 | 2026.05.11 15:44:01.291842 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2026.05.11 15:44:01.291937 [ 301 ] {d5466f6d-c972-4175-b518-b32feb813485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6326 | 2026.05.11 15:44:01.291977 [ 301 ] {d5466f6d-c972-4175-b518-b32feb813485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6327 | 2026.05.11 15:44:01.292439 [ 301 ] {d5466f6d-c972-4175-b518-b32feb813485} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2026.05.11 15:44:01.292474 [ 301 ] {d5466f6d-c972-4175-b518-b32feb813485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6329 | 2026.05.11 15:44:01.292554 [ 196 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5536 rows, containing 5 columns (5 merged, 0 gathered) in 0.002296646 sec., 2410471.618177116 rows/sec., 190.49 MiB/sec. | ||
| 6330 | 2026.05.11 15:44:01.292773 [ 301 ] {d5466f6d-c972-4175-b518-b32feb813485} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6331 | 2026.05.11 15:44:01.292869 [ 186 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6332 | 2026.05.11 15:44:01.293029 [ 301 ] {d5466f6d-c972-4175-b518-b32feb813485} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.05.11 15:44:01.293172 [ 32 ] {} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6334 | 2026.05.11 15:44:01.293180 [ 301 ] {d5466f6d-c972-4175-b518-b32feb813485} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.00126 sec., 80158.73015873016 rows/sec., 6.26 MiB/sec. | ||
| 6335 | 2026.05.11 15:44:01.293214 [ 32 ] {} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.05.11 15:44:01.293219 [ 186 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_46_9} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2026.05.11 15:44:01.293235 [ 301 ] {d5466f6d-c972-4175-b518-b32feb813485} <Debug> TCPHandler: Processed in 0.001442081 sec. | ||
| 6338 | 2026.05.11 15:44:01.293244 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6339 | 2026.05.11 15:44:01.293310 [ 186 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_46_9} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6340 | 2026.05.11 15:44:01.293413 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6341 | 2026.05.11 15:44:01.293482 [ 186 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 6342 | 2026.05.11 15:44:01.293557 [ 186 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6343 | 2026.05.11 15:44:01.293584 [ 186 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1402 rows starting from the beginning of the part | ||
| 6344 | 2026.05.11 15:44:01.293647 [ 186 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 69 rows starting from the beginning of the part | ||
| 6345 | 2026.05.11 15:44:01.293688 [ 186 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1375 rows starting from the beginning of the part | ||
| 6346 | 2026.05.11 15:44:01.293733 [ 186 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6347 | 2026.05.11 15:44:01.293770 [ 186 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 69 rows starting from the beginning of the part | ||
| 6348 | 2026.05.11 15:44:01.293812 [ 186 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 101 rows starting from the beginning of the part | ||
| 6349 | 2026.05.11 15:44:01.293824 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.05.11 15:44:01.293941 [ 301 ] {6ff36e90-cfda-4c3f-a5ba-7e03060b15e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6351 | 2026.05.11 15:44:01.293985 [ 301 ] {6ff36e90-cfda-4c3f-a5ba-7e03060b15e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6352 | 2026.05.11 15:44:01.294462 [ 301 ] {6ff36e90-cfda-4c3f-a5ba-7e03060b15e1} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.05.11 15:44:01.294500 [ 301 ] {6ff36e90-cfda-4c3f-a5ba-7e03060b15e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6354 | 2026.05.11 15:44:01.294870 [ 301 ] {6ff36e90-cfda-4c3f-a5ba-7e03060b15e1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6355 | 2026.05.11 15:44:01.295021 [ 196 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3080 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558875 sec., 1975783.8184588247 rows/sec., 143.50 MiB/sec. | ||
| 6356 | 2026.05.11 15:44:01.295094 [ 301 ] {6ff36e90-cfda-4c3f-a5ba-7e03060b15e1} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.05.11 15:44:01.295236 [ 301 ] {6ff36e90-cfda-4c3f-a5ba-7e03060b15e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 6358 | 2026.05.11 15:44:01.295238 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6359 | 2026.05.11 15:44:01.295273 [ 196 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6360 | 2026.05.11 15:44:01.295278 [ 301 ] {6ff36e90-cfda-4c3f-a5ba-7e03060b15e1} <Debug> TCPHandler: Processed in 0.001511113 sec. | ||
| 6361 | 2026.05.11 15:44:01.295286 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.05.11 15:44:01.295319 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6363 | 2026.05.11 15:44:01.295430 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6364 | 2026.05.11 15:44:01.295441 [ 204 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 6365 | 2026.05.11 15:44:01.295531 [ 301 ] {80e36688-1331-4b2e-8e4b-de5022288736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6366 | 2026.05.11 15:44:01.295588 [ 301 ] {80e36688-1331-4b2e-8e4b-de5022288736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6367 | 2026.05.11 15:44:01.295596 [ 196 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_46_9} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.05.11 15:44:01.295588 [ 204 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6369 | 2026.05.11 15:44:01.295662 [ 204 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15214 rows starting from the beginning of the part | ||
| 6370 | 2026.05.11 15:44:01.295691 [ 196 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_46_9} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6371 | 2026.05.11 15:44:01.295730 [ 204 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6372 | 2026.05.11 15:44:01.295781 [ 204 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1539 rows starting from the beginning of the part | ||
| 6373 | 2026.05.11 15:44:01.295789 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6374 | 2026.05.11 15:44:01.295826 [ 204 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
| 6375 | 2026.05.11 15:44:01.295873 [ 204 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6376 | 2026.05.11 15:44:01.295918 [ 204 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6377 | 2026.05.11 15:44:01.296491 [ 301 ] {80e36688-1331-4b2e-8e4b-de5022288736} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.05.11 15:44:01.296534 [ 301 ] {80e36688-1331-4b2e-8e4b-de5022288736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6379 | 2026.05.11 15:44:01.297138 [ 301 ] {80e36688-1331-4b2e-8e4b-de5022288736} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6380 | 2026.05.11 15:44:01.297363 [ 301 ] {80e36688-1331-4b2e-8e4b-de5022288736} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.05.11 15:44:01.297508 [ 301 ] {80e36688-1331-4b2e-8e4b-de5022288736} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001968 sec., 18800.81300813008 rows/sec., 33.69 MiB/sec. | ||
| 6382 | 2026.05.11 15:44:01.297561 [ 301 ] {80e36688-1331-4b2e-8e4b-de5022288736} <Debug> TCPHandler: Processed in 0.002159332 sec. | ||
| 6383 | 2026.05.11 15:44:01.297707 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.05.11 15:44:01.297805 [ 301 ] {157cc976-9400-4718-b86c-441e243c7e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6385 | 2026.05.11 15:44:01.297846 [ 301 ] {157cc976-9400-4718-b86c-441e243c7e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6386 | 2026.05.11 15:44:01.298260 [ 301 ] {157cc976-9400-4718-b86c-441e243c7e1d} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.05.11 15:44:01.298296 [ 301 ] {157cc976-9400-4718-b86c-441e243c7e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6388 | 2026.05.11 15:44:01.298614 [ 301 ] {157cc976-9400-4718-b86c-441e243c7e1d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6389 | 2026.05.11 15:44:01.298825 [ 301 ] {157cc976-9400-4718-b86c-441e243c7e1d} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.05.11 15:44:01.298956 [ 301 ] {157cc976-9400-4718-b86c-441e243c7e1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 6391 | 2026.05.11 15:44:01.298979 [ 28 ] {} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6392 | 2026.05.11 15:44:01.298991 [ 301 ] {157cc976-9400-4718-b86c-441e243c7e1d} <Debug> TCPHandler: Processed in 0.001337848 sec. | ||
| 6393 | 2026.05.11 15:44:01.299027 [ 28 ] {} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.05.11 15:44:01.299056 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6395 | 2026.05.11 15:44:01.299167 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 6396 | 2026.05.11 15:44:01.299283 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6397 | 2026.05.11 15:44:01.299333 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2100 rows starting from the beginning of the part | ||
| 6398 | 2026.05.11 15:44:01.299395 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6399 | 2026.05.11 15:44:01.299452 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 6400 | 2026.05.11 15:44:01.299498 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 6401 | 2026.05.11 15:44:01.299549 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6402 | 2026.05.11 15:44:01.299594 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 6403 | 2026.05.11 15:44:01.301167 [ 197 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002039018 sec., 1147611.2520831106 rows/sec., 77.34 MiB/sec. | ||
| 6404 | 2026.05.11 15:44:01.301497 [ 196 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6405 | 2026.05.11 15:44:01.301759 [ 188 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17361 rows, containing 5 columns (5 merged, 0 gathered) in 0.006348622 sec., 2734609.179755859 rows/sec., 175.46 MiB/sec. | ||
| 6406 | 2026.05.11 15:44:01.301884 [ 196 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_46_9} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2026.05.11 15:44:01.301967 [ 196 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_46_9} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6408 | 2026.05.11 15:44:01.301987 [ 197 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6409 | 2026.05.11 15:44:01.302050 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6410 | 2026.05.11 15:44:01.302257 [ 197 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.05.11 15:44:01.302331 [ 197 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6412 | 2026.05.11 15:44:01.302403 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 6413 | 2026.05.11 15:44:02.000355 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.81 MiB, peak 283.94 MiB, free memory in arenas 0.00 B, will set to 276.23 MiB (RSS), difference: 1.43 MiB | ||
| 6414 | 2026.05.11 15:44:02.764965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13928 | ||
| 6415 | 2026.05.11 15:44:02.765569 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.05.11 15:44:02.765615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6417 | 2026.05.11 15:44:02.766139 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6418 | 2026.05.11 15:44:02.766375 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.05.11 15:44:02.766512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13928 | ||
| 6420 | 2026.05.11 15:44:03.493554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6421 | 2026.05.11 15:44:03.509007 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.05.11 15:44:03.509063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6423 | 2026.05.11 15:44:03.514694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6424 | 2026.05.11 15:44:03.515360 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.05.11 15:44:03.518048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6426 | 2026.05.11 15:44:05.299905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 788 | ||
| 6427 | 2026.05.11 15:44:05.302120 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.05.11 15:44:05.302158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6429 | 2026.05.11 15:44:05.303323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6430 | 2026.05.11 15:44:05.303588 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.05.11 15:44:05.303842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 6432 | 2026.05.11 15:44:06.281360 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2026.05.11 15:44:06.281692 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 6434 | 2026.05.11 15:44:06.282023 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6435 | 2026.05.11 15:44:06.282057 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <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 | ||
| 6436 | 2026.05.11 15:44:06.282274 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6437 | 2026.05.11 15:44:06.282349 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6438 | 2026.05.11 15:44:06.282491 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6439 | 2026.05.11 15:44:06.282527 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6440 | 2026.05.11 15:44:06.282548 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 6441 | 2026.05.11 15:44:06.282565 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6442 | 2026.05.11 15:44:06.282605 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <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'))" | ||
| 6443 | 2026.05.11 15:44:06.282624 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 6444 | 2026.05.11 15:44:06.283811 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002232 sec., 17025.089605734767 rows/sec., 3.45 MiB/sec. | ||
| 6445 | 2026.05.11 15:44:06.283927 [ 301 ] {c4786320-3296-4339-b725-5b32fd82464e} <Debug> TCPHandler: Processed in 0.002752399 sec. | ||
| 6446 | 2026.05.11 15:44:06.285815 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.05.11 15:44:06.285951 [ 301 ] {2dbdd3d4-6415-438a-a862-ec0ea7d73fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6448 | 2026.05.11 15:44:06.286002 [ 301 ] {2dbdd3d4-6415-438a-a862-ec0ea7d73fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6449 | 2026.05.11 15:44:06.286766 [ 301 ] {2dbdd3d4-6415-438a-a862-ec0ea7d73fa3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.05.11 15:44:06.286805 [ 301 ] {2dbdd3d4-6415-438a-a862-ec0ea7d73fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6451 | 2026.05.11 15:44:06.287177 [ 301 ] {2dbdd3d4-6415-438a-a862-ec0ea7d73fa3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6452 | 2026.05.11 15:44:06.287398 [ 301 ] {2dbdd3d4-6415-438a-a862-ec0ea7d73fa3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.05.11 15:44:06.287541 [ 301 ] {2dbdd3d4-6415-438a-a862-ec0ea7d73fa3} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001629 sec., 40515.65377532228 rows/sec., 3.21 MiB/sec. | ||
| 6454 | 2026.05.11 15:44:06.287579 [ 301 ] {2dbdd3d4-6415-438a-a862-ec0ea7d73fa3} <Debug> TCPHandler: Processed in 0.001833973 sec. | ||
| 6455 | 2026.05.11 15:44:06.287723 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.05.11 15:44:06.287827 [ 301 ] {6d417c05-4fd2-4e07-a465-df0097bdf137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6457 | 2026.05.11 15:44:06.287868 [ 301 ] {6d417c05-4fd2-4e07-a465-df0097bdf137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6458 | 2026.05.11 15:44:06.288376 [ 301 ] {6d417c05-4fd2-4e07-a465-df0097bdf137} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.05.11 15:44:06.288412 [ 301 ] {6d417c05-4fd2-4e07-a465-df0097bdf137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6460 | 2026.05.11 15:44:06.288701 [ 301 ] {6d417c05-4fd2-4e07-a465-df0097bdf137} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6461 | 2026.05.11 15:44:06.288918 [ 301 ] {6d417c05-4fd2-4e07-a465-df0097bdf137} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.05.11 15:44:06.289048 [ 301 ] {6d417c05-4fd2-4e07-a465-df0097bdf137} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001246 sec., 4012.841091492777 rows/sec., 301.75 KiB/sec. | ||
| 6463 | 2026.05.11 15:44:06.289057 [ 88 ] {} <Debug> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6464 | 2026.05.11 15:44:06.289085 [ 301 ] {6d417c05-4fd2-4e07-a465-df0097bdf137} <Debug> TCPHandler: Processed in 0.001411311 sec. | ||
| 6465 | 2026.05.11 15:44:06.289130 [ 88 ] {} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.05.11 15:44:06.289159 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6467 | 2026.05.11 15:44:06.289240 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.05.11 15:44:06.289321 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::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 | ||
| 6469 | 2026.05.11 15:44:06.289341 [ 301 ] {79f6c179-4593-4ac0-9405-8b3b42d06c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6470 | 2026.05.11 15:44:06.289413 [ 301 ] {79f6c179-4593-4ac0-9405-8b3b42d06c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6471 | 2026.05.11 15:44:06.289490 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6472 | 2026.05.11 15:44:06.289543 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 81 rows starting from the beginning of the part | ||
| 6473 | 2026.05.11 15:44:06.289625 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 6474 | 2026.05.11 15:44:06.289673 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
| 6475 | 2026.05.11 15:44:06.289719 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6476 | 2026.05.11 15:44:06.289762 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part | ||
| 6477 | 2026.05.11 15:44:06.289803 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 6478 | 2026.05.11 15:44:06.289897 [ 301 ] {79f6c179-4593-4ac0-9405-8b3b42d06c17} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6479 | 2026.05.11 15:44:06.289940 [ 301 ] {79f6c179-4593-4ac0-9405-8b3b42d06c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6480 | 2026.05.11 15:44:06.290295 [ 301 ] {79f6c179-4593-4ac0-9405-8b3b42d06c17} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6481 | 2026.05.11 15:44:06.290536 [ 301 ] {79f6c179-4593-4ac0-9405-8b3b42d06c17} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2026.05.11 15:44:06.290668 [ 301 ] {79f6c179-4593-4ac0-9405-8b3b42d06c17} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001345 sec., 51301.115241635685 rows/sec., 4.00 MiB/sec. | ||
| 6483 | 2026.05.11 15:44:06.290695 [ 196 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451622 sec., 141221.33723517554 rows/sec., 10.87 MiB/sec. | ||
| 6484 | 2026.05.11 15:44:06.290705 [ 301 ] {79f6c179-4593-4ac0-9405-8b3b42d06c17} <Debug> TCPHandler: Processed in 0.001518053 sec. | ||
| 6485 | 2026.05.11 15:44:06.290844 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6486 | 2026.05.11 15:44:06.290865 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6487 | 2026.05.11 15:44:06.290966 [ 301 ] {46eca2d3-fe78-4bce-9d1b-a6625c867c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6488 | 2026.05.11 15:44:06.291011 [ 301 ] {46eca2d3-fe78-4bce-9d1b-a6625c867c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6489 | 2026.05.11 15:44:06.291108 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_36_7} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.05.11 15:44:06.291183 [ 197 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_36_7} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6491 | 2026.05.11 15:44:06.291278 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6492 | 2026.05.11 15:44:06.291470 [ 301 ] {46eca2d3-fe78-4bce-9d1b-a6625c867c18} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.05.11 15:44:06.291514 [ 301 ] {46eca2d3-fe78-4bce-9d1b-a6625c867c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6494 | 2026.05.11 15:44:06.291844 [ 301 ] {46eca2d3-fe78-4bce-9d1b-a6625c867c18} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6495 | 2026.05.11 15:44:06.292063 [ 301 ] {46eca2d3-fe78-4bce-9d1b-a6625c867c18} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.05.11 15:44:06.292192 [ 301 ] {46eca2d3-fe78-4bce-9d1b-a6625c867c18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 6497 | 2026.05.11 15:44:06.292228 [ 301 ] {46eca2d3-fe78-4bce-9d1b-a6625c867c18} <Debug> TCPHandler: Processed in 0.001412601 sec. | ||
| 6498 | 2026.05.11 15:44:06.292390 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.05.11 15:44:06.292511 [ 301 ] {dca397cf-f1bc-42c5-a683-c71325ee439b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6500 | 2026.05.11 15:44:06.292565 [ 301 ] {dca397cf-f1bc-42c5-a683-c71325ee439b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6501 | 2026.05.11 15:44:06.293349 [ 301 ] {dca397cf-f1bc-42c5-a683-c71325ee439b} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.05.11 15:44:06.293387 [ 301 ] {dca397cf-f1bc-42c5-a683-c71325ee439b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6503 | 2026.05.11 15:44:06.293890 [ 301 ] {dca397cf-f1bc-42c5-a683-c71325ee439b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6504 | 2026.05.11 15:44:06.294106 [ 301 ] {dca397cf-f1bc-42c5-a683-c71325ee439b} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.05.11 15:44:06.294242 [ 301 ] {dca397cf-f1bc-42c5-a683-c71325ee439b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001749 sec., 2858.7764436821044 rows/sec., 5.12 MiB/sec. | ||
| 6506 | 2026.05.11 15:44:06.294246 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6507 | 2026.05.11 15:44:06.294295 [ 301 ] {dca397cf-f1bc-42c5-a683-c71325ee439b} <Debug> TCPHandler: Processed in 0.001953156 sec. | ||
| 6508 | 2026.05.11 15:44:06.294321 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.05.11 15:44:06.294349 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6510 | 2026.05.11 15:44:06.294426 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6511 | 2026.05.11 15:44:06.294457 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::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 | ||
| 6512 | 2026.05.11 15:44:06.294527 [ 301 ] {3253b66e-5c49-454c-9c9e-8dd96e524f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6513 | 2026.05.11 15:44:06.294574 [ 301 ] {3253b66e-5c49-454c-9c9e-8dd96e524f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6514 | 2026.05.11 15:44:06.294694 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6515 | 2026.05.11 15:44:06.294756 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 774 rows starting from the beginning of the part | ||
| 6516 | 2026.05.11 15:44:06.294886 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 6517 | 2026.05.11 15:44:06.294968 [ 301 ] {3253b66e-5c49-454c-9c9e-8dd96e524f89} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.05.11 15:44:06.294996 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part | ||
| 6519 | 2026.05.11 15:44:06.295009 [ 301 ] {3253b66e-5c49-454c-9c9e-8dd96e524f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6520 | 2026.05.11 15:44:06.295119 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6521 | 2026.05.11 15:44:06.295240 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part | ||
| 6522 | 2026.05.11 15:44:06.295335 [ 301 ] {3253b66e-5c49-454c-9c9e-8dd96e524f89} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6523 | 2026.05.11 15:44:06.295352 [ 188 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 6524 | 2026.05.11 15:44:06.295564 [ 301 ] {3253b66e-5c49-454c-9c9e-8dd96e524f89} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.05.11 15:44:06.295700 [ 301 ] {3253b66e-5c49-454c-9c9e-8dd96e524f89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 6526 | 2026.05.11 15:44:06.295739 [ 301 ] {3253b66e-5c49-454c-9c9e-8dd96e524f89} <Debug> TCPHandler: Processed in 0.001361399 sec. | ||
| 6527 | 2026.05.11 15:44:06.302092 [ 197 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 19 columns (19 merged, 0 gathered) in 0.00768137 sec., 113521.4161015548 rows/sec., 203.43 MiB/sec. | ||
| 6528 | 2026.05.11 15:44:06.303142 [ 196 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6529 | 2026.05.11 15:44:06.303507 [ 196 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.05.11 15:44:06.303581 [ 196 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6531 | 2026.05.11 15:44:06.303702 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 6532 | 2026.05.11 15:44:07.001094 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.89 MiB, peak 284.37 MiB, free memory in arenas 0.00 B, will set to 278.82 MiB (RSS), difference: 1.94 MiB | ||
| 6533 | 2026.05.11 15:44:10.155893 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6534 | 2026.05.11 15:44:10.155959 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6535 | 2026.05.11 15:44:10.266584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14440 | ||
| 6536 | 2026.05.11 15:44:10.267129 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.05.11 15:44:10.267165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6538 | 2026.05.11 15:44:10.267732 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6539 | 2026.05.11 15:44:10.267962 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2026.05.11 15:44:10.268103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14440 | ||
| 6541 | 2026.05.11 15:44:11.018103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6542 | 2026.05.11 15:44:11.037213 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.05.11 15:44:11.037307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6544 | 2026.05.11 15:44:11.042835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6545 | 2026.05.11 15:44:11.043510 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.05.11 15:44:11.046567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6547 | 2026.05.11 15:44:11.281893 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2026.05.11 15:44:11.282143 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 6549 | 2026.05.11 15:44:11.282522 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6550 | 2026.05.11 15:44:11.282564 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <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 | ||
| 6551 | 2026.05.11 15:44:11.282788 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6552 | 2026.05.11 15:44:11.282856 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6553 | 2026.05.11 15:44:11.282999 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6554 | 2026.05.11 15:44:11.283035 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6555 | 2026.05.11 15:44:11.283056 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 6556 | 2026.05.11 15:44:11.283072 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6557 | 2026.05.11 15:44:11.283111 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <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'))" | ||
| 6558 | 2026.05.11 15:44:11.283132 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 6559 | 2026.05.11 15:44:11.284221 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002181 sec., 17423.200366804216 rows/sec., 3.53 MiB/sec. | ||
| 6560 | 2026.05.11 15:44:11.284331 [ 301 ] {b62ff0ac-be13-447f-ba46-b3b8d5f4d79a} <Debug> TCPHandler: Processed in 0.002573423 sec. | ||
| 6561 | 2026.05.11 15:44:11.286598 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.05.11 15:44:11.286713 [ 301 ] {b8bfe9a9-80c9-44c5-a111-1c2e29d21d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6563 | 2026.05.11 15:44:11.286756 [ 301 ] {b8bfe9a9-80c9-44c5-a111-1c2e29d21d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6564 | 2026.05.11 15:44:11.287298 [ 301 ] {b8bfe9a9-80c9-44c5-a111-1c2e29d21d38} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.05.11 15:44:11.287337 [ 301 ] {b8bfe9a9-80c9-44c5-a111-1c2e29d21d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6566 | 2026.05.11 15:44:11.287730 [ 301 ] {b8bfe9a9-80c9-44c5-a111-1c2e29d21d38} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6567 | 2026.05.11 15:44:11.287963 [ 301 ] {b8bfe9a9-80c9-44c5-a111-1c2e29d21d38} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.05.11 15:44:11.288110 [ 301 ] {b8bfe9a9-80c9-44c5-a111-1c2e29d21d38} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001429 sec., 90972.70818754374 rows/sec., 7.85 MiB/sec. | ||
| 6569 | 2026.05.11 15:44:11.288148 [ 301 ] {b8bfe9a9-80c9-44c5-a111-1c2e29d21d38} <Debug> TCPHandler: Processed in 0.001603416 sec. | ||
| 6570 | 2026.05.11 15:44:11.288293 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.05.11 15:44:11.288393 [ 301 ] {332e6df8-d1f6-42ec-bfe8-fca09ca7972d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6572 | 2026.05.11 15:44:11.288438 [ 301 ] {332e6df8-d1f6-42ec-bfe8-fca09ca7972d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6573 | 2026.05.11 15:44:11.288871 [ 301 ] {332e6df8-d1f6-42ec-bfe8-fca09ca7972d} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.05.11 15:44:11.288907 [ 301 ] {332e6df8-d1f6-42ec-bfe8-fca09ca7972d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6575 | 2026.05.11 15:44:11.289222 [ 301 ] {332e6df8-d1f6-42ec-bfe8-fca09ca7972d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6576 | 2026.05.11 15:44:11.289447 [ 301 ] {332e6df8-d1f6-42ec-bfe8-fca09ca7972d} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.05.11 15:44:11.289575 [ 301 ] {332e6df8-d1f6-42ec-bfe8-fca09ca7972d} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001204 sec., 30730.89700996678 rows/sec., 2.26 MiB/sec. | ||
| 6578 | 2026.05.11 15:44:11.289612 [ 301 ] {332e6df8-d1f6-42ec-bfe8-fca09ca7972d} <Debug> TCPHandler: Processed in 0.001372149 sec. | ||
| 6579 | 2026.05.11 15:44:11.289733 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.05.11 15:44:11.289828 [ 301 ] {db5723ad-c956-4590-a630-e3a8fc979932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6581 | 2026.05.11 15:44:11.289866 [ 301 ] {db5723ad-c956-4590-a630-e3a8fc979932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6582 | 2026.05.11 15:44:11.290322 [ 301 ] {db5723ad-c956-4590-a630-e3a8fc979932} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.05.11 15:44:11.290358 [ 301 ] {db5723ad-c956-4590-a630-e3a8fc979932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6584 | 2026.05.11 15:44:11.290660 [ 301 ] {db5723ad-c956-4590-a630-e3a8fc979932} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6585 | 2026.05.11 15:44:11.290888 [ 301 ] {db5723ad-c956-4590-a630-e3a8fc979932} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.05.11 15:44:11.291012 [ 301 ] {db5723ad-c956-4590-a630-e3a8fc979932} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001202 sec., 84026.62229617305 rows/sec., 6.56 MiB/sec. | ||
| 6587 | 2026.05.11 15:44:11.291047 [ 301 ] {db5723ad-c956-4590-a630-e3a8fc979932} <Debug> TCPHandler: Processed in 0.001361838 sec. | ||
| 6588 | 2026.05.11 15:44:11.291230 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2026.05.11 15:44:11.291334 [ 301 ] {832a1aa4-f2c5-453d-af85-9b1771f25e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6590 | 2026.05.11 15:44:11.291375 [ 301 ] {832a1aa4-f2c5-453d-af85-9b1771f25e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6591 | 2026.05.11 15:44:11.291789 [ 301 ] {832a1aa4-f2c5-453d-af85-9b1771f25e6b} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.05.11 15:44:11.291822 [ 301 ] {832a1aa4-f2c5-453d-af85-9b1771f25e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6593 | 2026.05.11 15:44:11.292143 [ 301 ] {832a1aa4-f2c5-453d-af85-9b1771f25e6b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6594 | 2026.05.11 15:44:11.292349 [ 301 ] {832a1aa4-f2c5-453d-af85-9b1771f25e6b} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.05.11 15:44:11.292484 [ 301 ] {832a1aa4-f2c5-453d-af85-9b1771f25e6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 6596 | 2026.05.11 15:44:11.292519 [ 301 ] {832a1aa4-f2c5-453d-af85-9b1771f25e6b} <Debug> TCPHandler: Processed in 0.001337769 sec. | ||
| 6597 | 2026.05.11 15:44:11.292660 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2026.05.11 15:44:11.292757 [ 301 ] {aede0815-5822-4a62-9915-ae2992055f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6599 | 2026.05.11 15:44:11.292810 [ 301 ] {aede0815-5822-4a62-9915-ae2992055f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6600 | 2026.05.11 15:44:11.293704 [ 301 ] {aede0815-5822-4a62-9915-ae2992055f6d} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2026.05.11 15:44:11.293741 [ 301 ] {aede0815-5822-4a62-9915-ae2992055f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6602 | 2026.05.11 15:44:11.294321 [ 301 ] {aede0815-5822-4a62-9915-ae2992055f6d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6603 | 2026.05.11 15:44:11.294548 [ 301 ] {aede0815-5822-4a62-9915-ae2992055f6d} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2026.05.11 15:44:11.294681 [ 301 ] {aede0815-5822-4a62-9915-ae2992055f6d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001943 sec., 19042.717447246527 rows/sec., 34.12 MiB/sec. | ||
| 6605 | 2026.05.11 15:44:11.294733 [ 301 ] {aede0815-5822-4a62-9915-ae2992055f6d} <Debug> TCPHandler: Processed in 0.002122681 sec. | ||
| 6606 | 2026.05.11 15:44:11.294870 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2026.05.11 15:44:11.294967 [ 301 ] {aed83f8c-914b-4694-86a8-67457d822ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6608 | 2026.05.11 15:44:11.295008 [ 301 ] {aed83f8c-914b-4694-86a8-67457d822ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6609 | 2026.05.11 15:44:11.295369 [ 301 ] {aed83f8c-914b-4694-86a8-67457d822ae5} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.05.11 15:44:11.295409 [ 301 ] {aed83f8c-914b-4694-86a8-67457d822ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6611 | 2026.05.11 15:44:11.295711 [ 301 ] {aed83f8c-914b-4694-86a8-67457d822ae5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6612 | 2026.05.11 15:44:11.295929 [ 301 ] {aed83f8c-914b-4694-86a8-67457d822ae5} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.05.11 15:44:11.296057 [ 301 ] {aed83f8c-914b-4694-86a8-67457d822ae5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 6614 | 2026.05.11 15:44:11.296092 [ 301 ] {aed83f8c-914b-4694-86a8-67457d822ae5} <Debug> TCPHandler: Processed in 0.001270547 sec. | ||
| 6615 | 2026.05.11 15:44:15.304026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 816 | ||
| 6616 | 2026.05.11 15:44:15.306171 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.05.11 15:44:15.306216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6618 | 2026.05.11 15:44:15.307359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6619 | 2026.05.11 15:44:15.307613 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.05.11 15:44:15.307867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
| 6621 | 2026.05.11 15:44:16.281317 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2026.05.11 15:44:16.281567 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 6623 | 2026.05.11 15:44:16.281932 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6624 | 2026.05.11 15:44:16.281974 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <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 | ||
| 6625 | 2026.05.11 15:44:16.282192 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6626 | 2026.05.11 15:44:16.282258 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6627 | 2026.05.11 15:44:16.282394 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6628 | 2026.05.11 15:44:16.282429 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6629 | 2026.05.11 15:44:16.282449 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 6630 | 2026.05.11 15:44:16.282465 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6631 | 2026.05.11 15:44:16.282503 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <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'))" | ||
| 6632 | 2026.05.11 15:44:16.282522 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 6633 | 2026.05.11 15:44:16.283632 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002165 sec., 17551.96304849885 rows/sec., 3.56 MiB/sec. | ||
| 6634 | 2026.05.11 15:44:16.283720 [ 301 ] {0a157166-4aa6-4e8b-8084-f2be716fe267} <Debug> TCPHandler: Processed in 0.002537213 sec. | ||
| 6635 | 2026.05.11 15:44:16.285491 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.05.11 15:44:16.285600 [ 301 ] {cdf89a37-2b4c-4ce5-a7d1-340bb68cbc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6637 | 2026.05.11 15:44:16.285641 [ 301 ] {cdf89a37-2b4c-4ce5-a7d1-340bb68cbc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6638 | 2026.05.11 15:44:16.286119 [ 301 ] {cdf89a37-2b4c-4ce5-a7d1-340bb68cbc89} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.05.11 15:44:16.286165 [ 301 ] {cdf89a37-2b4c-4ce5-a7d1-340bb68cbc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6640 | 2026.05.11 15:44:16.286526 [ 301 ] {cdf89a37-2b4c-4ce5-a7d1-340bb68cbc89} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6641 | 2026.05.11 15:44:16.286747 [ 301 ] {cdf89a37-2b4c-4ce5-a7d1-340bb68cbc89} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.05.11 15:44:16.286895 [ 301 ] {cdf89a37-2b4c-4ce5-a7d1-340bb68cbc89} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001325 sec., 49811.32075471698 rows/sec., 3.95 MiB/sec. | ||
| 6643 | 2026.05.11 15:44:16.286937 [ 301 ] {cdf89a37-2b4c-4ce5-a7d1-340bb68cbc89} <Debug> TCPHandler: Processed in 0.001496003 sec. | ||
| 6644 | 2026.05.11 15:44:16.287145 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.05.11 15:44:16.287257 [ 301 ] {b7abff14-bcf8-4d75-ba01-a75f827c0f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6646 | 2026.05.11 15:44:16.287306 [ 301 ] {b7abff14-bcf8-4d75-ba01-a75f827c0f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6647 | 2026.05.11 15:44:16.287807 [ 301 ] {b7abff14-bcf8-4d75-ba01-a75f827c0f85} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.05.11 15:44:16.287846 [ 301 ] {b7abff14-bcf8-4d75-ba01-a75f827c0f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6649 | 2026.05.11 15:44:16.288157 [ 301 ] {b7abff14-bcf8-4d75-ba01-a75f827c0f85} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6650 | 2026.05.11 15:44:16.288370 [ 301 ] {b7abff14-bcf8-4d75-ba01-a75f827c0f85} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2026.05.11 15:44:16.288501 [ 301 ] {b7abff14-bcf8-4d75-ba01-a75f827c0f85} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00127 sec., 3937.007874015748 rows/sec., 296.04 KiB/sec. | ||
| 6652 | 2026.05.11 15:44:16.288538 [ 301 ] {b7abff14-bcf8-4d75-ba01-a75f827c0f85} <Debug> TCPHandler: Processed in 0.001445122 sec. | ||
| 6653 | 2026.05.11 15:44:16.288679 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2026.05.11 15:44:16.288775 [ 301 ] {a072cdce-5175-4225-ad5a-46e38bfac9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6655 | 2026.05.11 15:44:16.288819 [ 301 ] {a072cdce-5175-4225-ad5a-46e38bfac9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6656 | 2026.05.11 15:44:16.289244 [ 301 ] {a072cdce-5175-4225-ad5a-46e38bfac9a4} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.05.11 15:44:16.289283 [ 301 ] {a072cdce-5175-4225-ad5a-46e38bfac9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6658 | 2026.05.11 15:44:16.289577 [ 301 ] {a072cdce-5175-4225-ad5a-46e38bfac9a4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6659 | 2026.05.11 15:44:16.289774 [ 301 ] {a072cdce-5175-4225-ad5a-46e38bfac9a4} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2026.05.11 15:44:16.289896 [ 301 ] {a072cdce-5175-4225-ad5a-46e38bfac9a4} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001139 sec., 60579.45566286216 rows/sec., 4.73 MiB/sec. | ||
| 6661 | 2026.05.11 15:44:16.289933 [ 301 ] {a072cdce-5175-4225-ad5a-46e38bfac9a4} <Debug> TCPHandler: Processed in 0.001302428 sec. | ||
| 6662 | 2026.05.11 15:44:16.290064 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2026.05.11 15:44:16.290159 [ 301 ] {b62491ba-97c1-4653-8342-a6509dfeb659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6664 | 2026.05.11 15:44:16.290201 [ 301 ] {b62491ba-97c1-4653-8342-a6509dfeb659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6665 | 2026.05.11 15:44:16.290621 [ 301 ] {b62491ba-97c1-4653-8342-a6509dfeb659} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.05.11 15:44:16.290656 [ 301 ] {b62491ba-97c1-4653-8342-a6509dfeb659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6667 | 2026.05.11 15:44:16.290976 [ 301 ] {b62491ba-97c1-4653-8342-a6509dfeb659} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6668 | 2026.05.11 15:44:16.291177 [ 301 ] {b62491ba-97c1-4653-8342-a6509dfeb659} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.05.11 15:44:16.291355 [ 301 ] {b62491ba-97c1-4653-8342-a6509dfeb659} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 6670 | 2026.05.11 15:44:16.291470 [ 301 ] {b62491ba-97c1-4653-8342-a6509dfeb659} <Debug> TCPHandler: Processed in 0.001454141 sec. | ||
| 6671 | 2026.05.11 15:44:16.291679 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.05.11 15:44:16.291815 [ 301 ] {00347142-b7d9-4d04-8283-8208f3d14f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6673 | 2026.05.11 15:44:16.291892 [ 301 ] {00347142-b7d9-4d04-8283-8208f3d14f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6674 | 2026.05.11 15:44:16.292771 [ 301 ] {00347142-b7d9-4d04-8283-8208f3d14f8e} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.05.11 15:44:16.292811 [ 301 ] {00347142-b7d9-4d04-8283-8208f3d14f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6676 | 2026.05.11 15:44:16.293372 [ 301 ] {00347142-b7d9-4d04-8283-8208f3d14f8e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6677 | 2026.05.11 15:44:16.293600 [ 301 ] {00347142-b7d9-4d04-8283-8208f3d14f8e} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.05.11 15:44:16.293753 [ 301 ] {00347142-b7d9-4d04-8283-8208f3d14f8e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001982 sec., 2522.704339051463 rows/sec., 4.52 MiB/sec. | ||
| 6679 | 2026.05.11 15:44:16.293806 [ 301 ] {00347142-b7d9-4d04-8283-8208f3d14f8e} <Debug> TCPHandler: Processed in 0.002240274 sec. | ||
| 6680 | 2026.05.11 15:44:16.293925 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2026.05.11 15:44:16.294021 [ 301 ] {1bfb2294-4c23-44f0-a150-e7383fbb4834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6682 | 2026.05.11 15:44:16.294063 [ 301 ] {1bfb2294-4c23-44f0-a150-e7383fbb4834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6683 | 2026.05.11 15:44:16.294427 [ 301 ] {1bfb2294-4c23-44f0-a150-e7383fbb4834} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.05.11 15:44:16.294463 [ 301 ] {1bfb2294-4c23-44f0-a150-e7383fbb4834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6685 | 2026.05.11 15:44:16.294763 [ 301 ] {1bfb2294-4c23-44f0-a150-e7383fbb4834} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6686 | 2026.05.11 15:44:16.294964 [ 301 ] {1bfb2294-4c23-44f0-a150-e7383fbb4834} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.05.11 15:44:16.295089 [ 301 ] {1bfb2294-4c23-44f0-a150-e7383fbb4834} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 6688 | 2026.05.11 15:44:16.295124 [ 301 ] {1bfb2294-4c23-44f0-a150-e7383fbb4834} <Debug> TCPHandler: Processed in 0.001249526 sec. | ||
| 6689 | 2026.05.11 15:44:16.527799 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2026.05.11 15:44:16.528084 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6691 | 2026.05.11 15:44:16.528488 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6692 | 2026.05.11 15:44:16.528535 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6693 | 2026.05.11 15:44:16.528834 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6694 | 2026.05.11 15:44:16.528914 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6695 | 2026.05.11 15:44:16.529082 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 6696 | 2026.05.11 15:44:16.529118 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6697 | 2026.05.11 15:44:16.529141 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 6698 | 2026.05.11 15:44:16.529156 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6699 | 2026.05.11 15:44:16.529196 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6700 | 2026.05.11 15:44:16.529216 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 6701 | 2026.05.11 15:44:16.530416 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002454 sec., 15484.922575387123 rows/sec., 3.14 MiB/sec. | ||
| 6702 | 2026.05.11 15:44:16.530527 [ 301 ] {611a32df-2ec3-471c-980a-329f76abd651} <Debug> TCPHandler: Processed in 0.002875992 sec. | ||
| 6703 | 2026.05.11 15:44:16.543417 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.05.11 15:44:16.543555 [ 301 ] {0942ec07-93d9-486e-88c4-727b60aad87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6705 | 2026.05.11 15:44:16.543607 [ 301 ] {0942ec07-93d9-486e-88c4-727b60aad87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6706 | 2026.05.11 15:44:16.544284 [ 301 ] {0942ec07-93d9-486e-88c4-727b60aad87d} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.05.11 15:44:16.544343 [ 301 ] {0942ec07-93d9-486e-88c4-727b60aad87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6708 | 2026.05.11 15:44:16.544708 [ 301 ] {0942ec07-93d9-486e-88c4-727b60aad87d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6709 | 2026.05.11 15:44:16.544935 [ 301 ] {0942ec07-93d9-486e-88c4-727b60aad87d} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.05.11 15:44:16.545084 [ 301 ] {0942ec07-93d9-486e-88c4-727b60aad87d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001567 sec., 15315.890236119974 rows/sec., 1.27 MiB/sec. | ||
| 6711 | 2026.05.11 15:44:16.545123 [ 301 ] {0942ec07-93d9-486e-88c4-727b60aad87d} <Debug> TCPHandler: Processed in 0.001770981 sec. | ||
| 6712 | 2026.05.11 15:44:16.545253 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.05.11 15:44:16.545350 [ 301 ] {8ac2e568-24d7-49e8-b0c8-5738e4904c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6714 | 2026.05.11 15:44:16.545391 [ 301 ] {8ac2e568-24d7-49e8-b0c8-5738e4904c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6715 | 2026.05.11 15:44:16.547346 [ 301 ] {8ac2e568-24d7-49e8-b0c8-5738e4904c91} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.05.11 15:44:16.547386 [ 301 ] {8ac2e568-24d7-49e8-b0c8-5738e4904c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6717 | 2026.05.11 15:44:16.547838 [ 301 ] {8ac2e568-24d7-49e8-b0c8-5738e4904c91} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6718 | 2026.05.11 15:44:16.548050 [ 301 ] {8ac2e568-24d7-49e8-b0c8-5738e4904c91} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.05.11 15:44:16.548179 [ 301 ] {8ac2e568-24d7-49e8-b0c8-5738e4904c91} <Debug> executeQuery: Read 2595 rows, 198.75 KiB in 0.002848 sec., 911165.7303370787 rows/sec., 68.15 MiB/sec. | ||
| 6720 | 2026.05.11 15:44:16.548217 [ 301 ] {8ac2e568-24d7-49e8-b0c8-5738e4904c91} <Debug> TCPHandler: Processed in 0.003014306 sec. | ||
| 6721 | 2026.05.11 15:44:16.548372 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2026.05.11 15:44:16.548470 [ 301 ] {a4434f65-2673-45b8-9985-bb82051a79ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6723 | 2026.05.11 15:44:16.548511 [ 301 ] {a4434f65-2673-45b8-9985-bb82051a79ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6724 | 2026.05.11 15:44:16.548957 [ 301 ] {a4434f65-2673-45b8-9985-bb82051a79ad} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.05.11 15:44:16.548994 [ 301 ] {a4434f65-2673-45b8-9985-bb82051a79ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6726 | 2026.05.11 15:44:16.549289 [ 301 ] {a4434f65-2673-45b8-9985-bb82051a79ad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6727 | 2026.05.11 15:44:16.549492 [ 301 ] {a4434f65-2673-45b8-9985-bb82051a79ad} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.05.11 15:44:16.549621 [ 301 ] {a4434f65-2673-45b8-9985-bb82051a79ad} <Debug> executeQuery: Read 58 rows, 4.42 KiB in 0.00117 sec., 49572.64957264957 rows/sec., 3.69 MiB/sec. | ||
| 6729 | 2026.05.11 15:44:16.549659 [ 301 ] {a4434f65-2673-45b8-9985-bb82051a79ad} <Debug> TCPHandler: Processed in 0.001336898 sec. | ||
| 6730 | 2026.05.11 15:44:16.549783 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.05.11 15:44:16.549880 [ 301 ] {2bd78219-ae85-45d9-ab73-a325e9aaa42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6732 | 2026.05.11 15:44:16.549920 [ 301 ] {2bd78219-ae85-45d9-ab73-a325e9aaa42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6733 | 2026.05.11 15:44:16.550619 [ 301 ] {2bd78219-ae85-45d9-ab73-a325e9aaa42b} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.05.11 15:44:16.550656 [ 301 ] {2bd78219-ae85-45d9-ab73-a325e9aaa42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6735 | 2026.05.11 15:44:16.550986 [ 301 ] {2bd78219-ae85-45d9-ab73-a325e9aaa42b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6736 | 2026.05.11 15:44:16.551196 [ 301 ] {2bd78219-ae85-45d9-ab73-a325e9aaa42b} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.05.11 15:44:16.551333 [ 301 ] {2bd78219-ae85-45d9-ab73-a325e9aaa42b} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00147 sec., 561224.4897959183 rows/sec., 32.83 MiB/sec. | ||
| 6738 | 2026.05.11 15:44:16.551370 [ 301 ] {2bd78219-ae85-45d9-ab73-a325e9aaa42b} <Debug> TCPHandler: Processed in 0.001636057 sec. | ||
| 6739 | 2026.05.11 15:44:16.551489 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2026.05.11 15:44:16.551585 [ 301 ] {53d27ac8-498e-4091-a722-1f27aeef5e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6741 | 2026.05.11 15:44:16.551624 [ 301 ] {53d27ac8-498e-4091-a722-1f27aeef5e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6742 | 2026.05.11 15:44:16.552024 [ 301 ] {53d27ac8-498e-4091-a722-1f27aeef5e89} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.05.11 15:44:16.552061 [ 301 ] {53d27ac8-498e-4091-a722-1f27aeef5e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6744 | 2026.05.11 15:44:16.552340 [ 301 ] {53d27ac8-498e-4091-a722-1f27aeef5e89} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6745 | 2026.05.11 15:44:16.552546 [ 301 ] {53d27ac8-498e-4091-a722-1f27aeef5e89} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.05.11 15:44:16.552670 [ 301 ] {53d27ac8-498e-4091-a722-1f27aeef5e89} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. | ||
| 6747 | 2026.05.11 15:44:16.552707 [ 301 ] {53d27ac8-498e-4091-a722-1f27aeef5e89} <Debug> TCPHandler: Processed in 0.001267576 sec. | ||
| 6748 | 2026.05.11 15:44:16.552831 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2026.05.11 15:44:16.552936 [ 301 ] {c2a6439a-4ecd-44a1-897b-652e9675fe3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6750 | 2026.05.11 15:44:16.552975 [ 301 ] {c2a6439a-4ecd-44a1-897b-652e9675fe3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6751 | 2026.05.11 15:44:16.553414 [ 301 ] {c2a6439a-4ecd-44a1-897b-652e9675fe3e} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.05.11 15:44:16.553452 [ 301 ] {c2a6439a-4ecd-44a1-897b-652e9675fe3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6753 | 2026.05.11 15:44:16.553744 [ 301 ] {c2a6439a-4ecd-44a1-897b-652e9675fe3e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6754 | 2026.05.11 15:44:16.553945 [ 301 ] {c2a6439a-4ecd-44a1-897b-652e9675fe3e} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.05.11 15:44:16.554071 [ 301 ] {c2a6439a-4ecd-44a1-897b-652e9675fe3e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 6756 | 2026.05.11 15:44:16.554108 [ 301 ] {c2a6439a-4ecd-44a1-897b-652e9675fe3e} <Debug> TCPHandler: Processed in 0.001325998 sec. | ||
| 6757 | 2026.05.11 15:44:16.554231 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2026.05.11 15:44:16.554334 [ 301 ] {50ebfcd9-53f9-4355-afd0-85ecbca9f279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6759 | 2026.05.11 15:44:16.554374 [ 301 ] {50ebfcd9-53f9-4355-afd0-85ecbca9f279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6760 | 2026.05.11 15:44:16.555289 [ 301 ] {50ebfcd9-53f9-4355-afd0-85ecbca9f279} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.05.11 15:44:16.555327 [ 301 ] {50ebfcd9-53f9-4355-afd0-85ecbca9f279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6762 | 2026.05.11 15:44:16.555683 [ 301 ] {50ebfcd9-53f9-4355-afd0-85ecbca9f279} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6763 | 2026.05.11 15:44:16.555892 [ 301 ] {50ebfcd9-53f9-4355-afd0-85ecbca9f279} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.05.11 15:44:16.556026 [ 301 ] {50ebfcd9-53f9-4355-afd0-85ecbca9f279} <Debug> executeQuery: Read 1361 rows, 94.18 KiB in 0.001709 sec., 796372.1474546519 rows/sec., 53.81 MiB/sec. | ||
| 6765 | 2026.05.11 15:44:16.556064 [ 301 ] {50ebfcd9-53f9-4355-afd0-85ecbca9f279} <Debug> TCPHandler: Processed in 0.001881974 sec. | ||
| 6766 | 2026.05.11 15:44:16.556194 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.05.11 15:44:16.556292 [ 301 ] {f9156a4e-8d2f-4c52-a44c-ae47fcce873e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6768 | 2026.05.11 15:44:16.556333 [ 301 ] {f9156a4e-8d2f-4c52-a44c-ae47fcce873e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6769 | 2026.05.11 15:44:16.556979 [ 301 ] {f9156a4e-8d2f-4c52-a44c-ae47fcce873e} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.05.11 15:44:16.557014 [ 301 ] {f9156a4e-8d2f-4c52-a44c-ae47fcce873e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6771 | 2026.05.11 15:44:16.557485 [ 301 ] {f9156a4e-8d2f-4c52-a44c-ae47fcce873e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6772 | 2026.05.11 15:44:16.557696 [ 301 ] {f9156a4e-8d2f-4c52-a44c-ae47fcce873e} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.05.11 15:44:16.557824 [ 301 ] {f9156a4e-8d2f-4c52-a44c-ae47fcce873e} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001549 sec., 989025.1775338928 rows/sec., 60.45 MiB/sec. | ||
| 6774 | 2026.05.11 15:44:16.557860 [ 301 ] {f9156a4e-8d2f-4c52-a44c-ae47fcce873e} <Debug> TCPHandler: Processed in 0.001714709 sec. | ||
| 6775 | 2026.05.11 15:44:16.557993 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.05.11 15:44:16.558091 [ 301 ] {09018c17-bac2-4c23-95b6-9755997f2081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6777 | 2026.05.11 15:44:16.558145 [ 301 ] {09018c17-bac2-4c23-95b6-9755997f2081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6778 | 2026.05.11 15:44:16.558997 [ 301 ] {09018c17-bac2-4c23-95b6-9755997f2081} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.05.11 15:44:16.559035 [ 301 ] {09018c17-bac2-4c23-95b6-9755997f2081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6780 | 2026.05.11 15:44:16.559599 [ 301 ] {09018c17-bac2-4c23-95b6-9755997f2081} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6781 | 2026.05.11 15:44:16.559810 [ 301 ] {09018c17-bac2-4c23-95b6-9755997f2081} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.05.11 15:44:16.559946 [ 301 ] {09018c17-bac2-4c23-95b6-9755997f2081} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001872 sec., 24572.649572649574 rows/sec., 44.03 MiB/sec. | ||
| 6783 | 2026.05.11 15:44:16.559997 [ 301 ] {09018c17-bac2-4c23-95b6-9755997f2081} <Debug> TCPHandler: Processed in 0.002054129 sec. | ||
| 6784 | 2026.05.11 15:44:16.560132 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2026.05.11 15:44:16.560238 [ 301 ] {3f6d6d2d-29c1-4ffe-b451-a53a73e73c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6786 | 2026.05.11 15:44:16.560280 [ 301 ] {3f6d6d2d-29c1-4ffe-b451-a53a73e73c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6787 | 2026.05.11 15:44:16.560620 [ 301 ] {3f6d6d2d-29c1-4ffe-b451-a53a73e73c66} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.05.11 15:44:16.560656 [ 301 ] {3f6d6d2d-29c1-4ffe-b451-a53a73e73c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6789 | 2026.05.11 15:44:16.560949 [ 301 ] {3f6d6d2d-29c1-4ffe-b451-a53a73e73c66} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6790 | 2026.05.11 15:44:16.561152 [ 301 ] {3f6d6d2d-29c1-4ffe-b451-a53a73e73c66} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.05.11 15:44:16.561280 [ 301 ] {3f6d6d2d-29c1-4ffe-b451-a53a73e73c66} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 780.51 KiB/sec. | ||
| 6792 | 2026.05.11 15:44:16.561334 [ 301 ] {3f6d6d2d-29c1-4ffe-b451-a53a73e73c66} <Debug> TCPHandler: Processed in 0.001248866 sec. | ||
| 6793 | 2026.05.11 15:44:17.000297 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.07 MiB, peak 284.37 MiB, free memory in arenas 0.00 B, will set to 278.83 MiB (RSS), difference: -1.24 MiB | ||
| 6794 | 2026.05.11 15:44:17.768405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14888 | ||
| 6795 | 2026.05.11 15:44:17.768928 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.05.11 15:44:17.768978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6797 | 2026.05.11 15:44:17.769459 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6798 | 2026.05.11 15:44:17.769679 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.05.11 15:44:17.769815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14888 | ||
| 6800 | 2026.05.11 15:44:17.769827 [ 151 ] {} <Debug> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6801 | 2026.05.11 15:44:17.769900 [ 151 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.05.11 15:44:17.769921 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6803 | 2026.05.11 15:44:17.770022 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 6804 | 2026.05.11 15:44:17.770118 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6805 | 2026.05.11 15:44:17.770153 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12520 rows starting from the beginning of the part | ||
| 6806 | 2026.05.11 15:44:17.770217 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 6807 | 2026.05.11 15:44:17.770263 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 6808 | 2026.05.11 15:44:17.770307 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 6809 | 2026.05.11 15:44:17.770352 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 6810 | 2026.05.11 15:44:17.770397 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 6811 | 2026.05.11 15:44:17.772258 [ 197 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14888 rows, containing 4 columns (4 merged, 0 gathered) in 0.002279015 sec., 6532646.779420056 rows/sec., 93.45 MiB/sec. | ||
| 6812 | 2026.05.11 15:44:17.772495 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6813 | 2026.05.11 15:44:17.772735 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_31_6} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.05.11 15:44:17.772805 [ 200 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_31_6} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6815 | 2026.05.11 15:44:17.772867 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6816 | 2026.05.11 15:44:18.546883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6817 | 2026.05.11 15:44:18.564689 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.05.11 15:44:18.564758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6819 | 2026.05.11 15:44:18.570242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6820 | 2026.05.11 15:44:18.570989 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.05.11 15:44:18.571285 [ 150 ] {} <Debug> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6822 | 2026.05.11 15:44:18.571343 [ 150 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.05.11 15:44:18.571363 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6824 | 2026.05.11 15:44:18.571489 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 6825 | 2026.05.11 15:44:18.575323 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6826 | 2026.05.11 15:44:18.576798 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 6827 | 2026.05.11 15:44:18.577925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6828 | 2026.05.11 15:44:18.581126 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 6829 | 2026.05.11 15:44:18.585318 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 6830 | 2026.05.11 15:44:18.589262 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 6831 | 2026.05.11 15:44:18.593634 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 6832 | 2026.05.11 15:44:18.597523 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 6833 | 2026.05.11 15:44:18.651097 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.079665369 sec., 2937.286338308431 rows/sec., 15.19 MiB/sec. | ||
| 6834 | 2026.05.11 15:44:18.652892 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6835 | 2026.05.11 15:44:18.654525 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_31_6} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2026.05.11 15:44:18.654626 [ 187 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_31_6} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6837 | 2026.05.11 15:44:18.656052 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6838 | 2026.05.11 15:44:19.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.18 MiB, peak 290.72 MiB, free memory in arenas 0.00 B, will set to 284.18 MiB (RSS), difference: 4.01 MiB | ||
| 6839 | 2026.05.11 15:44:21.280033 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2026.05.11 15:44:21.280371 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 6841 | 2026.05.11 15:44:21.280910 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6842 | 2026.05.11 15:44:21.280974 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <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 | ||
| 6843 | 2026.05.11 15:44:21.281279 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6844 | 2026.05.11 15:44:21.281348 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6845 | 2026.05.11 15:44:21.281491 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6846 | 2026.05.11 15:44:21.281527 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6847 | 2026.05.11 15:44:21.281548 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 6848 | 2026.05.11 15:44:21.281564 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6849 | 2026.05.11 15:44:21.281605 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <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'))" | ||
| 6850 | 2026.05.11 15:44:21.281625 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 6851 | 2026.05.11 15:44:21.283024 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002804 sec., 13552.06847360913 rows/sec., 2.75 MiB/sec. | ||
| 6852 | 2026.05.11 15:44:21.283147 [ 301 ] {148e2a9b-8442-40e1-bbbb-4363af556d71} <Debug> TCPHandler: Processed in 0.003261924 sec. | ||
| 6853 | 2026.05.11 15:44:21.284913 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6854 | 2026.05.11 15:44:21.285027 [ 301 ] {bb911509-b685-4aa0-ab69-9608563392b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6855 | 2026.05.11 15:44:21.285071 [ 301 ] {bb911509-b685-4aa0-ab69-9608563392b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6856 | 2026.05.11 15:44:21.285974 [ 301 ] {bb911509-b685-4aa0-ab69-9608563392b3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.05.11 15:44:21.286056 [ 301 ] {bb911509-b685-4aa0-ab69-9608563392b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6858 | 2026.05.11 15:44:21.286526 [ 301 ] {bb911509-b685-4aa0-ab69-9608563392b3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6859 | 2026.05.11 15:44:21.286743 [ 301 ] {bb911509-b685-4aa0-ab69-9608563392b3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2026.05.11 15:44:21.286889 [ 301 ] {bb911509-b685-4aa0-ab69-9608563392b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.26 MiB/sec. | ||
| 6861 | 2026.05.11 15:44:21.286927 [ 301 ] {bb911509-b685-4aa0-ab69-9608563392b3} <Debug> TCPHandler: Processed in 0.002066449 sec. | ||
| 6862 | 2026.05.11 15:44:21.286922 [ 148 ] {} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6863 | 2026.05.11 15:44:21.287010 [ 148 ] {} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.05.11 15:44:21.287038 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6865 | 2026.05.11 15:44:21.287055 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6866 | 2026.05.11 15:44:21.287157 [ 301 ] {95151cb6-2eb2-4529-8de6-5906fac0470e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6867 | 2026.05.11 15:44:21.287171 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 6868 | 2026.05.11 15:44:21.287197 [ 301 ] {95151cb6-2eb2-4529-8de6-5906fac0470e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6869 | 2026.05.11 15:44:21.287321 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6870 | 2026.05.11 15:44:21.287359 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2616 rows starting from the beginning of the part | ||
| 6871 | 2026.05.11 15:44:21.287420 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 66 rows starting from the beginning of the part | ||
| 6872 | 2026.05.11 15:44:21.287469 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 130 rows starting from the beginning of the part | ||
| 6873 | 2026.05.11 15:44:21.287511 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 66 rows starting from the beginning of the part | ||
| 6874 | 2026.05.11 15:44:21.287558 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2595 rows starting from the beginning of the part | ||
| 6875 | 2026.05.11 15:44:21.287601 [ 194 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6876 | 2026.05.11 15:44:21.287763 [ 301 ] {95151cb6-2eb2-4529-8de6-5906fac0470e} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.05.11 15:44:21.287808 [ 301 ] {95151cb6-2eb2-4529-8de6-5906fac0470e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6878 | 2026.05.11 15:44:21.288428 [ 301 ] {95151cb6-2eb2-4529-8de6-5906fac0470e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6879 | 2026.05.11 15:44:21.288653 [ 301 ] {95151cb6-2eb2-4529-8de6-5906fac0470e} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.05.11 15:44:21.288787 [ 301 ] {95151cb6-2eb2-4529-8de6-5906fac0470e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00165 sec., 38787.87878787879 rows/sec., 3.03 MiB/sec. | ||
| 6881 | 2026.05.11 15:44:21.288825 [ 301 ] {95151cb6-2eb2-4529-8de6-5906fac0470e} <Debug> TCPHandler: Processed in 0.001819792 sec. | ||
| 6882 | 2026.05.11 15:44:21.288823 [ 147 ] {} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6883 | 2026.05.11 15:44:21.288905 [ 147 ] {} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.05.11 15:44:21.288927 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6885 | 2026.05.11 15:44:21.288972 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.05.11 15:44:21.289039 [ 190 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 6887 | 2026.05.11 15:44:21.289072 [ 301 ] {ec8becc7-5f8f-48c6-83fa-3ac43ceb2e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6888 | 2026.05.11 15:44:21.289132 [ 301 ] {ec8becc7-5f8f-48c6-83fa-3ac43ceb2e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6889 | 2026.05.11 15:44:21.289152 [ 190 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6890 | 2026.05.11 15:44:21.289186 [ 190 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1402 rows starting from the beginning of the part | ||
| 6891 | 2026.05.11 15:44:21.289242 [ 190 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 69 rows starting from the beginning of the part | ||
| 6892 | 2026.05.11 15:44:21.289291 [ 190 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 101 rows starting from the beginning of the part | ||
| 6893 | 2026.05.11 15:44:21.289338 [ 190 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 69 rows starting from the beginning of the part | ||
| 6894 | 2026.05.11 15:44:21.289379 [ 190 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1361 rows starting from the beginning of the part | ||
| 6895 | 2026.05.11 15:44:21.289421 [ 190 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6896 | 2026.05.11 15:44:21.289561 [ 301 ] {ec8becc7-5f8f-48c6-83fa-3ac43ceb2e0a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.05.11 15:44:21.289601 [ 197 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5529 rows, containing 5 columns (5 merged, 0 gathered) in 0.002486341 sec., 2223749.67874479 rows/sec., 175.75 MiB/sec. | ||
| 6898 | 2026.05.11 15:44:21.289610 [ 301 ] {ec8becc7-5f8f-48c6-83fa-3ac43ceb2e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 6899 | 2026.05.11 15:44:21.289946 [ 201 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6900 | 2026.05.11 15:44:21.290348 [ 201 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_51_10} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.05.11 15:44:21.290449 [ 301 ] {ec8becc7-5f8f-48c6-83fa-3ac43ceb2e0a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6902 | 2026.05.11 15:44:21.290454 [ 201 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_51_10} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6903 | 2026.05.11 15:44:21.290592 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6904 | 2026.05.11 15:44:21.290710 [ 301 ] {ec8becc7-5f8f-48c6-83fa-3ac43ceb2e0a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.05.11 15:44:21.290847 [ 301 ] {ec8becc7-5f8f-48c6-83fa-3ac43ceb2e0a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001793 sec., 71388.73396542108 rows/sec., 4.97 MiB/sec. | ||
| 6906 | 2026.05.11 15:44:21.290851 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6907 | 2026.05.11 15:44:21.290887 [ 301 ] {ec8becc7-5f8f-48c6-83fa-3ac43ceb2e0a} <Debug> TCPHandler: Processed in 0.001964006 sec. | ||
| 6908 | 2026.05.11 15:44:21.290903 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.05.11 15:44:21.290908 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 5 columns (5 merged, 0 gathered) in 0.001910284 sec., 1604996.9533325934 rows/sec., 116.49 MiB/sec. | ||
| 6910 | 2026.05.11 15:44:21.290932 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6911 | 2026.05.11 15:44:21.291039 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.05.11 15:44:21.291059 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 6913 | 2026.05.11 15:44:21.291139 [ 301 ] {ccea8794-8e10-436c-9aed-0caca05e77a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6914 | 2026.05.11 15:44:21.291161 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6915 | 2026.05.11 15:44:21.291178 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6916 | 2026.05.11 15:44:21.291185 [ 301 ] {ccea8794-8e10-436c-9aed-0caca05e77a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6917 | 2026.05.11 15:44:21.291196 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17361 rows starting from the beginning of the part | ||
| 6918 | 2026.05.11 15:44:21.291272 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 6919 | 2026.05.11 15:44:21.291313 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 6920 | 2026.05.11 15:44:21.291351 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6921 | 2026.05.11 15:44:21.291387 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1532 rows starting from the beginning of the part | ||
| 6922 | 2026.05.11 15:44:21.291425 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part | ||
| 6923 | 2026.05.11 15:44:21.291492 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_51_10} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2026.05.11 15:44:21.291568 [ 301 ] {ccea8794-8e10-436c-9aed-0caca05e77a4} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.05.11 15:44:21.291579 [ 193 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_51_10} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6926 | 2026.05.11 15:44:21.291606 [ 301 ] {ccea8794-8e10-436c-9aed-0caca05e77a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 6927 | 2026.05.11 15:44:21.291688 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6928 | 2026.05.11 15:44:21.291937 [ 301 ] {ccea8794-8e10-436c-9aed-0caca05e77a4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6929 | 2026.05.11 15:44:21.292158 [ 301 ] {ccea8794-8e10-436c-9aed-0caca05e77a4} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.05.11 15:44:21.292286 [ 301 ] {ccea8794-8e10-436c-9aed-0caca05e77a4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001166 sec., 41166.3807890223 rows/sec., 2.77 MiB/sec. | ||
| 6931 | 2026.05.11 15:44:21.292298 [ 147 ] {} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6932 | 2026.05.11 15:44:21.292322 [ 301 ] {ccea8794-8e10-436c-9aed-0caca05e77a4} <Debug> TCPHandler: Processed in 0.001333178 sec. | ||
| 6933 | 2026.05.11 15:44:21.292349 [ 147 ] {} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.05.11 15:44:21.292379 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6935 | 2026.05.11 15:44:21.292479 [ 193 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 6936 | 2026.05.11 15:44:21.292562 [ 193 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6937 | 2026.05.11 15:44:21.292588 [ 193 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2340 rows starting from the beginning of the part | ||
| 6938 | 2026.05.11 15:44:21.292654 [ 193 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6939 | 2026.05.11 15:44:21.292697 [ 193 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 6940 | 2026.05.11 15:44:21.292746 [ 193 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6941 | 2026.05.11 15:44:21.292786 [ 193 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
| 6942 | 2026.05.11 15:44:21.292833 [ 193 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 6943 | 2026.05.11 15:44:21.294070 [ 190 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001623256 sec., 1589398.098636321 rows/sec., 107.11 MiB/sec. | ||
| 6944 | 2026.05.11 15:44:21.294374 [ 191 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6945 | 2026.05.11 15:44:21.294716 [ 191 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_51_10} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.05.11 15:44:21.294816 [ 191 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_51_10} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6947 | 2026.05.11 15:44:21.294912 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6948 | 2026.05.11 15:44:21.296795 [ 192 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19501 rows, containing 5 columns (5 merged, 0 gathered) in 0.005767585 sec., 3381137.8592599845 rows/sec., 216.71 MiB/sec. | ||
| 6949 | 2026.05.11 15:44:21.297278 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6950 | 2026.05.11 15:44:21.297617 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.05.11 15:44:21.297701 [ 190 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6952 | 2026.05.11 15:44:21.297793 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 6953 | 2026.05.11 15:44:22.000962 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.65 MiB, peak 291.53 MiB, free memory in arenas 0.00 B, will set to 286.11 MiB (RSS), difference: 1.46 MiB | ||
| 6954 | 2026.05.11 15:44:23.625876 [ 261 ] {} <Trace> TCP-Session: d54ddae4-2568-4334-a8b9-b8dba10087b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.05.11 15:44:23.626129 [ 261 ] {e3c31a6c-0f31-44c5-913d-2f2b500554a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57063) 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 has_own_data (stage: Complete) | ||
| 6956 | 2026.05.11 15:44:23.626538 [ 261 ] {e3c31a6c-0f31-44c5-913d-2f2b500554a0} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 6957 | 2026.05.11 15:44:23.626698 [ 261 ] {e3c31a6c-0f31-44c5-913d-2f2b500554a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6958 | 2026.05.11 15:44:23.627119 [ 311 ] {e3c31a6c-0f31-44c5-913d-2f2b500554a0} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 6959 | 2026.05.11 15:44:23.627938 [ 261 ] {e3c31a6c-0f31-44c5-913d-2f2b500554a0} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001916 sec., 73068.89352818372 rows/sec., 4.06 MiB/sec. | ||
| 6960 | 2026.05.11 15:44:23.628053 [ 261 ] {e3c31a6c-0f31-44c5-913d-2f2b500554a0} <Debug> TCPHandler: Processed in 0.002326047 sec. | ||
| 6961 | 2026.05.11 15:44:25.157014 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6962 | 2026.05.11 15:44:25.157071 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6963 | 2026.05.11 15:44:25.270768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15400 | ||
| 6964 | 2026.05.11 15:44:25.271290 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2026.05.11 15:44:25.271358 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 6966 | 2026.05.11 15:44:25.271883 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6967 | 2026.05.11 15:44:25.272116 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2026.05.11 15:44:25.272267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15400 | ||
| 6969 | 2026.05.11 15:44:25.308880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 864 | ||
| 6970 | 2026.05.11 15:44:25.311385 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.05.11 15:44:25.311422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 6972 | 2026.05.11 15:44:25.312611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6973 | 2026.05.11 15:44:25.312865 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.05.11 15:44:25.313106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 864 | ||
| 6975 | 2026.05.11 15:44:26.001548 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00105846 sec. | ||
| 6976 | 2026.05.11 15:44:26.078934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6977 | 2026.05.11 15:44:26.093742 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.05.11 15:44:26.093811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 6979 | 2026.05.11 15:44:26.099041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6980 | 2026.05.11 15:44:26.099829 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.05.11 15:44:26.102807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6982 | 2026.05.11 15:44:26.280901 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.05.11 15:44:26.281177 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 6984 | 2026.05.11 15:44:26.281554 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6985 | 2026.05.11 15:44:26.281588 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <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 | ||
| 6986 | 2026.05.11 15:44:26.281811 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6987 | 2026.05.11 15:44:26.281880 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6988 | 2026.05.11 15:44:26.282024 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6989 | 2026.05.11 15:44:26.282061 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6990 | 2026.05.11 15:44:26.282082 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 6991 | 2026.05.11 15:44:26.282097 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6992 | 2026.05.11 15:44:26.282138 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <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'))" | ||
| 6993 | 2026.05.11 15:44:26.282157 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 6994 | 2026.05.11 15:44:26.283332 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002267 sec., 16762.240846934274 rows/sec., 3.40 MiB/sec. | ||
| 6995 | 2026.05.11 15:44:26.283443 [ 301 ] {5e8c9f22-a5b7-47ec-8861-897a7ee5f474} <Debug> TCPHandler: Processed in 0.002690957 sec. | ||
| 6996 | 2026.05.11 15:44:26.285194 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2026.05.11 15:44:26.285309 [ 301 ] {cf945a40-ffbe-40c2-87ec-7f22cfc34c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6998 | 2026.05.11 15:44:26.285359 [ 301 ] {cf945a40-ffbe-40c2-87ec-7f22cfc34c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6999 | 2026.05.11 15:44:26.286351 [ 301 ] {cf945a40-ffbe-40c2-87ec-7f22cfc34c0b} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.05.11 15:44:26.286409 [ 301 ] {cf945a40-ffbe-40c2-87ec-7f22cfc34c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7001 | 2026.05.11 15:44:26.286803 [ 301 ] {cf945a40-ffbe-40c2-87ec-7f22cfc34c0b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7002 | 2026.05.11 15:44:26.287036 [ 301 ] {cf945a40-ffbe-40c2-87ec-7f22cfc34c0b} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.05.11 15:44:26.287186 [ 301 ] {cf945a40-ffbe-40c2-87ec-7f22cfc34c0b} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001909 sec., 34573.07490832896 rows/sec., 2.74 MiB/sec. | ||
| 7004 | 2026.05.11 15:44:26.287225 [ 301 ] {cf945a40-ffbe-40c2-87ec-7f22cfc34c0b} <Debug> TCPHandler: Processed in 0.00208365 sec. | ||
| 7005 | 2026.05.11 15:44:26.287351 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.05.11 15:44:26.287456 [ 301 ] {0256a128-bc46-4440-a083-159ab0a2ba07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7007 | 2026.05.11 15:44:26.287496 [ 301 ] {0256a128-bc46-4440-a083-159ab0a2ba07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7008 | 2026.05.11 15:44:26.288009 [ 301 ] {0256a128-bc46-4440-a083-159ab0a2ba07} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.05.11 15:44:26.288045 [ 301 ] {0256a128-bc46-4440-a083-159ab0a2ba07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7010 | 2026.05.11 15:44:26.288333 [ 301 ] {0256a128-bc46-4440-a083-159ab0a2ba07} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7011 | 2026.05.11 15:44:26.288547 [ 301 ] {0256a128-bc46-4440-a083-159ab0a2ba07} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.05.11 15:44:26.288675 [ 301 ] {0256a128-bc46-4440-a083-159ab0a2ba07} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001238 sec., 4038.772213247173 rows/sec., 303.70 KiB/sec. | ||
| 7013 | 2026.05.11 15:44:26.288712 [ 301 ] {0256a128-bc46-4440-a083-159ab0a2ba07} <Debug> TCPHandler: Processed in 0.00140978 sec. | ||
| 7014 | 2026.05.11 15:44:26.288833 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2026.05.11 15:44:26.288928 [ 301 ] {b0f9fcbc-1570-4666-a8d7-785ea201680d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7016 | 2026.05.11 15:44:26.288967 [ 301 ] {b0f9fcbc-1570-4666-a8d7-785ea201680d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7017 | 2026.05.11 15:44:26.289431 [ 301 ] {b0f9fcbc-1570-4666-a8d7-785ea201680d} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.05.11 15:44:26.289468 [ 301 ] {b0f9fcbc-1570-4666-a8d7-785ea201680d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7019 | 2026.05.11 15:44:26.289769 [ 301 ] {b0f9fcbc-1570-4666-a8d7-785ea201680d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7020 | 2026.05.11 15:44:26.289980 [ 301 ] {b0f9fcbc-1570-4666-a8d7-785ea201680d} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.05.11 15:44:26.290108 [ 301 ] {b0f9fcbc-1570-4666-a8d7-785ea201680d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001198 sec., 57595.99332220367 rows/sec., 4.50 MiB/sec. | ||
| 7022 | 2026.05.11 15:44:26.290144 [ 301 ] {b0f9fcbc-1570-4666-a8d7-785ea201680d} <Debug> TCPHandler: Processed in 0.001359389 sec. | ||
| 7023 | 2026.05.11 15:44:26.290272 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2026.05.11 15:44:26.290367 [ 301 ] {71cf5dc5-9964-4a82-94da-b9466c4d7ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7025 | 2026.05.11 15:44:26.290409 [ 301 ] {71cf5dc5-9964-4a82-94da-b9466c4d7ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7026 | 2026.05.11 15:44:26.290899 [ 301 ] {71cf5dc5-9964-4a82-94da-b9466c4d7ec6} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.05.11 15:44:26.290935 [ 301 ] {71cf5dc5-9964-4a82-94da-b9466c4d7ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7028 | 2026.05.11 15:44:26.291250 [ 301 ] {71cf5dc5-9964-4a82-94da-b9466c4d7ec6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7029 | 2026.05.11 15:44:26.291458 [ 301 ] {71cf5dc5-9964-4a82-94da-b9466c4d7ec6} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.05.11 15:44:26.291585 [ 301 ] {71cf5dc5-9964-4a82-94da-b9466c4d7ec6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 7031 | 2026.05.11 15:44:26.291621 [ 301 ] {71cf5dc5-9964-4a82-94da-b9466c4d7ec6} <Debug> TCPHandler: Processed in 0.00139782 sec. | ||
| 7032 | 2026.05.11 15:44:26.291742 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2026.05.11 15:44:26.291837 [ 301 ] {1087da28-0161-40cb-bb34-a0f61af64ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7034 | 2026.05.11 15:44:26.291890 [ 301 ] {1087da28-0161-40cb-bb34-a0f61af64ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7035 | 2026.05.11 15:44:26.292706 [ 301 ] {1087da28-0161-40cb-bb34-a0f61af64ab4} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.05.11 15:44:26.292742 [ 301 ] {1087da28-0161-40cb-bb34-a0f61af64ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7037 | 2026.05.11 15:44:26.293235 [ 301 ] {1087da28-0161-40cb-bb34-a0f61af64ab4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7038 | 2026.05.11 15:44:26.293450 [ 301 ] {1087da28-0161-40cb-bb34-a0f61af64ab4} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.05.11 15:44:26.293585 [ 301 ] {1087da28-0161-40cb-bb34-a0f61af64ab4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001766 sec., 2831.2570781426953 rows/sec., 5.07 MiB/sec. | ||
| 7040 | 2026.05.11 15:44:26.293637 [ 301 ] {1087da28-0161-40cb-bb34-a0f61af64ab4} <Debug> TCPHandler: Processed in 0.001942826 sec. | ||
| 7041 | 2026.05.11 15:44:26.293755 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2026.05.11 15:44:26.293851 [ 301 ] {6a877023-2b27-4ada-b498-0043d1e8db15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7043 | 2026.05.11 15:44:26.293892 [ 301 ] {6a877023-2b27-4ada-b498-0043d1e8db15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7044 | 2026.05.11 15:44:26.294246 [ 301 ] {6a877023-2b27-4ada-b498-0043d1e8db15} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.05.11 15:44:26.294282 [ 301 ] {6a877023-2b27-4ada-b498-0043d1e8db15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7046 | 2026.05.11 15:44:26.294579 [ 301 ] {6a877023-2b27-4ada-b498-0043d1e8db15} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7047 | 2026.05.11 15:44:26.294781 [ 301 ] {6a877023-2b27-4ada-b498-0043d1e8db15} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.05.11 15:44:26.294908 [ 301 ] {6a877023-2b27-4ada-b498-0043d1e8db15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7049 | 2026.05.11 15:44:26.294942 [ 301 ] {6a877023-2b27-4ada-b498-0043d1e8db15} <Debug> TCPHandler: Processed in 0.001235675 sec. | ||
| 7050 | 2026.05.11 15:44:29.989300 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35211 | ||
| 7051 | 2026.05.11 15:44:29.989414 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7052 | 2026.05.11 15:44:29.989446 [ 259 ] {} <Debug> TCP-Session: c7bf03b0-a383-41bd-8213-84a8e98a7299 Authenticating user 'default' from [fd00:1122:3344:101::e]:35211 | ||
| 7053 | 2026.05.11 15:44:29.989475 [ 259 ] {} <Debug> TCP-Session: c7bf03b0-a383-41bd-8213-84a8e98a7299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7054 | 2026.05.11 15:44:29.989493 [ 259 ] {} <Debug> TCP-Session: c7bf03b0-a383-41bd-8213-84a8e98a7299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7055 | 2026.05.11 15:44:29.989717 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41443 | ||
| 7056 | 2026.05.11 15:44:29.989723 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63855 | ||
| 7057 | 2026.05.11 15:44:29.989759 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32938 | ||
| 7058 | 2026.05.11 15:44:29.989783 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7059 | 2026.05.11 15:44:29.989812 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50629 | ||
| 7060 | 2026.05.11 15:44:29.989838 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42734 | ||
| 7061 | 2026.05.11 15:44:29.989855 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52798 | ||
| 7062 | 2026.05.11 15:44:29.989883 [ 259 ] {} <Trace> TCP-Session: c7bf03b0-a383-41bd-8213-84a8e98a7299 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2026.05.11 15:44:29.989848 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40462 | ||
| 7064 | 2026.05.11 15:44:29.989844 [ 293 ] {} <Debug> TCP-Session: 6f3a7bec-90e4-4234-80dc-3aec83e7a6dd Authenticating user 'default' from [fd00:1122:3344:101::e]:41443 | ||
| 7065 | 2026.05.11 15:44:29.989791 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7066 | 2026.05.11 15:44:29.990042 [ 293 ] {} <Debug> TCP-Session: 6f3a7bec-90e4-4234-80dc-3aec83e7a6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7067 | 2026.05.11 15:44:29.989759 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35217 | ||
| 7068 | 2026.05.11 15:44:29.990073 [ 293 ] {} <Debug> TCP-Session: 6f3a7bec-90e4-4234-80dc-3aec83e7a6dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7069 | 2026.05.11 15:44:29.990069 [ 302 ] {} <Debug> TCP-Session: f4e63cd4-4401-419e-b044-1047a41bac00 Authenticating user 'default' from [fd00:1122:3344:101::e]:63855 | ||
| 7070 | 2026.05.11 15:44:29.990138 [ 259 ] {0c1b7de6-c3a8-4079-9bff-130d338daf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35211) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7071 | 2026.05.11 15:44:29.990158 [ 302 ] {} <Debug> TCP-Session: f4e63cd4-4401-419e-b044-1047a41bac00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7072 | 2026.05.11 15:44:29.990034 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7073 | 2026.05.11 15:44:29.990176 [ 302 ] {} <Debug> TCP-Session: f4e63cd4-4401-419e-b044-1047a41bac00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7074 | 2026.05.11 15:44:29.990217 [ 306 ] {} <Debug> TCP-Session: d324e720-20ad-4fe8-b53e-9a82236bd6f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:32938 | ||
| 7075 | 2026.05.11 15:44:29.990252 [ 306 ] {} <Debug> TCP-Session: d324e720-20ad-4fe8-b53e-9a82236bd6f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7076 | 2026.05.11 15:44:29.990266 [ 306 ] {} <Debug> TCP-Session: d324e720-20ad-4fe8-b53e-9a82236bd6f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.05.11 15:44:29.990414 [ 259 ] {0c1b7de6-c3a8-4079-9bff-130d338daf1d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7078 | 2026.05.11 15:44:29.990474 [ 259 ] {0c1b7de6-c3a8-4079-9bff-130d338daf1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7079 | 2026.05.11 15:44:29.990608 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7080 | 2026.05.11 15:44:29.990651 [ 303 ] {} <Debug> TCP-Session: 3bbe225c-ad26-44e3-8290-a21cb815223d Authenticating user 'default' from [fd00:1122:3344:101::e]:35217 | ||
| 7081 | 2026.05.11 15:44:29.990679 [ 303 ] {} <Debug> TCP-Session: 3bbe225c-ad26-44e3-8290-a21cb815223d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7082 | 2026.05.11 15:44:29.990698 [ 303 ] {} <Debug> TCP-Session: 3bbe225c-ad26-44e3-8290-a21cb815223d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7083 | 2026.05.11 15:44:29.990737 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7084 | 2026.05.11 15:44:29.990769 [ 259 ] {0c1b7de6-c3a8-4079-9bff-130d338daf1d} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 7085 | 2026.05.11 15:44:29.990781 [ 308 ] {} <Debug> TCP-Session: 043b37cd-33f2-49b7-902b-239b156aff5d Authenticating user 'default' from [fd00:1122:3344:101::e]:42734 | ||
| 7086 | 2026.05.11 15:44:29.990822 [ 308 ] {} <Debug> TCP-Session: 043b37cd-33f2-49b7-902b-239b156aff5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7087 | 2026.05.11 15:44:29.990835 [ 308 ] {} <Debug> TCP-Session: 043b37cd-33f2-49b7-902b-239b156aff5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7088 | 2026.05.11 15:44:29.990863 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7089 | 2026.05.11 15:44:29.990915 [ 309 ] {} <Debug> TCP-Session: cf084f2d-c61b-442a-96c5-c1eb0417e72c Authenticating user 'default' from [fd00:1122:3344:101::e]:52798 | ||
| 7090 | 2026.05.11 15:44:29.990945 [ 309 ] {} <Debug> TCP-Session: cf084f2d-c61b-442a-96c5-c1eb0417e72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7091 | 2026.05.11 15:44:29.990959 [ 309 ] {} <Debug> TCP-Session: cf084f2d-c61b-442a-96c5-c1eb0417e72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7092 | 2026.05.11 15:44:29.991213 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7093 | 2026.05.11 15:44:29.991254 [ 307 ] {} <Debug> TCP-Session: 47327cb7-398d-4ab2-a00b-99b1fbda3c30 Authenticating user 'default' from [fd00:1122:3344:101::e]:50629 | ||
| 7094 | 2026.05.11 15:44:29.991278 [ 307 ] {} <Debug> TCP-Session: 47327cb7-398d-4ab2-a00b-99b1fbda3c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7095 | 2026.05.11 15:44:29.991300 [ 307 ] {} <Debug> TCP-Session: 47327cb7-398d-4ab2-a00b-99b1fbda3c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7096 | 2026.05.11 15:44:29.991325 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7097 | 2026.05.11 15:44:29.991357 [ 310 ] {} <Debug> TCP-Session: b5cbcb7b-59ff-47e8-a18b-f173fa17b3b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40462 | ||
| 7098 | 2026.05.11 15:44:29.991374 [ 310 ] {} <Debug> TCP-Session: b5cbcb7b-59ff-47e8-a18b-f173fa17b3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7099 | 2026.05.11 15:44:29.991386 [ 310 ] {} <Debug> TCP-Session: b5cbcb7b-59ff-47e8-a18b-f173fa17b3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7100 | 2026.05.11 15:44:29.991892 [ 332 ] {0c1b7de6-c3a8-4079-9bff-130d338daf1d} <Trace> AggregatingTransform: Aggregating | ||
| 7101 | 2026.05.11 15:44:29.991933 [ 332 ] {0c1b7de6-c3a8-4079-9bff-130d338daf1d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7102 | 2026.05.11 15:44:29.991967 [ 332 ] {0c1b7de6-c3a8-4079-9bff-130d338daf1d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001085871 sec. (920.920 rows/sec., 35.97 KiB/sec.) | ||
| 7103 | 2026.05.11 15:44:29.991993 [ 332 ] {0c1b7de6-c3a8-4079-9bff-130d338daf1d} <Trace> Aggregator: Merging aggregated data | ||
| 7104 | 2026.05.11 15:44:29.992733 [ 259 ] {0c1b7de6-c3a8-4079-9bff-130d338daf1d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002653 sec., 376.9317753486619 rows/sec., 14.72 KiB/sec. | ||
| 7105 | 2026.05.11 15:44:29.992934 [ 259 ] {0c1b7de6-c3a8-4079-9bff-130d338daf1d} <Debug> TCPHandler: Processed in 0.00317385 sec. | ||
| 7106 | 2026.05.11 15:44:29.993085 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7107 | 2026.05.11 15:44:29.993121 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7108 | 2026.05.11 15:44:29.993130 [ 259 ] {} <Debug> TCP-Session: c7bf03b0-a383-41bd-8213-84a8e98a7299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.05.11 15:44:29.993143 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7110 | 2026.05.11 15:44:29.993170 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7111 | 2026.05.11 15:44:29.993195 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7112 | 2026.05.11 15:44:29.993221 [ 302 ] {} <Debug> TCP-Session: f4e63cd4-4401-419e-b044-1047a41bac00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7113 | 2026.05.11 15:44:29.993213 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7114 | 2026.05.11 15:44:29.993247 [ 307 ] {} <Debug> TCP-Session: 47327cb7-398d-4ab2-a00b-99b1fbda3c30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7115 | 2026.05.11 15:44:29.993237 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7116 | 2026.05.11 15:44:29.993286 [ 310 ] {} <Debug> TCP-Session: b5cbcb7b-59ff-47e8-a18b-f173fa17b3b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7117 | 2026.05.11 15:44:29.993333 [ 309 ] {} <Debug> TCP-Session: cf084f2d-c61b-442a-96c5-c1eb0417e72c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7118 | 2026.05.11 15:44:29.993304 [ 306 ] {} <Debug> TCP-Session: d324e720-20ad-4fe8-b53e-9a82236bd6f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7119 | 2026.05.11 15:44:29.993222 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7120 | 2026.05.11 15:44:29.993183 [ 293 ] {} <Debug> TCP-Session: 6f3a7bec-90e4-4234-80dc-3aec83e7a6dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2026.05.11 15:44:29.993444 [ 308 ] {} <Debug> TCP-Session: 043b37cd-33f2-49b7-902b-239b156aff5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7122 | 2026.05.11 15:44:29.993152 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7123 | 2026.05.11 15:44:29.993529 [ 303 ] {} <Debug> TCP-Session: 3bbe225c-ad26-44e3-8290-a21cb815223d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2026.05.11 15:44:30.242431 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50585 | ||
| 7125 | 2026.05.11 15:44:30.242517 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7126 | 2026.05.11 15:44:30.242543 [ 259 ] {} <Debug> TCP-Session: 14a6c640-28e8-4aa6-b226-ad296e3b6611 Authenticating user 'default' from [fd00:1122:3344:101::e]:50585 | ||
| 7127 | 2026.05.11 15:44:30.242565 [ 259 ] {} <Debug> TCP-Session: 14a6c640-28e8-4aa6-b226-ad296e3b6611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7128 | 2026.05.11 15:44:30.242578 [ 259 ] {} <Debug> TCP-Session: 14a6c640-28e8-4aa6-b226-ad296e3b6611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7129 | 2026.05.11 15:44:30.242787 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65113 | ||
| 7130 | 2026.05.11 15:44:30.242806 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63557 | ||
| 7131 | 2026.05.11 15:44:30.242832 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62372 | ||
| 7132 | 2026.05.11 15:44:30.242849 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36509 | ||
| 7133 | 2026.05.11 15:44:30.242874 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50904 | ||
| 7134 | 2026.05.11 15:44:30.242905 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7135 | 2026.05.11 15:44:30.242925 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7136 | 2026.05.11 15:44:30.242940 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7137 | 2026.05.11 15:44:30.242970 [ 307 ] {} <Debug> TCP-Session: c412a38b-58a5-40c2-94d3-0775d213259f Authenticating user 'default' from [fd00:1122:3344:101::e]:62372 | ||
| 7138 | 2026.05.11 15:44:30.242977 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7139 | 2026.05.11 15:44:30.242993 [ 307 ] {} <Debug> TCP-Session: c412a38b-58a5-40c2-94d3-0775d213259f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7140 | 2026.05.11 15:44:30.242990 [ 308 ] {} <Debug> TCP-Session: ec0a2be4-49af-4b4e-ae63-f1246477a15d Authenticating user 'default' from [fd00:1122:3344:101::e]:36509 | ||
| 7141 | 2026.05.11 15:44:30.243015 [ 309 ] {} <Debug> TCP-Session: bb23305b-5cd1-4f37-8072-9a7c0b4148ca Authenticating user 'default' from [fd00:1122:3344:101::e]:50904 | ||
| 7142 | 2026.05.11 15:44:30.243017 [ 307 ] {} <Debug> TCP-Session: c412a38b-58a5-40c2-94d3-0775d213259f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.05.11 15:44:30.243041 [ 308 ] {} <Debug> TCP-Session: ec0a2be4-49af-4b4e-ae63-f1246477a15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7144 | 2026.05.11 15:44:30.243065 [ 309 ] {} <Debug> TCP-Session: bb23305b-5cd1-4f37-8072-9a7c0b4148ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7145 | 2026.05.11 15:44:30.243082 [ 308 ] {} <Debug> TCP-Session: ec0a2be4-49af-4b4e-ae63-f1246477a15d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7146 | 2026.05.11 15:44:30.243106 [ 309 ] {} <Debug> TCP-Session: bb23305b-5cd1-4f37-8072-9a7c0b4148ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7147 | 2026.05.11 15:44:30.242846 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7148 | 2026.05.11 15:44:30.242803 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61523 | ||
| 7149 | 2026.05.11 15:44:30.243164 [ 293 ] {} <Debug> TCP-Session: 26c0f99c-048b-4a30-a98c-6c2867d442e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65113 | ||
| 7150 | 2026.05.11 15:44:30.242965 [ 303 ] {} <Debug> TCP-Session: f9d2a35e-fa1e-4767-a421-f7d9ff234de0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63557 | ||
| 7151 | 2026.05.11 15:44:30.243199 [ 293 ] {} <Debug> TCP-Session: 26c0f99c-048b-4a30-a98c-6c2867d442e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7152 | 2026.05.11 15:44:30.243215 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7153 | 2026.05.11 15:44:30.243237 [ 293 ] {} <Debug> TCP-Session: 26c0f99c-048b-4a30-a98c-6c2867d442e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7154 | 2026.05.11 15:44:30.243257 [ 302 ] {} <Debug> TCP-Session: d98b8991-98c5-4fdd-b32c-1bf4f977f521 Authenticating user 'default' from [fd00:1122:3344:101::e]:61523 | ||
| 7155 | 2026.05.11 15:44:30.243227 [ 303 ] {} <Debug> TCP-Session: f9d2a35e-fa1e-4767-a421-f7d9ff234de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7156 | 2026.05.11 15:44:30.243290 [ 302 ] {} <Debug> TCP-Session: d98b8991-98c5-4fdd-b32c-1bf4f977f521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7157 | 2026.05.11 15:44:30.243307 [ 303 ] {} <Debug> TCP-Session: f9d2a35e-fa1e-4767-a421-f7d9ff234de0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7158 | 2026.05.11 15:44:30.243322 [ 302 ] {} <Debug> TCP-Session: d98b8991-98c5-4fdd-b32c-1bf4f977f521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7159 | 2026.05.11 15:44:30.242893 [ 259 ] {} <Trace> TCP-Session: 14a6c640-28e8-4aa6-b226-ad296e3b6611 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7160 | 2026.05.11 15:44:30.242874 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60397 | ||
| 7161 | 2026.05.11 15:44:30.242836 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58878 | ||
| 7162 | 2026.05.11 15:44:30.243436 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7163 | 2026.05.11 15:44:30.243470 [ 310 ] {} <Debug> TCP-Session: a83caf44-8af9-40eb-bc13-7d08da8cdc51 Authenticating user 'default' from [fd00:1122:3344:101::e]:60397 | ||
| 7164 | 2026.05.11 15:44:30.243487 [ 310 ] {} <Debug> TCP-Session: a83caf44-8af9-40eb-bc13-7d08da8cdc51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7165 | 2026.05.11 15:44:30.243502 [ 310 ] {} <Debug> TCP-Session: a83caf44-8af9-40eb-bc13-7d08da8cdc51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7166 | 2026.05.11 15:44:30.243500 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7167 | 2026.05.11 15:44:30.243526 [ 259 ] {78a6388e-7450-4a15-bd72-8fa5863c8d88} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50585) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7168 | 2026.05.11 15:44:30.243541 [ 306 ] {} <Debug> TCP-Session: 481a06db-aaf7-4f8e-96cc-f307059e5d6c Authenticating user 'default' from [fd00:1122:3344:101::e]:58878 | ||
| 7169 | 2026.05.11 15:44:30.243572 [ 306 ] {} <Debug> TCP-Session: 481a06db-aaf7-4f8e-96cc-f307059e5d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7170 | 2026.05.11 15:44:30.243586 [ 306 ] {} <Debug> TCP-Session: 481a06db-aaf7-4f8e-96cc-f307059e5d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7171 | 2026.05.11 15:44:30.243800 [ 259 ] {78a6388e-7450-4a15-bd72-8fa5863c8d88} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7172 | 2026.05.11 15:44:30.243859 [ 259 ] {78a6388e-7450-4a15-bd72-8fa5863c8d88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7173 | 2026.05.11 15:44:30.244186 [ 259 ] {78a6388e-7450-4a15-bd72-8fa5863c8d88} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 7174 | 2026.05.11 15:44:30.245155 [ 357 ] {78a6388e-7450-4a15-bd72-8fa5863c8d88} <Trace> AggregatingTransform: Aggregating | ||
| 7175 | 2026.05.11 15:44:30.245207 [ 357 ] {78a6388e-7450-4a15-bd72-8fa5863c8d88} <Trace> Aggregator: Aggregation method: without_key | ||
| 7176 | 2026.05.11 15:44:30.245241 [ 357 ] {78a6388e-7450-4a15-bd72-8fa5863c8d88} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922707 sec. (1083.768 rows/sec., 42.33 KiB/sec.) | ||
| 7177 | 2026.05.11 15:44:30.245259 [ 357 ] {78a6388e-7450-4a15-bd72-8fa5863c8d88} <Trace> Aggregator: Merging aggregated data | ||
| 7178 | 2026.05.11 15:44:30.245893 [ 259 ] {78a6388e-7450-4a15-bd72-8fa5863c8d88} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002422 sec., 412.88191577208914 rows/sec., 16.13 KiB/sec. | ||
| 7179 | 2026.05.11 15:44:30.246054 [ 259 ] {78a6388e-7450-4a15-bd72-8fa5863c8d88} <Debug> TCPHandler: Processed in 0.003280354 sec. | ||
| 7180 | 2026.05.11 15:44:30.246207 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7181 | 2026.05.11 15:44:30.246240 [ 259 ] {} <Debug> TCP-Session: 14a6c640-28e8-4aa6-b226-ad296e3b6611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7182 | 2026.05.11 15:44:30.246238 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7183 | 2026.05.11 15:44:30.246263 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7184 | 2026.05.11 15:44:30.246284 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7185 | 2026.05.11 15:44:30.246305 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7186 | 2026.05.11 15:44:30.246326 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7187 | 2026.05.11 15:44:30.246344 [ 303 ] {} <Debug> TCP-Session: f9d2a35e-fa1e-4767-a421-f7d9ff234de0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7188 | 2026.05.11 15:44:30.246355 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7189 | 2026.05.11 15:44:30.246370 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7190 | 2026.05.11 15:44:30.246385 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7191 | 2026.05.11 15:44:30.246424 [ 308 ] {} <Debug> TCP-Session: ec0a2be4-49af-4b4e-ae63-f1246477a15d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7192 | 2026.05.11 15:44:30.246429 [ 306 ] {} <Debug> TCP-Session: 481a06db-aaf7-4f8e-96cc-f307059e5d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7193 | 2026.05.11 15:44:30.246450 [ 310 ] {} <Debug> TCP-Session: a83caf44-8af9-40eb-bc13-7d08da8cdc51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7194 | 2026.05.11 15:44:30.246380 [ 307 ] {} <Debug> TCP-Session: c412a38b-58a5-40c2-94d3-0775d213259f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7195 | 2026.05.11 15:44:30.246367 [ 302 ] {} <Debug> TCP-Session: d98b8991-98c5-4fdd-b32c-1bf4f977f521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7196 | 2026.05.11 15:44:30.246317 [ 293 ] {} <Debug> TCP-Session: 26c0f99c-048b-4a30-a98c-6c2867d442e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7197 | 2026.05.11 15:44:30.246289 [ 309 ] {} <Debug> TCP-Session: bb23305b-5cd1-4f37-8072-9a7c0b4148ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2026.05.11 15:44:30.573228 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50506 | ||
| 7199 | 2026.05.11 15:44:30.573311 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7200 | 2026.05.11 15:44:30.573337 [ 259 ] {} <Debug> TCP-Session: 728d006d-6806-4ad2-86a8-37c9b65d97f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50506 | ||
| 7201 | 2026.05.11 15:44:30.573359 [ 259 ] {} <Debug> TCP-Session: 728d006d-6806-4ad2-86a8-37c9b65d97f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7202 | 2026.05.11 15:44:30.573372 [ 259 ] {} <Debug> TCP-Session: 728d006d-6806-4ad2-86a8-37c9b65d97f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7203 | 2026.05.11 15:44:30.573580 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40864 | ||
| 7204 | 2026.05.11 15:44:30.573608 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39808 | ||
| 7205 | 2026.05.11 15:44:30.573632 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61152 | ||
| 7206 | 2026.05.11 15:44:30.573647 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45950 | ||
| 7207 | 2026.05.11 15:44:30.573672 [ 259 ] {} <Trace> TCP-Session: 728d006d-6806-4ad2-86a8-37c9b65d97f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.05.11 15:44:30.573704 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7209 | 2026.05.11 15:44:30.573704 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7210 | 2026.05.11 15:44:30.573734 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7211 | 2026.05.11 15:44:30.573742 [ 308 ] {} <Debug> TCP-Session: 30746f64-bf44-46de-9c51-3a73d522a85d Authenticating user 'default' from [fd00:1122:3344:101::e]:61152 | ||
| 7212 | 2026.05.11 15:44:30.573753 [ 306 ] {} <Debug> TCP-Session: 19590bba-653f-4b22-9009-43e1af33d88a Authenticating user 'default' from [fd00:1122:3344:101::e]:39808 | ||
| 7213 | 2026.05.11 15:44:30.573773 [ 310 ] {} <Debug> TCP-Session: a8b3e814-d343-48e0-89f6-0cc5046a892f Authenticating user 'default' from [fd00:1122:3344:101::e]:45950 | ||
| 7214 | 2026.05.11 15:44:30.573787 [ 308 ] {} <Debug> TCP-Session: 30746f64-bf44-46de-9c51-3a73d522a85d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7215 | 2026.05.11 15:44:30.573791 [ 306 ] {} <Debug> TCP-Session: 19590bba-653f-4b22-9009-43e1af33d88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7216 | 2026.05.11 15:44:30.573809 [ 310 ] {} <Debug> TCP-Session: a8b3e814-d343-48e0-89f6-0cc5046a892f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.05.11 15:44:30.573838 [ 306 ] {} <Debug> TCP-Session: 19590bba-653f-4b22-9009-43e1af33d88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7218 | 2026.05.11 15:44:30.573853 [ 310 ] {} <Debug> TCP-Session: a8b3e814-d343-48e0-89f6-0cc5046a892f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7219 | 2026.05.11 15:44:30.573864 [ 259 ] {b5a10a82-34b2-4520-adb6-05faf981c7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50506) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7220 | 2026.05.11 15:44:30.573673 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7221 | 2026.05.11 15:44:30.573640 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44739 | ||
| 7222 | 2026.05.11 15:44:30.573929 [ 293 ] {} <Debug> TCP-Session: 0895aab8-c5a3-46bc-baa8-610591234d53 Authenticating user 'default' from [fd00:1122:3344:101::e]:40864 | ||
| 7223 | 2026.05.11 15:44:30.573620 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60425 | ||
| 7224 | 2026.05.11 15:44:30.573959 [ 293 ] {} <Debug> TCP-Session: 0895aab8-c5a3-46bc-baa8-610591234d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7225 | 2026.05.11 15:44:30.573974 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7226 | 2026.05.11 15:44:30.573997 [ 293 ] {} <Debug> TCP-Session: 0895aab8-c5a3-46bc-baa8-610591234d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7227 | 2026.05.11 15:44:30.574005 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7228 | 2026.05.11 15:44:30.574014 [ 309 ] {} <Debug> TCP-Session: baa186a8-6d40-4162-b9f5-0fe61670d8dc Authenticating user 'default' from [fd00:1122:3344:101::e]:44739 | ||
| 7229 | 2026.05.11 15:44:30.574037 [ 307 ] {} <Debug> TCP-Session: 6f8939a3-51b5-4077-8550-bbf106967b79 Authenticating user 'default' from [fd00:1122:3344:101::e]:60425 | ||
| 7230 | 2026.05.11 15:44:30.574050 [ 309 ] {} <Debug> TCP-Session: baa186a8-6d40-4162-b9f5-0fe61670d8dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2026.05.11 15:44:30.574066 [ 307 ] {} <Debug> TCP-Session: 6f8939a3-51b5-4077-8550-bbf106967b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7232 | 2026.05.11 15:44:30.574077 [ 309 ] {} <Debug> TCP-Session: baa186a8-6d40-4162-b9f5-0fe61670d8dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7233 | 2026.05.11 15:44:30.574092 [ 307 ] {} <Debug> TCP-Session: 6f8939a3-51b5-4077-8550-bbf106967b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7234 | 2026.05.11 15:44:30.573607 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52178 | ||
| 7235 | 2026.05.11 15:44:30.574132 [ 259 ] {b5a10a82-34b2-4520-adb6-05faf981c7f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7236 | 2026.05.11 15:44:30.573587 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55550 | ||
| 7237 | 2026.05.11 15:44:30.574173 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7238 | 2026.05.11 15:44:30.574196 [ 259 ] {b5a10a82-34b2-4520-adb6-05faf981c7f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7239 | 2026.05.11 15:44:30.574212 [ 303 ] {} <Debug> TCP-Session: 7a5f97b8-5de2-444d-8f63-a97203b190d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52178 | ||
| 7240 | 2026.05.11 15:44:30.574216 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7241 | 2026.05.11 15:44:30.574241 [ 303 ] {} <Debug> TCP-Session: 7a5f97b8-5de2-444d-8f63-a97203b190d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.05.11 15:44:30.573816 [ 308 ] {} <Debug> TCP-Session: 30746f64-bf44-46de-9c51-3a73d522a85d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.05.11 15:44:30.574265 [ 303 ] {} <Debug> TCP-Session: 7a5f97b8-5de2-444d-8f63-a97203b190d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7244 | 2026.05.11 15:44:30.574260 [ 302 ] {} <Debug> TCP-Session: 4f60dad9-e273-42a4-a0a8-e24caa4dd625 Authenticating user 'default' from [fd00:1122:3344:101::e]:55550 | ||
| 7245 | 2026.05.11 15:44:30.574308 [ 302 ] {} <Debug> TCP-Session: 4f60dad9-e273-42a4-a0a8-e24caa4dd625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.05.11 15:44:30.574320 [ 302 ] {} <Debug> TCP-Session: 4f60dad9-e273-42a4-a0a8-e24caa4dd625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.05.11 15:44:30.574553 [ 259 ] {b5a10a82-34b2-4520-adb6-05faf981c7f1} <Debug> oximeter.version (b1cb8b33-4994-4409-a1f0-0379ed3cc2c7) (SelectExecutor): Key condition: unknown | ||
| 7248 | 2026.05.11 15:44:30.575448 [ 349 ] {b5a10a82-34b2-4520-adb6-05faf981c7f1} <Trace> AggregatingTransform: Aggregating | ||
| 7249 | 2026.05.11 15:44:30.575495 [ 349 ] {b5a10a82-34b2-4520-adb6-05faf981c7f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7250 | 2026.05.11 15:44:30.575522 [ 349 ] {b5a10a82-34b2-4520-adb6-05faf981c7f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867615 sec. (1152.585 rows/sec., 45.02 KiB/sec.) | ||
| 7251 | 2026.05.11 15:44:30.575539 [ 349 ] {b5a10a82-34b2-4520-adb6-05faf981c7f1} <Trace> Aggregator: Merging aggregated data | ||
| 7252 | 2026.05.11 15:44:30.576104 [ 259 ] {b5a10a82-34b2-4520-adb6-05faf981c7f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002299 sec., 434.97172683775557 rows/sec., 16.99 KiB/sec. | ||
| 7253 | 2026.05.11 15:44:30.576232 [ 259 ] {b5a10a82-34b2-4520-adb6-05faf981c7f1} <Debug> TCPHandler: Processed in 0.002676637 sec. | ||
| 7254 | 2026.05.11 15:44:30.576337 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7255 | 2026.05.11 15:44:30.576368 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7256 | 2026.05.11 15:44:30.576373 [ 259 ] {} <Debug> TCP-Session: 728d006d-6806-4ad2-86a8-37c9b65d97f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2026.05.11 15:44:30.576399 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7258 | 2026.05.11 15:44:30.576416 [ 309 ] {} <Debug> TCP-Session: baa186a8-6d40-4162-b9f5-0fe61670d8dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.05.11 15:44:30.576431 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7260 | 2026.05.11 15:44:30.576457 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7261 | 2026.05.11 15:44:30.576472 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7262 | 2026.05.11 15:44:30.576488 [ 306 ] {} <Debug> TCP-Session: 19590bba-653f-4b22-9009-43e1af33d88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2026.05.11 15:44:30.576496 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7264 | 2026.05.11 15:44:30.576508 [ 303 ] {} <Debug> TCP-Session: 7a5f97b8-5de2-444d-8f63-a97203b190d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7265 | 2026.05.11 15:44:30.576530 [ 308 ] {} <Debug> TCP-Session: 30746f64-bf44-46de-9c51-3a73d522a85d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2026.05.11 15:44:30.576553 [ 307 ] {} <Debug> TCP-Session: 6f8939a3-51b5-4077-8550-bbf106967b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7267 | 2026.05.11 15:44:30.576471 [ 293 ] {} <Debug> TCP-Session: 0895aab8-c5a3-46bc-baa8-610591234d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7268 | 2026.05.11 15:44:30.576413 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7269 | 2026.05.11 15:44:30.576514 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7270 | 2026.05.11 15:44:30.576639 [ 302 ] {} <Debug> TCP-Session: 4f60dad9-e273-42a4-a0a8-e24caa4dd625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.05.11 15:44:30.576677 [ 310 ] {} <Debug> TCP-Session: a8b3e814-d343-48e0-89f6-0cc5046a892f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.05.11 15:44:31.282346 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2026.05.11 15:44:31.282565 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 7274 | 2026.05.11 15:44:31.282892 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7275 | 2026.05.11 15:44:31.282929 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <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 | ||
| 7276 | 2026.05.11 15:44:31.283145 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7277 | 2026.05.11 15:44:31.283215 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7278 | 2026.05.11 15:44:31.283357 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7279 | 2026.05.11 15:44:31.283391 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7280 | 2026.05.11 15:44:31.283412 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 7281 | 2026.05.11 15:44:31.283428 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7282 | 2026.05.11 15:44:31.283466 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <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'))" | ||
| 7283 | 2026.05.11 15:44:31.283487 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 7284 | 2026.05.11 15:44:31.284544 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002063 sec., 18419.777023751816 rows/sec., 3.74 MiB/sec. | ||
| 7285 | 2026.05.11 15:44:31.284650 [ 301 ] {025fc783-e625-44b2-8623-99a5fccb50ce} <Debug> TCPHandler: Processed in 0.00242748 sec. | ||
| 7286 | 2026.05.11 15:44:31.286977 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7287 | 2026.05.11 15:44:31.287111 [ 301 ] {91e69e0d-b5b6-4309-a61a-99ad8df2c43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7288 | 2026.05.11 15:44:31.287163 [ 301 ] {91e69e0d-b5b6-4309-a61a-99ad8df2c43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7289 | 2026.05.11 15:44:31.287723 [ 301 ] {91e69e0d-b5b6-4309-a61a-99ad8df2c43e} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.05.11 15:44:31.287769 [ 301 ] {91e69e0d-b5b6-4309-a61a-99ad8df2c43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7291 | 2026.05.11 15:44:31.288149 [ 301 ] {91e69e0d-b5b6-4309-a61a-99ad8df2c43e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7292 | 2026.05.11 15:44:31.288380 [ 301 ] {91e69e0d-b5b6-4309-a61a-99ad8df2c43e} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.05.11 15:44:31.288531 [ 301 ] {91e69e0d-b5b6-4309-a61a-99ad8df2c43e} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001458 sec., 89163.23731138546 rows/sec., 7.69 MiB/sec. | ||
| 7294 | 2026.05.11 15:44:31.288572 [ 301 ] {91e69e0d-b5b6-4309-a61a-99ad8df2c43e} <Debug> TCPHandler: Processed in 0.001657337 sec. | ||
| 7295 | 2026.05.11 15:44:31.288716 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2026.05.11 15:44:31.288819 [ 301 ] {14b9de71-0cf9-4e59-90eb-7e1caea06595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7297 | 2026.05.11 15:44:31.288861 [ 301 ] {14b9de71-0cf9-4e59-90eb-7e1caea06595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7298 | 2026.05.11 15:44:31.289326 [ 301 ] {14b9de71-0cf9-4e59-90eb-7e1caea06595} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2026.05.11 15:44:31.289364 [ 301 ] {14b9de71-0cf9-4e59-90eb-7e1caea06595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7300 | 2026.05.11 15:44:31.289672 [ 301 ] {14b9de71-0cf9-4e59-90eb-7e1caea06595} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7301 | 2026.05.11 15:44:31.289880 [ 301 ] {14b9de71-0cf9-4e59-90eb-7e1caea06595} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.05.11 15:44:31.290005 [ 139 ] {} <Debug> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7303 | 2026.05.11 15:44:31.290010 [ 301 ] {14b9de71-0cf9-4e59-90eb-7e1caea06595} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001213 sec., 30502.88540807914 rows/sec., 2.24 MiB/sec. | ||
| 7304 | 2026.05.11 15:44:31.290075 [ 139 ] {} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.05.11 15:44:31.290093 [ 301 ] {14b9de71-0cf9-4e59-90eb-7e1caea06595} <Debug> TCPHandler: Processed in 0.0014266 sec. | ||
| 7306 | 2026.05.11 15:44:31.290102 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7307 | 2026.05.11 15:44:31.290242 [ 193 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::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 | ||
| 7308 | 2026.05.11 15:44:31.290268 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7309 | 2026.05.11 15:44:31.290375 [ 301 ] {cf4fbe74-90be-44c9-a68c-200069e1bd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7310 | 2026.05.11 15:44:31.290384 [ 193 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7311 | 2026.05.11 15:44:31.290418 [ 301 ] {cf4fbe74-90be-44c9-a68c-200069e1bd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7312 | 2026.05.11 15:44:31.290433 [ 193 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 81 rows starting from the beginning of the part | ||
| 7313 | 2026.05.11 15:44:31.290508 [ 193 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 7314 | 2026.05.11 15:44:31.290558 [ 193 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 7315 | 2026.05.11 15:44:31.290600 [ 193 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 58 rows starting from the beginning of the part | ||
| 7316 | 2026.05.11 15:44:31.290655 [ 193 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7317 | 2026.05.11 15:44:31.290697 [ 193 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part | ||
| 7318 | 2026.05.11 15:44:31.290881 [ 301 ] {cf4fbe74-90be-44c9-a68c-200069e1bd6c} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.05.11 15:44:31.290944 [ 301 ] {cf4fbe74-90be-44c9-a68c-200069e1bd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7320 | 2026.05.11 15:44:31.291331 [ 301 ] {cf4fbe74-90be-44c9-a68c-200069e1bd6c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7321 | 2026.05.11 15:44:31.291616 [ 301 ] {cf4fbe74-90be-44c9-a68c-200069e1bd6c} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2026.05.11 15:44:31.291768 [ 301 ] {cf4fbe74-90be-44c9-a68c-200069e1bd6c} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001413 sec., 71479.12243453645 rows/sec., 5.58 MiB/sec. | ||
| 7323 | 2026.05.11 15:44:31.291804 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624426 sec., 137279.26048955138 rows/sec., 10.62 MiB/sec. | ||
| 7324 | 2026.05.11 15:44:31.291815 [ 301 ] {cf4fbe74-90be-44c9-a68c-200069e1bd6c} <Debug> TCPHandler: Processed in 0.001595966 sec. | ||
| 7325 | 2026.05.11 15:44:31.291953 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7326 | 2026.05.11 15:44:31.292094 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2026.05.11 15:44:31.292286 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_41_8} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.05.11 15:44:31.292297 [ 301 ] {c41049e5-b592-4c49-8df1-dc2d3867d57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7329 | 2026.05.11 15:44:31.292386 [ 192 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_41_8} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7330 | 2026.05.11 15:44:31.292398 [ 301 ] {c41049e5-b592-4c49-8df1-dc2d3867d57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7331 | 2026.05.11 15:44:31.292514 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7332 | 2026.05.11 15:44:31.293264 [ 301 ] {c41049e5-b592-4c49-8df1-dc2d3867d57a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2026.05.11 15:44:31.293331 [ 301 ] {c41049e5-b592-4c49-8df1-dc2d3867d57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7334 | 2026.05.11 15:44:31.293890 [ 301 ] {c41049e5-b592-4c49-8df1-dc2d3867d57a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7335 | 2026.05.11 15:44:31.294231 [ 301 ] {c41049e5-b592-4c49-8df1-dc2d3867d57a} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2026.05.11 15:44:31.294471 [ 301 ] {c41049e5-b592-4c49-8df1-dc2d3867d57a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002228 sec., 71813.2854578097 rows/sec., 5.00 MiB/sec. | ||
| 7337 | 2026.05.11 15:44:31.294554 [ 301 ] {c41049e5-b592-4c49-8df1-dc2d3867d57a} <Debug> TCPHandler: Processed in 0.002595754 sec. | ||
| 7338 | 2026.05.11 15:44:31.294753 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2026.05.11 15:44:31.294890 [ 301 ] {c0ea9551-fddd-4460-a698-122eac699397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7340 | 2026.05.11 15:44:31.294962 [ 301 ] {c0ea9551-fddd-4460-a698-122eac699397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7341 | 2026.05.11 15:44:31.296034 [ 301 ] {c0ea9551-fddd-4460-a698-122eac699397} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.05.11 15:44:31.296073 [ 301 ] {c0ea9551-fddd-4460-a698-122eac699397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7343 | 2026.05.11 15:44:31.296675 [ 301 ] {c0ea9551-fddd-4460-a698-122eac699397} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7344 | 2026.05.11 15:44:31.296909 [ 301 ] {c0ea9551-fddd-4460-a698-122eac699397} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.05.11 15:44:31.297027 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7346 | 2026.05.11 15:44:31.297060 [ 301 ] {c0ea9551-fddd-4460-a698-122eac699397} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.0022 sec., 16818.181818181816 rows/sec., 30.14 MiB/sec. | ||
| 7347 | 2026.05.11 15:44:31.297064 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.05.11 15:44:31.297099 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7349 | 2026.05.11 15:44:31.297156 [ 301 ] {c0ea9551-fddd-4460-a698-122eac699397} <Debug> TCPHandler: Processed in 0.00247398 sec. | ||
| 7350 | 2026.05.11 15:44:31.297220 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::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 | ||
| 7351 | 2026.05.11 15:44:31.297336 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2026.05.11 15:44:31.297444 [ 301 ] {360f3ecc-078f-4f25-8c5c-e7b60ba81cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7353 | 2026.05.11 15:44:31.297474 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7354 | 2026.05.11 15:44:31.297496 [ 301 ] {360f3ecc-078f-4f25-8c5c-e7b60ba81cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7355 | 2026.05.11 15:44:31.297539 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 872 rows starting from the beginning of the part | ||
| 7356 | 2026.05.11 15:44:31.297669 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 7357 | 2026.05.11 15:44:31.297775 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 7358 | 2026.05.11 15:44:31.297884 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part | ||
| 7359 | 2026.05.11 15:44:31.297911 [ 301 ] {360f3ecc-078f-4f25-8c5c-e7b60ba81cf9} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.05.11 15:44:31.297952 [ 301 ] {360f3ecc-078f-4f25-8c5c-e7b60ba81cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7361 | 2026.05.11 15:44:31.297984 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7362 | 2026.05.11 15:44:31.298096 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part | ||
| 7363 | 2026.05.11 15:44:31.298276 [ 301 ] {360f3ecc-078f-4f25-8c5c-e7b60ba81cf9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7364 | 2026.05.11 15:44:31.298527 [ 301 ] {360f3ecc-078f-4f25-8c5c-e7b60ba81cf9} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2026.05.11 15:44:31.298666 [ 301 ] {360f3ecc-078f-4f25-8c5c-e7b60ba81cf9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 7366 | 2026.05.11 15:44:31.298703 [ 301 ] {360f3ecc-078f-4f25-8c5c-e7b60ba81cf9} <Debug> TCPHandler: Processed in 0.001417871 sec. | ||
| 7367 | 2026.05.11 15:44:31.302647 [ 192 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1002 rows, containing 19 columns (19 merged, 0 gathered) in 0.005481396 sec., 182800.14799149704 rows/sec., 327.57 MiB/sec. | ||
| 7368 | 2026.05.11 15:44:31.303811 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7369 | 2026.05.11 15:44:31.304198 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.05.11 15:44:31.304282 [ 208 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7371 | 2026.05.11 15:44:31.304411 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 7372 | 2026.05.11 15:44:32.001122 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.82 MiB, peak 298.56 MiB, free memory in arenas 0.00 B, will set to 288.15 MiB (RSS), difference: 1.33 MiB | ||
| 7373 | 2026.05.11 15:44:32.772922 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15848 | ||
| 7374 | 2026.05.11 15:44:32.773441 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2026.05.11 15:44:32.773489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7376 | 2026.05.11 15:44:32.773981 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7377 | 2026.05.11 15:44:32.774214 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2026.05.11 15:44:32.774345 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15848 | ||
| 7379 | 2026.05.11 15:44:33.603368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7380 | 2026.05.11 15:44:33.619164 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.05.11 15:44:33.619230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7382 | 2026.05.11 15:44:33.624863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7383 | 2026.05.11 15:44:33.625530 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.05.11 15:44:33.628131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7385 | 2026.05.11 15:44:35.313910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 898 | ||
| 7386 | 2026.05.11 15:44:35.316259 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.05.11 15:44:35.316320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7388 | 2026.05.11 15:44:35.317524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7389 | 2026.05.11 15:44:35.317796 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.05.11 15:44:35.318147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 7391 | 2026.05.11 15:44:36.281151 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2026.05.11 15:44:36.281389 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 7393 | 2026.05.11 15:44:36.281708 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7394 | 2026.05.11 15:44:36.281743 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <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 | ||
| 7395 | 2026.05.11 15:44:36.281956 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7396 | 2026.05.11 15:44:36.282021 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7397 | 2026.05.11 15:44:36.282157 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 7398 | 2026.05.11 15:44:36.282192 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7399 | 2026.05.11 15:44:36.282213 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 7400 | 2026.05.11 15:44:36.282228 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7401 | 2026.05.11 15:44:36.282265 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <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'))" | ||
| 7402 | 2026.05.11 15:44:36.282285 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 7403 | 2026.05.11 15:44:36.283292 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.001989 sec., 19105.07792860734 rows/sec., 3.87 MiB/sec. | ||
| 7404 | 2026.05.11 15:44:36.283392 [ 301 ] {1a9fa3bd-f5d1-402d-a6c5-83301c2211ba} <Debug> TCPHandler: Processed in 0.002374738 sec. | ||
| 7405 | 2026.05.11 15:44:36.285320 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.05.11 15:44:36.285502 [ 301 ] {0e90842b-8666-4ba5-89fc-36539f0ef0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7407 | 2026.05.11 15:44:36.285570 [ 301 ] {0e90842b-8666-4ba5-89fc-36539f0ef0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7408 | 2026.05.11 15:44:36.286298 [ 301 ] {0e90842b-8666-4ba5-89fc-36539f0ef0db} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.05.11 15:44:36.286341 [ 301 ] {0e90842b-8666-4ba5-89fc-36539f0ef0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7410 | 2026.05.11 15:44:36.286690 [ 301 ] {0e90842b-8666-4ba5-89fc-36539f0ef0db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7411 | 2026.05.11 15:44:36.286908 [ 301 ] {0e90842b-8666-4ba5-89fc-36539f0ef0db} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.05.11 15:44:36.287068 [ 301 ] {0e90842b-8666-4ba5-89fc-36539f0ef0db} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001611 sec., 2482.9298572315333 rows/sec., 202.47 KiB/sec. | ||
| 7413 | 2026.05.11 15:44:36.287109 [ 301 ] {0e90842b-8666-4ba5-89fc-36539f0ef0db} <Debug> TCPHandler: Processed in 0.001917035 sec. | ||
| 7414 | 2026.05.11 15:44:36.287277 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2026.05.11 15:44:36.287403 [ 301 ] {529c4f7b-161a-4e4c-b199-076321ee37e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7416 | 2026.05.11 15:44:36.287450 [ 301 ] {529c4f7b-161a-4e4c-b199-076321ee37e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7417 | 2026.05.11 15:44:36.287989 [ 301 ] {529c4f7b-161a-4e4c-b199-076321ee37e5} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.05.11 15:44:36.288033 [ 301 ] {529c4f7b-161a-4e4c-b199-076321ee37e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7419 | 2026.05.11 15:44:36.288379 [ 301 ] {529c4f7b-161a-4e4c-b199-076321ee37e5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7420 | 2026.05.11 15:44:36.288584 [ 301 ] {529c4f7b-161a-4e4c-b199-076321ee37e5} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2026.05.11 15:44:36.288720 [ 301 ] {529c4f7b-161a-4e4c-b199-076321ee37e5} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001342 sec., 50670.64083457526 rows/sec., 4.00 MiB/sec. | ||
| 7422 | 2026.05.11 15:44:36.288758 [ 301 ] {529c4f7b-161a-4e4c-b199-076321ee37e5} <Debug> TCPHandler: Processed in 0.001544685 sec. | ||
| 7423 | 2026.05.11 15:44:36.288895 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7424 | 2026.05.11 15:44:36.288991 [ 301 ] {d343211d-9721-4be6-a082-ddff8ac439ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7425 | 2026.05.11 15:44:36.289030 [ 301 ] {d343211d-9721-4be6-a082-ddff8ac439ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7426 | 2026.05.11 15:44:36.289447 [ 301 ] {d343211d-9721-4be6-a082-ddff8ac439ab} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2026.05.11 15:44:36.289482 [ 301 ] {d343211d-9721-4be6-a082-ddff8ac439ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7428 | 2026.05.11 15:44:36.289786 [ 301 ] {d343211d-9721-4be6-a082-ddff8ac439ab} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7429 | 2026.05.11 15:44:36.289985 [ 301 ] {d343211d-9721-4be6-a082-ddff8ac439ab} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2026.05.11 15:44:36.290118 [ 301 ] {d343211d-9721-4be6-a082-ddff8ac439ab} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001145 sec., 7860.2620087336245 rows/sec., 572.29 KiB/sec. | ||
| 7431 | 2026.05.11 15:44:36.290155 [ 301 ] {d343211d-9721-4be6-a082-ddff8ac439ab} <Debug> TCPHandler: Processed in 0.001308578 sec. | ||
| 7432 | 2026.05.11 15:44:36.290275 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2026.05.11 15:44:36.290369 [ 301 ] {e9a2fd60-9ef3-4320-8d3d-3b7a25a4dcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7434 | 2026.05.11 15:44:36.290408 [ 301 ] {e9a2fd60-9ef3-4320-8d3d-3b7a25a4dcfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7435 | 2026.05.11 15:44:36.290834 [ 301 ] {e9a2fd60-9ef3-4320-8d3d-3b7a25a4dcfb} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.05.11 15:44:36.290870 [ 301 ] {e9a2fd60-9ef3-4320-8d3d-3b7a25a4dcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7437 | 2026.05.11 15:44:36.291170 [ 301 ] {e9a2fd60-9ef3-4320-8d3d-3b7a25a4dcfb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7438 | 2026.05.11 15:44:36.291372 [ 301 ] {e9a2fd60-9ef3-4320-8d3d-3b7a25a4dcfb} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2026.05.11 15:44:36.291497 [ 301 ] {e9a2fd60-9ef3-4320-8d3d-3b7a25a4dcfb} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001145 sec., 63755.45851528385 rows/sec., 4.98 MiB/sec. | ||
| 7440 | 2026.05.11 15:44:36.291534 [ 301 ] {e9a2fd60-9ef3-4320-8d3d-3b7a25a4dcfb} <Debug> TCPHandler: Processed in 0.001306447 sec. | ||
| 7441 | 2026.05.11 15:44:36.291659 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7442 | 2026.05.11 15:44:36.291753 [ 301 ] {6cbcc73f-be11-43e4-8d1d-b1d56e548a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7443 | 2026.05.11 15:44:36.291796 [ 301 ] {6cbcc73f-be11-43e4-8d1d-b1d56e548a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7444 | 2026.05.11 15:44:36.292208 [ 301 ] {6cbcc73f-be11-43e4-8d1d-b1d56e548a4f} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2026.05.11 15:44:36.292243 [ 301 ] {6cbcc73f-be11-43e4-8d1d-b1d56e548a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7446 | 2026.05.11 15:44:36.292567 [ 301 ] {6cbcc73f-be11-43e4-8d1d-b1d56e548a4f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7447 | 2026.05.11 15:44:36.292764 [ 301 ] {6cbcc73f-be11-43e4-8d1d-b1d56e548a4f} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.05.11 15:44:36.292895 [ 301 ] {6cbcc73f-be11-43e4-8d1d-b1d56e548a4f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001159 sec., 139775.66867989645 rows/sec., 9.73 MiB/sec. | ||
| 7449 | 2026.05.11 15:44:36.292931 [ 301 ] {6cbcc73f-be11-43e4-8d1d-b1d56e548a4f} <Debug> TCPHandler: Processed in 0.001320088 sec. | ||
| 7450 | 2026.05.11 15:44:36.293047 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2026.05.11 15:44:36.293141 [ 301 ] {1f40f7fd-b9c9-4653-bbc7-55a5c9108708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7452 | 2026.05.11 15:44:36.293193 [ 301 ] {1f40f7fd-b9c9-4653-bbc7-55a5c9108708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7453 | 2026.05.11 15:44:36.293932 [ 301 ] {1f40f7fd-b9c9-4653-bbc7-55a5c9108708} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.05.11 15:44:36.293968 [ 301 ] {1f40f7fd-b9c9-4653-bbc7-55a5c9108708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7455 | 2026.05.11 15:44:36.294449 [ 301 ] {1f40f7fd-b9c9-4653-bbc7-55a5c9108708} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7456 | 2026.05.11 15:44:36.294660 [ 301 ] {1f40f7fd-b9c9-4653-bbc7-55a5c9108708} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.05.11 15:44:36.294797 [ 301 ] {1f40f7fd-b9c9-4653-bbc7-55a5c9108708} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001674 sec., 2986.857825567503 rows/sec., 5.35 MiB/sec. | ||
| 7458 | 2026.05.11 15:44:36.294848 [ 301 ] {1f40f7fd-b9c9-4653-bbc7-55a5c9108708} <Debug> TCPHandler: Processed in 0.001849183 sec. | ||
| 7459 | 2026.05.11 15:44:36.294977 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7460 | 2026.05.11 15:44:36.295073 [ 301 ] {931ee475-754e-4b3a-a388-5d5d42b0be92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7461 | 2026.05.11 15:44:36.295114 [ 301 ] {931ee475-754e-4b3a-a388-5d5d42b0be92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7462 | 2026.05.11 15:44:36.295465 [ 301 ] {931ee475-754e-4b3a-a388-5d5d42b0be92} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2026.05.11 15:44:36.295500 [ 301 ] {931ee475-754e-4b3a-a388-5d5d42b0be92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7464 | 2026.05.11 15:44:36.295809 [ 301 ] {931ee475-754e-4b3a-a388-5d5d42b0be92} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7465 | 2026.05.11 15:44:36.296023 [ 301 ] {931ee475-754e-4b3a-a388-5d5d42b0be92} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.05.11 15:44:36.296147 [ 301 ] {931ee475-754e-4b3a-a388-5d5d42b0be92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 7467 | 2026.05.11 15:44:36.296182 [ 301 ] {931ee475-754e-4b3a-a388-5d5d42b0be92} <Debug> TCPHandler: Processed in 0.001253516 sec. | ||
| 7468 | 2026.05.11 15:44:40.157290 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7469 | 2026.05.11 15:44:40.157374 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7470 | 2026.05.11 15:44:40.275316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16360 | ||
| 7471 | 2026.05.11 15:44:40.275815 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.05.11 15:44:40.275858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7473 | 2026.05.11 15:44:40.276321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7474 | 2026.05.11 15:44:40.276549 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.05.11 15:44:40.276682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16360 | ||
| 7476 | 2026.05.11 15:44:41.128858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7477 | 2026.05.11 15:44:41.144826 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.05.11 15:44:41.144890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7479 | 2026.05.11 15:44:41.151072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7480 | 2026.05.11 15:44:41.151774 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.05.11 15:44:41.154624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7482 | 2026.05.11 15:44:41.282290 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2026.05.11 15:44:41.282603 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 7484 | 2026.05.11 15:44:41.283072 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7485 | 2026.05.11 15:44:41.283134 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <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 | ||
| 7486 | 2026.05.11 15:44:41.283393 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7487 | 2026.05.11 15:44:41.283467 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7488 | 2026.05.11 15:44:41.283617 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7489 | 2026.05.11 15:44:41.283653 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7490 | 2026.05.11 15:44:41.283676 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 7491 | 2026.05.11 15:44:41.283692 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7492 | 2026.05.11 15:44:41.283734 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <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'))" | ||
| 7493 | 2026.05.11 15:44:41.283754 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 7494 | 2026.05.11 15:44:41.284918 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002439 sec., 15580.155801558014 rows/sec., 3.16 MiB/sec. | ||
| 7495 | 2026.05.11 15:44:41.285038 [ 301 ] {0d777bcc-40a0-4c7b-857d-c073f93a8f1a} <Debug> TCPHandler: Processed in 0.002918233 sec. | ||
| 7496 | 2026.05.11 15:44:41.287318 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2026.05.11 15:44:41.287435 [ 301 ] {62f26ccb-a269-475d-a27b-48cdda6058e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7498 | 2026.05.11 15:44:41.287483 [ 301 ] {62f26ccb-a269-475d-a27b-48cdda6058e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7499 | 2026.05.11 15:44:41.288097 [ 301 ] {62f26ccb-a269-475d-a27b-48cdda6058e8} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.05.11 15:44:41.288145 [ 301 ] {62f26ccb-a269-475d-a27b-48cdda6058e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7501 | 2026.05.11 15:44:41.288545 [ 301 ] {62f26ccb-a269-475d-a27b-48cdda6058e8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7502 | 2026.05.11 15:44:41.288776 [ 301 ] {62f26ccb-a269-475d-a27b-48cdda6058e8} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2026.05.11 15:44:41.288931 [ 301 ] {62f26ccb-a269-475d-a27b-48cdda6058e8} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.00153 sec., 84967.32026143791 rows/sec., 7.33 MiB/sec. | ||
| 7504 | 2026.05.11 15:44:41.288969 [ 301 ] {62f26ccb-a269-475d-a27b-48cdda6058e8} <Debug> TCPHandler: Processed in 0.001704879 sec. | ||
| 7505 | 2026.05.11 15:44:41.289113 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2026.05.11 15:44:41.289214 [ 301 ] {5e736d27-8233-45ae-8f20-6f608e3a0e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7507 | 2026.05.11 15:44:41.289254 [ 301 ] {5e736d27-8233-45ae-8f20-6f608e3a0e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7508 | 2026.05.11 15:44:41.289765 [ 301 ] {5e736d27-8233-45ae-8f20-6f608e3a0e22} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2026.05.11 15:44:41.289805 [ 301 ] {5e736d27-8233-45ae-8f20-6f608e3a0e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7510 | 2026.05.11 15:44:41.290107 [ 301 ] {5e736d27-8233-45ae-8f20-6f608e3a0e22} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7511 | 2026.05.11 15:44:41.290316 [ 301 ] {5e736d27-8233-45ae-8f20-6f608e3a0e22} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.05.11 15:44:41.290461 [ 301 ] {5e736d27-8233-45ae-8f20-6f608e3a0e22} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001268 sec., 29179.810725552048 rows/sec., 2.14 MiB/sec. | ||
| 7513 | 2026.05.11 15:44:41.290498 [ 301 ] {5e736d27-8233-45ae-8f20-6f608e3a0e22} <Debug> TCPHandler: Processed in 0.001434641 sec. | ||
| 7514 | 2026.05.11 15:44:41.290635 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7515 | 2026.05.11 15:44:41.290732 [ 301 ] {2f9eba65-5190-4bc5-80d2-dd24d7fceece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7516 | 2026.05.11 15:44:41.290772 [ 301 ] {2f9eba65-5190-4bc5-80d2-dd24d7fceece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7517 | 2026.05.11 15:44:41.291248 [ 301 ] {2f9eba65-5190-4bc5-80d2-dd24d7fceece} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.05.11 15:44:41.291290 [ 301 ] {2f9eba65-5190-4bc5-80d2-dd24d7fceece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7519 | 2026.05.11 15:44:41.291604 [ 301 ] {2f9eba65-5190-4bc5-80d2-dd24d7fceece} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7520 | 2026.05.11 15:44:41.291818 [ 301 ] {2f9eba65-5190-4bc5-80d2-dd24d7fceece} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.05.11 15:44:41.291947 [ 301 ] {2f9eba65-5190-4bc5-80d2-dd24d7fceece} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001234 sec., 81847.64991896272 rows/sec., 6.39 MiB/sec. | ||
| 7522 | 2026.05.11 15:44:41.291984 [ 301 ] {2f9eba65-5190-4bc5-80d2-dd24d7fceece} <Debug> TCPHandler: Processed in 0.00139784 sec. | ||
| 7523 | 2026.05.11 15:44:41.292131 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2026.05.11 15:44:41.292234 [ 301 ] {268d3405-83cd-4bf9-a185-94e8f23b0ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7525 | 2026.05.11 15:44:41.292276 [ 301 ] {268d3405-83cd-4bf9-a185-94e8f23b0ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7526 | 2026.05.11 15:44:41.292722 [ 301 ] {268d3405-83cd-4bf9-a185-94e8f23b0ebf} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7527 | 2026.05.11 15:44:41.292758 [ 301 ] {268d3405-83cd-4bf9-a185-94e8f23b0ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7528 | 2026.05.11 15:44:41.293081 [ 301 ] {268d3405-83cd-4bf9-a185-94e8f23b0ebf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7529 | 2026.05.11 15:44:41.293301 [ 301 ] {268d3405-83cd-4bf9-a185-94e8f23b0ebf} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2026.05.11 15:44:41.293432 [ 301 ] {268d3405-83cd-4bf9-a185-94e8f23b0ebf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 7531 | 2026.05.11 15:44:41.293470 [ 301 ] {268d3405-83cd-4bf9-a185-94e8f23b0ebf} <Debug> TCPHandler: Processed in 0.00138857 sec. | ||
| 7532 | 2026.05.11 15:44:41.293601 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7533 | 2026.05.11 15:44:41.293695 [ 301 ] {2d61b2e1-720a-457c-b61b-8e24791526b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7534 | 2026.05.11 15:44:41.293749 [ 301 ] {2d61b2e1-720a-457c-b61b-8e24791526b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7535 | 2026.05.11 15:44:41.294678 [ 301 ] {2d61b2e1-720a-457c-b61b-8e24791526b6} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7536 | 2026.05.11 15:44:41.294716 [ 301 ] {2d61b2e1-720a-457c-b61b-8e24791526b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7537 | 2026.05.11 15:44:41.295319 [ 301 ] {2d61b2e1-720a-457c-b61b-8e24791526b6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7538 | 2026.05.11 15:44:41.295543 [ 301 ] {2d61b2e1-720a-457c-b61b-8e24791526b6} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.05.11 15:44:41.295691 [ 301 ] {2d61b2e1-720a-457c-b61b-8e24791526b6} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002013 sec., 18380.52657724789 rows/sec., 32.94 MiB/sec. | ||
| 7540 | 2026.05.11 15:44:41.295756 [ 301 ] {2d61b2e1-720a-457c-b61b-8e24791526b6} <Debug> TCPHandler: Processed in 0.002203643 sec. | ||
| 7541 | 2026.05.11 15:44:41.295895 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7542 | 2026.05.11 15:44:41.295991 [ 301 ] {5c8d1745-adee-42b9-b16f-beb4040e255c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7543 | 2026.05.11 15:44:41.296032 [ 301 ] {5c8d1745-adee-42b9-b16f-beb4040e255c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7544 | 2026.05.11 15:44:41.296390 [ 301 ] {5c8d1745-adee-42b9-b16f-beb4040e255c} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.05.11 15:44:41.296425 [ 301 ] {5c8d1745-adee-42b9-b16f-beb4040e255c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7546 | 2026.05.11 15:44:41.296725 [ 301 ] {5c8d1745-adee-42b9-b16f-beb4040e255c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7547 | 2026.05.11 15:44:41.296932 [ 301 ] {5c8d1745-adee-42b9-b16f-beb4040e255c} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.05.11 15:44:41.297062 [ 301 ] {5c8d1745-adee-42b9-b16f-beb4040e255c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 7549 | 2026.05.11 15:44:41.297097 [ 301 ] {5c8d1745-adee-42b9-b16f-beb4040e255c} <Debug> TCPHandler: Processed in 0.001251615 sec. | ||
| 7550 | 2026.05.11 15:44:45.319025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 928 | ||
| 7551 | 2026.05.11 15:44:45.321222 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.05.11 15:44:45.321260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7553 | 2026.05.11 15:44:45.322395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7554 | 2026.05.11 15:44:45.322643 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.05.11 15:44:45.322808 [ 33 ] {} <Debug> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7556 | 2026.05.11 15:44:45.322874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 7557 | 2026.05.11 15:44:45.322877 [ 33 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.05.11 15:44:45.322919 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7559 | 2026.05.11 15:44:45.323059 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::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 | ||
| 7560 | 2026.05.11 15:44:45.323772 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7561 | 2026.05.11 15:44:45.323920 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 760 rows starting from the beginning of the part | ||
| 7562 | 2026.05.11 15:44:45.324287 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
| 7563 | 2026.05.11 15:44:45.324585 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 7564 | 2026.05.11 15:44:45.324880 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
| 7565 | 2026.05.11 15:44:45.325157 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 7566 | 2026.05.11 15:44:45.325416 [ 186 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 7567 | 2026.05.11 15:44:45.331374 [ 192 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 72 columns (72 merged, 0 gathered) in 0.00839094 sec., 110595.47559629793 rows/sec., 94.68 MiB/sec. | ||
| 7568 | 2026.05.11 15:44:45.332786 [ 192 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7569 | 2026.05.11 15:44:45.333387 [ 192 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_26_5} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.05.11 15:44:45.333469 [ 192 ] {faad3a53-e6da-40e4-a4f1-8be22fd0db97::all_1_26_5} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7571 | 2026.05.11 15:44:45.333784 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 7572 | 2026.05.11 15:44:46.280460 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.05.11 15:44:46.280715 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 7574 | 2026.05.11 15:44:46.281076 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7575 | 2026.05.11 15:44:46.281118 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <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 | ||
| 7576 | 2026.05.11 15:44:46.281367 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7577 | 2026.05.11 15:44:46.281444 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7578 | 2026.05.11 15:44:46.281586 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7579 | 2026.05.11 15:44:46.281620 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7580 | 2026.05.11 15:44:46.281646 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 7581 | 2026.05.11 15:44:46.281661 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7582 | 2026.05.11 15:44:46.281699 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <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'))" | ||
| 7583 | 2026.05.11 15:44:46.281719 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 7584 | 2026.05.11 15:44:46.282705 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002098 sec., 18112.488083889417 rows/sec., 3.67 MiB/sec. | ||
| 7585 | 2026.05.11 15:44:46.282807 [ 301 ] {6c38544e-c7d0-4a56-b051-90b3a953db01} <Debug> TCPHandler: Processed in 0.002482541 sec. | ||
| 7586 | 2026.05.11 15:44:46.284629 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7587 | 2026.05.11 15:44:46.284763 [ 301 ] {a8e51fda-2f03-4e25-ae3c-0d859dff11cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7588 | 2026.05.11 15:44:46.284813 [ 301 ] {a8e51fda-2f03-4e25-ae3c-0d859dff11cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7589 | 2026.05.11 15:44:46.285439 [ 301 ] {a8e51fda-2f03-4e25-ae3c-0d859dff11cf} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.05.11 15:44:46.285494 [ 301 ] {a8e51fda-2f03-4e25-ae3c-0d859dff11cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7591 | 2026.05.11 15:44:46.285853 [ 301 ] {a8e51fda-2f03-4e25-ae3c-0d859dff11cf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7592 | 2026.05.11 15:44:46.286063 [ 301 ] {a8e51fda-2f03-4e25-ae3c-0d859dff11cf} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.05.11 15:44:46.286202 [ 301 ] {a8e51fda-2f03-4e25-ae3c-0d859dff11cf} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001475 sec., 44745.76271186441 rows/sec., 3.54 MiB/sec. | ||
| 7594 | 2026.05.11 15:44:46.286207 [ 56 ] {} <Debug> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7595 | 2026.05.11 15:44:46.286240 [ 301 ] {a8e51fda-2f03-4e25-ae3c-0d859dff11cf} <Debug> TCPHandler: Processed in 0.001674908 sec. | ||
| 7596 | 2026.05.11 15:44:46.286281 [ 56 ] {} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.05.11 15:44:46.286313 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7598 | 2026.05.11 15:44:46.286386 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7599 | 2026.05.11 15:44:46.286414 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::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 | ||
| 7600 | 2026.05.11 15:44:46.286486 [ 301 ] {acb2441a-6c72-4c0c-910e-a8001591687e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7601 | 2026.05.11 15:44:46.286529 [ 301 ] {acb2441a-6c72-4c0c-910e-a8001591687e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7602 | 2026.05.11 15:44:46.286530 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7603 | 2026.05.11 15:44:46.286578 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2616 rows starting from the beginning of the part | ||
| 7604 | 2026.05.11 15:44:46.286649 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 66 rows starting from the beginning of the part | ||
| 7605 | 2026.05.11 15:44:46.286691 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 130 rows starting from the beginning of the part | ||
| 7606 | 2026.05.11 15:44:46.286742 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 68 rows starting from the beginning of the part | ||
| 7607 | 2026.05.11 15:44:46.286781 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 130 rows starting from the beginning of the part | ||
| 7608 | 2026.05.11 15:44:46.286823 [ 195 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 66 rows starting from the beginning of the part | ||
| 7609 | 2026.05.11 15:44:46.286950 [ 301 ] {acb2441a-6c72-4c0c-910e-a8001591687e} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.05.11 15:44:46.286993 [ 301 ] {acb2441a-6c72-4c0c-910e-a8001591687e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7611 | 2026.05.11 15:44:46.287302 [ 301 ] {acb2441a-6c72-4c0c-910e-a8001591687e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7612 | 2026.05.11 15:44:46.287533 [ 301 ] {acb2441a-6c72-4c0c-910e-a8001591687e} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.05.11 15:44:46.287669 [ 301 ] {acb2441a-6c72-4c0c-910e-a8001591687e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001203 sec., 4156.275976724854 rows/sec., 312.53 KiB/sec. | ||
| 7614 | 2026.05.11 15:44:46.287706 [ 301 ] {acb2441a-6c72-4c0c-910e-a8001591687e} <Debug> TCPHandler: Processed in 0.00136972 sec. | ||
| 7615 | 2026.05.11 15:44:46.287844 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2026.05.11 15:44:46.287950 [ 301 ] {e0fdf005-8619-414a-b50e-f597fd4cd0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7617 | 2026.05.11 15:44:46.287988 [ 301 ] {e0fdf005-8619-414a-b50e-f597fd4cd0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7618 | 2026.05.11 15:44:46.288164 [ 192 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3076 rows, containing 5 columns (5 merged, 0 gathered) in 0.001788781 sec., 1719606.8160384083 rows/sec., 137.43 MiB/sec. | ||
| 7619 | 2026.05.11 15:44:46.288448 [ 192 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7620 | 2026.05.11 15:44:46.288458 [ 301 ] {e0fdf005-8619-414a-b50e-f597fd4cd0ae} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.05.11 15:44:46.288498 [ 301 ] {e0fdf005-8619-414a-b50e-f597fd4cd0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7622 | 2026.05.11 15:44:46.288766 [ 192 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_56_11} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.05.11 15:44:46.288835 [ 301 ] {e0fdf005-8619-414a-b50e-f597fd4cd0ae} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7624 | 2026.05.11 15:44:46.288854 [ 192 ] {ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1::all_1_56_11} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7625 | 2026.05.11 15:44:46.288959 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7626 | 2026.05.11 15:44:46.289055 [ 301 ] {e0fdf005-8619-414a-b50e-f597fd4cd0ae} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7627 | 2026.05.11 15:44:46.289181 [ 47 ] {} <Debug> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7628 | 2026.05.11 15:44:46.289187 [ 301 ] {e0fdf005-8619-414a-b50e-f597fd4cd0ae} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001254 sec., 55023.923444976084 rows/sec., 4.30 MiB/sec. | ||
| 7629 | 2026.05.11 15:44:46.289228 [ 47 ] {} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.05.11 15:44:46.289246 [ 301 ] {e0fdf005-8619-414a-b50e-f597fd4cd0ae} <Debug> TCPHandler: Processed in 0.001450421 sec. | ||
| 7631 | 2026.05.11 15:44:46.289253 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7632 | 2026.05.11 15:44:46.289387 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.05.11 15:44:46.289385 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::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 | ||
| 7634 | 2026.05.11 15:44:46.289487 [ 301 ] {76a4cc0b-d2db-478e-b841-39d46aa9b337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7635 | 2026.05.11 15:44:46.289533 [ 301 ] {76a4cc0b-d2db-478e-b841-39d46aa9b337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7636 | 2026.05.11 15:44:46.289544 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7637 | 2026.05.11 15:44:46.289580 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1402 rows starting from the beginning of the part | ||
| 7638 | 2026.05.11 15:44:46.289645 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 69 rows starting from the beginning of the part | ||
| 7639 | 2026.05.11 15:44:46.289695 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 101 rows starting from the beginning of the part | ||
| 7640 | 2026.05.11 15:44:46.289739 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 73 rows starting from the beginning of the part | ||
| 7641 | 2026.05.11 15:44:46.289783 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 101 rows starting from the beginning of the part | ||
| 7642 | 2026.05.11 15:44:46.289825 [ 198 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 69 rows starting from the beginning of the part | ||
| 7643 | 2026.05.11 15:44:46.289964 [ 301 ] {76a4cc0b-d2db-478e-b841-39d46aa9b337} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2026.05.11 15:44:46.290004 [ 301 ] {76a4cc0b-d2db-478e-b841-39d46aa9b337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7645 | 2026.05.11 15:44:46.290358 [ 301 ] {76a4cc0b-d2db-478e-b841-39d46aa9b337} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7646 | 2026.05.11 15:44:46.290581 [ 301 ] {76a4cc0b-d2db-478e-b841-39d46aa9b337} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2026.05.11 15:44:46.290719 [ 301 ] {76a4cc0b-d2db-478e-b841-39d46aa9b337} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 7648 | 2026.05.11 15:44:46.290726 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7649 | 2026.05.11 15:44:46.290757 [ 301 ] {76a4cc0b-d2db-478e-b841-39d46aa9b337} <Debug> TCPHandler: Processed in 0.001423121 sec. | ||
| 7650 | 2026.05.11 15:44:46.290783 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.05.11 15:44:46.290811 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7652 | 2026.05.11 15:44:46.290919 [ 192 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 7653 | 2026.05.11 15:44:46.290941 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.05.11 15:44:46.291039 [ 192 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7655 | 2026.05.11 15:44:46.291048 [ 301 ] {3d0bfe72-3220-46a3-b4b7-079972e318af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7656 | 2026.05.11 15:44:46.291079 [ 192 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19501 rows starting from the beginning of the part | ||
| 7657 | 2026.05.11 15:44:46.291093 [ 204 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1815 rows, containing 5 columns (5 merged, 0 gathered) in 0.00176578 sec., 1027874.3671352037 rows/sec., 76.11 MiB/sec. | ||
| 7658 | 2026.05.11 15:44:46.291113 [ 301 ] {3d0bfe72-3220-46a3-b4b7-079972e318af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7659 | 2026.05.11 15:44:46.291148 [ 192 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7660 | 2026.05.11 15:44:46.291204 [ 192 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7661 | 2026.05.11 15:44:46.291251 [ 192 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 162 rows starting from the beginning of the part | ||
| 7662 | 2026.05.11 15:44:46.291298 [ 192 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::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 | ||
| 7663 | 2026.05.11 15:44:46.291335 [ 188 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7664 | 2026.05.11 15:44:46.291344 [ 192 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7665 | 2026.05.11 15:44:46.291683 [ 188 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_56_11} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.05.11 15:44:46.291767 [ 188 ] {23be158a-7245-4504-bc99-248fe9fb61c1::all_1_56_11} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7667 | 2026.05.11 15:44:46.291863 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 7668 | 2026.05.11 15:44:46.291867 [ 301 ] {3d0bfe72-3220-46a3-b4b7-079972e318af} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.05.11 15:44:46.291914 [ 301 ] {3d0bfe72-3220-46a3-b4b7-079972e318af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7670 | 2026.05.11 15:44:46.292414 [ 301 ] {3d0bfe72-3220-46a3-b4b7-079972e318af} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7671 | 2026.05.11 15:44:46.292636 [ 301 ] {3d0bfe72-3220-46a3-b4b7-079972e318af} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2026.05.11 15:44:46.292774 [ 301 ] {3d0bfe72-3220-46a3-b4b7-079972e318af} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001744 sec., 2866.97247706422 rows/sec., 5.14 MiB/sec. | ||
| 7673 | 2026.05.11 15:44:46.292826 [ 301 ] {3d0bfe72-3220-46a3-b4b7-079972e318af} <Debug> TCPHandler: Processed in 0.001935025 sec. | ||
| 7674 | 2026.05.11 15:44:46.293006 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7675 | 2026.05.11 15:44:46.293136 [ 301 ] {937bc9cd-750d-4895-a97c-f8689f207a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7676 | 2026.05.11 15:44:46.293189 [ 301 ] {937bc9cd-750d-4895-a97c-f8689f207a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7677 | 2026.05.11 15:44:46.293610 [ 301 ] {937bc9cd-750d-4895-a97c-f8689f207a27} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.05.11 15:44:46.293646 [ 301 ] {937bc9cd-750d-4895-a97c-f8689f207a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7679 | 2026.05.11 15:44:46.294006 [ 301 ] {937bc9cd-750d-4895-a97c-f8689f207a27} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7680 | 2026.05.11 15:44:46.294217 [ 301 ] {937bc9cd-750d-4895-a97c-f8689f207a27} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.05.11 15:44:46.294347 [ 56 ] {} <Debug> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7682 | 2026.05.11 15:44:46.294350 [ 301 ] {937bc9cd-750d-4895-a97c-f8689f207a27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 7683 | 2026.05.11 15:44:46.294393 [ 56 ] {} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.05.11 15:44:46.294429 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7685 | 2026.05.11 15:44:46.294472 [ 301 ] {937bc9cd-750d-4895-a97c-f8689f207a27} <Debug> TCPHandler: Processed in 0.001527364 sec. | ||
| 7686 | 2026.05.11 15:44:46.294515 [ 188 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 7687 | 2026.05.11 15:44:46.294622 [ 188 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7688 | 2026.05.11 15:44:46.294655 [ 188 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2580 rows starting from the beginning of the part | ||
| 7689 | 2026.05.11 15:44:46.294704 [ 188 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7690 | 2026.05.11 15:44:46.294763 [ 188 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 7691 | 2026.05.11 15:44:46.294801 [ 188 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7692 | 2026.05.11 15:44:46.294837 [ 188 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::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 | ||
| 7693 | 2026.05.11 15:44:46.294873 [ 188 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7694 | 2026.05.11 15:44:46.296007 [ 196 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.001521904 sec., 1892366.4041884379 rows/sec., 127.53 MiB/sec. | ||
| 7695 | 2026.05.11 15:44:46.296330 [ 200 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7696 | 2026.05.11 15:44:46.296353 [ 187 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20303 rows, containing 5 columns (5 merged, 0 gathered) in 0.005480417 sec., 3704645.1027357955 rows/sec., 238.26 MiB/sec. | ||
| 7697 | 2026.05.11 15:44:46.296580 [ 200 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_56_11} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2026.05.11 15:44:46.296650 [ 200 ] {d561273f-72dc-40ed-875c-e5ef1cb4a9a3::all_1_56_11} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7699 | 2026.05.11 15:44:46.296699 [ 196 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7700 | 2026.05.11 15:44:46.296739 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7701 | 2026.05.11 15:44:46.296974 [ 196 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.05.11 15:44:46.297048 [ 196 ] {1365d11a-7d39-49b3-89d3-de006549e4f6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7703 | 2026.05.11 15:44:46.297123 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.22 MiB. | ||
| 7704 | 2026.05.11 15:44:46.526661 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2026.05.11 15:44:46.526954 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7706 | 2026.05.11 15:44:46.527398 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7707 | 2026.05.11 15:44:46.527445 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7708 | 2026.05.11 15:44:46.527712 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7709 | 2026.05.11 15:44:46.527781 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7710 | 2026.05.11 15:44:46.527928 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 7711 | 2026.05.11 15:44:46.527964 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7712 | 2026.05.11 15:44:46.527986 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 7713 | 2026.05.11 15:44:46.528001 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7714 | 2026.05.11 15:44:46.528041 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7715 | 2026.05.11 15:44:46.528063 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 7716 | 2026.05.11 15:44:46.529358 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002532 sec., 15007.898894154818 rows/sec., 3.04 MiB/sec. | ||
| 7717 | 2026.05.11 15:44:46.529480 [ 301 ] {cc371a0c-3930-4fe2-8d54-5bb4a7026a03} <Debug> TCPHandler: Processed in 0.002969085 sec. | ||
| 7718 | 2026.05.11 15:44:46.543287 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2026.05.11 15:44:46.543439 [ 301 ] {2b9b6a0b-8185-42b7-8e3f-a031e7f1757b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7720 | 2026.05.11 15:44:46.543516 [ 301 ] {2b9b6a0b-8185-42b7-8e3f-a031e7f1757b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7721 | 2026.05.11 15:44:46.544356 [ 301 ] {2b9b6a0b-8185-42b7-8e3f-a031e7f1757b} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2026.05.11 15:44:46.544431 [ 301 ] {2b9b6a0b-8185-42b7-8e3f-a031e7f1757b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7723 | 2026.05.11 15:44:46.544838 [ 301 ] {2b9b6a0b-8185-42b7-8e3f-a031e7f1757b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7724 | 2026.05.11 15:44:46.545059 [ 301 ] {2b9b6a0b-8185-42b7-8e3f-a031e7f1757b} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2026.05.11 15:44:46.545205 [ 301 ] {2b9b6a0b-8185-42b7-8e3f-a031e7f1757b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001817 sec., 13208.585580627407 rows/sec., 1.10 MiB/sec. | ||
| 7726 | 2026.05.11 15:44:46.545215 [ 47 ] {} <Debug> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7727 | 2026.05.11 15:44:46.545244 [ 301 ] {2b9b6a0b-8185-42b7-8e3f-a031e7f1757b} <Debug> TCPHandler: Processed in 0.002020848 sec. | ||
| 7728 | 2026.05.11 15:44:46.545288 [ 47 ] {} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.05.11 15:44:46.545319 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7730 | 2026.05.11 15:44:46.545404 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2026.05.11 15:44:46.545461 [ 194 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::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 | ||
| 7732 | 2026.05.11 15:44:46.545507 [ 301 ] {611cde1f-5e5b-4aa3-8f71-99d983c8c670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7733 | 2026.05.11 15:44:46.545554 [ 301 ] {611cde1f-5e5b-4aa3-8f71-99d983c8c670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7734 | 2026.05.11 15:44:46.545609 [ 194 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7735 | 2026.05.11 15:44:46.545650 [ 194 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7736 | 2026.05.11 15:44:46.545720 [ 194 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7737 | 2026.05.11 15:44:46.545773 [ 194 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7738 | 2026.05.11 15:44:46.545822 [ 194 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7739 | 2026.05.11 15:44:46.545878 [ 194 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7740 | 2026.05.11 15:44:46.545985 [ 301 ] {611cde1f-5e5b-4aa3-8f71-99d983c8c670} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.05.11 15:44:46.546028 [ 301 ] {611cde1f-5e5b-4aa3-8f71-99d983c8c670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7742 | 2026.05.11 15:44:46.546364 [ 301 ] {611cde1f-5e5b-4aa3-8f71-99d983c8c670} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7743 | 2026.05.11 15:44:46.546602 [ 301 ] {611cde1f-5e5b-4aa3-8f71-99d983c8c670} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.05.11 15:44:46.546736 [ 196 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328558 sec., 90323.49359230082 rows/sec., 7.84 MiB/sec. | ||
| 7745 | 2026.05.11 15:44:46.546742 [ 301 ] {611cde1f-5e5b-4aa3-8f71-99d983c8c670} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001253 sec., 11173.184357541899 rows/sec., 911.09 KiB/sec. | ||
| 7746 | 2026.05.11 15:44:46.546806 [ 301 ] {611cde1f-5e5b-4aa3-8f71-99d983c8c670} <Debug> TCPHandler: Processed in 0.001455902 sec. | ||
| 7747 | 2026.05.11 15:44:46.546877 [ 194 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7748 | 2026.05.11 15:44:46.546935 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7749 | 2026.05.11 15:44:46.547038 [ 301 ] {1d554ca6-a27a-4ea3-a744-c2c9adf50578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7750 | 2026.05.11 15:44:46.547080 [ 301 ] {1d554ca6-a27a-4ea3-a744-c2c9adf50578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7751 | 2026.05.11 15:44:46.547153 [ 194 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_9_2} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.05.11 15:44:46.547228 [ 194 ] {af6a7e0a-a9a5-460a-a069-a2525e5f4322::all_1_9_2} <Trace> oximeter.fields_i16 (af6a7e0a-a9a5-460a-a069-a2525e5f4322) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7753 | 2026.05.11 15:44:46.547296 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7754 | 2026.05.11 15:44:46.548749 [ 301 ] {1d554ca6-a27a-4ea3-a744-c2c9adf50578} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.05.11 15:44:46.548795 [ 301 ] {1d554ca6-a27a-4ea3-a744-c2c9adf50578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7756 | 2026.05.11 15:44:46.549281 [ 301 ] {1d554ca6-a27a-4ea3-a744-c2c9adf50578} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7757 | 2026.05.11 15:44:46.549498 [ 301 ] {1d554ca6-a27a-4ea3-a744-c2c9adf50578} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.05.11 15:44:46.549631 [ 301 ] {1d554ca6-a27a-4ea3-a744-c2c9adf50578} <Debug> executeQuery: Read 2602 rows, 199.26 KiB in 0.00261 sec., 996934.8659003832 rows/sec., 74.56 MiB/sec. | ||
| 7759 | 2026.05.11 15:44:46.549667 [ 301 ] {1d554ca6-a27a-4ea3-a744-c2c9adf50578} <Debug> TCPHandler: Processed in 0.00278118 sec. | ||
| 7760 | 2026.05.11 15:44:46.549802 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.05.11 15:44:46.549898 [ 301 ] {fe7b32a0-3609-445f-854b-1648415f8d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7762 | 2026.05.11 15:44:46.549937 [ 301 ] {fe7b32a0-3609-445f-854b-1648415f8d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7763 | 2026.05.11 15:44:46.550382 [ 301 ] {fe7b32a0-3609-445f-854b-1648415f8d5d} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.05.11 15:44:46.550419 [ 301 ] {fe7b32a0-3609-445f-854b-1648415f8d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7765 | 2026.05.11 15:44:46.550797 [ 301 ] {fe7b32a0-3609-445f-854b-1648415f8d5d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7766 | 2026.05.11 15:44:46.551059 [ 301 ] {fe7b32a0-3609-445f-854b-1648415f8d5d} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.05.11 15:44:46.551245 [ 301 ] {fe7b32a0-3609-445f-854b-1648415f8d5d} <Debug> executeQuery: Read 72 rows, 5.40 KiB in 0.001364 sec., 52785.92375366569 rows/sec., 3.86 MiB/sec. | ||
| 7768 | 2026.05.11 15:44:46.551290 [ 301 ] {fe7b32a0-3609-445f-854b-1648415f8d5d} <Debug> TCPHandler: Processed in 0.001537114 sec. | ||
| 7769 | 2026.05.11 15:44:46.551434 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.05.11 15:44:46.551538 [ 301 ] {fb228429-8a1f-4119-a0a2-2cc16bf4b0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7771 | 2026.05.11 15:44:46.551577 [ 301 ] {fb228429-8a1f-4119-a0a2-2cc16bf4b0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7772 | 2026.05.11 15:44:46.552316 [ 301 ] {fb228429-8a1f-4119-a0a2-2cc16bf4b0f1} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.05.11 15:44:46.552353 [ 301 ] {fb228429-8a1f-4119-a0a2-2cc16bf4b0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7774 | 2026.05.11 15:44:46.552691 [ 301 ] {fb228429-8a1f-4119-a0a2-2cc16bf4b0f1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7775 | 2026.05.11 15:44:46.552904 [ 301 ] {fb228429-8a1f-4119-a0a2-2cc16bf4b0f1} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.05.11 15:44:46.553025 [ 47 ] {} <Debug> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7777 | 2026.05.11 15:44:46.553053 [ 301 ] {fb228429-8a1f-4119-a0a2-2cc16bf4b0f1} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001534 sec., 537809.6479791395 rows/sec., 31.46 MiB/sec. | ||
| 7778 | 2026.05.11 15:44:46.553063 [ 47 ] {} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.05.11 15:44:46.553096 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7780 | 2026.05.11 15:44:46.553100 [ 301 ] {fb228429-8a1f-4119-a0a2-2cc16bf4b0f1} <Debug> TCPHandler: Processed in 0.001726229 sec. | ||
| 7781 | 2026.05.11 15:44:46.553206 [ 200 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::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 | ||
| 7782 | 2026.05.11 15:44:46.553297 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2026.05.11 15:44:46.553317 [ 200 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7784 | 2026.05.11 15:44:46.553356 [ 200 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 825 rows starting from the beginning of the part | ||
| 7785 | 2026.05.11 15:44:46.553399 [ 301 ] {75880049-02a7-449a-b9f5-18ca495eb18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7786 | 2026.05.11 15:44:46.553419 [ 200 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 7787 | 2026.05.11 15:44:46.553445 [ 301 ] {75880049-02a7-449a-b9f5-18ca495eb18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7788 | 2026.05.11 15:44:46.553483 [ 200 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 7789 | 2026.05.11 15:44:46.553538 [ 200 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 7790 | 2026.05.11 15:44:46.553594 [ 200 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 7791 | 2026.05.11 15:44:46.553849 [ 301 ] {75880049-02a7-449a-b9f5-18ca495eb18f} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7792 | 2026.05.11 15:44:46.553892 [ 301 ] {75880049-02a7-449a-b9f5-18ca495eb18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7793 | 2026.05.11 15:44:46.554192 [ 301 ] {75880049-02a7-449a-b9f5-18ca495eb18f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7794 | 2026.05.11 15:44:46.554417 [ 301 ] {75880049-02a7-449a-b9f5-18ca495eb18f} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7795 | 2026.05.11 15:44:46.554544 [ 301 ] {75880049-02a7-449a-b9f5-18ca495eb18f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 60.46 KiB/sec. | ||
| 7796 | 2026.05.11 15:44:46.554581 [ 301 ] {75880049-02a7-449a-b9f5-18ca495eb18f} <Debug> TCPHandler: Processed in 0.001333508 sec. | ||
| 7797 | 2026.05.11 15:44:46.554711 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7798 | 2026.05.11 15:44:46.554806 [ 301 ] {bd583f2c-c5cf-4a84-9924-53f1cfb53737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7799 | 2026.05.11 15:44:46.554845 [ 301 ] {bd583f2c-c5cf-4a84-9924-53f1cfb53737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7800 | 2026.05.11 15:44:46.555100 [ 194 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001927376 sec., 2140215.505433294 rows/sec., 133.36 MiB/sec. | ||
| 7801 | 2026.05.11 15:44:46.555249 [ 301 ] {bd583f2c-c5cf-4a84-9924-53f1cfb53737} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.05.11 15:44:46.555292 [ 301 ] {bd583f2c-c5cf-4a84-9924-53f1cfb53737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7803 | 2026.05.11 15:44:46.555311 [ 201 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7804 | 2026.05.11 15:44:46.555657 [ 301 ] {bd583f2c-c5cf-4a84-9924-53f1cfb53737} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7805 | 2026.05.11 15:44:46.555684 [ 201 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_9_2} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.05.11 15:44:46.555782 [ 201 ] {4846744e-ec0d-412f-aa8a-99e3895a0694::all_1_9_2} <Trace> oximeter.fields_u32 (4846744e-ec0d-412f-aa8a-99e3895a0694) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7807 | 2026.05.11 15:44:46.555892 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7808 | 2026.05.11 15:44:46.555902 [ 301 ] {bd583f2c-c5cf-4a84-9924-53f1cfb53737} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.05.11 15:44:46.556015 [ 47 ] {} <Debug> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7810 | 2026.05.11 15:44:46.556037 [ 301 ] {bd583f2c-c5cf-4a84-9924-53f1cfb53737} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001249 sec., 9607.686148919136 rows/sec., 750.60 KiB/sec. | ||
| 7811 | 2026.05.11 15:44:46.556047 [ 47 ] {} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.05.11 15:44:46.556079 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7813 | 2026.05.11 15:44:46.556083 [ 301 ] {bd583f2c-c5cf-4a84-9924-53f1cfb53737} <Debug> TCPHandler: Processed in 0.00142039 sec. | ||
| 7814 | 2026.05.11 15:44:46.556163 [ 201 ] {b522885d-196a-4300-8c1a-899986696330::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 | ||
| 7815 | 2026.05.11 15:44:46.556221 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2026.05.11 15:44:46.556259 [ 201 ] {b522885d-196a-4300-8c1a-899986696330::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7817 | 2026.05.11 15:44:46.556295 [ 201 ] {b522885d-196a-4300-8c1a-899986696330::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7818 | 2026.05.11 15:44:46.556325 [ 301 ] {975a9e1b-dc7c-4d17-8690-db87a7e295b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7819 | 2026.05.11 15:44:46.556360 [ 201 ] {b522885d-196a-4300-8c1a-899986696330::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7820 | 2026.05.11 15:44:46.556370 [ 301 ] {975a9e1b-dc7c-4d17-8690-db87a7e295b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7821 | 2026.05.11 15:44:46.556417 [ 201 ] {b522885d-196a-4300-8c1a-899986696330::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7822 | 2026.05.11 15:44:46.556469 [ 201 ] {b522885d-196a-4300-8c1a-899986696330::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7823 | 2026.05.11 15:44:46.556514 [ 201 ] {b522885d-196a-4300-8c1a-899986696330::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7824 | 2026.05.11 15:44:46.557212 [ 194 ] {b522885d-196a-4300-8c1a-899986696330::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00107868 sec., 55623.53988207809 rows/sec., 4.46 MiB/sec. | ||
| 7825 | 2026.05.11 15:44:46.557361 [ 191 ] {b522885d-196a-4300-8c1a-899986696330::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7826 | 2026.05.11 15:44:46.557593 [ 301 ] {975a9e1b-dc7c-4d17-8690-db87a7e295b2} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.05.11 15:44:46.557610 [ 191 ] {b522885d-196a-4300-8c1a-899986696330::all_1_9_2} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.05.11 15:44:46.557642 [ 301 ] {975a9e1b-dc7c-4d17-8690-db87a7e295b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7829 | 2026.05.11 15:44:46.557691 [ 191 ] {b522885d-196a-4300-8c1a-899986696330::all_1_9_2} <Trace> oximeter.fields_u8 (b522885d-196a-4300-8c1a-899986696330) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7830 | 2026.05.11 15:44:46.557773 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7831 | 2026.05.11 15:44:46.558134 [ 301 ] {975a9e1b-dc7c-4d17-8690-db87a7e295b2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7832 | 2026.05.11 15:44:46.558374 [ 301 ] {975a9e1b-dc7c-4d17-8690-db87a7e295b2} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.05.11 15:44:46.558532 [ 301 ] {975a9e1b-dc7c-4d17-8690-db87a7e295b2} <Debug> executeQuery: Read 1375 rows, 95.32 KiB in 0.002223 sec., 618533.5132703553 rows/sec., 41.87 MiB/sec. | ||
| 7834 | 2026.05.11 15:44:46.558600 [ 301 ] {975a9e1b-dc7c-4d17-8690-db87a7e295b2} <Debug> TCPHandler: Processed in 0.002426479 sec. | ||
| 7835 | 2026.05.11 15:44:46.558846 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7836 | 2026.05.11 15:44:46.558978 [ 301 ] {eaf3b28c-2ac8-4643-8f50-571f36e75c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7837 | 2026.05.11 15:44:46.559038 [ 301 ] {eaf3b28c-2ac8-4643-8f50-571f36e75c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7838 | 2026.05.11 15:44:46.559858 [ 301 ] {eaf3b28c-2ac8-4643-8f50-571f36e75c25} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2026.05.11 15:44:46.559895 [ 301 ] {eaf3b28c-2ac8-4643-8f50-571f36e75c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7840 | 2026.05.11 15:44:46.560331 [ 301 ] {eaf3b28c-2ac8-4643-8f50-571f36e75c25} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7841 | 2026.05.11 15:44:46.560546 [ 301 ] {eaf3b28c-2ac8-4643-8f50-571f36e75c25} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2026.05.11 15:44:46.560680 [ 301 ] {eaf3b28c-2ac8-4643-8f50-571f36e75c25} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001743 sec., 882960.413080895 rows/sec., 54.00 MiB/sec. | ||
| 7843 | 2026.05.11 15:44:46.560717 [ 301 ] {eaf3b28c-2ac8-4643-8f50-571f36e75c25} <Debug> TCPHandler: Processed in 0.001989477 sec. | ||
| 7844 | 2026.05.11 15:44:46.560851 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7845 | 2026.05.11 15:44:46.560946 [ 301 ] {593de20a-061a-4c46-a473-5657c493305b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7846 | 2026.05.11 15:44:46.561003 [ 301 ] {593de20a-061a-4c46-a473-5657c493305b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7847 | 2026.05.11 15:44:46.561932 [ 301 ] {593de20a-061a-4c46-a473-5657c493305b} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2026.05.11 15:44:46.561970 [ 301 ] {593de20a-061a-4c46-a473-5657c493305b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7849 | 2026.05.11 15:44:46.562539 [ 301 ] {593de20a-061a-4c46-a473-5657c493305b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7850 | 2026.05.11 15:44:46.562765 [ 301 ] {593de20a-061a-4c46-a473-5657c493305b} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2026.05.11 15:44:46.562906 [ 301 ] {593de20a-061a-4c46-a473-5657c493305b} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001978 sec., 23255.81395348837 rows/sec., 41.67 MiB/sec. | ||
| 7852 | 2026.05.11 15:44:46.562958 [ 301 ] {593de20a-061a-4c46-a473-5657c493305b} <Debug> TCPHandler: Processed in 0.002156702 sec. | ||
| 7853 | 2026.05.11 15:44:46.563093 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2026.05.11 15:44:46.563190 [ 301 ] {4cfb9d7e-65f9-44a2-854f-80bee1e84fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7855 | 2026.05.11 15:44:46.563241 [ 301 ] {4cfb9d7e-65f9-44a2-854f-80bee1e84fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7856 | 2026.05.11 15:44:46.563569 [ 301 ] {4cfb9d7e-65f9-44a2-854f-80bee1e84fd0} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2026.05.11 15:44:46.563605 [ 301 ] {4cfb9d7e-65f9-44a2-854f-80bee1e84fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7858 | 2026.05.11 15:44:46.563909 [ 301 ] {4cfb9d7e-65f9-44a2-854f-80bee1e84fd0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7859 | 2026.05.11 15:44:46.564115 [ 301 ] {4cfb9d7e-65f9-44a2-854f-80bee1e84fd0} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2026.05.11 15:44:46.564242 [ 301 ] {4cfb9d7e-65f9-44a2-854f-80bee1e84fd0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 773.95 KiB/sec. | ||
| 7861 | 2026.05.11 15:44:46.564277 [ 301 ] {4cfb9d7e-65f9-44a2-854f-80bee1e84fd0} <Debug> TCPHandler: Processed in 0.001232715 sec. | ||
| 7862 | 2026.05.11 15:44:47.777667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16808 | ||
| 7863 | 2026.05.11 15:44:47.778175 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2026.05.11 15:44:47.778209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7865 | 2026.05.11 15:44:47.778704 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7866 | 2026.05.11 15:44:47.778935 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2026.05.11 15:44:47.779065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16808 | ||
| 7868 | 2026.05.11 15:44:48.654805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7869 | 2026.05.11 15:44:48.674284 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2026.05.11 15:44:48.674358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7871 | 2026.05.11 15:44:48.680827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7872 | 2026.05.11 15:44:48.681692 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.05.11 15:44:48.689579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7874 | 2026.05.11 15:44:51.279263 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2026.05.11 15:44:51.279587 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 7876 | 2026.05.11 15:44:51.279932 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7877 | 2026.05.11 15:44:51.279965 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <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 | ||
| 7878 | 2026.05.11 15:44:51.280173 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7879 | 2026.05.11 15:44:51.280240 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7880 | 2026.05.11 15:44:51.280376 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7881 | 2026.05.11 15:44:51.280410 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7882 | 2026.05.11 15:44:51.280431 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 7883 | 2026.05.11 15:44:51.280446 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7884 | 2026.05.11 15:44:51.280485 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <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'))" | ||
| 7885 | 2026.05.11 15:44:51.280504 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 7886 | 2026.05.11 15:44:51.281844 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002391 sec., 15892.93182768716 rows/sec., 3.22 MiB/sec. | ||
| 7887 | 2026.05.11 15:44:51.281949 [ 301 ] {240d2382-8e4a-4638-a20b-4bbe7cb32077} <Debug> TCPHandler: Processed in 0.002871823 sec. | ||
| 7888 | 2026.05.11 15:44:51.283475 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7889 | 2026.05.11 15:44:51.283594 [ 301 ] {a8f8c537-e6f3-4ec9-9612-4c484253c2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7890 | 2026.05.11 15:44:51.283644 [ 301 ] {a8f8c537-e6f3-4ec9-9612-4c484253c2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7891 | 2026.05.11 15:44:51.284260 [ 301 ] {a8f8c537-e6f3-4ec9-9612-4c484253c2b3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2026.05.11 15:44:51.284312 [ 301 ] {a8f8c537-e6f3-4ec9-9612-4c484253c2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7893 | 2026.05.11 15:44:51.284704 [ 301 ] {a8f8c537-e6f3-4ec9-9612-4c484253c2b3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7894 | 2026.05.11 15:44:51.284917 [ 301 ] {a8f8c537-e6f3-4ec9-9612-4c484253c2b3} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.05.11 15:44:51.285062 [ 301 ] {a8f8c537-e6f3-4ec9-9612-4c484253c2b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001504 sec., 37234.04255319149 rows/sec., 2.84 MiB/sec. | ||
| 7896 | 2026.05.11 15:44:51.285100 [ 301 ] {a8f8c537-e6f3-4ec9-9612-4c484253c2b3} <Debug> TCPHandler: Processed in 0.001676858 sec. | ||
| 7897 | 2026.05.11 15:44:51.285220 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.05.11 15:44:51.285316 [ 301 ] {c66c9afa-eac6-4867-a0a6-29a3132dae6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7899 | 2026.05.11 15:44:51.285355 [ 301 ] {c66c9afa-eac6-4867-a0a6-29a3132dae6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7900 | 2026.05.11 15:44:51.285838 [ 301 ] {c66c9afa-eac6-4867-a0a6-29a3132dae6d} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2026.05.11 15:44:51.285876 [ 301 ] {c66c9afa-eac6-4867-a0a6-29a3132dae6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7902 | 2026.05.11 15:44:51.286177 [ 301 ] {c66c9afa-eac6-4867-a0a6-29a3132dae6d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7903 | 2026.05.11 15:44:51.286383 [ 301 ] {c66c9afa-eac6-4867-a0a6-29a3132dae6d} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.05.11 15:44:51.286513 [ 301 ] {c66c9afa-eac6-4867-a0a6-29a3132dae6d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 7905 | 2026.05.11 15:44:51.286550 [ 301 ] {c66c9afa-eac6-4867-a0a6-29a3132dae6d} <Debug> TCPHandler: Processed in 0.001379119 sec. | ||
| 7906 | 2026.05.11 15:44:51.286668 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2026.05.11 15:44:51.286763 [ 301 ] {22a6c445-71b8-4fe7-ac19-aa8a8b17a5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7908 | 2026.05.11 15:44:51.286804 [ 301 ] {22a6c445-71b8-4fe7-ac19-aa8a8b17a5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7909 | 2026.05.11 15:44:51.287221 [ 301 ] {22a6c445-71b8-4fe7-ac19-aa8a8b17a5da} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2026.05.11 15:44:51.287256 [ 301 ] {22a6c445-71b8-4fe7-ac19-aa8a8b17a5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7911 | 2026.05.11 15:44:51.287562 [ 301 ] {22a6c445-71b8-4fe7-ac19-aa8a8b17a5da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7912 | 2026.05.11 15:44:51.287778 [ 301 ] {22a6c445-71b8-4fe7-ac19-aa8a8b17a5da} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.05.11 15:44:51.287909 [ 301 ] {22a6c445-71b8-4fe7-ac19-aa8a8b17a5da} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001165 sec., 109871.24463519313 rows/sec., 7.65 MiB/sec. | ||
| 7914 | 2026.05.11 15:44:51.287945 [ 301 ] {22a6c445-71b8-4fe7-ac19-aa8a8b17a5da} <Debug> TCPHandler: Processed in 0.001325658 sec. | ||
| 7915 | 2026.05.11 15:44:51.288062 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7916 | 2026.05.11 15:44:51.288156 [ 301 ] {622ec065-2219-4326-b0da-e23f75c54628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7917 | 2026.05.11 15:44:51.288197 [ 301 ] {622ec065-2219-4326-b0da-e23f75c54628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7918 | 2026.05.11 15:44:51.288556 [ 301 ] {622ec065-2219-4326-b0da-e23f75c54628} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2026.05.11 15:44:51.288592 [ 301 ] {622ec065-2219-4326-b0da-e23f75c54628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7920 | 2026.05.11 15:44:51.288879 [ 301 ] {622ec065-2219-4326-b0da-e23f75c54628} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7921 | 2026.05.11 15:44:51.289078 [ 301 ] {622ec065-2219-4326-b0da-e23f75c54628} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2026.05.11 15:44:51.289204 [ 301 ] {622ec065-2219-4326-b0da-e23f75c54628} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001066 sec., 45028.14258911819 rows/sec., 3.03 MiB/sec. | ||
| 7923 | 2026.05.11 15:44:51.289240 [ 301 ] {622ec065-2219-4326-b0da-e23f75c54628} <Debug> TCPHandler: Processed in 0.001226405 sec. | ||
| 7924 | 2026.05.11 15:44:55.157682 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7925 | 2026.05.11 15:44:55.157789 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7926 | 2026.05.11 15:44:55.279258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17320 | ||
| 7927 | 2026.05.11 15:44:55.279768 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7928 | 2026.05.11 15:44:55.279811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7929 | 2026.05.11 15:44:55.280289 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7930 | 2026.05.11 15:44:55.280515 [ 245 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2026.05.11 15:44:55.280645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17320 | ||
| 7932 | 2026.05.11 15:44:55.280661 [ 49 ] {} <Debug> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7933 | 2026.05.11 15:44:55.280724 [ 49 ] {} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.05.11 15:44:55.280745 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7935 | 2026.05.11 15:44:55.280878 [ 201 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 7936 | 2026.05.11 15:44:55.281021 [ 201 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7937 | 2026.05.11 15:44:55.281057 [ 201 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14888 rows starting from the beginning of the part | ||
| 7938 | 2026.05.11 15:44:55.281119 [ 201 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 7939 | 2026.05.11 15:44:55.281160 [ 201 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 7940 | 2026.05.11 15:44:55.281198 [ 201 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 7941 | 2026.05.11 15:44:55.281235 [ 201 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 7942 | 2026.05.11 15:44:55.281275 [ 201 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::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 | ||
| 7943 | 2026.05.11 15:44:55.283321 [ 194 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504752 sec., 6914856.24125662 rows/sec., 98.92 MiB/sec. | ||
| 7944 | 2026.05.11 15:44:55.283449 [ 197 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7945 | 2026.05.11 15:44:55.283763 [ 197 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_36_7} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.05.11 15:44:55.283838 [ 197 ] {db0cc803-939d-46be-a2e4-7e9d60c2aa63::all_1_36_7} <Trace> system.asynchronous_metric_log (db0cc803-939d-46be-a2e4-7e9d60c2aa63) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7947 | 2026.05.11 15:44:55.283940 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7948 | 2026.05.11 15:44:55.323256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 976 | ||
| 7949 | 2026.05.11 15:44:55.325877 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2026.05.11 15:44:55.325916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7951 | 2026.05.11 15:44:55.327103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7952 | 2026.05.11 15:44:55.327362 [ 243 ] {} <Trace> system.query_log (faad3a53-e6da-40e4-a4f1-8be22fd0db97): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2026.05.11 15:44:55.327682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7954 | 2026.05.11 15:44:56.189823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7955 | 2026.05.11 15:44:56.206615 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2026.05.11 15:44:56.206668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7957 | 2026.05.11 15:44:56.212965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7958 | 2026.05.11 15:44:56.213664 [ 244 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2026.05.11 15:44:56.214027 [ 50 ] {} <Debug> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7960 | 2026.05.11 15:44:56.214147 [ 50 ] {} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.05.11 15:44:56.214171 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7962 | 2026.05.11 15:44:56.214333 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 7963 | 2026.05.11 15:44:56.216668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7964 | 2026.05.11 15:44:56.218165 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7965 | 2026.05.11 15:44:56.219880 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 7966 | 2026.05.11 15:44:56.224724 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 7967 | 2026.05.11 15:44:56.229473 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 7968 | 2026.05.11 15:44:56.234155 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 7969 | 2026.05.11 15:44:56.238509 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 7970 | 2026.05.11 15:44:56.242352 [ 201 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::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 | ||
| 7971 | 2026.05.11 15:44:56.280981 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2026.05.11 15:44:56.281170 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 7973 | 2026.05.11 15:44:56.281485 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7974 | 2026.05.11 15:44:56.281519 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <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 | ||
| 7975 | 2026.05.11 15:44:56.281725 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7976 | 2026.05.11 15:44:56.281791 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7977 | 2026.05.11 15:44:56.281931 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7978 | 2026.05.11 15:44:56.281966 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7979 | 2026.05.11 15:44:56.281988 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 7980 | 2026.05.11 15:44:56.282002 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7981 | 2026.05.11 15:44:56.282055 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <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'))" | ||
| 7982 | 2026.05.11 15:44:56.282076 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 7983 | 2026.05.11 15:44:56.283256 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002158 sec., 17608.897126969416 rows/sec., 3.57 MiB/sec. | ||
| 7984 | 2026.05.11 15:44:56.283362 [ 301 ] {69478cec-6be4-4f7c-993f-908c3d4f9477} <Debug> TCPHandler: Processed in 0.002502422 sec. | ||
| 7985 | 2026.05.11 15:44:56.285295 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.05.11 15:44:56.285498 [ 301 ] {7efd794c-5e66-4795-8909-3bc4e84406ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7987 | 2026.05.11 15:44:56.285576 [ 301 ] {7efd794c-5e66-4795-8909-3bc4e84406ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7988 | 2026.05.11 15:44:56.286357 [ 301 ] {7efd794c-5e66-4795-8909-3bc4e84406ad} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.05.11 15:44:56.286394 [ 301 ] {7efd794c-5e66-4795-8909-3bc4e84406ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7990 | 2026.05.11 15:44:56.286760 [ 301 ] {7efd794c-5e66-4795-8909-3bc4e84406ad} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7991 | 2026.05.11 15:44:56.287014 [ 301 ] {7efd794c-5e66-4795-8909-3bc4e84406ad} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.05.11 15:44:56.287150 [ 301 ] {7efd794c-5e66-4795-8909-3bc4e84406ad} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00171 sec., 38596.491228070176 rows/sec., 3.06 MiB/sec. | ||
| 7993 | 2026.05.11 15:44:56.287187 [ 301 ] {7efd794c-5e66-4795-8909-3bc4e84406ad} <Debug> TCPHandler: Processed in 0.001992807 sec. | ||
| 7994 | 2026.05.11 15:44:56.287313 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.05.11 15:44:56.287412 [ 301 ] {4678d31a-31c9-4ee7-a214-7a0dca761f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7996 | 2026.05.11 15:44:56.287450 [ 301 ] {4678d31a-31c9-4ee7-a214-7a0dca761f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7997 | 2026.05.11 15:44:56.287868 [ 301 ] {4678d31a-31c9-4ee7-a214-7a0dca761f4d} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.05.11 15:44:56.287901 [ 301 ] {4678d31a-31c9-4ee7-a214-7a0dca761f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 7999 | 2026.05.11 15:44:56.288193 [ 301 ] {4678d31a-31c9-4ee7-a214-7a0dca761f4d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8000 | 2026.05.11 15:44:56.288406 [ 301 ] {4678d31a-31c9-4ee7-a214-7a0dca761f4d} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.05.11 15:44:56.288525 [ 301 ] {4678d31a-31c9-4ee7-a214-7a0dca761f4d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001184 sec., 4222.972972972973 rows/sec., 317.55 KiB/sec. | ||
| 8002 | 2026.05.11 15:44:56.288531 [ 53 ] {} <Debug> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8003 | 2026.05.11 15:44:56.288562 [ 301 ] {4678d31a-31c9-4ee7-a214-7a0dca761f4d} <Debug> TCPHandler: Processed in 0.001351979 sec. | ||
| 8004 | 2026.05.11 15:44:56.288579 [ 53 ] {} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2026.05.11 15:44:56.288603 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8006 | 2026.05.11 15:44:56.288767 [ 194 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::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 | ||
| 8007 | 2026.05.11 15:44:56.288801 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2026.05.11 15:44:56.288914 [ 194 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8009 | 2026.05.11 15:44:56.288915 [ 301 ] {59ac50c1-e19a-4a14-8e3f-7d8a04d7d413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8010 | 2026.05.11 15:44:56.288953 [ 194 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 81 rows starting from the beginning of the part | ||
| 8011 | 2026.05.11 15:44:56.288975 [ 301 ] {59ac50c1-e19a-4a14-8e3f-7d8a04d7d413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8012 | 2026.05.11 15:44:56.289021 [ 194 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
| 8013 | 2026.05.11 15:44:56.289072 [ 194 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part | ||
| 8014 | 2026.05.11 15:44:56.289116 [ 194 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 8015 | 2026.05.11 15:44:56.289161 [ 194 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part | ||
| 8016 | 2026.05.11 15:44:56.289202 [ 194 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 8017 | 2026.05.11 15:44:56.289426 [ 301 ] {59ac50c1-e19a-4a14-8e3f-7d8a04d7d413} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.05.11 15:44:56.289472 [ 301 ] {59ac50c1-e19a-4a14-8e3f-7d8a04d7d413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8019 | 2026.05.11 15:44:56.289979 [ 301 ] {59ac50c1-e19a-4a14-8e3f-7d8a04d7d413} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8020 | 2026.05.11 15:44:56.290059 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342748 sec., 155650.94865157126 rows/sec., 11.97 MiB/sec. | ||
| 8021 | 2026.05.11 15:44:56.290206 [ 301 ] {59ac50c1-e19a-4a14-8e3f-7d8a04d7d413} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8022 | 2026.05.11 15:44:56.290275 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8023 | 2026.05.11 15:44:56.290348 [ 301 ] {59ac50c1-e19a-4a14-8e3f-7d8a04d7d413} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001451 sec., 47553.41144038594 rows/sec., 3.71 MiB/sec. | ||
| 8024 | 2026.05.11 15:44:56.290393 [ 301 ] {59ac50c1-e19a-4a14-8e3f-7d8a04d7d413} <Debug> TCPHandler: Processed in 0.001640107 sec. | ||
| 8025 | 2026.05.11 15:44:56.290541 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2026.05.11 15:44:56.290603 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_46_9} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2026.05.11 15:44:56.290638 [ 301 ] {ff8fa305-4e5d-4bd1-b9b6-30f003da7788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8028 | 2026.05.11 15:44:56.290686 [ 301 ] {ff8fa305-4e5d-4bd1-b9b6-30f003da7788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8029 | 2026.05.11 15:44:56.290686 [ 190 ] {3b439a77-7ded-46f9-88b6-94c5d81753b0::all_1_46_9} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8030 | 2026.05.11 15:44:56.290797 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8031 | 2026.05.11 15:44:56.291140 [ 301 ] {ff8fa305-4e5d-4bd1-b9b6-30f003da7788} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2026.05.11 15:44:56.291182 [ 301 ] {ff8fa305-4e5d-4bd1-b9b6-30f003da7788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8033 | 2026.05.11 15:44:56.291529 [ 301 ] {ff8fa305-4e5d-4bd1-b9b6-30f003da7788} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8034 | 2026.05.11 15:44:56.291736 [ 301 ] {ff8fa305-4e5d-4bd1-b9b6-30f003da7788} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2026.05.11 15:44:56.291871 [ 301 ] {ff8fa305-4e5d-4bd1-b9b6-30f003da7788} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 8036 | 2026.05.11 15:44:56.291907 [ 301 ] {ff8fa305-4e5d-4bd1-b9b6-30f003da7788} <Debug> TCPHandler: Processed in 0.0014148 sec. | ||
| 8037 | 2026.05.11 15:44:56.292037 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8038 | 2026.05.11 15:44:56.292131 [ 301 ] {51bc98ea-f863-44e6-8c8b-694ed7957e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8039 | 2026.05.11 15:44:56.292183 [ 301 ] {51bc98ea-f863-44e6-8c8b-694ed7957e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8040 | 2026.05.11 15:44:56.292344 [ 186 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078084284 sec., 3483.415433507721 rows/sec., 18.01 MiB/sec. | ||
| 8041 | 2026.05.11 15:44:56.293106 [ 301 ] {51bc98ea-f863-44e6-8c8b-694ed7957e60} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2026.05.11 15:44:56.293148 [ 301 ] {51bc98ea-f863-44e6-8c8b-694ed7957e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8043 | 2026.05.11 15:44:56.293652 [ 301 ] {51bc98ea-f863-44e6-8c8b-694ed7957e60} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8044 | 2026.05.11 15:44:56.293893 [ 301 ] {51bc98ea-f863-44e6-8c8b-694ed7957e60} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2026.05.11 15:44:56.294030 [ 301 ] {51bc98ea-f863-44e6-8c8b-694ed7957e60} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001917 sec., 2608.242044861763 rows/sec., 4.67 MiB/sec. | ||
| 8046 | 2026.05.11 15:44:56.294059 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8047 | 2026.05.11 15:44:56.294083 [ 301 ] {51bc98ea-f863-44e6-8c8b-694ed7957e60} <Debug> TCPHandler: Processed in 0.002094289 sec. | ||
| 8048 | 2026.05.11 15:44:56.294123 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.05.11 15:44:56.294155 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8050 | 2026.05.11 15:44:56.294224 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2026.05.11 15:44:56.294278 [ 193 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::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 | ||
| 8052 | 2026.05.11 15:44:56.294325 [ 301 ] {60e40c0d-ff1b-44de-9836-e9bde6b31ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8053 | 2026.05.11 15:44:56.294372 [ 301 ] {60e40c0d-ff1b-44de-9836-e9bde6b31ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8054 | 2026.05.11 15:44:56.294524 [ 193 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8055 | 2026.05.11 15:44:56.294587 [ 193 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1002 rows starting from the beginning of the part | ||
| 8056 | 2026.05.11 15:44:56.294720 [ 193 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 8057 | 2026.05.11 15:44:56.294734 [ 301 ] {60e40c0d-ff1b-44de-9836-e9bde6b31ae1} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2026.05.11 15:44:56.294777 [ 301 ] {60e40c0d-ff1b-44de-9836-e9bde6b31ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8059 | 2026.05.11 15:44:56.294840 [ 193 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part | ||
| 8060 | 2026.05.11 15:44:56.294965 [ 193 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 8061 | 2026.05.11 15:44:56.294964 [ 186 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8062 | 2026.05.11 15:44:56.295076 [ 193 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 46 rows starting from the beginning of the part | ||
| 8063 | 2026.05.11 15:44:56.295117 [ 301 ] {60e40c0d-ff1b-44de-9836-e9bde6b31ae1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8064 | 2026.05.11 15:44:56.295191 [ 193 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 8065 | 2026.05.11 15:44:56.295353 [ 301 ] {60e40c0d-ff1b-44de-9836-e9bde6b31ae1} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.05.11 15:44:56.295487 [ 301 ] {60e40c0d-ff1b-44de-9836-e9bde6b31ae1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 8067 | 2026.05.11 15:44:56.295523 [ 301 ] {60e40c0d-ff1b-44de-9836-e9bde6b31ae1} <Debug> TCPHandler: Processed in 0.001354769 sec. | ||
| 8068 | 2026.05.11 15:44:56.297238 [ 186 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_36_7} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.05.11 15:44:56.297340 [ 186 ] {99852be7-17c9-4d94-af3d-7ea86befbf1f::all_1_36_7} <Trace> system.metric_log (99852be7-17c9-4d94-af3d-7ea86befbf1f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8070 | 2026.05.11 15:44:56.300513 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8071 | 2026.05.11 15:44:56.301752 [ 190 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 19 columns (19 merged, 0 gathered) in 0.007522505 sec., 146227.88552483515 rows/sec., 262.03 MiB/sec. | ||
| 8072 | 2026.05.11 15:44:56.303495 [ 204 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8073 | 2026.05.11 15:44:56.303871 [ 204 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.05.11 15:44:56.303948 [ 204 ] {72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8075 | 2026.05.11 15:44:56.304077 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.35 MiB. | ||
| 8076 | 2026.05.11 15:44:57.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.66 MiB, peak 306.65 MiB, free memory in arenas 0.00 B, will set to 298.71 MiB (RSS), difference: 6.05 MiB | ||
| 8077 | 2026.05.11 15:44:57.780232 [ 51 ] {} <Debug> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8078 | 2026.05.11 15:44:57.780295 [ 51 ] {} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.05.11 15:44:57.780315 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8080 | 2026.05.11 15:44:57.780431 [ 198 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::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 | ||
| 8081 | 2026.05.11 15:44:57.780578 [ 198 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8082 | 2026.05.11 15:44:57.780610 [ 198 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::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 | ||
| 8083 | 2026.05.11 15:44:57.780675 [ 198 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 8084 | 2026.05.11 15:44:57.780719 [ 198 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 8085 | 2026.05.11 15:44:57.780760 [ 198 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::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 | ||
| 8086 | 2026.05.11 15:44:57.780807 [ 198 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 8087 | 2026.05.11 15:44:57.781520 [ 204 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137773 sec., 47461.13679969555 rows/sec., 3.96 MiB/sec. | ||
| 8088 | 2026.05.11 15:44:57.781716 [ 190 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8089 | 2026.05.11 15:44:57.782051 [ 190 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_9_2} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8090 | 2026.05.11 15:44:57.782126 [ 190 ] {5e04b2c0-dc82-4329-9b05-42f23dbb3917::all_1_9_2} <Trace> oximeter.fields_ipaddr (5e04b2c0-dc82-4329-9b05-42f23dbb3917) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8091 | 2026.05.11 15:44:57.782213 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8092 | 2026.05.11 15:44:58.066336 [ 51 ] {} <Debug> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8093 | 2026.05.11 15:44:58.066421 [ 51 ] {} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.05.11 15:44:58.066458 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8095 | 2026.05.11 15:44:58.066675 [ 204 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 8096 | 2026.05.11 15:44:58.066901 [ 204 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8097 | 2026.05.11 15:44:58.066952 [ 204 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 8098 | 2026.05.11 15:44:58.067065 [ 204 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 8099 | 2026.05.11 15:44:58.067190 [ 204 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 8100 | 2026.05.11 15:44:58.067275 [ 204 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 8101 | 2026.05.11 15:44:58.067365 [ 204 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::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 | ||
| 8102 | 2026.05.11 15:44:58.068113 [ 190 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523604 sec., 3938.0311419502705 rows/sec., 292.28 KiB/sec. | ||
| 8103 | 2026.05.11 15:44:58.068254 [ 190 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8104 | 2026.05.11 15:44:58.068526 [ 190 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::all_1_9_2} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.05.11 15:44:58.068597 [ 190 ] {b5c40219-91e1-4bc1-8d6e-e3c83fbb0729::all_1_9_2} <Trace> oximeter.fields_u64 (b5c40219-91e1-4bc1-8d6e-e3c83fbb0729) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8106 | 2026.05.11 15:44:58.068690 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8107 | 2026.05.11 15:45:01.281559 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8108 | 2026.05.11 15:45:01.281801 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) 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) | ||
| 8109 | 2026.05.11 15:45:01.282166 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8110 | 2026.05.11 15:45:01.282213 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <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 | ||
| 8111 | 2026.05.11 15:45:01.282446 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8112 | 2026.05.11 15:45:01.282546 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8113 | 2026.05.11 15:45:01.282746 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8114 | 2026.05.11 15:45:01.282799 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8115 | 2026.05.11 15:45:01.282835 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <Debug> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (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 | ||
| 8116 | 2026.05.11 15:45:01.282858 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <Trace> oximeter.timeseries_schema (f17fb9af-6776-402a-b03a-eae65329665f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8117 | 2026.05.11 15:45:01.282908 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <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'))" | ||
| 8118 | 2026.05.11 15:45:01.282938 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 8119 | 2026.05.11 15:45:01.284044 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002328 sec., 16323.024054982816 rows/sec., 3.31 MiB/sec. | ||
| 8120 | 2026.05.11 15:45:01.284172 [ 301 ] {30561afa-7ab8-4c67-8107-7aae38ce7b9d} <Debug> TCPHandler: Processed in 0.002780689 sec. | ||
| 8121 | 2026.05.11 15:45:01.286940 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8122 | 2026.05.11 15:45:01.287133 [ 301 ] {f3e25d8a-dccb-4b5e-b233-1cd370562043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8123 | 2026.05.11 15:45:01.287218 [ 301 ] {f3e25d8a-dccb-4b5e-b233-1cd370562043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8124 | 2026.05.11 15:45:01.288128 [ 301 ] {f3e25d8a-dccb-4b5e-b233-1cd370562043} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2026.05.11 15:45:01.288197 [ 301 ] {f3e25d8a-dccb-4b5e-b233-1cd370562043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8126 | 2026.05.11 15:45:01.288630 [ 301 ] {f3e25d8a-dccb-4b5e-b233-1cd370562043} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8127 | 2026.05.11 15:45:01.288886 [ 301 ] {f3e25d8a-dccb-4b5e-b233-1cd370562043} <Trace> oximeter.fields_string (ea18bfe0-8f50-491e-9b58-53eaa3e2b8f1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2026.05.11 15:45:01.289068 [ 301 ] {f3e25d8a-dccb-4b5e-b233-1cd370562043} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001986 sec., 65458.20745216516 rows/sec., 5.65 MiB/sec. | ||
| 8129 | 2026.05.11 15:45:01.289140 [ 301 ] {f3e25d8a-dccb-4b5e-b233-1cd370562043} <Debug> TCPHandler: Processed in 0.002342427 sec. | ||
| 8130 | 2026.05.11 15:45:01.289381 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2026.05.11 15:45:01.289517 [ 301 ] {e9a26469-1bbe-41e1-b4aa-e5ab6eb6fcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8132 | 2026.05.11 15:45:01.289574 [ 301 ] {e9a26469-1bbe-41e1-b4aa-e5ab6eb6fcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8133 | 2026.05.11 15:45:01.290103 [ 301 ] {e9a26469-1bbe-41e1-b4aa-e5ab6eb6fcbf} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.05.11 15:45:01.290141 [ 301 ] {e9a26469-1bbe-41e1-b4aa-e5ab6eb6fcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8135 | 2026.05.11 15:45:01.290486 [ 301 ] {e9a26469-1bbe-41e1-b4aa-e5ab6eb6fcbf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8136 | 2026.05.11 15:45:01.290717 [ 301 ] {e9a26469-1bbe-41e1-b4aa-e5ab6eb6fcbf} <Trace> oximeter.fields_u16 (3b439a77-7ded-46f9-88b6-94c5d81753b0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.05.11 15:45:01.290862 [ 301 ] {e9a26469-1bbe-41e1-b4aa-e5ab6eb6fcbf} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001385 sec., 26714.80144404332 rows/sec., 1.96 MiB/sec. | ||
| 8138 | 2026.05.11 15:45:01.290905 [ 301 ] {e9a26469-1bbe-41e1-b4aa-e5ab6eb6fcbf} <Debug> TCPHandler: Processed in 0.001649518 sec. | ||
| 8139 | 2026.05.11 15:45:01.291059 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.05.11 15:45:01.291169 [ 301 ] {08db5089-08c3-4d1f-95db-7d443a7ca55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8141 | 2026.05.11 15:45:01.291213 [ 301 ] {08db5089-08c3-4d1f-95db-7d443a7ca55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8142 | 2026.05.11 15:45:01.291681 [ 301 ] {08db5089-08c3-4d1f-95db-7d443a7ca55d} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.05.11 15:45:01.291716 [ 301 ] {08db5089-08c3-4d1f-95db-7d443a7ca55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8144 | 2026.05.11 15:45:01.292037 [ 301 ] {08db5089-08c3-4d1f-95db-7d443a7ca55d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8145 | 2026.05.11 15:45:01.292253 [ 301 ] {08db5089-08c3-4d1f-95db-7d443a7ca55d} <Trace> oximeter.fields_uuid (23be158a-7245-4504-bc99-248fe9fb61c1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.05.11 15:45:01.292386 [ 301 ] {08db5089-08c3-4d1f-95db-7d443a7ca55d} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001243 sec., 81255.02815768303 rows/sec., 6.35 MiB/sec. | ||
| 8147 | 2026.05.11 15:45:01.292424 [ 301 ] {08db5089-08c3-4d1f-95db-7d443a7ca55d} <Debug> TCPHandler: Processed in 0.00141707 sec. | ||
| 8148 | 2026.05.11 15:45:01.292594 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2026.05.11 15:45:01.292695 [ 301 ] {5cf28a55-f632-4b3b-a4a7-000b0747d0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8150 | 2026.05.11 15:45:01.292740 [ 301 ] {5cf28a55-f632-4b3b-a4a7-000b0747d0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8151 | 2026.05.11 15:45:01.293201 [ 301 ] {5cf28a55-f632-4b3b-a4a7-000b0747d0c8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.05.11 15:45:01.293236 [ 301 ] {5cf28a55-f632-4b3b-a4a7-000b0747d0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8153 | 2026.05.11 15:45:01.293573 [ 301 ] {5cf28a55-f632-4b3b-a4a7-000b0747d0c8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8154 | 2026.05.11 15:45:01.293796 [ 301 ] {5cf28a55-f632-4b3b-a4a7-000b0747d0c8} <Trace> oximeter.measurements_cumulativeu64 (1365d11a-7d39-49b3-89d3-de006549e4f6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.05.11 15:45:01.293933 [ 301 ] {5cf28a55-f632-4b3b-a4a7-000b0747d0c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 8156 | 2026.05.11 15:45:01.293971 [ 301 ] {5cf28a55-f632-4b3b-a4a7-000b0747d0c8} <Debug> TCPHandler: Processed in 0.001427591 sec. | ||
| 8157 | 2026.05.11 15:45:01.294125 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2026.05.11 15:45:01.294224 [ 301 ] {f99d3365-b55b-4391-ac87-53416f38676e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8159 | 2026.05.11 15:45:01.294281 [ 301 ] {f99d3365-b55b-4391-ac87-53416f38676e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8160 | 2026.05.11 15:45:01.295203 [ 301 ] {f99d3365-b55b-4391-ac87-53416f38676e} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.05.11 15:45:01.295241 [ 301 ] {f99d3365-b55b-4391-ac87-53416f38676e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8162 | 2026.05.11 15:45:01.295826 [ 301 ] {f99d3365-b55b-4391-ac87-53416f38676e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8163 | 2026.05.11 15:45:01.296070 [ 301 ] {f99d3365-b55b-4391-ac87-53416f38676e} <Trace> oximeter.measurements_histogramu64 (72c27c5d-76ba-4fd1-b22d-a4e98d3aaad2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.05.11 15:45:01.296216 [ 301 ] {f99d3365-b55b-4391-ac87-53416f38676e} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002012 sec., 18389.662027833005 rows/sec., 32.95 MiB/sec. | ||
| 8165 | 2026.05.11 15:45:01.296292 [ 301 ] {f99d3365-b55b-4391-ac87-53416f38676e} <Debug> TCPHandler: Processed in 0.002216483 sec. | ||
| 8166 | 2026.05.11 15:45:01.296437 [ 301 ] {} <Trace> TCP-Session: 63769c98-a7d4-45cc-969e-266acf7720c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8167 | 2026.05.11 15:45:01.296536 [ 301 ] {2790a147-2c2f-4422-a117-252fd17e2d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43646) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8168 | 2026.05.11 15:45:01.296578 [ 301 ] {2790a147-2c2f-4422-a117-252fd17e2d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8169 | 2026.05.11 15:45:01.296941 [ 301 ] {2790a147-2c2f-4422-a117-252fd17e2d96} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.05.11 15:45:01.296978 [ 301 ] {2790a147-2c2f-4422-a117-252fd17e2d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8171 | 2026.05.11 15:45:01.297300 [ 301 ] {2790a147-2c2f-4422-a117-252fd17e2d96} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8172 | 2026.05.11 15:45:01.297517 [ 301 ] {2790a147-2c2f-4422-a117-252fd17e2d96} <Trace> oximeter.measurements_u64 (d561273f-72dc-40ed-875c-e5ef1cb4a9a3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.05.11 15:45:01.297652 [ 301 ] {2790a147-2c2f-4422-a117-252fd17e2d96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 8174 | 2026.05.11 15:45:01.297690 [ 301 ] {2790a147-2c2f-4422-a117-252fd17e2d96} <Debug> TCPHandler: Processed in 0.001302997 sec. | ||